Xymon Mailing List Archive search

Help with graphing

list Henrik Størner
Mon, 9 May 2005 07:43:07 +0200
Message-Id: <user-eb62c640e275@xymon.invalid>

On Mon, May 09, 2005 at 09:25:01AM +0800, Vernon Everett wrote:
Hi Henrik

Thanks
This helped me a lot. I got the graph working, but it's very busy.
I need to split this over 2, or even 3 graphs.
However, before I bug you any more, I would love to RTFM, as you say.
I'd advise anyone trying to do custom graphs to read the "rrdcreate"
man-page from RRDtool. Here you'll find this:
The rrd manpages are installed as part of your RRDtool installation.
They are not part of Hobbit. If you have RRdtool installed in the
default location - /usr/local/rrdtool-1.0.49, for instance - then
do an

  MANPATH=/usr/local/rrdtool-1.0.49/man
  export MANPATH

and then try "man rrdcreate".


Henrik