All Projects → etsy → Nagios_tools

etsy / Nagios_tools

Tools for use with Nagios

Programming Languages

python
139335 projects - #7 most used programming language

Some handy scripts we've written for Nagios, at Etsy:

check_graphite_data: Alert on data, based on number from Graphite. Usage: check_graphite_data Options: -c --crit= Critical threshold -w --warn= Warning threshold -u --url= Graphite graph URL -r Reverse - Alert when the value is UNDER warn/crit instead of OVER -s --seconds= Average over the last N seconds of data --d1 --d2 Diff the latest values between two graphs -W --holt-winters Perform a Holt-Winters check -U --critupper Upper Holt-Winters band breach causes a crit, - breaching lower band causes a warn -L --critlower Lower Holt-Winters band breach causes a crit, - breaching upper band causes a warn (If -W, but neither -U nor -L are given, we will always warn) --scale= scale, eg 8 to treat bytes as bits --scale-invert= scale, eg 1073741824 to treat bytes as GiB - --scale{-invert} lets you give thresholds in sane units

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].