Rrdtool update

From I Will Fear No Evil
Revision as of 19:21, 28 May 2023 by Chubbard (talk | contribs) (Created page with "=== Simple examples of updating an existing RRD database === Definition of vars: N means now for rrd, numbers are the values for EACH of the datasources inside the RRD. This can cause problems if you change the DS count with something that does not exist <pre> rdtool update '/opt/nmsApi/rrd/database.rrd' N:31:65 </pre> Category:Rrd")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Simple examples of updating an existing RRD database

Definition of vars: N means now for rrd, numbers are the values for EACH of the datasources inside the RRD. This can cause problems if you change the DS count with something that does not exist

rdtool update '/opt/nmsApi/rrd/database.rrd' N:31:65