How is HTTPS 443 Polled?
I have an alert for a client for HTTPS-443 CantConnect. But the port is open and listening on the server. So I'm wondering why this would alert? What is this looking at in the WMI or server that would point it to CantConnect? Especially when everything seems to be running as expected.
Josh Low
Posted 3 weeks ago · Edited 3 weeks ago·Last reply 3 weeks ago
1 comment
Mike Moniz
·3 weeks agoThe "HTTPS-" DataSource (which look to be deprecated, although I still use it) is discussed at https://www.logicmonitor.com/support/logicmodules/datasources/data-collection-methods/webpage-httphttps-data-collection
"CantConnect" is just a copy of "Status" which has these error codes:
1=2xx (OK),
2=3xx (Redirection),
3=4xx (Client Error),
4=5xx (Server Error),
5=Network error,
6=SSL Error