rrd::DataSource method update (public)

 <instance of rrd::DataSource[i]> update [ -timestamp timestamp ] \
    value

Defined in packages/rrd-tool/tcl/rrd-procs.tcl

Switches:
-timestamp
(defaults to "N") (optional)
Parameters:
value

Partial Call Graph (max 5 caller/called nodes):
%3 Rrd::update Rrd::update rrd::DataSource instproc update rrd::DataSource instproc update rrd::DataSource instproc update->Rrd::update

Testcases:
No testcase defined.
Source code:
ns_log notice "Rrd::update ${:rrdFile} ${timestamp}:$value"
Rrd::update ${:rrdFile} ${timestamp}:$value
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: