RRDFIRST(1) | rrdtool | RRDFIRST(1) |
rrdfirst - Return the date of the first data sample in an RRA within an RRD
rrdtool first filename [--rraindex number] [--daemon|-d address]
The first function returns the UNIX timestamp of the first data sample entered into the specified RRA of the RRD file.
rrdtool first --daemon unix:/var/run/rrdcached.sock /var/lib/rrd/foo.rrd
Burton Strauss <Burton@ntopSupport.com> Daemon support added by Steve Shipway <steve@steveshipway.org>
2019-05-30 | 1.7.1 |