[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] Graphing number of hosts
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] Graphing number of hosts
- From: Stef Coene <stef.coene (at) docum.org>
- Date: Thu, 26 Jun 2008 08:41:45 +0200
- References: <BAC1D28A5AB852439A6914CA7AB4E63F0601736E (at) permls05.wde.woodside.com.au>
- User-agent: KMail/1.9.9
On Thursday 26 June 2008, Everett, Vernon wrote:
> Hi all
>
> Wondering if anybody has done this before, before I try and do it
> myself.
>
> Under bbtest on the hobbit server, there are a number of stats,
> including number of hosts. (Hosts total)
>
> has anybody managed to graph this information?
> Ideally, I would like to graph the Hosts total, # hostnames resolved and
> # TCP tests total, but I will be happy with Hosts total.
>
> Before any of you shake your head and wonder why, management have asked
> for it :-)
You can take a look at the rrd's to find out what info is collected:
rrdtool info hobbitd.rrd | grep type
As far as I can see, no info about number of hosts, hostname resolved, tcp
tests, ...
Stef