24 Aug
2020
24 Aug
'20
12:34 a.m.
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