[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
devmon question
- To: hobbit (at) hswn.dk
- Subject: devmon question
- From: Charles Jones <jonescr (at) cisco.com>
- Date: Tue, 18 Sep 2007 15:33:02 -0700
- Authentication-results: sj-dkim-3; header.From=jonescr (at) cisco.com; dkim=pass ( sig from cisco.com/sjdkim3002 verified; );
- Dkim-signature: v=0.5; a=rsa-sha256; q=dns/txt; l=1226; t=1190154805; x=1191018805; c=relaxed/simple; s=sjdkim3002; h=Content-Type:From:Subject:Content-Transfer-Encoding:MIME-Version; d=cisco.com; i=jonescr (at) cisco.com; z=From:=20Charles=20Jones=20<jonescr (at) cisco.com> |Subject:=20devmon=20question |Sender:=20; bh=+tswWQG/hQusBVQe+JcMfsq3gb3l0E8Zxzq/eblbjfQ=; b=qYMWTMea+/Tunbv7m7vg4zKG3eEeugkdu0GQrzRNkum7RdqR0pvjSo8KsqY59i4pKpyIvfKQ FJtR3ujdNReLbrFVANWvAlENAnZDBvpRnUKzv9FjKd82+s/fsKp93bW8;
- User-agent: Thunderbird 2.0.0.5 (X11/20070719)
I've just setup devmon, and would like some advice from other folks who
are using it. I poked around the devmon "forums" and needless to say
they weren't very helpful. I am currently awaiting moderator approval to
post to the devmon support email list, so thought I would also post it
here just in case a fellow Hobbit user that is familiar with devmon
could help.
Among the devices I am monitoring is a Cisco 3750 user stack switch. By
default, devmon trips a red alarm if a port is in the "down" state. I
want this behavior on some of the 3750's I am monitoring, but this
particular one I do not, because it would trigger everytime someone
powers their workstation off.
So, I am trying to override the threshold via options in bb-hosts. Here
is what I am currently using, which is NOT working:
10.10.10.10 user_stack # testip
DEVMON:thresh(if_stat;ifOperStatTxt;g:down)
According to my understanding of the docs, this should override the
alert color such that it is green when the port is in "down" state. Can
any other devmon users see what I am doing wrong there?
I think I also need to know how to override a single specific port :(
-Charles