Cisco-Status Check: PowerSupply, Fan, Status, Memory, Module
Go to file
dufourl c9271972a6 Update check-netapp-ng.pl
Hello Ran

This is Laurent DUFOUR (laurent.dufour@havas.com) from Paris France

I propose a small little change to the handling of timeouts in this check-netapp-ng script, in order to avoid the message "Return code of 142 is out of bounds" from Nagios. In fact we have to deal with two type of timeouts as I explain below, feel free to contact me if you need more explanations

CLARIFICATION FOR TIMEOUTS
There are multiples timeouts we depend on

Perl plugins timeout (utils.pm)--- > $TIMEOUT --- > originally 15 sec --> recommandation to raise it to 180
  
Net::SNMP timeout --- > Used in Net::SNMP->session --- > originally 5 sec --> recommandation to raise it to 60
Beware that the max value 60 seconds. If set above you get the error message "Can't create snmp session"

Do not forget that in nagios you need to increase service_check_timeout to a value above $TIMEOUT_PLUGINS
Nagios service check timeout (nagios.cfg) --- > service_check_timeout=240 --- > originally 30 sec
2017-08-07 15:27:37 +02:00
cacti splitting IT project 2013-12-02 15:24:24 +02:00
nagios Update check-netapp-ng.pl 2017-08-07 15:27:37 +02:00
zabbix check_activemq doc 2013-12-29 13:45:52 +02:00
.gitignore git ignore 2013-12-30 12:25:26 +02:00
LICENSE Create LICENSE 2014-10-03 09:44:27 -07:00
README.md Initial commit 2013-12-02 05:21:54 -08:00

README.md

monitor-utils

Monitoring script for Zabbix / Nagios