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_tsa





check_tsa is Nagios plugin to check RFC3161 TSA timestamps.
check_ts3100 with snmp





basic perl plugin that uses snmpwalk to get status of a IBM TS3100 tapedrive. Only tested on configurations with one drive in the system.
Returns:
uptime
drive-clean
status
driveLoads
You need to have Nagios::Plugin perl module installed:
cpan ...
check_traffic_pnp4naios





this shell is check for pnp4nagios's Flow chart .
check_traffic_limit





check_traffic_limit is a Nagios plugin based on vnstat. It checks the traffic on any interface and sends a warning when defined daily or monthly limits are reached. The plugin comes with Nagios grapher templates.
Example:
check_traffic_limit_0.2 -i et ...
check_top_load.sh





A simple shell script for nagios to check load on a target system The plugin was designed to do active checks using check_by_ssh to check clients like a firewall. Tested with smoothwall.
check_topology





check_topology is a Nagios plugin to check for the correct configuration of host parent/child relationships.
check_TomcatApplication updated





This is an updated version of : http://exchange.nagios.org/directory/Plugins/Java-Applications-and-Servers/Apache-Tomcat/check_TomcatApplication/details The reason for my update was the script was very useful but did not generated any graphical output ...
check_TomcatApplication





check_TomcatApplication is a Nagios plugin to check a specific Tomcat Application. 2014-09-08 The plugin has been updated and new implementations will be developed.
check_tomcat (bash)





check_tomcat (plugin for Nagios) The 'check_tomcat' script is designed to monitor Apache Tomcat through JMX Proxy Servlet in combination with 'check_by_ssh' plugin. The first step is to ensure that the central Nagios server is able to connect to the re ...
check_time_diff





NRPE plugin to check time difference between Nagios server and monitored Linux host
check_timezone.pl (Advanced Nagios Plugins Collection)





Checks a Linux Server's timezone is set as expected
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_tftp.pl (Advanced Nagios Plugins Collection)





Checks a TFTP Server by fetching a given file from the server
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_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_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_tcp_stat.sh





TCP status monitoring.
pnp4nagios:
https://github.com/June-Wang/NagiosPlugins/blob/master/check_tcp_stat.php
check_tcping





This is a hacked version of 'poink' by Patrick Haller for use w/ Nagios/Netsaint.