Hardware

Nagios plugins to monitor various types of hardware.

Nagios CSP

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!

Showing 131-140 of 867 results.

Sort by:

Others
check_temp_wget

#!/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:…

Others
check_entPhySensorValue
https://sites.google.com/site/peterwirdemo/home/nagios-plugins

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…

License: GPL by: Peter Wirdemo
Others
check_ecm
http://lancet.mit.edu/mwall/projects/nagios/plugins.html

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…

License: BSD by: mwall
RAID Controllers
Windows nrpe: Check FakeRaid Intel Matrix (raidcfg32)
https://www.osgpcq.net/osg/

' Intel Matrix Fake RAID status check script: check_intel_fakeraid.vbs ' Vincent Tamet (osgpcq) ' ' v0.1 2010-08-05 ' ' !!! The script is for ONE…

4 (1) License: GPL by: osgpcq
Fujitsu Siemens
check_primecluster
http://www.net17.de/projekte/nagios/

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…

SAN and NAS
check_snmp_qnap_volspace
https://github.com/nicsar/check_snmp_qnap_volspace

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…

License: BSD by: Nicola Sarobba
RAID Controllers
check_raid
https://github.com/glensc/nagios-plugin-check_raid

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…

3.9 (7) License: GPL by: Elan Ruusamäe
APC
check_multiple_apc_pdu

Usage: ./check_multiple_apc_pdu.sh -H [,] [-C ] [-p ] [-w ] [-c ] Default critical is 18Amps (180), default warning is 16Amps (160) This script depends…

License: GPL by: Jarl Stefansson
Printers
Perl SNMP Printer check
http://www.e-dynamics.be/?section=programs

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.…

Others
check_gude_2151

More information about the device can be found at: http://www.gude.info/index.php?lng=0§ion=products&product=enc2151&PHPSESSID=1072635f39f7b8a4aec6635ceec5e912

Submit Your Nagios Project!

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.

Sign Up FAQs