Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_entPhySensorValue
0.1.2
2010-09-10
- Nagios 3.x
GPL
93772
File | Description |
---|---|
check_entPhySensorValue.pl | check_entPhySensorValue.pl |
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
./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
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 -C -s check_entPhySensorId [ -p ] [ -l ] [ -w|--warning= ] [ -c|--critical=]
-?, --usage
Print usage information
-h, --help
Print detailed help screen
-V, --version
Print version information
--extra-opts=[[@]]
Section and/or config_file from which to load extra options (may repeat)
-H, --hostname=
-s --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=
-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 (firstname.lastname@gmail.com)
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
-?, --usage
Print usage information
-h, --help
Print detailed help screen
-V, --version
Print version information
--extra-opts=[
Section and/or config_file from which to load extra options (may repeat)
-H, --hostname=
-s --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=
-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 (firstname.lastname@gmail.com)
Reviews (0)
Be the first to review this listing!