Linux

Nagios plugins for monitoring Linux systems.

Showing 241-252 of 334 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
You can use check_munin.pl to get info for any plugins that munin-node can run. If you have a lot of munin-nodes you should definetly follow…
command: /local/nagios/libexec/check_multiprocs -c /local/nagios/etc/multiprocs.cfg Config file format: host;process;warnmin;warnmax;critmin;critmax See config file for details.
This plugin is written in Bash and allows you to check a whole stack of processes in one go as one service check. It has…
Plugin to check the status of device-mapper multipath devices.
java program that check the depth of a queue. does not require MQ client! 1) copy the file to your nagios libexec directory. 2) define…
check_mpt gives informations about raid status for LSI Fusion controllers. This script rely on mpt-status tool from http://www.drugphish.ch/~ratz/mpt-status/ MPT Fusion raid inquiry tool.
This script is written in Ruby and is fairly easy to modify for your own particular environment. If you need to monitor a filesystem other…
This plugin excludes the system cache and buffer, because on systems with stable memory usage it is perfectly normal for system cache to fill in…
Check memory by parsing the free(1) command. Allows normal and percent thresholds. This plugin exclude the system cache and buffer, because on some system with…
Example configuration: **/etc/nagios/services.cfg** ``check_command check_by_ssh!nagios_ssh!'/home/nagios_ssh/bin/check_mem -w 90 -c 60 -p'`` **/etc/checkcommands** define command{ command_name check_by_ssh command_line $USER1$/check_by_ssh -l $ARG1$ -H $HOSTADDRESS$ -C $ARG2$ } !!!…
Download and Info: http://www.nagiosexchange.org/cgi-bin/page.cgi?g=Detailed%2F1789.html;d=1