That was going to be my next option...I was hoping there was a simple rrdtool command that would do it. Oh well...so I'll have to string a few commands together...not the end of the world.
Thanks! --Brian -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Alex van den Bogaerdt Sent: Friday, April 15, 2005 10:05 To: [email protected] Subject: [rrd-users] Re: Getting last value out On Fri, Apr 15, 2005 at 08:11:28AM -0400, McCann, Brian wrote: > This is such a simple question I must be missing something stupid. > I'm trying to get the last value of a DS out of an RRD, but for the > life of me can't figure out how. I figured that "rrdtool fetch" would > do it...but when I specify LAST, I get an error. I read the man page, > and was a little enlightened, but not much. Any help would be appreciated. Try rrdtool info. A whole lot more than you want, but that can be solved with /bin/grep or with find.exe HTH Alex -- 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
