Xymon Mailing List Archive search

yellow/red warnings based on conn time

5 messages in this thread

list Robert Edeker · Mon, 7 Mar 2005 11:05:36 -0500 ·
Hello,

  Is there a way to specify warn/panic thresholds for the ping test? 
I'm monitoring several routers and would like to send notification to
the network admins if things start getting too slow.

-r
list Daniel J McDonald · Mon, 07 Mar 2005 10:17:10 -0600 ·
quoted from Robert Edeker
On Mon, 2005-03-07 at 11:05 -0500, Robert Edeker wrote:
Hello,

  Is there a way to specify warn/panic thresholds for the ping test? I'm monitoring several routers and would like to send notification to
the network admins if things start getting too slow.
man bb-hosts
search for BADCONN
-r

list Henrik Størner · Mon, 7 Mar 2005 16:18:30 +0000 (UTC) ·
quoted from Robert Edeker
In <user-432c063c45e1@xymon.invalid> Robert Edeker <user-9ab521a661f1@xymon.invalid> writes:
 Is there a way to specify warn/panic thresholds for the ping test? 
I'm monitoring several routers and would like to send notification to
the network admins if things start getting too slow.
Not yet.

A future improvement to Hobbit is to define such thresholds and have
them implemented on the Hobbit server. That would allow you to use
such thresholds on any kind af data reported into Hobbit - including
your client-side tests, without any modifications needed on the client
side. I have a pretty good idea about how to do this - essentially,
there will be a module that looks at each status message just after
hobbit receives it, but before it is passed on to log the new status;
this module can then look at the data using the same parsing methods
as the LARRD module, and change the color of the status based on what
thresholds are set.

But that is for a future version.


Regards,
Henrik
list Robert Edeker · Mon, 7 Mar 2005 11:23:52 -0500 ·
On Mon, 07 Mar 2005 10:17:10 -0600, Daniel J McDonald
quoted from Henrik Størner
<user-290ce4e24e19@xymon.invalid> wrote:
On Mon, 2005-03-07 at 11:05 -0500, Robert Edeker wrote:
Hello,

  Is there a way to specify warn/panic thresholds for the ping test?
I'm monitoring several routers and would like to send notification to
the network admins if things start getting too slow.
man bb-hosts
search for BADCONN
I was looking at badconn, but I'm not sure it's going to do what I
need.  My understanding is that you can specify different thresholds
for failure instead of the test going red immediately.

I'm wondering if there is a setting to warn based on the result of the
successful response time. eg: The ping response comes back, but it was
500ms which too  high for that are of the network.

-r
list Daniel J McDonald · Mon, 07 Mar 2005 10:34:10 -0600 ·
quoted from Robert Edeker
On Mon, 2005-03-07 at 11:23 -0500, Robert Edeker wrote:
On Mon, 07 Mar 2005 10:17:10 -0600, Daniel J McDonald
<user-290ce4e24e19@xymon.invalid> wrote:
On Mon, 2005-03-07 at 11:05 -0500, Robert Edeker wrote:
Hello,

  Is there a way to specify warn/panic thresholds for the ping test?
I'm monitoring several routers and would like to send notification to
the network admins if things start getting too slow.
man bb-hosts
search for BADCONN
I was looking at badconn, but I'm not sure it's going to do what I
need.  My understanding is that you can specify different thresholds
for failure instead of the test going red immediately.

I'm wondering if there is a setting to warn based on the result of the
successful response time. eg: The ping response comes back, but it was
500ms which too  high for that are of the network.
Ah, then you want to run mrtg with ping-probe, and use bbmrtg.pl to
alert hobbit of the data collected.

-- 
Daniel J McDonald, CCIE # 2495, CNX
Austin Energy

user-290ce4e24e19@xymon.invalid