rrdfirst (1) Linux Manual Page
NAME
rrdfirst – Return the date of the first data sample in an RRA within an RRD
SYNOPSIS
rrdtool first filename [–rraindex number]
DESCRIPTION
The first function returns the UNIX timestamp of the first data sample entered into the specified RRA of the RRD file.
- filename
- The name of the
RRDthat contains the data. - –rraindex number
- The index number of the
RRAthat is to be examined. If not specified, the index defaults to zero.RRAindex numbers can be determined throughrrdtool info.
AUTHOR
Burton Strauss <Burton [at] ntopSupport.com>
