graph scale

Lardinois, Pierre plardinois at be.tiauto.com
Tue Feb 7 17:38:41 CET 2006


Hello,

I try to graph the result of CPU tests (from network boxes). It's working
well but I have a problem of scale. There is a factor of 100 missing. The
data that I receive is good (I display it into the result test) but when the
CPU is at maximum (100%), I see 1.0 on the graph.

Here the configuration of "la", I use that to graph the CPU.

Part of hobbitgraph.cfg :
[la]
        TITLE CPU Load
        YAXIS Load
        DEF:avg=la.rrd:la:AVERAGE
        CDEF:la=avg,100,/
        AREA:la#00CC00:CPU Load Average
        -u 1.0
        GPRINT:la:LAST: \: %5.1lf (cur)
        GPRINT:la:MAX: \: %5.1lf (max)
        GPRINT:la:MIN: \: %5.1lf (min)
        GPRINT:la:AVERAGE: \: %5.1lf (avg)\n

Here a part of hobbitserver.cfg :
...
TEST2RRD="cpu=la,...."
...

With others CPU test on Windows servers, I have the same problem. With some
Unix servers, it's work a little bit more on some servers.

Do you have a solution to help me ?

Thank you very much,

Valéry Guilleaume
vguilleaume at be.tiauto.com



The information contained in this transmission may contain privileged and
confidential information.  It is intended only for the use of the
person(s) named above. If you are not the intended recipient, you are
hereby notified that any review, dissemination, distribution or
duplication of this communication is strictly prohibited. If you are not
the intended recipient, please contact the sender by reply email and
destroy all copies of the original message.



More information about the Xymon mailing list