TOP LEVEL CATEGORIES
EXPLORE
Nagios plugins to monitor various types of hardware.
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.
Showing 131-140 of 867 results.
Sort by: Default Name (A-Z) Name (Z-A) Date (Oldest) Date (Newest) Comment Count (Most) Comment Count (Least) Random
#!/bin/bash WARNING_LEVEL_TEMP=80 CRITICAL_LEVEL_TEMP=85 STATE_OK=0 STATE_WARNING=1 STATE_CRITICAL=2 STATE_UNKNOWN=3 STATE_DEPENDENT=4 # assumed usage: # ./check_temp.sh http://somewhere.com URL=$1 temp=$(wget $URL -q -O -) echo "Temperature: $temp" # Example:…
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…
This plugin queries a MySQL database for entries made by the ecmread.py data logger. It will report status for any number of ECM devices. By…
' Intel Matrix Fake RAID status check script: check_intel_fakeraid.vbs ' Vincent Tamet (osgpcq) ' ' v0.1 2010-08-05 ' ' !!! The script is for ONE…
The Plugin can check for 2 issues. 1. If the FSC Primecluster is running on a node. 2. If any of the defined Applications is…
Example: nagios:~$ ./check_snmp_qnap_volspace -H 10.1.5.10 -C gpublic -w 80 -c 90 OK: volumes free space Ok - volumes status Ok nagios:~$ ./check_snmp_qnap_volspace -H 10.1.5.10 -C…
Some checks require root permission, that is acomplished using sudo. If you call 'check_raid -S' as root it will attempt to add the required lines…
Usage: ./check_multiple_apc_pdu.sh -H [,] [-C ] [-p ] [-w ] [-c ] Default critical is 18Amps (180), default warning is 16Amps (160) This script depends…
Based upon a shell script that does snmp printer checks (see http://exchange.nagios.org/directory/Plugins/Hardware/Printers/SNMP-Printer-Check/details), I decided the performance would much better if it was written in perl.…
More information about the device can be found at: http://www.gude.info/index.php?lng=0§ion=products&product=enc2151&PHPSESSID=1072635f39f7b8a4aec6635ceec5e912
Help build Nagios Exchange for yourself and the entire the Nagios Community by your Nagios project to the site. It's easy - just create an account, login, and add a new listing.