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 151-160 of 867 results.
Sort by: Default Name (A-Z) Name (Z-A) Date (Oldest) Date (Newest) Comment Count (Most) Comment Count (Least) Random
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…
Uses SSH to fetch information from the unit. Built and tested on a Dell DR4100 unit, software version 3.2.0802.3 My unit has no errors currently…
This is simple bash script to check Emerson Liebert GXT4 with Emerson SIC UF snmp 810. It can check ups status (status != 0 means…
3par-monitor HP 3PAR Storage Monitor - Health Check SYNOPSIS check_3par.pl CHECK_COMMAND [3PAR_IP/NAME] [USER] [PASS] CHECK_COMMAND check_pd Shows state information about system's physical disks. check_node Shows…
Successfull tested with Raspberry Pi 1 Model B, Nagios 4 + NagiosGraph and Raspbian (Debian). Installation ======== 1. Put the plugin into your plugin-directory. 2.…
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.