Dear Tobi, Using spaces in the strftime-format arg of <RRD::TIME::NOW> inside <RRD::GRAPH> fails for me... to wit, please try this...
#!/usr/local/rrdtool-1.0.50/bin/rrdcgi <RRD::GRAPH okay.gif --title "<RRD::TIME::NOW "%a%b%d%H:%M%Z%Y">" DEF:in=test.rrd:in:AVERAGE AREA:in#00ff00:"input" > <RRD::GRAPH oops.gif --title "<RRD::TIME::NOW "%a %b %d %H:%M %Z %Y">" DEF:in=test.rrd:in:AVERAGE AREA:in#00ff00:"input" > ? It's giving me an oops.gif that reads... [ERROR: not enough arguments for RRD::TIME::NOW] regards steve - - - systems & network manager high energy physics university of wisconsin [1] http://www.hep.wisc.edu/~rader/okay.gif [2] http://www.hep.wisc.edu/~rader/oops.gif -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://lists.ee.ethz.ch/rrd-developers WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
