<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#666666" bgcolor="#FFFFFF">
    <p>Hello,</p>
    <p>I am trying with curl plugin, but I am having troubles with the
      configuration. I have not found which is "simple configuration". <br>
    </p>
    <p><br>
    </p>
    <p>The purpose to use collectd-curl is for gathering two metrics,
      the site is up or down (http code) and the response time.<br>
    </p>
    <p>[2017-02-15 13:37:25] There is a `Page' block within the
      configuration for the curl plugin. The plugin either only expects
      "simple" configuration statements or wasn't loaded using
      `LoadPlugin'. Please check your configuration.</p>
    <p><br>
    </p>
    <p><br>
    </p>
    <p>  <Plugin curl><br>
          <Page "mysite"><br>
            URL <a class="moz-txt-link-rfc2396E" href="http://mysite.com">"http://mysite.com"</a>;<br>
            Digest false<br>
            VerifyPeer false<br>
            VerifyHost false<br>
            MeasureResponseTime true<br>
            MeasureResponseCode true<br>
            <Match><br>
              Regex "<strong>mysite</strong>"<br>
              DSType "GaugeAverage"<br>
              Instance "mysite"<br>
            </Match><br>
          </Page><br>
        </Plugin><br>
    </p>
    <p><br>
    </p>
    <p>List of sites I have visited.</p>
    <p>* <a class="moz-txt-link-freetext" href="https://collectd.org/wiki/index.php/Plugin:cURL">https://collectd.org/wiki/index.php/Plugin:cURL</a></p>
    <p>*
<a class="moz-txt-link-freetext" href="https://collectd.org/documentation/manpages/types.db.5.shtml#custom_types">https://collectd.org/documentation/manpages/types.db.5.shtml#custom_types</a></p>
    <p>*
<a class="moz-txt-link-freetext" href="https://collectd.org/documentation/manpages/collectd.conf.5.shtml#plugin_tail">https://collectd.org/documentation/manpages/collectd.conf.5.shtml#plugin_tail</a></p>
    <p>*
<a class="moz-txt-link-freetext" href="https://collectd.org/documentation/manpages/collectd.conf.5.shtml#plugin_curl">https://collectd.org/documentation/manpages/collectd.conf.5.shtml#plugin_curl</a><br>
    </p>
    <p><br>
    </p>
  </body>
</html>