NCV ?

Joshua Krause forums at triadbiz.rr.com
Fri May 30 15:06:02 CEST 2008


I am wondering if I need to graph multiple values and want them to be on
different graphs, how do I setup hobbitgraph.cfg to create separate graphs?
Here is my message file:

 

<!--

VOLT: {sysV}

CURR: {sysCurr}

-->

 

System Voltage:                               {sysV}V

System Current:                               {sysCurr}A

 

 

And here is my hobbitgraph.cfg:

 

[power]

        TITLE Power

        YAXIS Current

        DEF:in at RRDIDX@=power.rrd:CURR:AVERAGE

        DEF:out at RRDIDX@=power.rrd:VOLT:AVERAGE

        AREA:in at RRDIDX@#00CF00:@RRDPARAM@ Current

        GPRINT:in at RRDIDX@:LAST: \: %5.1lf A (cur)\g

        GPRINT:in at RRDIDX@:MAX: \: %5.1lf A (max)\g

        GPRINT:in at RRDIDX@:MIN: \: %5.1lf A (min)\g

        GPRINT:in at RRDIDX@:AVERAGE: \: %5.1lf A (avg)\n

        LINE1:out at RRDIDX@#002A97:@RRDPARAM@ Voltage

        GPRINT:out at RRDIDX@:LAST: \: %5.1lf V (cur)\g

        GPRINT:out at RRDIDX@:MAX: \: %5.1lf V (max)\g

        GPRINT:out at RRDIDX@:MIN: \: %5.1lf V (min)\g

        GPRINT:out at RRDIDX@:AVERAGE: \: %5.1lf V (avg)\n

 

Thanks

 

-Josh

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xymon.com/pipermail/xymon/attachments/20080530/eb503e13/attachment.html>


More information about the Xymon mailing list