<div dir="ltr">Hi,<div><br></div><div>Which version of Collectd?  OS?  GNU TLS?<div>Any errors in Collectd log?</div><div>What about running Collectd with strace, does that show anything?<br><div class="gmail_extra"><br clear="all">

<div>Otis<br>--<br>Performance Monitoring * Log Analytics * Search Analytics<br>Solr & Elasticsearch Support * <a href="http://sematext.com/" target="_blank">http://sematext.com/</a></div>
<br><br><div class="gmail_quote">On Tue, May 27, 2014 at 10:50 PM, Tien Nguyen Manh <span dir="ltr"><<a href="mailto:tien.nguyenmanh@sematext.com" target="_blank">tien.nguyenmanh@sematext.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hello,<div><br></div><div>I have issue config Collectd Apache plugin for Apache running on https with status page</div>

<div><a href="https://localhost/server-status" target="_blank">https://localhost/server-status</a></div>
<div><br></div><div>Here is my collectd config part for Apache plugin</div><div><br></div><div><div>LoadPlugin apache</div><div><Plugin "apache"></div><div>  <Instance "default"></div><div>


    URL "<a href="https://localhost/server-status?auto" target="_blank">https://localhost/server-status?auto</a>"</div><div>    #User "www-user"</div><div>    #Password "secret"</div><div>    VerifyPeer false</div>


<div>    VerifyHost false</div><div>    # CACert "/etc/ssl/certs/ssl-cert-snakeoil.pem"</div><div>    #Server "apache"</div><div>  </Instance></div><div></Plugin></div></div><div><br></div>


<div>Collectd can't access Apache server-status page, there are no logs for apache, while it still produce logs for CPU, mem, ...</div><div><br></div><div>I tested fetching status page with curl successfully by command </div>


<div><br></div><div>curl -k <a href="https://localhost/server-status" target="_blank">https://localhost/server-status</a></div><div><div>Total Accesses: 2<br></div><div>Total kBytes: 5</div><div>CPULoad: .00501855</div><div>

Uptime: 4583</div>
<div>ReqPerSec: .000436395</div><div>BytesPerSec: 1.11717</div><div>BytesPerReq: 2560</div><div>BusyWorkers: 2</div></div><div><br></div><div>What is wrong with my collectd config?</div><div>is -k option in curl equivalent to VerifyPeer false in collectd-apach config?</div>


<div><br></div><div>Thanks,</div><div>Tien</div><div><br></div></div>
<br>_______________________________________________<br>
collectd mailing list<br>
<a href="mailto:collectd@verplant.org" target="_blank">collectd@verplant.org</a><br>
<a href="http://mailman.verplant.org/listinfo/collectd" target="_blank">http://mailman.verplant.org/listinfo/collectd</a><br>
<br></blockquote></div><br></div></div></div></div>