Query: rrd_update
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
RRD_UPDATE(3) 1 RRD_UPDATE(3) rrd_update - Updates the RRD database.SYNOPSISbool rrd_update (string $filename, array $options)DESCRIPTIONUpdates the RRD database file. The input data is time interpolated according to the properties of the RRD database file.PARAMETERSo $filename - RRD database file name. This database will be updated. o $options - Options for updating the RRD database. This is list of strings. See man page of rrd update for whole list of options.RETURN VALUESReturns TRUE on success, FALSE when error occurs. PHP Documentation Group RRD_UPDATE(3)
Related Man Pages |
---|
add_txrx(1) - debian |
rrdcgi(1) - debian |
rrdupdate(1) - debian |
hobbitgraph.cfg(5) - debian |
rrdflushcached(1) - centos |
Similar Topics in the Unix Linux Community |
---|
Can't start NTOP service/daemon |
Graphing data with awk/while loop |