[rrd-users] rrdcached remote socket status
Dean Smith
dean at eatworms.org.uk
Tue Nov 26 16:17:45 CET 2013
I've been trying to migrate a home grown monitoring solution to use
rrdcached from directly accessing the RRDs. All works well with a local unix
socket to create graphs etc on the host machine for the RRDs but I'm
struggling with creating graphs via an IP socket from a remote machine.
Fundamentally it seems rrdtool on the remote machine needs both the socket
connection (via -daemon=) to flush...but also direct read access to the rrd
file itself in order to create a graph ? (This is on Ubuntu 12.04 using
rrdtool 1.4.7)
Is this correct - or is it possible to perform the rrd graph creation
entirely over the socket ?
I've seen a few references to greater functionality via rrdcached if I
compile from source. Are there any "how tos" for exactly which flavours to
download and compile for those of us more comfortable installing packages ?
:)
Thanks in advance for any pointers.
Regards
Dean
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.oetiker.ch/pipermail/rrd-users/attachments/20131126/6edde04c/attachment.htm
More information about the rrd-users
mailing list