Xymon Mailing List Archive search

Last step in graphing a custom test is being elusive

list Henrik Størner
Sat, 1 Oct 2005 08:40:42 +0200
Message-Id: <user-4856ff7d2506@xymon.invalid>

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