Build precise queries to find exactly what you need
Press ESC to close
Nagios World Conference 2026: Sept. 14-17 in St. Paul, MN | Learn More
Your review has been submitted and is pending approval.
Checks or list the entitySensorMIB. I use it to check temperature on proocurve switches. ./check_entPhySensorValue.pl -H myswitch -s 11 -w 25 -c 30 -p check_entPhySensor OK - Sensor: 11, Chassis Temperature is 22 (C)| Chassis-Temperature=22C
Current Version
0.1.2
Last Release Date
2010-09-10
Owner
Peter Wirdemo
Website
https://sites.google.com/site/peterwirdemo/home/nagios-plugins
Download URL
https://sites.google.com/site/peterwirdemo/home/nagios-plugins/check_entPhySensorValue.pl
License
GPL
Compatible With
check_entPhySensorValue.pl 0.1.2
This nagios plugin is free software, and comes with ABSOLUTELY NO WARRANTY. It may be used, redistributed and/or modified under the terms of the GNU General Public Licence (see http://www.fsf.org/licensing/licenses/gpl.txt).
Check an entry in the entitySensorMIB
Usage: check_entPhySensorValue.pl -H <hostname> -C <community> -s check_entPhySensorId [ -p ] [ -l ] [ -w|--warning=<warning threshold> ] [ -c|--critical=<critical threshold>]
-?, --usage Print usage information -h, --help Print detailed help screen -V, --version Print version information --extra-opts=[<section>[@<config_file>]] Section and/or config_file from which to load extra options (may repeat) -H, --hostname=<hostname> -s --sensor=<sensor> Sensorid to check, use the -l to list available sensors on your system -l, --list List available sensors on your system, the sensor value is used with --sensor option -C, --community=<snmp read community> -w, --warning=INTEGER:INTEGER See http://nagiosplug.sourceforge.net/developer-guidelines.html#THRESHOLDFORMAT for the threshold format. -c, --critical=INTEGER:INTEGER See http://nagiosplug.sourceforge.net/developer-guidelines.html#THRESHOLDFORMAT for the threshold format -p, --performance Report performance data back to nagios -t, --timeout=INTEGER Seconds before plugin times out (default: 30) -v, --verbose Show details for command-line debugging (can repeat up to 3 times)
Copyright (c) 2010 Peter Wirdemo ([email protected])
You must be logged in to submit a review.
To:
From: