check_snmp Issue

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
mlewis
Posts: 1
Joined: Mon Sep 28, 2015 12:08 pm

check_snmp Issue

Post 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
User avatar
Box293
Too Basu
Posts: 5126
Joined: Sun Feb 07, 2010 10:55 pm
Location: Deniliquin, Australia
Contact:

Re: check_snmp Issue

Post 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.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked