Description of problem: rrdcached plugin was disabled in .spec two years ago. This plugin greatly helps scalabitity when collecting lot of statistics. Please reenable. Version-Release number of selected component (if applicable): collectd-5.2.0-1.fc18.x86_64
> rrdcached plugin was disabled in .spec two years ago. If you mean http://pkgs.fedoraproject.org/cgit/collectd.git/commit/?id=a9b5a4f6e38a5e7e3d3876d77c552d2abf347ea6 that was just making explicit what configure was doing in buildroot with BRs at that time. I'd appreciate if you could test rrdcached and attach the patch - not sure would it better make sense in the current collectd-rrdtool or in its own subpackage?
Created attachment 699396 [details] add rrdcached to spec I think it makes more sense inside collectd-rrdtool subpackage, although I've commented out autoloading. Administrator will have to choose, with rrdtool being the default after installation of collectd-rrdtool. Scratch build: http://koji.fedoraproject.org/koji/taskinfo?taskID=5032150
Oh crap, patch was mangled somehow. You can get it from http://pipebreaker.pl/dump/0001-enable-rrdcached-plugin-rhbz-911907.patch BTW, there are some helper systemd macros for all those pre/post/un invocations: https://fedoraproject.org/wiki/Packaging:ScriptletSnippets#Macroized_scriptlets_.28Fedora_18.2B.29
Alan, Have you had time to look at this?
Sorry I hadn't but Ruben fixed it in Rawhide. Let me know if you really need it in F18 and I'll look at backporting it from master branch.
I'd like to see it in F19. For F18 I can rebuild rpm myself. Thanks!