Home >

Showing 6865-6876 of 12087 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
Please Posted the command.cfg and service sample file with diffrent SNMP community pls
good plugin. bugs noticed: around 342 line: if ($o_category eq 'raidLastError') { if ($value eq 'No Errors') should be if ($o_category eq 'raidLastError') { if…
Helpful plugin, I just expanded it to use starttls and with better output. --- check_imap_mailbox.orig 2012-09-21 09:16:40.822833872 +0200 +++ check_imap_mailbox 2012-09-21 09:18:06.457602444 +0200 @@ -28,6…
Like the command layout of this one especially the custom warn/crit levels on the command line. Worked great with the lexmark printers we have. Haven't…
Perfect for servers in DMZ and checks without agent installed
The modified version with virtual host support is available at https://github.com/kabalin/check_http_redirect With optional -H parameter it is possible to specify 'Host' request header attribute. This…
./check_file.sh: line 64: 0: command not found when the result of the script should give me the ok result (files are newer and bigger than…
There is a little problem in the source which prevented me from running it with Nagios 3.4 core. Just change the following: if($_ =~ /service…
This is an excellent script to call from within Windows to verify another device is available. I've added three enhancements: 1) randomized the temp file…