Random Project

Nagios

Nagios plugins to monitor Nagios. What? The world is imploding when Nagios monitors itself. :-)

Showing 1-12 of 20 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
This is a Python script. Python3 is needed. These are the commandline parameters: -hShows this helpMandatory--sidService ID (SID). E.g. 0x8064--url The url to open. E.g.…
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…
check_supervisord 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…
Part of the Advanced Nagios Plugins Collection, download it here: https://github.com/harisekhon/nagios-plugins ./check_nagiostats.pl --help Nagios Plugin to show the Nagios stats with perfdata for graphing purposes…
$ ./check_nagios_config -h Usage: check_nagios_config [options]  -h      :  Display this help text.  -c FILE :  Location of nagios configuration file, nagios.cfg.             (Default is: /etc/nagios/nagios.cfg)  -n FILE :  Location of nagios main executable file, nagios.             (Default is: /usr/sbin/nagios)  -x DIR  :  Run in a chroot environment based at DIR.  -X FILE :  Location of the chroot executable file.             (Default is: /usr/sbin/chroot)  -s      :  Use sudo to run the command.  -p      :  Add performance data output for graphing. -l : Add long output excluding the lines starting with 'Processing'.…
The 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…
This Plugins check the Services Actively Checked in percentual. only prereq is to set the correct path of nagiostats bin.
This uses a simple script to calculate a status derived from other statuses. You can use regexps to select lists of other services, and summarise…
This is a simple perl script that parses /var/log/nagios/status.dat and prints how long execution of each service type took sorting data by time - it…
+++ Why this plugin? Latency can be caused by a lot factors (evil plugins, misconfigured addons, ...). And high latency is very critical! With a…
For each defined host in the supplied hosts.cfg Nagios configuration file check_topology checks if the last hop in the network path corresponds to the defined…