[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] Last step in graphing a custom test is being elusive
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] Last step in graphing a custom test is being elusive
- From: henrik (at) hswn.dk (Henrik Stoerner)
- Date: Sat, 1 Oct 2005 08:40:42 +0200
- References: <433E2CA3.2010607@wi.rr.com>
- User-agent: Mutt/1.5.6+20040907i
On Sat, Oct 01, 2005 at 01:28:51AM -0500, Rich Smrcina wrote:
> Now on the status page for the custom test, I get a link with the name
> 'hobbit graph sp_util'. If I click on it, I get four more on a page by
> themselves.
>
> What's the last step in the process to actually get the graph image to
> appear?
That link should also contain an "<img src=/cgi-bin/hobbitgraph.cgi..."
link to pull in the actual graph. The key thing in that URL is the
"service=foo" part. "foo" is the key into the graph definitions in
hobbitgraph.cfg.
It sounds as if you dont have an [sp_util] section in hobbitgraph.cfg,
detailing how to build the graph from the RRD file.
Henrik