Forum Moderators: phranque
We need a way to give the status of our servers on our homepage. We would like to have the name of the server and then either a red "light" yellow "light" or green "light" beside it to show that server's status. Is this possible to do in real time on an HTML page? Maybe a Java app?
It's such a neat thing to have as a hosting provider, but we're not 100% sure where to start. I'm hoping WW can help save a little research time.
I would just ping all the servers through a script and on the basis of response I get I will show green or red image.
Does anyone have / know of a site that does this?
These are just ideas. As I said, it really depends on what you would like to know to determine a server's "status"
Whether they're pingable is definitely an important status indicator, but there are other important ones such as memory load and CPU load
As for server status, we are going to try to take the three important indicators (memory, CPU load, and ping time) to factor the displayed status.