Xymon Mailing List Archive search

http test don't care about the authentication

list John Thurston
Wed, 2 May 2018 11:05:12 -0800
Message-Id: <user-f0b14a320c1a@xymon.invalid>

Change to the httpstatus test.

httpstatus[=COLUMN];URL;okstatusexpr;notokstatusexpr

"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"."

List '401' as an accepted return code.
If you want to make sure it won't return any data without authentication, list all others as unacceptable.

    Do things because you should, not just because you can.

John Thurston    XXX-XXX-XXXX
user-ce4d79d99bab@xymon.invalid
Department of Administration
State of Alaska

On 5/2/2018 10:57 AM, Root, Paul T wrote:
All they care is that the web page is up, they are not looking to login.