problem with router monitor

Hugo Rebello hugo.rebello at dhl.com
Thu Mar 25 18:14:37 CET 2004


I don´t known, How this check can I monitor if the protocol is up or not ?
About this check_ifoperstatus, could you tell me what sintaxe should I use ?
I don´t known what I put in --key and --descr option.

Thank you.

Best Regards,
Hugo

-----Original Message-----
From: Marc Powell [mailto:marc at ena.com]
Sent: quinta-feira, 25 de março de 2004 13:01
To: hugo.rebello at DHL.com; Nagios Users (E-mail)
Subject: RE: [Nagios-users] problem with router monitor


On Thursday, March 25, 2004 8:25 AM, Hugo Rebello shared with us:

> Hello Guys,
>
> Any body help me ?
> Today I use the follow command to monitor my routers by snmp:
>
> check_ifstatus -H ip_address -C snmp_community
>
> However I check only the interface, with this command I can´t monitor
> if the protocol is up or not.


Is this what you're looking for?

bash-2.05a$ ./check_ifoperstatus --help
check_ifoperstatus plugin for Nagios monitors operational
status of a particular network interface on the target host

Usage:
   -H (--hostname)   Hostname to query - (required)
   -C (--community)  SNMP read community (defaults to public,
                     used with SNMP v1 and v2c
   -v (--snmp_version)  1 for SNMP v1 (default)
                        2 for SNMP v2c
                        SNMP v2c will use get_bulk for less overhead
                        if monitoring with -d
   -k (--key)        SNMP ifIndex value
   -d (--descr)      SNMP ifDescr value
   -p (--port)       SNMP port (default 161)
   -I (--ifmib)      Agent supports IFMIB ifXTable.  Do not use if
                     you don't know what this is.
   -V (--version)    Plugin version
   -h (--help)       usage help

 -k or -d must be specified

check_ifoperstatus (nagios-plugins 1.3.0-alpha1) 1.1
The nagios plugins come with ABSOLUTELY NO WARRANTY. You may redistribute
copies of the plugins under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: InterScan_SafeStamp.txt
URL: <https://www.monitoring-lists.org/archive/users/attachments/20040325/b411bd47/attachment.txt>


More information about the Users mailing list