ihaveaproblem Posted January 28, 2013 Posted January 28, 2013 Hi, I would like to setup a simple web page that shows the status of a server e.g Server 1 = Online Server 2 = Online Server 3 = Offline All the web page needs to show is the server name and then the status next to it in the format or 'online', 'Offline' or even better yet a small image of a green or red circle, also it would be great if the page auto refreshed the status every XX minutes. I thought this would be quite easy to do, but I am struggling, and even after trying to search for code online to achieve this I'm still really struggling. If someone has some code they can share or help me create that would be much appreciated. And in case I've explained badly what I'm trying to achieve, I mean something like this http://khromov.files.wordpress.com/2012/01/server_status.png
Chris_ Posted January 28, 2013 Posted January 28, 2013 Is this the sort of thing you're looking for? http://www.edugeek.net/forums/web-development/49653-php-server-monitor.html
ihaveaproblem Posted January 28, 2013 Author Posted January 28, 2013 Is this the sort of thing you're looking for? http://www.edugeek.net/forums/web-development/49653-php-server-monitor.html Yes that seems perfect ! I will give it a try, thanks : )
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now