[rrd-users] Re: print timedate in the graph
Alex
xelahome at free.fr
Fri May 10 14:53:08 MEST 2002
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 : rrd-users-bounce at list.ee.ethz.ch
[mailto:rrd-users-bounce at list.ee.ethz.ch]De 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
--
__________________________________________________________________
/ alex at slot.hollandcasino.nl alex at ergens.op.het.net \
| 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:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
Help mailto:rrd-users-request at list.ee.ethz.ch?subject=help
Archive http://www.ee.ethz.ch/~slist/rrd-users
WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
--
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://www.ee.ethz.ch/~slist/rrd-users
WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
More information about the rrd-users
mailing list