[hobbit] Monitor/graph multiple interfaces with Hobbit?

Henrik Stoerner henrik at hswn.dk
Fri Feb 10 23:02:38 CET 2006


On Fri, Feb 10, 2006 at 10:43:28AM -0700, Jeremy Worrells wrote:
> 
> I am a newcomer to hobbit. I find it to be a very exciting project, but
> I cannot figure out how to perform a vital function. We currently have
> dozens of RRD databases and CGI scripts creating graphs on those RRDs.
> We also run BB for network health monitoring. I would like to combine
> the two using hobbit, but I am not sure how to go about it.
> 
> Here's what I want to do: have a "traffic" monitor in hobbit that tracks
> any number of interfaces on a firewall or router. It would alert on a
> certain traffic threshold and would provide RRD graphs of the
> interfaces. I would like to avoid MRTG if at all possible.
> 
> Is this kind of arbitrary RRD graphing/alerting available in hobbit?

It's not available "out of the box" - you'll have to write some
scripts to collect the data you're after, check it against the
thresholds, and sends the result of that check to Hobbit as a
status message. This status can then include the raw data which
can go into a graph shown by Hobbit.

What you're asking for doesn't seem terribly out of the ordinary,
so it would make sense to provide this as a standard part of Hobbit. 
A merge of MRTG's data collection with Hobbit's alerting and graph 
features would be a pretty powerful setup.

I do have plans for Hobbit to trigger alerts based on the data that
is reported into the RRD files, which would take care of the
alerting part of your scenario. Then there's the SNMP-based data
collection; a user from Belgium has done some work on this so there
might be something available soon.

So - it will happen one day. But it's not there yet.


Regards,
Henrik




More information about the Xymon mailing list