[rrd-developers] RRD C API's for RRDCACHED

Florian Forster rrdtool at octo.it
Fri Nov 12 20:39:40 CET 2010


Hi,

On Fri, Nov 12, 2010 at 10:49:28AM -0800, swami wrote:
> If i start using rrdcached , is there a variation in the C API calls i
> am using currently (rrdupdate , create ) ? If so , what and how do i
> get this compiled in.

the RRDCacheD interface uses a set of separate functions, prefixed by
"rrdc_" (mnemonic: RRD Client). The functions are similar in syntax to
the thread-safe interface using the "_r" suffix.

> What should i do for PHP bindings.

Ideally the "client" functions would be available as a PHP interface as
well. As a fallback, you can trigger special behavior by setting the
"RRDCACHED_ADDRESS" environment variable.

Regards,
--octo
-- 
Florian octo Forster
Hacker in training
GnuPG: 0x0C705A15
http://octo.it/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: Digital signature
Url : http://lists.oetiker.ch/pipermail/rrd-developers/attachments/20101112/28c54225/attachment.pgp 


More information about the rrd-developers mailing list