[rrd-developers] Accelerator Daemon

Florian Forster rrdtool at nospam.verplant.org
Wed Jun 25 07:26:35 CEST 2008


Hi Ian,

On Wed, Jun 25, 2008 at 11:27:40AM +1000, Ian Holsman (Lists) wrote:
> why limit the 'RRD server' with backwards compatability?

> the server based client would just issue the commands against the
> socket and get the results instead of manipulating the file directly.
> there would be no option for that client to write directly.

actually, if you're talking about programs using the C API, you can use
`rrdc_connect', `rrdc_update', `rrdc_disconnect'. This not only makes it
absolutely clear that you're using the daemon, this also lets you
control how long the connection will stay open.

The old-style `argc, argv'-API won't let you do that.

The issue at hand is how `rrdtool' (the command line utility) should use
the cache..

Regards,
-octo
-- 
Florian octo Forster
Hacker in training
GnuPG: 0x91523C3D
http://verplant.org/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.oetiker.ch/pipermail/rrd-developers/attachments/20080625/b4f31565/attachment.bin 


More information about the rrd-developers mailing list