Home > Plugins

Plugins

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

Showing 1321-1332 of 4379 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
It reports the following performance data: - used memory (as an absolute number and in percents) - total memory - free memory - shared memory…
Usage: 1.Add NRPE command to nrpe.cfg echo 'command[check_tcp_stat]=/usr/local/nagios/libexec/check_tcp_stat.sh -w 300 -c 500 -l' >> /usr/local/nagios/etc/nrpe.cfg DESCRIPTION -H IP ADDRESS -p LOCAL PORT -S [TIME_WAIT|FIN_WAIT|ESTABLISHED|CLOSING|SYN_SEND|TIMED_WAIT|LISTEN] -w…
Nagios check plugin for xenserver Usage: ./check_xenserver.py [warning level %] [critical level %] see online help for more informations Config file follows ini format. In…
Nagios plugin for MySQL. Checks the MySQL processlist for long running threads. Threads which have been running for a long time could signal that something…
Nagios plugin for FreeBSD lagg failover interface. Alert when a lagg failover interface has failed-over to a slave port. For more information about lagg interfaces…
You can download the latest version and see the full documentation on GitHub. ---------------------------------------------------------- INSTALLATION: Just copy the file check_usolved_disks.php into your Nagios plugin directory.…
1.Add NRPE commands to nrpe.cfg echo 'command [check_mem]=/usr/local/nagios/libexec/check_mem.sh -w 75 -c 85' >> /usr/local/nagios/etc/nrpe.cfg
1. Add nrpe commands to nrpe.cfg echo 'command [check_net_traffic]=/usr/local/nagios/libexec/check_net_traffic.sh -d eth0 -w 7m -c 10m' >> /usr/local/nagios/etc/nrpe.cfg Description: -d is the name of the interface(eth0;bond0)…
check_ifconfig is a Nagios plugin for monitoring network interfaces on Linux platforms. It uses the output of ifconfig and reports the status of the network…