[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
conn alerts based on ping time
- To: hobbit (at) hswn.dk
- Subject: conn alerts based on ping time
- From: Charles Jones <jonescr (at) cisco.com>
- Date: Fri, 13 Jan 2006 11:01:11 -0700
- Cc: crimson (at) technologist.com
- User-agent: Mozilla Thunderbird 1.0.7 (Windows/20050923)
I'm helping someone set up Hobbit at their company, and they want to
monitor the status of a remote office T1 link. Of course Hobbit can
tell them if the link goes totally down, or you can ignore bad pings
with "badconn", but they want to know when the link is *slow*, as they
often have periods of time when the pings are not dropped, but instead
taking 1-3 seconds (instead of <100ms like normal).
Is there any chance that Hobbit will soon support comparing the ping
replies to specifiied values for green, yellow, and red?
Somethign like:
1.2.3.4 myhost.com # conn:200:500
This would make myhost.com's conn test go yellow if the ping was between
200 and 500ms, and red if it was over 500ms.
Since hobbit already graphs the numeric values of the ping replies, this
seems like it would be fairly easy to add?
-Charles