Log in or register to post comments
Maybe something like if ($B=="") {print "CRITICAL - TIMEOUT"; exit $ERRORS{'CRITICAL'} }; cheers
There's is an if-statement missing, in case that a snmp timeout occurs.
Maybe something like if ($B=="") {print "CRITICAL - TIMEOUT"; exit $ERRORS{'CRITICAL'} }; cheers
There's is an if-statement missing, in case that a snmp timeout occurs.