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 531-540 of 867 results.
Sort by: Default Name (A-Z) Name (Z-A) Date (Oldest) Date (Newest) Comment Count (Most) Comment Count (Least) Random
This Plugin is written to read current I/O Status of Siemen Logo !8 (0ba8) For this Plugin you need my modified python-libnodave (included). I had…
Plugin to check if a certain Device is conected to a Hue Hub and if there is an update available for the Hub. Nagios Plugin…
Successfull tested with Raspberry Pi 1 Model B, Nagios 4 + NagiosGraph and Raspbian (Debian). Installation ======== 1. Put the plugin into your plugin-directory. 2.…
#!/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:…
NRPE Plugin - Check if a USB is plug-in to a computer or server. To use this plugin it's necessary to have 'lsusb' installed on…
check_rpi_temp is a monitoring plugin written in Python (compatible with Python2 and Python3) and measures the board temperature of a Raspberry Pi computer. It allows…
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.