check_snmp timeout issue
Posted: Tue Jul 12, 2016 7:36 pm
I'm trying to get the following check_snmp command to work:
check_snmp!-c mysnmpcommunity -o sysUpTime.0 -t 60
But I'm getting the error of (Service check timed out after 60.05 seconds). In the log I see:
[07-12-2016 19:06:52] wproc: Core Worker 12854: job 0 (pid=12985): Dormant child reaped
[07-12-2016 19:06:52] Warning: Check of service 'Port 1 Link Status' on host 'srw2016' timed out after 60.047s!
[07-12-2016 19:06:52] wproc: early_timeout=1; exited_ok=0; wait_status=0; error_code=62;
[07-12-2016 19:06:52] wproc: host=srw2016; service=Port 1 Link Status;
[07-12-2016 19:06:52] wproc: CHECK job 0 from worker Core Worker 12854 timed out after 60.05s
[07-12-2016 19:06:52] wproc: Core Worker 12854: job 0 (pid=12985) timed out. Killing it
I know it's responding, other snmp network monitoring programs I have ran work fine. I read over the tracker log at http://tracker.nagios.org/view.php?id=529, but I'm running 4.1.1 so I'm not sure where to go from here.
check_snmp!-c mysnmpcommunity -o sysUpTime.0 -t 60
But I'm getting the error of (Service check timed out after 60.05 seconds). In the log I see:
[07-12-2016 19:06:52] wproc: Core Worker 12854: job 0 (pid=12985): Dormant child reaped
[07-12-2016 19:06:52] Warning: Check of service 'Port 1 Link Status' on host 'srw2016' timed out after 60.047s!
[07-12-2016 19:06:52] wproc: early_timeout=1; exited_ok=0; wait_status=0; error_code=62;
[07-12-2016 19:06:52] wproc: host=srw2016; service=Port 1 Link Status;
[07-12-2016 19:06:52] wproc: CHECK job 0 from worker Core Worker 12854 timed out after 60.05s
[07-12-2016 19:06:52] wproc: Core Worker 12854: job 0 (pid=12985) timed out. Killing it
I know it's responding, other snmp network monitoring programs I have ran work fine. I read over the tracker log at http://tracker.nagios.org/view.php?id=529, but I'm running 4.1.1 so I'm not sure where to go from here.