You can try PingPort with port 8081 for HTTPS and 8080 for HTTP. You can also make a job that peridically downloads certain page and if the download failes notifies sys admins. For that job you can use something like WebGetFile "https://www.mysite.com", "c:\\temp\\temp.htm" : I would like to monitor a https web-site from 24x7. : A have tried pingport but it does not seem to be the answer.
|