<div dir="ltr">Hi Otis,<div class="gmail_extra"><br></div><div class="gmail_extra">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.</div>

<div class="gmail_extra"><br></div><div class="gmail_extra">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.</div>

<div class="gmail_extra"><br></div><div class="gmail_extra">The PR for use libhiredis is here: <a href="https://github.com/collectd/collectd/pull/464">https://github.com/collectd/collectd/pull/464</a></div><div class="gmail_extra">

And a bonus in my fork (branch hiredis): <a href="https://github.com/ajdiaz/collectd/tree/hiredis">https://github.com/ajdiaz/collectd/tree/hiredis</a></div><div class="gmail_extra">you have a fully functional version of collectd 5.4 with libhiredis (including also a custom query feature).</div>

<div class="gmail_extra"><br></div><div class="gmail_extra">Br,</div><div class="gmail_extra">  Andrés</div><div class="gmail_extra"><br></div><div class="gmail_extra"><br><div class="gmail_quote">On 1 November 2013 21:11, Otis Gospodnetic <span dir="ltr"><<a href="mailto:otis.gospodnetic@gmail.com" target="_blank">otis.gospodnetic@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Hi,<br>
<br>
I'm trying to trace <a href="https://collectd.org/wiki/index.php/Plugin:Redis" target="_blank">https://collectd.org/wiki/index.php/Plugin:Redis</a> .<br>
 This plugin doesn't appear to be included in any Collectd package out<br>
there.  But some others, like mysql or ngingx, seem to be included.<br>
<br>
In case of <a href="https://collectd.org/wiki/index.php/Plugin:Redis" target="_blank">https://collectd.org/wiki/index.php/Plugin:Redis</a> - I<br>
actually don't even see where to go to get this plugin, if it's<br>
available somewhere else, where one would grab it and compile it on<br>
their own.<br>
<br>
How come some plugins are not included?<br>
<br>
Thanks,<br>
Otis<br>
--<br>
Performance Monitoring * Log Analytics * Search Analytics<br>
Solr & Elasticsearch Support * <a href="http://sematext.com/" target="_blank">http://sematext.com/</a><br>
<br>
_______________________________________________<br>
collectd mailing list<br>
<a href="mailto:collectd@verplant.org">collectd@verplant.org</a><br>
<a href="http://mailman.verplant.org/listinfo/collectd" target="_blank">http://mailman.verplant.org/listinfo/collectd</a><br>
</blockquote></div><br></div></div>