Random Project
Home >

Showing 2785-2796 of 12087 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
Nagios command to check Beanstalkd server stats.
Working Properly. Below is my output. ######################################### ./sgichk_cisco_chassis.pl -H 192.168.1.1 -C public OK: All Environmental Sensors ok Switch#1, Fan#1 = Normal Sw1, PS1 Normal, RPS…
I don't get output on Cisco 2960, 3550 and 3750 Switches. Below is the error. ################################# Error in packet Reason: (noSuchName) There is no such…
I apologize for the average rating of this Nagios Plugin, but I didn't know how to submit a question about it. I am so new…
Here is my output: On Nagios Server: ./check_nrpe -H 172.16.1.20 -c check_net_transfer NETIO CRITICAL: - eth0 DOWN:94.376 Kbps UP:147.536 Kbps TOTAL:241.912 Kbps On Nagios NRPE…
My commands.cfg file define command{ command_name check_bandwidth command_line $USER1$/check_iftraffic.pl -H $HOSTADDRESS$ -C $ARG1$ -r -i $ARG2$ -b 1000 -u g } ############################### My server.cfg file…
I have updated some syntax to use new methods but the functional change is located on line 11 (12 in the below as I have…