Check availability of my websites

Posted by DeChinees on Server Fault See other posts from Server Fault or by DeChinees
Published on 2011-01-14T10:40:35Z Indexed on 2011/01/14 10:54 UTC
Read the original article Hit count: 261

Filed under:
|
|

Hi,

How can I check the availability of websites from hosted by company? Ping the server and checking if the services for IIS or Apache/Tomcat is not enough. I want to see if the sites are responsive, if I can login. My idea is to build a script using cURL to access the websites and parse for certain words. However using cURL to access a secure site (HTTPS://www.fleetagent.be) doesnt seem to work. cURL might not be the best tool! Any ideas how to check the availability of this website?

Thanks in advance, Darrell

© Server Fault or respective owner

Related posts about scripting

Related posts about https