Xymon Mailing List Archive search

httpstatus issues

2 messages in this thread

list Colin Coe · Mon, 24 Aug 2020 08:34:54 +0800 ·
Hi all

I'm trying to work out why httpstatus is not working as I intend.

0.0.0.0     servera   # bbd httpstatus;
https://servera.example.com:443/xymon/;2..|3..|401; NOCOLUMNS:files,ports
0.0.0.0     serverb   #  httpstatus;
https://serverb.example.com:443/xymon;2..|3..|401; NOCOLUMNS:files,ports
0.0.0.0     serverc   #  httpstatus;
https://serverc.example.com:443/xymon;2..|3..|401; NOCOLUMNS:files,ports

I get a red 401 error message for servera & serverb but serverc works in
that it has a green status.

servera is an old Xymon server that will soon be replaced by serverb.

Serverc is another Xymon server in a different datacenter.

Any ideas?

Thanks
list Colin Coe · Fri, 28 Aug 2020 06:36:54 +0800 ·
Hey all, I figured out what I'd done wrong
quoted from Colin Coe

On Mon, 24 Aug 2020 at 08:34, Colin Coe <user-5b250cd7a540@xymon.invalid> wrote:
Hi all

I'm trying to work out why httpstatus is not working as I intend.

0.0.0.0     servera   # bbd httpstatus;
https://servera.example.com:443/xymon/;2..|3..|401; NOCOLUMNS:files,ports
0.0.0.0     serverb   #  httpstatus;
https://serverb.example.com:443/xymon;2..|3..|401; NOCOLUMNS:files,ports
0.0.0.0     serverc   #  httpstatus;
https://serverc.example.com:443/xymon;2..|3..|401; NOCOLUMNS:files,ports

I get a red 401 error message for servera & serverb but serverc works in
that it has a green status.

servera is an old Xymon server that will soon be replaced by serverb.

Serverc is another Xymon server in a different datacenter.

Any ideas?

Thanks