Query: rrd_tune
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
RRD_TUNE(3) 1 RRD_TUNE(3) rrd_tune - Tunes some RRD database file header options.SYNOPSISbool rrd_tune (string $filename, array $options)DESCRIPTIONChange some options in the RRD dabase header file. E.g. renames the source for the data etc.PARAMETERSo $filename - RRD database file name. o $options - Options with RRD database file properties which will be changed. See rrd tune man page for details.RETURN VALUESReturns TRUE on success, FALSE otherwise. PHP Documentation Group RRD_TUNE(3)