rrdupdate (1) Linux Manual Page
NAME rrdupdate – Store a new set of values into the RRD SYNOPSIS rrdtool {update | updatev} filename [–template|-t ds-name[:ds-name]…] [–daemon|-d address] [—] N|timestamp:value[:value…] at-timestamp@value[:value…] [timestamp:value[:value…] …] DESCRIPTION The update function feeds new data values into an RRD. The data is time aligned (interpolated) according to the properties of the RRD to which the data is written. updatev…
