Re: [Nagios-users] Problems with check_snmp add-on

2009-02-27 Thread Eric Chatham
2009 18:09 To: Nagios Users Mailinglist Subject: Re: [Nagios-users] Problems with check_snmp add-on On Feb 26, 2009, at 5:05 PM, Eric Chatham wrote: > Thanks, guys. :) > > I see my mistake. I had the host IP listed twice. Yep, and you learned how argument macros work.

Re: [Nagios-users] Problems with check_snmp add-on

2009-02-26 Thread Marc Powell
On Feb 26, 2009, at 5:05 PM, Eric Chatham wrote: > Thanks, guys. :) > > I see my mistake. I had the host IP listed twice. Yep, and you learned how argument macros work. win-win =) -- Marc -- Open Source Business Conf

Re: [Nagios-users] Problems with check_snmp add-on

2009-02-26 Thread Eric Chatham
: [Nagios-users] Problems with check_snmp add-on On Feb 26, 2009, at 3:55 PM, Eric Chatham wrote: > I got the Adtran to work with snmpwalk and get. I would like to > monitor "ifOperStatus.1," which is the status on interface 1. I > created this command & service >

Re: [Nagios-users] Problems with check_snmp add-on

2009-02-26 Thread Marc Powell
On Feb 26, 2009, at 3:55 PM, Eric Chatham wrote: > I got the Adtran to work with snmpwalk and get. I would like to > monitor "ifOperStatus.1," which is the status on interface 1. I > created this command & service >command_line$USER1$/check_snmp -H $HOSTADDRESS$ -C $ARG1$ > -

Re: [Nagios-users] Problems with check_snmp add-on

2009-02-26 Thread Lee Azzarello
On Thu, Feb 26, 2009 at 4:55 PM, Eric Chatham wrote: > I got the Adtran to work with snmpwalk and get.  I would like to monitor > "ifOperStatus.1," which is the status on interface 1.  I created this command > & service > > # 'check_snmp_interface' command defintion > define command { >        c

Re: [Nagios-users] Problems with check_snmp add-on

2009-02-26 Thread Eric Chatham
- From: Eric Chatham [mailto:echat...@broadvox.net] Sent: Thursday, February 26, 2009 12:59 To: Lee Azzarello; Nagios Users Mailinglist Subject: Re: [Nagios-users] Problems with check_snmp add-on [root@ ~ libexec]# snmpget -v1 -c .1.3.6.1.4.1.664.3.1.1 Timeout: No Response from . [root@ ~

Re: [Nagios-users] Problems with check_snmp add-on

2009-02-26 Thread Eric Chatham
Thank you for the attempt though. :) Eric Chatham Broadvox MIS Department (216) 373-4683 echat...@broadvox.net -Original Message- From: Lee Azzarello [mailto:l...@dropio.com] Sent: Thursday, February 26, 2009 13:03 To: Nagios Users Mailinglist Subject: Re: [Nagios-users] Problems with

Re: [Nagios-users] Problems with check_snmp add-on

2009-02-26 Thread Eric Chatham
:enterprises.664.3.1.1 . . 12 packets captured [root@ ~ libexec]# Eric Chatham Broadvox MIS Department (216) 373-4683 echat...@broadvox.net -Original Message- From: Lee Azzarello [mailto:l...@dropio.com] Sent: Thursday, February 26, 2009 11:59 To: Nagios Users Mailinglist Subject: Re:

Re: [Nagios-users] Problems with check_snmp add-on

2009-02-26 Thread Eric Chatham
:enterprises.664.3.1.1 . . 12 packets captured [root@ ~ libexec]# Eric Chatham Broadvox MIS Department (216) 373-4683 echat...@broadvox.net -Original Message- From: Lee Azzarello [mailto:l...@dropio.com] Sent: Thursday, February 26, 2009 11:59 To: Nagios Users Mailinglist Subject: Re:

Re: [Nagios-users] Problems with check_snmp add-on

2009-02-26 Thread Lee Azzarello
On Thu, Feb 26, 2009 at 12:58 PM, Eric Chatham wrote: > [root@ ~ libexec]# snmpget -v1 -c > .1.3.6.1.4.1.664.3.1.1 > Timeout: No Response from . > [root@ ~ libexec]# > > I took an ethereal capture as well.  After looking at it, it looks like the > destination host may not be accepting SNMP tra

Re: [Nagios-users] Problems with check_snmp add-on

2009-02-26 Thread Lee Azzarello
On Thu, Feb 26, 2009 at 11:02 AM, Eric Chatham wrote: > Hello, > > > > I am trying to run the check_snmp add-on to retrieve the product name of an > Adtran.  I have the community string and the MIBs loaded.  When I run the > following command, I get “No data received from host.”  What am I doing >

[Nagios-users] Problems with check_snmp add-on

2009-02-26 Thread Eric Chatham
Hello, I am trying to run the check_snmp add-on to retrieve the product name of an Adtran. I have the community string and the MIBs loaded. When I run the following command, I get "No data received from host." What am I doing wrong? Thank you for your assistance. [root@ ~ libexec]# snmptra