> Somehow I broke some graphs that I maintain. I'm now getting this > complaint: > > [ERROR: bad format for [G]PRINT in '[ERROR'] > > Attached is a small part of one of my cgi's which is failing. If > I feed this to rrdcgi (e.g. 'rrdcgi --filter file'), I get the > above error. If I remove the blank line at the top of the file, the > error seems to go away. That seems odd. > > I'm not particularly adept with rrdtool, so please forgive any obvious > idiocy on my part. Any suggestions?
replace CDEF:now=total_in,POP,NOW GPRINT:now:MAX:"<RRD::TIME::NOW "%a %d %b %Y %H\:%M">\r" with COMMENT:"<RRD::TIME::NOW '%a %d %b %Y %H:%M'>\r" ? steve - - - systems & network manager high energy physics university of wisconsin -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://lists.ee.ethz.ch/rrd-users WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
