[rrd-users] Does rrdcached within rrdtool 1.4.7 support fetch, info etc?

Benjamin Wang (gendwang) gendwang at cisco.com
Tue Mar 5 16:14:07 CET 2013


Hi,
  I try to setup collectd and rrdcached in one machine, and try to access rrdcached in another machine. The start script is as following:
rrdcached -w 600 -z 10 -p /root/tools/rrdcached/rrdcached.pid -b /root/tools/rrdcached -j /root/tools/rrdcached/cached -l 10.74.125.141 -l unix:/tmp/rrdcached.sock

When I access by rrdtool in the local machine with absolute path, everything is OK. But I try to access in the remote machine by the following commad:
rrdtool info 10.74.125.141/memory/memory-buffered.rrd --daemon 10.74.125.141
rrdtool fetch 10.74.125.141/memory/memory-buffered.rrd  AVERAGE --start 1362495020 --end 1362495620 --daemon 10.74.125.141

The return result is always "ERROR: opening '10.74.125.141/memory/memory-buffered.rrd': No such file or directory".
I have checked the path. There is no symbolic link.
Does rrdtool 1.4.7 support remotely fetch, info?

B.R.
Benjamin Wang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.oetiker.ch/pipermail/rrd-users/attachments/20130305/057dab87/attachment.htm 


More information about the rrd-users mailing list