[collectd] Bundling plugins (e.g. Plugin:Redis)

Otis Gospodnetic otis.gospodnetic at gmail.com
Tue Nov 12 16:18:00 CET 2013


Thank you Andrés and Marc, all clear! :)

Otis
--
Performance Monitoring * Log Analytics * Search Analytics
Solr & Elasticsearch Support * http://sematext.com/


On Tue, Nov 12, 2013 at 6:41 AM, Andrés J. Díaz <ajdiaz at connectical.com> wrote:
> Hi Otis,
>
> The main problem with the redis problem, as they said, is the dependency
> with credis library. When I create the first version of redis plugin, redis
> was not too popular like today is, and there were no a lot of libraries to
> choose.
>
> I submit a couple of PR to switch the credis dependency to libhiredis one,
> which is available in a lot of linux distributions (debian, ubuntu,
> centos...). I hope that octo can merge the PR into the master branch.
>
> The PR for use libhiredis is here:
> https://github.com/collectd/collectd/pull/464
> And a bonus in my fork (branch hiredis):
> https://github.com/ajdiaz/collectd/tree/hiredis
> you have a fully functional version of collectd 5.4 with libhiredis
> (including also a custom query feature).
>
> Br,
>   Andrés
>
>
> On 1 November 2013 21:11, Otis Gospodnetic <otis.gospodnetic at gmail.com>
> wrote:
>>
>> Hi,
>>
>> I'm trying to trace https://collectd.org/wiki/index.php/Plugin:Redis .
>>  This plugin doesn't appear to be included in any Collectd package out
>> there.  But some others, like mysql or ngingx, seem to be included.
>>
>> In case of https://collectd.org/wiki/index.php/Plugin:Redis - I
>> actually don't even see where to go to get this plugin, if it's
>> available somewhere else, where one would grab it and compile it on
>> their own.
>>
>> How come some plugins are not included?
>>
>> Thanks,
>> Otis
>> --
>> Performance Monitoring * Log Analytics * Search Analytics
>> Solr & Elasticsearch Support * http://sematext.com/
>>
>> _______________________________________________
>> collectd mailing list
>> collectd at verplant.org
>> http://mailman.verplant.org/listinfo/collectd
>
>



More information about the collectd mailing list