This is a discussion on [rrd-users] Re: GPRINT within the RRD Users forums, part of the Networking and Network Related category; At 14:34 +0200 11/10/06, meteo.quimper@free.fr wrote: >Thanks for your help, Gprint work well ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
At 14:34 +0200 11/10/06, meteo.quimper@free.fr wrote:
>Thanks for your help, Gprint work well now, i have a question, in this >graph: http://www.meteo-quimper.fr/mrtg/temperature-week.png i want to >put the gprint result "Point de rosee" under "Temperature", now it's on >the same line. How i can do that ??? Use '\n' to add a line feed at the end of a GPRINT like this : GPRINT:vdatainmax:"%6.2lf %sBps\n" -- Unsubscribe mailto:rrd-users-request@list.ee.ethz.ch?subject=unsubscribe Help mailto:rrd-users-request@list.ee.ethz.ch?subject=help Archive http://lists.ee.ethz.ch/rrd-users WebAdmin http://lists.ee.ethz.ch/lsg2.cgi |