<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class="">On 17. sep. 2016, at 14.04, Kaushal Shriyan <<a href="mailto:kaushalshriyan@gmail.com" class="">kaushalshriyan@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><br class=""><div class="gmail_extra"><br class=""><div class="gmail_quote">On Sat, Sep 17, 2016 at 1:25 AM, Andrés J. Díaz <span dir="ltr" class=""><<a href="mailto:ajdiaz@connectical.com" target="_blank" class="">ajdiaz@connectical.com</a>></span> wrote:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Sat, 17 Sep 2016 00:25:24 +0530<br class="">
Kaushal Shriyan <<a href="mailto:kaushalshriyan@gmail.com" class="">kaushalshriyan@gmail.com</a>> wrote:<br class="">
<br class="">
> Hi,<br class="">
<br class="">
Hi Kaushal<br class="">
<span class=""><br class="">
><br class="">
> I have installed rpm binary collectd-4.10.9-3.el6.x86_64 on CentOS release<br class="">
> 6.7 (Final). I am referring to the wiki page<br class="">
> <a href="https://collectd.org/wiki/index.php/Plugin:Redis" rel="noreferrer" target="_blank" class="">https://collectd.org/wiki/<wbr class="">index.php/Plugin:Redis</a> to configure redis service<br class="">
</span>> but i do not see *LoadPlugin redis* in /etc/collectd.conf file.<br class="">
><br class="">
> Please suggest.<br class=""></blockquote></div></div></div></div></blockquote>Maybe overkill, but you might send collectd output via network plugin to a locally run logstash and let this send data to redis MQ, believe I did this a one point on CentOS 6 wo/any redis specific libraries...</div><div> <br class=""><blockquote type="cite" class=""><div class=""><div dir="ltr" class=""><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br class="">
You are using a old version of collectd. In ancient times collectd had a<br class="">
redis plugin which use old library called credis. This library was fine, but<br class="">
unmaintaned, and was not included in many distributions (like CentOS), so<br class="">
plugin redis was neither available in those distros.<br class="">
<br class="">
Since collectd5 (I cannot remember the exactly minor version right now) the<br class="">
redis plugin was modified to use hiredis library insted of credis. Hireids<br class="">
is more common, and it's present in many distributions, so plugin should be<br class="">
easy to compile again. I do not known the particulary case in CentOS, but I<br class="">
suppose that hiredis would be available and then redis plugin should be<br class="">
present too in collectd5 packages.<br class="">
<br class="">
Try upgrading to collectd5 if possible or, if not, download credis and try to<br class="">
compile the redis.so plugin by hand. Both cases should work for you.<br class="">
<br class="">
Best regards,<br class="">
<br class="">
  Andrés<br class="">
<br class="">
<br class=""></blockquote><div class=""><br class=""></div><div class="">Thanks Andres for the explanation and much appreciated.</div><div class=""><br class=""></div><div class="">Regards,</div><div class=""><br class=""></div><div class="">Kaushal</div></div></div></div>
_______________________________________________<br class="">collectd mailing list<br class=""><a href="mailto:collectd@verplant.org" class="">collectd@verplant.org</a><br class="">https://mailman.verplant.org/listinfo/collectd</div></blockquote></div><br class=""></body></html>