array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'ja', ), 'this' => array ( 0 => 'function.rrd-first.php', 1 => 'rrd_first', 2 => 'Gets the timestamp of the first sample from rrd file', ), 'up' => array ( 0 => 'ref.rrd.php', 1 => 'RRD 関数', ), 'prev' => array ( 0 => 'function.rrd-fetch.php', 1 => 'rrd_fetch', ), 'next' => array ( 0 => 'function.rrd-graph.php', 1 => 'rrd_graph', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/rrd/functions/rrd-first.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>
(PECL rrd >= 0.9.0)
rrd_first — Gets the timestamp of the first sample from rrd file
Returns the first data sample from the specified RRA of the RRD file.
fileraaindex
Integer number of unix timestamp,失敗した場合に false を返します.