Home > Plugins

Plugins

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

Showing 1177-1188 of 4379 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
Usage: temp.sh host user password threshold unit Threshold must be an integer Unit is either F or C for Fahrenheit/Celsius Right now, this script will…
Usage: ./check_mysql_threads.sh -H virtual_ip -P port -u dbuser -p dbpass -s connection -n primary_hostname
For Performance Gauges to show details properly, performance data should be in following format: 'VarName'=CurrentValue Unit;WarningValue;CriticalValue;MininumValue;MaximumValue Important: 1. It uses the output of 'sar' command.…
Performs check in FirebirdSQL server. Checks connection to database Timing checks between FirebirdSQL server and local server time Allows the query of queries with customizable…
Requires Perl Modules: *XML::Simple *LWP::Simple History: * v1 17/09/2014
For Performance Gauges to show details properly, performance data should be in following format: 'VarName'=CurrentValue Unit;WarningValue;CriticalValue;MininumValue;MaximumValue Important: 1. It uses the output of 'uptime' command.…
# Purpose is to check NTP synchronisation. # Unlike other ntp checks, it only looks to see if there is a locked reference source #…