<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    I've been a smokeping user for several years; just built/migrated to
    a new Smokeping server (from FreeBSD 7 to Ubuntu 12.04.02).&nbsp; I'm
    getting the error - "Curl: WARNING: curl exited with status 4 on
    <a class="moz-txt-link-abbreviated" href="http://www.mydomain.net">www.mydomain.net</a>".&nbsp; According to the manpage for curl, I'm not
    seeing an exit code 4 (
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
    <a href="http://linux.die.net/man/1/curl">http://linux.die.net/man/1/curl</a>).&nbsp;
    However,
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
    <a href="http://curl.haxx.se/libcurl/c/libcurl-errors.html">http://curl.haxx.se/libcurl/c/libcurl-errors.html</a>
    indicates:<br>
    <br>
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
    <p class="level0" style="padding-left: 2em; color: rgb(0, 0, 0);
      font-family: arial, helvetica, ariel, sans-serif; font-size: 14px;
      font-style: normal; font-variant: normal; font-weight: normal;
      letter-spacing: normal; line-height: normal; orphans: 2;
      text-align: -webkit-left; text-indent: 0px; text-transform: none;
      white-space: normal; widows: 2; word-spacing: 0px;
      -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255);"><span class="nroffip"
        style="font-weight: bold; font-size: 14px; font-family:
        monospace;">CURLE_NOT_BUILT_IN (4)</span></p>
    <p class="level1" style="padding-left: 4em; color: rgb(0, 0, 0);
      font-family: arial, helvetica, ariel, sans-serif; font-size: 14px;
      font-style: normal; font-variant: normal; font-weight: normal;
      letter-spacing: normal; line-height: normal; orphans: 2;
      text-align: -webkit-left; text-indent: 0px; text-transform: none;
      white-space: normal; widows: 2; word-spacing: 0px;
      -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255);">A requested feature,
      protocol or option was not found built-in in this libcurl due to a
      build-time decision. This means that a feature or option was not
      enabled or explicitly disabled when libcurl was built and in order
      to get it to function you have to get a rebuilt libcurl.<br>
    </p>
    <br>
    So I'm not sure how to resolve this.<br>
    <br>
    td@smokeping1:/etc/smokeping# whereis curl<br>
    curl: /usr/bin/curl<br>
    <br>
    +Curl<br>
    <br>
    binary = /usr/bin/curl<br>
    forks = 5<br>
    offset = 50%<br>
    step = 300<br>
    <br>
    +++ csweb<br>
    menu = Company Website<br>
    title = Company Website<br>
    probe = Curl<br>
    host = <a class="moz-txt-link-abbreviated" href="http://www.mydomain.net">www.mydomain.net</a><br>
    agent = User-Agent: Lynx/2.8.4rel.1 libwww-FM/2.14 SSL-MM/1.4.1
    OpenSSL/0.9.6c<br>
    follow_redirects = no<br>
    include_redirects = no<br>
    insecure_ssl = 1<br>
    interface = eth0<br>
    pings = 5<br>
    ssl2 = 1<br>
    timeout = 20<br>
    urlformat = <a class="moz-txt-link-freetext" href="https://%host%/">https://%host%/</a><br>
  </body>
</html>