Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Directory
fledorze
byfledorze, June 6, 2018
byfledorze, May 16, 2017
The plugin is developped in a standard way with usual V3 authentication. But when SNMP request gives NosuchInstance, it answers BPG OK.
I propose , line 430 :
undef $peer_state if ($peer_state =~ /nosuchinstance/i);
so that the result will be UNKNOWN.
I propose , line 430 :
undef $peer_state if ($peer_state =~ /nosuchinstance/i);
so that the result will be UNKNOWN.