[rrd-users] Re: GPRINT and a New line

Serge Maandag serge.maandag at staff.zeelandnet.nl
Fri Oct 28 09:38:57 MEST 2005


> and it works perfectly.
> Except for the New Line command.
> 
> "GPRINT:alpha:AVERAGE: \\nAverage In Bits %1.2lf"
> 

I have always found the behaviour of special characters a
bit weird. Iirc, using 2 in one statement does not work.
Neither does this apparantly. You could try:

"COMMENT:\\n",
"GPRINT:alpha:AVERAGE: Average In Bits %1.2lf"

Also one of your \ may be eaten by perl. In that case try
using single quotes i.s.o. double ones.

Serge.

-------------
Op de inhoud van dit e-mailbericht en de daaraan gehechte bijlagen is de inhoud van de volgende disclaimer van toepassing: http://www.zeelandnet.nl/disclaimer.php

-------------
For the content of this e-mail message and its attachment(s) the following disclaimer applies: http://www.zeelandnet.nl/disclaimer.php

--
Unsubscribe mailto:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
Help        mailto:rrd-users-request at list.ee.ethz.ch?subject=help
Archive     http://lists.ee.ethz.ch/rrd-users
WebAdmin    http://lists.ee.ethz.ch/lsg2.cgi



More information about the rrd-users mailing list