Query: rrd_last
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
RRD_LAST(3) 1 RRD_LAST(3) rrd_last - Gets unix timestamp of the last sample.SYNOPSISint rrd_last (string $filename)DESCRIPTIONReturns the UNIX timestamp of the most recent update of the RRD database.PARAMETERSo $filename - RRD database file name.RETURN VALUESInteger as unix timestamp of the most recent data from the RRD database. PHP Documentation Group RRD_LAST(3)