Heya guys/gals.
Does anyone 'have/know where to find/got an idea' on how best to check if a server is up and running with a *basic* (sorry to use that word) ASP script. Maybe not the actual script but some ideas that I can go away with and code myself...my minds just a little blank.
I dont want one that runs on the actual server I would like one that runs on another server and checks several others for a response. Naturally I cant do it based on pings (ive read that somewhere) as the firewall doesnt except/return ping responses.
Maybe just try to access it in someway and if it receives a response of any kind then assume its all OK. Not the most efficient way but its something that a friend of mine wants.
Any help would be appreciated.
Thanks
- FateFirst
Does anyone 'have/know where to find/got an idea' on how best to check if a server is up and running with a *basic* (sorry to use that word) ASP script. Maybe not the actual script but some ideas that I can go away with and code myself...my minds just a little blank.
I dont want one that runs on the actual server I would like one that runs on another server and checks several others for a response. Naturally I cant do it based on pings (ive read that somewhere) as the firewall doesnt except/return ping responses.
Maybe just try to access it in someway and if it receives a response of any kind then assume its all OK. Not the most efficient way but its something that a friend of mine wants.
Any help would be appreciated.
Thanks
- FateFirst