[collectd] Problems measuring response time with curl plugin
Andre Arnold
andre.arnold at gmail.com
Wed Jul 21 15:26:51 CEST 2010
Hi,
i use the curl plugin with its parameter "***MeasureResponseTime=true" to
collectd data from about 300 websites.*
*
config snippet:
LoadPlugin curl
<Plugin curl>
<Page "www1.webseite.de">
URL "http://******www1.webseite.de**"
MeasureResponseTime true
</Page>
</Plugin>
<Plugin curl>
<Page "******www2.webseite.de**">
URL "http://******www2.webseite.de**"
MeasureResponseTime true
</Page>
</Plugin>
...
But after some time, i think when there is a problem with one of the
websites, collectd stops measuring data.
After enabling debugging I saw in the collectd logfile, that the plugin
stops working with the following message:
[2010-07-19 11:24:53] uc_check_timeout:
XXX.XXX.XXX.XXX/curl-www1.webseite.de/response_time is missing but
``uninteresting''
****** [2010-07-19 11:24:53] uc_check_timeout:
XXX.XXX.XXX.XXX/curl-www2.webseite.de/response_time is missing but
``uninteresting''*
*
Could someone help please?
Cheers
Andi
*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.verplant.org/pipermail/collectd/attachments/20100721/69fcd5f9/attachment-0001.htm
More information about the collectd
mailing list