Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Category: Nagios
Nagios plugins to monitor Nagios. What? The world is imploding when Nagios monitors itself. :-)
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 NDO update status
wiburg.de/view/nagiospluginsPerl Plugin, which checks the status of ndo using a sql query. Currently supported database type: MySQL
check_equipos_nagios
www.abprados.comThis script check a subnet looking for machines that are not monitored with nagios
check_find_new_hosts
www.meulie.net/forum_viewtopic.php?21.1412This plugin can scan a subnet for hosts that Nagios is NOT monitoring and add them to Nagios.
check_nagiosPerf
Check Nagios Execution Time and Latency averages against thresholds.
check_nagiostats
This plugin checks nagios performance data by parsing the nagios status.dat file, which is expected to be located at "/usr/local/nagios/var/status.dat". This version runs stable with host and service latency check on my nagios 3.2.2. Anyway, this plu ...
check_nagiostats.pl (Advanced Nagios Plugins Collection...
github.com/harisekhon/nagios-pluginsShows the Nagios stats with perfdata for graphing purposes
check_nagios_config
Verify the nagios configuration with 'nagios -v'. There are many situations where a nagios configuration can sit broken without anyone noticing.
check_nagios_latency
trac.id.ethz.ch/projects/nagios_plugins/wiki/check_nagios_laChecks the latency of the Nagios server
check_nagios_summary
vanheusden.com/check_nagios_summary/check_nagios_summary enables you to do perform distributed monitoring using Nagios. With this plugin, a Nagios system can check and summarize the status of other (satellite) Nagios systems.
check_rcs
This is a Perl plugin for Nagios to check specified Nagios config files and exit with critical status (2) if any have been checked longer than 60 minutes ago.
check_summary
www.steveshipway.org/software/Calculate a status derived from the current statuses of other hosts and services. This calculation is defined by a simple script. Helps with cluster state definitions.
check_supervisord_programs
check_supervisord_programs extends nagios monitoring by interacting with the supervisord socket. It is written in BASH, meaning its agnostic across linux variants. Usage ./check_supervisord_program -c Alternate config file -p Prog ...
check_topology
trac.id.ethz.ch/projects/nagios_plugins/wiki/check_topologycheck_topology is a Nagios plugin to check for the correct configuration of host parent/child relationships.
check_welle-cli
This check reads the json output of welle-cli (Part of welle.io, a SDR DAB+ receiver) and checks if the audio of the selected DAB+ service (sid) is present at some level, along with some other DAB+ service parameters (bitrate, allotment, snr, dls).
check_wrapper
2024sight.comThe check_wrapper plugin has been developed to facilitate testing of the nagios system itself. The plugin can be wrapped around any other plugin and can be configured to insert simulated error codes. It can also be used to log in syslog the invocation of ...
Nagios Latency
This simple plugin checks the Active Service Check Latency of the local nagios daemon.
Nagios Service Active Check
A small bash script that monitor the percentage of active checks in the last 1/5/15/60 minutes.
Profiler to check plugin execution time
william.leibzon.org/nagios/This is a simple perl script that parses /var/log/nagios/status.dat and prints how long execution of each service type took. Useful for performance tuning. THIS IS NOT A PLUGIN - it is a console utility.
serviceNow Incident Notifier
serviceNowIncidentNotifier allows Nagios to automatically create and update incidents within your ServiceNow ticketing system Usage: ./serviceNowIncidentNotifier -s [Val] -l [Val] -a [Val] -i [Val] -u [Val] -c -a Assignment Group -c Create Ti ...