Home > Plugins > Hardware

Hardware

Nagios plugins to monitor various types of hardware.

Showing 145-156 of 867 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
Check Cisco WLC controller health, include cpu, memory, temp Just fit the WLC, include 2504 5508. Not compatible with WISM
list current SSID : check_wlc_clinent.py -H -C --list show the total user number connect to the wlc: check_wlc_clinent.py -H -C --total show the SSID connect…
# check_emc_rlp Nagios compatible plugin to check if there are free LUNs remaining in the RLP (Reserved LUN Pool). This allows you to avoid running…
check the Dell MD series Storage performance, now can monitor the average IOPS, average MB/s and Read %. Check on the MD3820i issue: must input…
This script uses only snmp, please note you need PERL installed with modules: - perl-Net-SNMP - perl-Switch UPS uses SNMPv1 that you can configure from…
#!/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:…
Nagios is an open source computer system, network and infrastructure monitoring software application. It also offers alerting for servers, switches, applications, and services. This solution…