check-graphite icon indicating copy to clipboard operation
check-graphite copied to clipboard

nagios check for graphite metrics

Results 3 check-graphite issues
Sort by recently updated
recently updated
newest added

Support alerting against a linear projection into the future of the time series retrieved from Graphite. E.g. `--projection 30min` means that a future value will be calculated using linear regression...

We are seeing this error from this plugin intermittently. The graphite shows data being plotted however the plugin fails with this exit code. Any pointers how to troubleshoot this? INTERNAL...

The script has the options: ``` -A, --dropfirst N -Z, --droplast N ``` These aren't explained in the project [`README.md`](https://github.com/pyr/check-graphite/blob/master/README.md) file. I would open a pull request but I'm not...