Home >

Showing 2845-2856 of 12088 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
nagiosAck is an enhancement of the existing "Remove acknowledgements older than n hours / days / weeks and send a report" project (available at http://localhost/directory/Addons/Comments-and-Acknowledgements/Remove-acknowledgements-older-than-n-hours--2F-days--2F-weeks-and-send-a-report/details).
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}' )…