Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
Generic SNMP-Plugin written in Perl
Current Version
1.0
Last Release Date
2010-02-16
Owner
mike
Compatible With
Nagios Configuration Examples
<b> This is a generic SNMP-Check-Plugin for Nagios. This Plugin checks the current value for 1 or more OID-values. WARN and CRITICAL is given by % or absolute value, based on --relative option. WARN = 10(%) means inklusive 10(%) up to critical (exklusive). String-comparing can be done by specifying a Regex with --regex. This Plugin will check autmatically if the given WARN/CRITICAL-values are down or upraising. An example for a upraising definition is Disk-space-useage: -w 80 -c 100. If the needed value resides in a table, this can be done by combining --table and --regex to select specific columns and search der right row. On numeric-compare this regex MUST capture a numeric value! This Addon uses Net-SNMP v5.5, which should be set up correctly (config-file configuration needed) Additional Parameters can be given by the -N Parameter.</b>
I'm using this plugin to get some SNMP data from our UPS, because Frequency and other data are integer values, but must be divided by 10 to get the real value (IE a value of 505 -> 50,5 Hz). When do you plan to integrate threshold ranges? i need to checkof example that input frequency keeps between 40 and 60Hz. How can i do it without ranges?
You must be logged in to submit a review.
To:
From: