Home > Plugins

Plugins

Plugins allow you to monitor anything and everything with Nagios – databases, operating systems, applications, network equipment, protocols and more!

Showing 2065-2076 of 4379 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
-- Removed after finding the ldirectord DC doesn't update after secondary is restarted then takes over. Working on an method for finding primary. This is…
This script was designed to monitor MSMQs that do not show up due to inactivity using normal windows counters; this has helped us monitor queues…
/path/to/check_gather.pl 8 'Foo checks' /path/to/script.sh args... Will run "/path/to/script.sh args..." and expect exactly 8 lines of nagios status ouput, the worst status of which is…
Uses snmpwalk to check the status of all components in an HP/H3C 5xxx switch. Works on IRF stacks too. Tested with 5120 and 5820 on…
To get the plugin going, copy the check_windows_time.bat file to your nagios client /scripts folder on the Windows machine and define the script in your…
Pretty simple to use. ARG1 = username ARG2 = password $USER1$/check_mysqlslave.sh -u $ARG1$ -p $ARG2$ -H $HOSTADDRESS$ Make sure the user specified has either SUPER…