rrd::DataSource method init (protected)

 <instance of rrd::DataSource[i]> init

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

Partial Call Graph (max 5 caller/called nodes):
%3

Testcases:
No testcase defined.
Source code:
next
if {![info exists :name]} { set :name [namespace tail [self]] }
set :rrdFile [[:info parent] cget -rrdPath]_${:name}-d.rrd
append ::log "rrdFile of [self] is ${:rrdFile}<br>\n"
:requireRRD
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: