Xymon Mailing List Archive search

Graphing with broken numbers

list Buchan Milne
Tue, 15 Sep 2009 14:28:10 +0200 (SAST)
Message-Id: <user-f62d298dcd93@xymon.invalid>

----- "thorsten erdmann" <user-9219fb9415b1@xymon.invalid> wrote:
Hi

I try to get some temperature graphs of my UPS. The UPS test produces
broken numbers like this:
What do you mean by "broken"? Do you mean non-integers?
Temperature status:

Warning level: 35 C
Alarm level : 40 C

Device Temp(C) Temp(F)
Ambient 20.7 69


Devmon version 0.3.1-beta1 running on s068a300


I manged to get the numbers into a graph if I alter the output to not
showing 20.7, instead showing 21.
The graph show up several lines like

Ambient_______20.
Ambient_______21.
I am not sure what you are trying to depict here, are you meaning that the DS names are Ambient______20 ? The output of 'rrdtool info /path/to/temp.rrd |grep ^ds' or similar may help to illustrate more accurately.

Which collector are you using?

Regards,
Buchan