[rrd-users] Re: Logarithmic graphs with rrdcgi

Tobias Oetiker oetiker at ee.ethz.ch
Fri Feb 3 14:34:28 MET 2006


Hi Beat,

the problem is this line here ...

> >         COMMENT:"Graph updated: <RRD::TIME::NOW "%a, %d %b %Y %H:%M:%S %Z">\r">
>

you have to escape the quotes ... then you should be fine ...

        COMMENT:"Graph updated\: <RRD::TIME::NOW "%a, %d %b %Y %H\:%M\:%S %Z">\r">

check the webserver error log for error messages !

cheers
tobi


-- 
 ______    __   _
/_  __/_  / /  (_) Oetiker @ ISG.EE, ETL F24.2, ETH, CH-8092 Zurich
 / // _ \/ _ \/ /  System Manager, Time Lord, Coder, Designer, Coach
/_/ \.__/_.__/_/   http://people.ee.ethz.ch/oetiker +41(0)44-632-5286

--
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