Thanks but I try to do it from a cgi file so I can't put `bin/date` in the <RRD::GRAPH... section. It didn't work. I just got of course "`/bin/date`" in my graph.
Alex -----Message d'origine----- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] la part de Alex van den Bogaerdt Envoye : jeudi 9 mai 2002 20:38 A : Alex Cc : RRD users Objet : [rrd-users] Re: print timedate in the graph Alex wrote: > I would like to print the date and/or the time in a graph. > How can I do that with a COMMENT or GPRINT command? The same way you'd print any other text. RRDtool doesn't generate it so it should already be generated when you call the script. Perhaps something like ... COMMENT:"`/bin/date`" ... will work HTH -- __________________________________________________________________ / [EMAIL PROTECTED] [EMAIL PROTECTED] \ | work private | | My employer is capable of speaking therefore I speak only for myself | +----------------------------------------------------------------------+ | Technical questions sent directly to me will be nuked. Use the list. | +----------------------------------------------------------------------+ | http://faq.mrtg.org/ | | http://rrdtool.eu.org --> tutorial | +----------------------------------------------------------------------+ -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/rrd-users WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/rrd-users WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
