Random Project
Home >

Showing 2845-2856 of 12087 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
I needed to run this as an unprivileged user, so I added a c wrapper that can use setuid root. I also applied the patch…
Very good work. Could you tell me how i use this to send trough sendmail?
It's a big improvement on the standard notification and is easy to understand and modify for my needs. It works on Nagios 4 as well.
Hi there, than you for the script I have this output with GS748TS http://pastebin.com/6xePiCqn Could you add in the script to count the "Slot" if…
--- /usr/local/nagios/libexec-external/check_snmp_cisco_ports_bandwidth.orig 2016-01-18 11:19:52.471432283 +0100 +++ /usr/local/nagios/libexec-external/check_snmp_cisco_ports_bandwidth 2016-01-18 11:20:54.836569707 +0100 @@ -135,8 +135,8 @@ continue fi - inBitRate=$( echo "$line" | awk '{print $5}' )…