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_upsparam





Allow Querying of UPS status and variable values. Needs NUT.
check_upsc





Plugin for NUT / upsc to monitor a NUT server and the UPS behind it. Needs the upsc binary installed on the system where the plugin is run. Lower/upper thresholds for values can be specified, see the GitHub page for the syntax. This plugin also prints ...
check_updatetime





A plugin to check that a file/directory of files have a recent update to them. This can be useful for checking for stale log files on systems that don't have other means of tracking the health of services.
check_unifi - check Ubiquiti UniFi Controller and APs





check_unifi is a Nagios plugin to check the status of the Ubiquiti UniFi Controller and APs. This plugin has been tested on CentOS 7 with Nagios 4.0.8, but should work in previous versions.
check_ufw (edouard.lamoine)





A simple plugin that check the status of the UFW firewall.
Tested under Ubuntu 10
check_udp_stats.sh





check_udp_stats.sh is a Nagios plugin to gather statistics of udp packets. On top of this it has monitoring logic to warn about udp packets received to unknown port and erroneous udp packets
check_ucarp.sh





This check is intended for admins who are using UCARP for failover situations. This plugin will check the output of the UCARP status file (this script uses /etc/ha-status.txt but can be changed by editing the script) then reports to Nagios. Useage of t ...
check_tw_cli





check_tw_cli reports the raidstatus of 3ware raids based on the results of tw_cli.
check_twist





A broken script to monitor the status of the Twist process through NRPE. It works fine when run locally through the shell. But when run through the NRPE sandbox it gets the "standard in must be a tty" error.
check_tsm_osklil





check_tsm is a Nagios plugin that performs various checks against IBM Tivoli Storage Manager (TSM) servers. It can check number of online drives and paths, database and log space, as well as number of free, reclaimable or offline volumes, and if there ar ...
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_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_traffic.sh





This plugin checks traffic usage and jitter of: 1) a single interface on a single network device 2) multiple interfaces on a single network device 3) interface(s) on a single or multiple network devices The amount of interfaces is not limited. How ...
check_traceroute_pingplot





This plugin does a traceroute with the given OS's traceroute command (currently supported: Linux and Windows)
and creates a nice graph via rrdgraph.
So now, when a machine you are trying to access has bad ping times every now and then, you can find ou ...
check_tomcat.py





Check tomcat servers: -Status -Memory -Threads -Applications status Proyect page: https://github.com/dduenasd/check_tomcat.py
check_tomcat.pl





check the tomcat /manager/status page for excessive memory usage or an excessive number of threads in use.
check_tls_cert





Check the expiration date (and optionally the correctness) of a TLS certificate. Certificates can be loaded locally from a file or remotely from a server. STARTTLS and SNI based servers can be queried as well/
check_tina_backup_state_plus.sh + check_tina_alarm_plus...





This couple of plugins will check the status of TINA backups and alarms. Initialy it was a fork of the 'check_tina_backup_state.sh' and 'check_tina.pl' plugins from www.lihas.de but now the actual code is far from the original.