Page 1 of 1

check_snmp Issue

Posted: Mon Sep 28, 2015 12:16 pm
by mlewis
Hello,

I'm having an issue getting the Link Status and Uptime to display properly for my Dell PowerConnect 6224. I was initially receiving the error "stderr: execvp(/usr/local/nagios/libexec/check_snmp, ...) failed. errno is 2: No such file or directory" which I was able to fix by installing the appropriate package that contained net-snmp and then running the configuration for the Nagios Plugins again. As of right now I am seeing the error "CRITICAL - Plugin timed out while executing system call". I've tried running the command manually as well as the snmpwalk and snmpget commands and they all timeout. Even though all of the commands timeout, I can ping the switch IP and the port shows as open when I run a netstat command. I'm running Ubuntu Server 14.04 and I am using Nagios-Plugins 2.1.1. Any help that can be provided would be much appreciated. Thanks

Re: check_snmp Issue

Posted: Mon Sep 28, 2015 2:35 pm
by Box293
Can you please post your commands you are using.

Make sure your commands are snmp v2c as I've seen this make a big difference.