aargh another missing bit from lastupdate added ...
[rrdtool.git] / doc / rrdlastupdate.pod
1 =head1 NAME
2
3 rrdlastupdate - Return the most recent update to an RRD
4
5 =head1 SYNOPSIS
6
7 B<rrdtool> B<lastupdate> I<filename>
8
9 =head1 DESCRIPTION
10
11 The B<lastupdate> function returns the UNIX timestamp and the 
12 value stored for each datum in the most recent update of an RRD.
13
14 =over 8
15
16 =item I<filename>
17
18 The name of the B<RRD> that contains the data.
19
20 =back
21
22 =head1 AUTHOR
23
24 Andy Riebs <andy.riebs@hp.com>
25
26
27