Random Project
Home >

Showing 7549-7560 of 12088 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
Hi TK, I am new to OPSView plugin. Please tell me what i did wrong because I got "CRITICAL" but status information is "Null". 1.…
Hi. Good job. Here is a patch to add perf data to output. 81,82c81,82 print "PROXY OK - {0}|time={1}s;{warntime:.2f};{timeout:.2f};0;{timeout:.2f}".format(msg, duration, **cfg) 85,86c85,86 print "PROXY WARNING…
Hi, I download your plugin to test it, but when I try to use it it give me this error Can't locate Nagios/Plugin.pm in @INC…
Hi, I download you plugin to test it but it didn't work for me and give me this error Use of uninitialized value $stat_line in…
Another great plugins thanks. Just a hint, for ubuntu make sure you have done: sudo apt-get install libdbi-perl lidbd-mysql-perl
This is a nagios plugin and supporting pnp4nagios templates to graph all of the various types of CPU utilization.
/usr/bin/iostat -d /dev/sda -t 58 2 | awk 'NR==9{print $2}' > /var/lib/nagios/iostat/tps.tmp && mv /var/lib/nagios/iostat/tps.tmp /var/lib/nagios/iostat/tps ich have changed the cronjob like this using one…