alexislalas Posted July 22, 2009 Share Posted July 22, 2009 Hello, I'm running a web site where from time to time I want to know the status of the interfaces I'm using, like MySQL, Apache, and other external databases and web services. I want to have some sort of page that can automatically check the above. I was thinking that for the external a ping to the addresses or services would be enough. But for the local (MySQL, Apache) how can I do it? Thanks!!! Quote Link to comment https://forums.phpfreaks.com/topic/167003-status-script/ Share on other sites More sharing options...
Daniel0 Posted July 22, 2009 Share Posted July 22, 2009 How are you going to check if the local Apache is running when that's the server you're the script through? Quote Link to comment https://forums.phpfreaks.com/topic/167003-status-script/#findComment-880572 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.