Re: RRD C API's for RRDCACHED
Florian Forster <[email protected]>
| Newsgroups | gmane.comp.db.rrdtool.devel,gmane.comp.db.rrdtool.user |
|---|---|
| Message-ID | <[email protected]> |
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/ _______________________________________________ rrd-developers mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/rrd-developers
signature.asc
(application/pgp-signature, 835 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iQIcBAEBAgAGBQJM3Zf7AAoJEMPSHpbi2MmgQa4P/jiCah/2tLXpje1hjDsTddSD SZ+uWk2JZkcPBGSOI0ka/l3u9bNX5fUlF1ScFHnywjH7c5XyvDWaUSIsl6sNhx5q 1Wz+YIx8NSUtv4L6HJUOqGV+0rmEOcFMmgEsJ1E/B7BE9IRIaLG6l+3JMmyOh9CZ 3y6hPdDQ8DMBWyt8/D1mJwVFa+fzbxCNBNBJyKw2DDpTF61vXbSAzwNPatyMW//F Rdcou07PJT3lqZWi3v7OQ4h5pFNgwVQ0sTK2WJ++IuwL3IgTLXumoVvOJuHz1cDX izrjK6+F0CpFrBliLkdaiMP3USGNTZMVluWnIUtb7r4C7WpemzsD8e620eLnAFia zaEiPI29JxnBf+xO+H8OPF6+NpKs11gD71lRu17qs8ovlvdDftXX0GNLqd2hWE1x E1rhtx4pWtl2J/yBfAJ80LVrsrPSi623Im2/5nsRNODOjQYivjRZj7Wem05EU0c3 Hw6gD/AnQydHNWOrlgM6/hmrBwaclbpxU5TKvq2sMnvt75r68505Vgq2l10mOxYy v9EA33f5vAvE6HUHxnwh3dZ7c5A1wn686divMtsPvqpctSzmQtfn3RcGLrNM8iuw pEjvgfktO5/ABYhXnQtDtxjOSD3CWeRC7voKbojuDnUSGac/jOY5B2OtnUrfB4hn 4YsXwqEq7Gl3HncrM0fb =4Yi1 -----END PGP SIGNATURE-----