Re: [Nagios-users] snmp check for network interface errors

2008-11-14 Thread Matt Nelson
Found one that works just like I was looking for. Thanks: http://www.nagiosexchange.org/cgi-bin/page.cgi?g=Detailed%2F1540.html;d=1 On Fri, Nov 14, 2008 at 11:49 AM, Marc Powell <[EMAIL PROTECTED]> wrote: > > On Nov 14, 2008, at 12:39 PM, Matt Nelson wrote: > > > First, is there an existing ch

Re: [Nagios-users] snmp check for network interface errors

2008-11-14 Thread Marc Powell
On Nov 14, 2008, at 12:39 PM, Matt Nelson wrote: > First, is there an existing check script that will look at a network > interface and check for errors or collisions? There are several at http://www.nagiosexchange.org. -- Marc ---

[Nagios-users] snmp check for network interface errors

2008-11-14 Thread Matt Nelson
First, is there an existing check script that will look at a network interface and check for errors or collisions? Some of the problems that I can see with writting one is if there are errors or collisions then it will be in an error state until it is reset to 0. I have ran into this in the past

RE: [Nagios-users] snmp check

2006-05-26 Thread Morris, Patrick
o need to ask whoever maintains the configuration of those machines to tell you what the community string. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ravi Kumar Sent: Friday, May 26, 2006 7:04 AM To: nagios-users@lists.sourceforge.net Subject: [Na

[Nagios-users] snmp check

2006-05-26 Thread Ravi Kumar
Hi, I want to monitor traffic thru snmp. I'm unable to find correct cummunity string.I used snapwalk to find it but not sure which data is cummunity string.Please advice if any other way I can get . I have following seting in apan.cfg.   etest;traffic;/usr/lib/nagios/rrd/etest-traffic.rrd;main

Re: [Nagios-users] SNMP Check straight to Critical

2006-04-20 Thread Kyle Tucker
> I want to be able to send an SMMP check straight to critical instead of > warning. I.e. a Wireless AP Interface has UP and Down. So instead of > sending that to a Warning status I would like it to go straight to > Critical. I have tried using the check_snmp string, however it requires > a

Re: [Nagios-users] SNMP Check straight to Critical

2006-04-20 Thread Scott Smith
Works like a champ. Thanks for the help. Andrew Cruse wrote: [EMAIL PROTECTED] wrote: I want to be able to send an SMMP check straight to critical instead of warning. I.e. a Wireless AP Interface has UP and Down. So instead of sending that to a Warning status I would like it to

RE: [Nagios-users] SNMP Check straight to Critical

2006-04-20 Thread Andrew Cruse
[EMAIL PROTECTED] wrote: > I want to be able to send an SMMP check straight to critical > instead of warning. I.e. a Wireless AP Interface has UP and > Down. So instead of sending that to a Warning status I would > like it to go straight to Critical. I have tried using the > check_snmp string, h

RE: [Nagios-users] SNMP Check straight to Critical

2006-04-20 Thread Morris, Patrick
Message- From: Scott Smith [mailto:[EMAIL PROTECTED] Subject: Re: [Nagios-users] SNMP Check straight to Critical Would you happen to have an example? or a URL that gives one? Morris, Patrick wrote: >Wrap it in a shell script that returns critical if the plugin returns >warning. > &g

Re: [Nagios-users] SNMP Check straight to Critical

2006-04-20 Thread Scott Smith
Would you happen to have an example? or a URL that gives one? Morris, Patrick wrote: Wrap it in a shell script that returns critical if the plugin returns warning. -Original Message- I want to be able to send an SMMP check straight to critical instead of warning. I.e. a Wireless AP

RE: [Nagios-users] SNMP Check straight to Critical

2006-04-20 Thread Morris, Patrick
Wrap it in a shell script that returns critical if the plugin returns warning. -Original Message- I want to be able to send an SMMP check straight to critical instead of warning. I.e. a Wireless AP Interface has UP and Down. So instead of sending that to a Warning status I would like it

[Nagios-users] SNMP Check straight to Critical

2006-04-20 Thread Scott Smith
I want to be able to send an SMMP check straight to critical instead of warning. I.e. a Wireless AP Interface has UP and Down. So instead of sending that to a Warning status I would like it to go straight to Critical. I have tried using the check_snmp string, however it requires a -w and -c,

RE: [Nagios-users] SNMP - Check Load

2005-11-29 Thread Patrick Proy
> De : [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] De la part > de Tom Brown > Envoyé : mardi 29 novembre 2005 17:57 > À : Patrick Proy > Cc : nagios-users@lists.sourceforge.net > Objet : Re: [Nagios-users] SNMP - Check Load > > > > What exactly did y

Re: [Nagios-users] SNMP - Check Load

2005-11-29 Thread Tom Brown
What exactly did you try ? Did you put the "-T netsl" or "-T netsc" switch to tell the script the remote machine is Linux ? i did yes $ ./check_snmp_load.pl -H -C -w 3 -c 4 -T netsl Unknown option: T Can't find CPU usage information : UNKNOWN

RE: [Nagios-users] SNMP - Check Load

2005-11-29 Thread Patrick Proy
x27;origine- De : Tom Brown [mailto:[EMAIL PROTECTED] Envoyé : mardi 29 novembre 2005 16:33 À : Patrick Proy Cc : nagios-users@lists.sourceforge.net Objet : Re: [Nagios-users] SNMP - Check Load > http://www.manubulon.com/nagios/snmp_load.html this does

Re: [Nagios-users] SNMP - Check Load

2005-11-29 Thread Tom Brown
http://www.manubulon.com/nagios/snmp_load.html this does not appear to work on linux --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes search

RE: [Nagios-users] SNMP - Check Load

2005-11-26 Thread Patrick Proy
http://www.manubulon.com/nagios/snmp_load.html Patrick > -Message d'origine- > De : [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] De la part > de Tom Brown > Envoyé : vendredi 25 novembre 2005 16:38 > À : nagios-users@lists.sourceforge.net > Objet : [Nagio

Re: [Nagios-users] SNMP - Check Load

2005-11-25 Thread Hugo van der Kooij
On Fri, 25 Nov 2005, Tom Brown wrote: > > Load, yes. cpu, not yet. I used the check_snmp that comes with the plugins > > with the following command defined in checkcommands.cfg: > > > > 'check_load_1' command definition > > define command{ > > command_namecheck_load_1 > > co

Re: [Nagios-users] SNMP - Check Load

2005-11-25 Thread Tom Brown
Load, yes. cpu, not yet. I used the check_snmp that comes with the plugins with the following command defined in checkcommands.cfg: 'check_load_1' command definition define command{ command_namecheck_load_1 command_line$USER1$/check_snmp -H $HOSTADDRESS$ -o laLoad.1

Re: [Nagios-users] SNMP - Check Load

2005-11-25 Thread John Jolet
Load, yes. cpu, not yet. I used the check_snmp that comes with the plugins with the following command defined in checkcommands.cfg: 'check_load_1' command definition define command{ command_namecheck_load_1 command_line$USER1$/check_snmp -H $HOSTADDRESS$ -o laLoad.1 -e

[Nagios-users] SNMP - Check Load

2005-11-25 Thread Tom Brown
Does anyone have a script that will monitor load of linux boxes using snmp? thanks --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching