Web Hosting Talk







View Full Version : Server status on a dedicated server?


dbarker
10-30-2001, 06:48 PM
Hi,

What's the easiest way of providing a server status page on a web site (not including updating it yourself)?

I was just wondering. Maybe an ASP page to ping the server every 10 mins or so? But then it would have to hosted remotly.

David

cperciva
10-30-2001, 06:53 PM
How about

<HTML><BODY>If you can read this, the server is working.</BODY></HTML>

?

KDAWebServices
10-30-2001, 07:48 PM
I wrote a free script that you can use:

http://scripts.kdawebservices.com/kdamon/ - example

http://scripts.kdawebservices.com/kdamon/download/kdamon-1.0.3.zip - download