Xymon Mailing List Archive search

custom rrd data graph

list Shifter
Wed, 8 Nov 2006 11:50:31 -0800
Message-Id: <user-54c827e9fb4c@xymon.invalid>

Ahhhh, that makes sense.  Changing my client script to:

$BB $BBDISP "data $MACHINE.pcpuIdle
`cat /tmp/pcpu.txt`
"

caused the rrd's to be created and populated with data.

The change suggested by Charles Jones was helpful as it caused a link to
appear on my trends page where there was no representation of my data at
all, but not the actual graph.  The link doesn't produce any graphs either,
but I'm getting closer.  I remember reading about that elsewhere in the
forums so I'll go research that a bit.  Thank you all very much for the
assistance.

Sage

On 11/8/06, Charles Goyard <user-98f9625a7a59@xymon.invalid> wrote:
Hi,

Shifter wrote :
$BB $BBDISP "data $MACHINE.pcpu
`cat /tmp/pcpu.txt`
what I'm telling is that the name after "$MACHINE" must match the name
used in TESTS2RRD and NCV_foobar. I think you're mixing the name of a
status (or data) report (here "pcpu") and the name of a particular line
(or data source, or DS) in the body of that status/data message.

Regards,

--
Charles Goyard - user-98f9625a7a59@xymon.invalid - (+33) 1 45 38 01 31