[Nagiosplug-help] (no subject)
Subhendu Ghosh
sghosh at sghosh.org
Tue Sep 3 18:59:04 CEST 2002
On Wed, 4 Sep 2002, kirov wrote:
> hello,
>
> i'm using the check_snmp plugin to check bgp routing status on my edge routers and the "-c option is behaving strangely.
>
> i'm using the folling command
>
> ./check_snmp -H x.x.x.x -o .1.3.6.1.2.1.15.3.1.2.x.x.x.x -C xx -l BGP_Status -c 6
>
> what i would like is a Critical status for anythining other than 6.
> however, when the response is "3" i'm still getting an "ok" status
>
> BGP_Status OK - 3
>
> any idea what i'm doing wrong?
>
> any help would be greatly appreciated.
>
> thanks in advance
>
> /kirov
>
>
>
You might want to look at contrib/check_bgpstate.pl to monitor BGP
peering relationships.
If using check_snmp, to get a Critical for any value other than 6, you
need to specify it as a range "6:6"
see the online help with -h
--
-sg
More information about the Help
mailing list