<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html><body>
<p>Den 2014-02-12 10:45, Jason Jones skrev:</p>
<blockquote type="cite" style="padding-left:5px; border-left:#1010ff 2px solid; margin-left:5px; width:100%"><!-- html ignored --><!-- head ignored --><!-- meta ignored --><span style="font-family: sans-serif; font-size: small;"></span><span style="font-family: sans-serif; font-size: small;">I was just wondering if there was anyway to configure xymon so a HTTP result with status 500 would also show as red (instead of white).</span> <br /><br /><span style="font-family: sans-serif; font-size: small;">Currently running 4.2.3 so maybe this has been changed in an update?</span> </blockquote>
<p>Status 500 should result in a red "http" status, unless your host/test is set as "dialup" (a dialup tag in hosts.cfg, or '?' in front of the URL). I don't think this was any different in the 4.2.x series.</p>
<p>Note: If this is for a content check, then the <strong>content</strong> status column will be white in case of a status 500 from the web request - the "http" status will be red, but the content status will be white. You can change this by putting "noclear"on the hosts.cfg entry for the host, or by prefixing the test with a '~' . Not sure if the latter exists in 4.2.x, though.</p>
<p> </p>
<p>Regards,<br />Henrik</p>
</body></html>