<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Anyone know why I can run a curl test from the Xymon server command
    line and get a '200 OK' status, but when I add the same httpstatus
    test into the hosts.cfg it returns a '404'?<br>
    <div class="moz-signature"><br>
      <br>
      <p class="c3"><span class="c1">Thank you.</span></p>
      <p class="c3"><span class="c1">------------------------------------------------</span></p>
      <p class="c3"><span class="c0">Kris Springer</span></p>
      <p class="c3"><span class="c0"><br>
        </span></p>
      <p class="c3"><span class="c0"></span><br>
      </p>
      <title>Signature - Kris</title>
      <meta content="text/html; charset=utf-8" http-equiv="content-type">
      <style type="text/css">@import url('https://themes.googleusercontent.com/fonts/css?kit=wAPX1HepqA24RkYW1AuHYA');ol{margin:0;padding:0}.c0{color:#990000;font-size:10pt;background-color:#ffffff;font-family:"Calibri";font-weight:bold}.c5{color:#990000;font-size:8pt;background-color:#ffffff;font-family:"Calibri"}.c1{color:#990000;font-size:10pt;background-color:#ffffff;font-family:"Calibri"}.c2{max-width:468pt;background-color:#ffffff;padding:72pt 72pt 72pt 72pt}.c4{text-decoration:underline}.c3{direction:ltr}.title{widows:2;padding-top:0pt;line-height:1.15;orphans:2;text-align:left;color:#000000;font-size:21pt;font-family:"Trebuchet MS";padding-bottom:0pt;page-break-after:avoid}.subtitle{widows:2;padding-top:0pt;line-height:1.15;orphans:2;text-align:left;color:#666666;font-style:italic;font-size:13pt;font-family:"Trebuchet MS";padding-bottom:10pt;page-break-after:avoid}li{color:#000000;font-size:11pt;font-family:"Arial"}p{color:#000000;font-size:11pt;margin:0;font-family:"Arial"}h1{widows:2;padding-top:10pt;line-height:1.15;orphans:2;text-align:left;color:#000000;font-size:16pt;font-family:"Trebuchet MS";padding-bottom:0pt;page-break-after:avoid}h2{widows:2;padding-top:10pt;line-height:1.15;orphans:2;text-align:left;color:#000000;font-size:13pt;font-family:"Trebuchet MS";font-weight:bold;padding-bottom:0pt;page-break-after:avoid}h3{widows:2;padding-top:8pt;line-height:1.15;orphans:2;text-align:left;color:#666666;font-size:12pt;font-family:"Trebuchet MS";font-weight:bold;padding-bottom:0pt;page-break-after:avoid}h4{widows:2;padding-top:8pt;line-height:1.15;orphans:2;text-align:left;color:#666666;font-size:11pt;text-decoration:underline;font-family:"Trebuchet MS";padding-bottom:0pt;page-break-after:avoid}h5{widows:2;padding-top:8pt;line-height:1.15;orphans:2;text-align:left;color:#666666;font-size:11pt;font-family:"Trebuchet MS";padding-bottom:0pt;page-break-after:avoid}h6{widows:2;padding-top:8pt;line-height:1.15;orphans:2;text-align:left;color:#666666;font-style:italic;font-size:11pt;font-family:"Trebuchet MS";padding-bottom:0pt;page-break-after:avoid}</style>
    </div>
    <div class="moz-cite-prefix">On 05/02/2018 12:05 PM, John Thurston
      wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:4819cef8-d03e-1fed-1e3f-38841b5e62d5@alaska.gov">Change
      to the httpstatus test.
      <br>
      <br>
      httpstatus[=COLUMN];URL;okstatusexpr;notokstatusexpr
      <br>
      <br>
      "This is used to explicitly test for certain HTTP statuscodes
      returned when the URL is requested. The okstatusexpr and
      nokokstatusexpr expressions are Perl-compatible regular
      expressions, e.g. "2..|302" will match all OK codes and the
      redirect (302) status code. If the URL cannot be retrieved, the
      status is "999"."
      <br>
      <br>
      List '401' as an accepted return code.
      <br>
      If you want to make sure it won't return any data without
      authentication, list all others as unacceptable.
      <br>
      <br>
         Do things because you should, not just because you can.
      <br>
      <br>
      John Thurston    907-465-8591
      <br>
      <a class="moz-txt-link-abbreviated" href="mailto:John.Thurston@alaska.gov">John.Thurston@alaska.gov</a>
      <br>
      Department of Administration
      <br>
      State of Alaska
      <br>
      <br>
      On 5/2/2018 10:57 AM, Root, Paul T wrote:
      <br>
      <blockquote type="cite">All they care is that the web page is up,
        they are not looking to login.
        <br>
      </blockquote>
      _______________________________________________
      <br>
      Xymon mailing list
      <br>
      <a class="moz-txt-link-abbreviated" href="mailto:Xymon@xymon.com">Xymon@xymon.com</a>
      <br>
      <a class="moz-txt-link-freetext" href="http://lists.xymon.com/mailman/listinfo/xymon">http://lists.xymon.com/mailman/listinfo/xymon</a>
      <br>
    </blockquote>
    <br>
  </body>
</html>