Home >

Showing 9301-9312 of 12088 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
This is a check to directly read the health status of individual power supplies in a IPMI enabled (supermicro) server. Very handy if there is…
Any chance on us getting the config commands? define service{ use generic-service host_name SharpAr-m257 service_description PING check_command check_ping!3000.0,80%!5000.0,100% normal_check_interval 10 retry_check_interval 1 } define command{…
Works great, thanks. I made the mistake of complaining to JD after they modified their Atom feeds this week (before I saw v1.1 of check_jungledisk…
Works well; ensure you have libmail-pop3client-perl installed!
Very easy to configure. Means that users don't need to remember another username and password, they just use their Active Directory account to login to…
Almost ready for use windows cmd batch witch calls 'real-checking-program', processes it's output and returns 'Nagios way' status.
Nagios plugin which checks the previous day daily/weekly/monthly backup status through the rsnapshot log file Configurations: Install ruby (>= 1.8.7), set rsnapshot logfile (see rsnapshot.conf)…
This script as a event handle procedure for switch on gateway cluster. this script evalute the rate on ping failed on group ip and set…
This was just what I needed, although bear in mind that NRPE can only handle 1024b of data in the return (unless custom compile), so…
use AuthIQAuth instead of AuthSend in line: my @resp = $ocon->AuthIQAuth(username=>$username,password=>$password,resource=>'Home',tls=>$is_ssl); Tested with openfire 3.6.4