This page includes the format for printing times.
http://oss.oetiker.ch/rrdtool/doc/rrdgraph_graph.en.html

Then get the first and last data via a VDEF first, like this:
VDEF:sdate=ds0,FIRST
VDEF:edate=ds0,LAST
GPRINT:sdate:%c
GPRINT:edate:%c

Not all the variables documented seem to be in place yet though.

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Fabien Wernli
Sent: Tuesday, June 13, 2006 05:19
To: RRDTool List
Subject: [rrd-users] rrdgraph_data plot start and end

Hi,

I'm looking for a way to plot "start" and "end" dates on the graph,
without
having to use "COMMENT" and perl code to reinterpret at-style dates from
the
command line.

--
Unsubscribe mailto:[EMAIL PROTECTED]
Help        mailto:[EMAIL PROTECTED]
Archive     http://lists.ee.ethz.ch/rrd-users
WebAdmin    http://lists.ee.ethz.ch/lsg2.cgi

--
Unsubscribe mailto:[EMAIL PROTECTED]
Help        mailto:[EMAIL PROTECTED]
Archive     http://lists.ee.ethz.ch/rrd-users
WebAdmin    http://lists.ee.ethz.ch/lsg2.cgi

Reply via email to