Hi Melanie Pfefer wrote: > Hi > > perhaps I was not clear in my question. > > What is the OID that should be used to see if snmp service is up or down? > > thank you > >
You wouldn't need an OID here, if the SNMP service on the remote box has failed, then the check_snmp plugin would fail when connecting to the remote end. That's the indicator that the snmp service is down, and it would be confirmed if a check_ping test was successful. > --- On Tue, 18/11/08, Andreas Ericsson <[EMAIL PROTECTED]> wrote: > > >> From: Andreas Ericsson <[EMAIL PROTECTED]> >> Subject: Re: [Nagios-users] check snmp >> To: [EMAIL PROTECTED] >> Cc: [email protected] >> Date: Tuesday, 18 November, 2008, 2:41 PM >> Melanie Pfefer wrote: >> >>> hi >>> >>> i want to check whether snmp is up on a widnows or >>> >> unix machine. >> >>> what is the syntax to use for check_snmp? >>> >>> >> "check_snmp --help" and 4 seconds of brain >> activity will give you >> the answer. I'd recommend a glass of wine or two before >> doing the >> thinking. It will help reduce the shock. >> >> -- Andreas Ericsson >> [EMAIL PROTECTED] >> OP5 AB www.op5.se >> Tel: +46 8-230225 Fax: +46 8-230231 >> > > > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Nagios-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/nagios-users > ::: Please include Nagios version, plugin version (-v) and OS when reporting > any issue. > ::: Messages without supporting info will risk being sent to /dev/null > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Nagios-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null
