array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'it', ), 'this' => array ( 0 => 'function.rrd-last.php', 1 => 'rrd_last', 2 => 'Gets unix timestamp of the last sample', ), 'up' => array ( 0 => 'ref.rrd.php', 1 => 'RRD Funzioni', ), 'prev' => array ( 0 => 'function.rrd-info.php', 1 => 'rrd_info', ), 'next' => array ( 0 => 'function.rrd-lastupdate.php', 1 => 'rrd_lastupdate', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/rrd/functions/rrd-last.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_last — Gets unix timestamp of the last sample
Returns the UNIX timestamp of the most recent update of the RRD database.
filenameInteger as unix timestamp of the most recent data from the RRD database.