<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
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 <b>slow</b>,
as they often have periods of time when the pings are not dropped, but
instead taking 1-3 seconds (instead of <100ms like normal).  <br>
<br>
Is there any chance that Hobbit will soon support comparing the ping
replies to specifiied values for green, yellow, and red?<br>
<br>
Somethign like:<br>
<br>
1.2.3.4 myhost.com # conn:200:500<br>
<br>
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.<br>
Since hobbit already graphs the numeric values of the ping replies,
this seems like it would be fairly easy to add?<br>
<br>
-Charles<br>
</body>
</html>