rrd_update
rrd_update
Updates the RRD database
bool **rrd_update** string $filename array $options
Updates the RRD database file. The input data is time interpolated according to the properties of the RRD database file.
filenameRRD database file name. This database will be updated.
optionsOptions for updating the RRD database. This is list of strings. See man page of rrd update
for whole list of options.
return.success