[rrd-users] JRobin - how to GPRINT a scalar value?

Marek VANCO m.vanco at alphalink.fr
Thu Aug 13 10:36:33 CEST 2009


Hello,

  I'm using JRobin, and I want to print my value of variable in graph.
How to print my scalar value to graph?

in RRD tool, this is possible with:

 DEF:out={rrd1}:dataOut:AVERAGE 
 VDEF:out90=out,90,PERCENT 
 GPRINT:out90:"Q90 input \\: %8.2lf %s\\n" 

in JRobin API, I didn't find how to do it...
ref:http://oldwww.jrobin.org/api/graphingapi.html

Thanks you very much for any ideas!
marek





More information about the rrd-users mailing list