1 RRDLASTUPDATE(1) rrdtool RRDLASTUPDATE(1)
6 rrdlastupdate - Return the most recent update to an RRD
9 r\brr\brd\bdt\bto\boo\bol\bl l\bla\bas\bst\btu\bup\bpd\bda\bat\bte\be _\bf_\bi_\bl_\be_\bn_\ba_\bm_\be [-\b--\b-d\bda\bae\bem\bmo\bon\bn _\ba_\bd_\bd_\br_\be_\bs_\bs]
12 The l\bla\bas\bst\btu\bup\bpd\bda\bat\bte\be function returns the UNIX timestamp and the value stored
13 for each datum in the most recent update of an RRD.
19 Address of the rrdcached daemon. If specified, a "flush"
20 command is sent to the server before reading the RRD files.
22 configured to cache values for a long time. For a list of
25 rrdtool lastupdate --daemon unix:/var/run/rrdcached.sock /var/lib/rrd/foo.rrd
28 The following environment variables may be used to change the behavior
29 of "rrdtool lastupdate":
32 If this environment variable is set it will have the same effect as
33 specifying the "--daemon" option on the command line. If both are
34 present, the command line argument takes precedence.
37 Andy Riebs <andy.riebs@hp.com>
41 1.3.999 2009-06-09 RRDLASTUPDATE(1)