rrd_first(PECL rrd >= 0.9.0) rrd_first — Gets the timestamp of the first sample from rrd file. Описание
   int rrd_first
    ( string $file
   [, int $raaindex = 0
  ] ) 
  Returns the first data sample from the specified RRA of the RRD file. Список параметров
 Возвращаемые значенияInteger number of unix timestamp, FALSE if some error occurs.  | 
||