Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Directory
Search Results
The search results below show both sub-categories and individual listings that match your search criteria.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!
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. Read the FAQ for instructions.check_time





Check the time on a client, using SSH. This plugin is not meant to check the time server but the time on the clients, using unattended SSH connections. How can i setup a passwordless access from my nagios machine? su - nagios ssh-copy-id user@targ ...
check_thecus_nas





Check plugin designed for a Thecus NAS N5500, which might work on other models. It can check and report health of disks, fans and RAID configurations, but also CPU-usage and available disk-space.
check_tftp.sh





The plugin check_tftp monitors availability of a TFTP Server, which is normaly used for booting clients over the network.
check_tftp.py





Checks if a file can be fetched from a TFTP server. This check is deprecated by check_tftp from monitoringplug.
check_tftp.pl (Advanced Nagios Plugins Collection)





Checks a TFTP Server by fetching a given file from the server
check_tftp.pl





Checks TFTP service by trying to retrieve specified file. By William Leibzon.
check_tftp





Nagios plugin to check a tftp server. Uses the local "tftp" client binary to issue a "status" command and processes the results. By O'Shaughnessy Evans.
check_tf2.py





Checks a Team Fortress 2 server to make sure it does not time out. Check returns the time taken to perform the check, amount of data from the server, and current map. Performance data is returned for current users and bots on the server.
check_temp_wget





Basically, I couldn't find any plugins that would take characters (numbers) from a web page and then translate that into a plugin that would work within nagios. I decided to create this simple bash script to get the information (simple wget command) from ...
check_temp_weathergoose





This is a simple check that checks the temperature (and converts it to Fahrenheit) for Weathergoose environmental monitors. I would guess this would work fine with other IT Watchdogs environmental monitors, i.e. Supergoose, Microgoose, Minigoose.
check_temp_watchdog15 & check_humidity_watchdog15





These scripts were taken and edited from the check_temp_weathergoose script because I had a watchdog 15. check_temp_watchdog15 The 15 already has Fahrenheit options, so I edited the script to only divide by 10 (it outputs degrees as 623, instead of ...
check_temp_hum_th2e





The script, check_temp_hum_th2e allows the user to monitor the temperature and humidity of TH2E sensor devices. The data will be fetched by the script via XML. After the script has parsed the XML data, the script will return the appropriate values. Please ...
check_temp_ha7net





Checks temperature using the Embedded Data Systems HA7Net 1Wire bridge
check_temperature_servers_room





Shell Script to get the temperature of the server room via the sensors for Fujitsu Primergy TX200S4
Check_Temperature





This script will readout the CPU temperature on a windows system
check_temper.sh





check_temper is a monitoring plugin for Nagios, which is used to monitor temperature and humidity with TEMPer humi thermometers.
check_TEMPer





This Nagios plugin allows extraction of temperatures from the inexpensive TEMPer USB thermometer on a Linux machine.
check_temp.pl Popular





A perl script that checks the CPU (or M/B) temperature with lm-sensors. Default is to check the CPU temperature but this can be changed to check any temperature returned by sensors with an argument. The plugin complies with the guidelines, for example us ...
check_temp





A small Bash script that checks the CPU (or M/B) temperature with lm-sensors. Default is to check the CPU temperature but this can be changed to for example the motherboard temperature with a "--sensor" argument.