> I was reading http://oss.oetiker.ch/rrdtool/doc/rrdcached.en.html and I > see how it does not support create. Being ever the paranoid I was > looking in that writeup to see if it is "OK" to create behind the > rrdcached's back and then start sending it updates, but that was not > explicit in the writeup. Hence this email :)
Creating a new RRD independently of rrdcached is fine (I've done it here -- MRTG running with rrdcached over UNIX sockets will create directly but update via rrdcached). The problems occur if you update an RRD both via rrdcached and directly. RRDcached goes and looks for the rrd file when the updates come in, I believe. Steve Steve Shipway ITS Unix Services Design Lead University of Auckland, New Zealand Floor 1, 58 Symonds Street, Auckland Phone: +64 (0)9 3737599 ext 86487 DDI: +64 (0)9 924 6487 Mobile: +64 (0)21 753 189 Email: [email protected] Please consider the environment before printing this e-mail
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ rrd-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users
