<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Sep 17, 2016 at 1:25 AM, Andrés J. Díaz <span dir="ltr"><<a href="mailto:ajdiaz@connectical.com" target="_blank">ajdiaz@connectical.com</a>></span> wrote:<br><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>
Kaushal Shriyan <<a href="mailto:kaushalshriyan@gmail.com">kaushalshriyan@gmail.com</a>> wrote:<br>
<br>
> Hi,<br>
<br>
Hi Kaushal<br>
<span class=""><br>
><br>
> I have installed rpm binary collectd-4.10.9-3.el6.x86_64 on CentOS release<br>
> 6.7 (Final). I am referring to the wiki page<br>
> <a href="https://collectd.org/wiki/index.php/Plugin:Redis" rel="noreferrer" target="_blank">https://collectd.org/wiki/<wbr>index.php/Plugin:Redis</a> to configure redis service<br>
</span>> but i do not see *LoadPlugin redis* in /etc/collectd.conf file.<br>
><br>
> Please suggest.<br>
<br>
You are using a old version of collectd. In ancient times collectd had a<br>
redis plugin which use old library called credis. This library was fine, but<br>
unmaintaned, and was not included in many distributions (like CentOS), so<br>
plugin redis was neither available in those distros.<br>
<br>
Since collectd5 (I cannot remember the exactly minor version right now) the<br>
redis plugin was modified to use hiredis library insted of credis. Hireids<br>
is more common, and it's present in many distributions, so plugin should be<br>
easy to compile again. I do not known the particulary case in CentOS, but I<br>
suppose that hiredis would be available and then redis plugin should be<br>
present too in collectd5 packages.<br>
<br>
Try upgrading to collectd5 if possible or, if not, download credis and try to<br>
compile the redis.so plugin by hand. Both cases should work for you.<br>
<br>
Best regards,<br>
<br>
  Andrés<br>
<br>
<br></blockquote><div><br></div><div>Thanks Andres for the explanation and much appreciated.</div><div><br></div><div>Regards,</div><div><br></div><div>Kaushal</div></div></div></div>