Martin, Today Martin Knoblauch wrote:
> I think my reply/question did not hit the list ... > > > ----- Original Message ---- > > From: Erik de Mare <[EMAIL PROTECTED]> > > To: Martin Knoblauch <[EMAIL PROTECTED]> > > Cc: rrd-users rrd-tool <[email protected]> > > Sent: Wednesday, November 26, 2008 2:57:35 PM > > Subject: Re: [rrd-users] Automatic Timestamp in RRD graphs > > > > > > add something like COMMENT:`date` > > > > OK, while this does not necessary satisfy my laziness, it seems to work kind > of. So I add the following to my legend: > > " COMMENT:'\s' COMMENT:'\s' COMMENT:'$datestring'" > > where > "$datestring" has my desired timestamp. All is good so far, but the > string is left aligned. I would like to have it on the right lower > corner of my graph? I read about "\r", but it does not work. this does generally work well, make sure though, a) that \r actually reaches rrdtool and does not get eaten by some intermediary step b) try with a more recent version of rrdtool ... not sure about the exact bug/feature set of 1.2.15. cheers tobi -- Tobi Oetiker, OETIKER+PARTNER AG, Aarweg 15 CH-4600 Olten, Switzerland http://it.oetiker.ch [EMAIL PROTECTED] ++41 62 775 9902 / sb: -9900 _______________________________________________ rrd-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users
