Xymon Mailing List Archive search

Graphs in trends column

2 messages in this thread

list Stef Coene · Mon, 6 Feb 2006 21:46:14 +0100 ·
Hi,

I changed the GRAPHS variable in hobbitserver.cfg:
"# This defines which RRD files to include on the "trends" column webpage,
# and the order in which they appear."

The graphs are indeed not displayed in the trends column when you change GRAPHS.  However, if I remove "memory" from the GRAPHS variable, the memory graph is also not displayed anymore on the memory column webpage.  And that last thing is not really what I wanted.


Stef
list Henrik Størner · Tue, 7 Feb 2006 13:26:31 +0100 ·
quoted from Stef Coene
On Mon, Feb 06, 2006 at 09:46:14PM +0100, Stef Coene wrote:
I changed the GRAPHS variable in hobbitserver.cfg:
"# This defines which RRD files to include on the "trends" column webpage,
# and the order in which they appear."

The graphs are indeed not displayed in the trends column when you change GRAPHS.  However, if I remove "memory" from the GRAPHS variable, the memory graph is also not displayed anymore on the memory column webpage.  And that last thing is not really what I wanted.
No, that's another of the unwanted side-effects of how the graphing
system is currently implemented. (Lots of historical reasons for that
going back to how graphs were done in old days when you had a Big Brother/LARRD/bbgen setup).

As I wrote in another thread, I am aware that this needs to be improved.


Regards,
Henrik