Xymon Mailing List Archive search

http error

2 messages in this thread

list Nikesh Maharaj · Tue, 1 Dec 2015 05:38:28 +0000 ·
<html><bodyHi,

I configured xymon to monitor http on one of my servers. After xymon upgrade, the icon is now orange with the following error. Am I doing something wrong ?

Xymon 4.3.24-1.el6.terabithia<http://xymon.sourceforge.net/>;

HTTP/1.1 301 Moved Permanently
Content-Type: text/html; charset=UTF-8
Location: http://vip/ESS/
Server: Microsoft-IIS/7.5
X-Powered-By: ASP.NET
Date: Tue, 01 Dec 2015 05:34:57 GMT
Connection: close
Content-Length: 138

Seconds: 0.003540000


Disclaimer

The information contained in this communication from the sender is confidential. It is intended solely for use by the recipient and others authorized to receive it. If you are not the recipient, you are hereby notified that any disclosure, copying, distribution or taking action in relation of the contents of this information is strictly prohibited and may be unlawful.

This email has been scanned for viruses and malware, and automatically archived by Mimecast SA (Pty) Ltd, an innovator in Software as a Service (SaaS) for business.  Mimecast Unified Email Management (UEM) offers email continuity, security, archiving and compliance with all current legislation.  To find out more, visit http://www.mimecast.co.za/uem.</body></html>;
list Japheth Cleaver · Tue, 1 Dec 2015 07:29:18 -0800 ·
quoted from Nikesh Maharaj
On Mon, November 30, 2015 9:38 pm, Nikesh Maharaj wrote:
<html><bodyHi,

I configured xymon to monitor http on one of my servers. After xymon
upgrade, the icon is now orange with the following error. Am I doing
something wrong ?

Xymon 4.3.24-1.el6.terabithia<http://xymon.sourceforge.net/>;

HTTP/1.1 301 Moved Permanently
Content-Type: text/html; charset=UTF-8
Location: http://vip/ESS/
Server: Microsoft-IIS/7.5
X-Powered-By: ASP.NET
Date: Tue, 01 Dec 2015 05:34:57 GMT
Connection: close
Content-Length: 138

Seconds: 0.003540000
Hi,

This is an intentional 'Warning' that the URL checked is actually a
permanent redirect, to remind you that Xymon isn't checking the actual URL
that end users are being sent off to (in this case, "http://vip/ESS/";).

To clear this, change the original URL you're checking to
"httpstatus;YOURORIGINALURLHERE;301;" . You may want to check the
destination as a separate URL as well.

A future xymon version will allow status code logic to be specified by
config as well.


Regards,
-jc