[collectd] [PATCH 0/2] Ceph collectd plugin
Sage Weil
sage at inktank.com
Sat Jan 19 02:17:17 CET 2013
We've had this code sitting around for ages and keep porting it when
debian updates their packages. I finally spent some time to make it
work with the current git master.
There is an additional patch here to properly detect the libjson
dependency that comes from Yves Mettier. Feel free to adjust the changelog
if you want to sign it off differently or something.
Is it possible to get this merged into collectd master? I'd love to see this
in future releases.
Thanks!
sage
Sage Weil (2):
configure: detect libjson
Add ceph plugin
configure.in | 70 +++++
src/Makefile.am | 9 +
src/ceph.c | 810 ++++++++++++++++++++++++++++++++++++++++++++++++++
src/collectd.conf.in | 1 +
4 files changed, 890 insertions(+), 0 deletions(-)
create mode 100644 src/ceph.c
--
1.7.9
More information about the collectd
mailing list