Xymon Mailing List Archive search

Graphs

list Stef Coene
Tue, 7 Feb 2006 13:30:02 +0100
Message-Id: <user-9b1d6684a91e@xymon.invalid>

On Tuesday 07 February 2006 13:23, Henrik Stoerner wrote:
I think there are 2 changes needed:  One in the file that parses the
variable TEST2RRD (lib/hobbitrrd.c) so you can specify multiple graphs /
page.  And one in the file that generates the html pages (lib/htmllog.c).
It's a bit more complex than that :-)
Argh.
The lib/hobbitrrd.c file is right - you should look at the
hobbit_graph_text() routine, which is the one that generates the
HTML links to the graph images. But it's currently pretty much tied
into generating one graph at a time.
Ok, I think it's time to search for my C book from college ;)


Stef