timbo343 Posted September 21, 2018 Posted September 21, 2018 Is there a way to show a status of services automatically on our intranet page? At the moment i have to update it manually but it would be if a ping or a check failed so it would appear i red an say offline. I'd be grateful if anyone could help.
AJWhite1970 Posted September 21, 2018 Posted September 21, 2018 Yes, there is a status script in an EduGeek post from a few years ago that does just that as i use it all the time. I’ll try and find it but it’s a php script and looks like this (and yes my DPM server is off at the mo!!) 1
timbo343 Posted September 21, 2018 Author Posted September 21, 2018 Many thanks, i was mainly thinking of the internet status but this goes one step further.
AJWhite1970 Posted September 22, 2018 Posted September 22, 2018 I've had a long search but I can't find the original post to link to (so apologies to the author but if I do find it I'll link it in this post) but if you PM me your email address I'll email you a copy of the code I edited and use daily.
ADMaster Posted September 22, 2018 Posted September 22, 2018 Can you just post it on the forum, so this doesn't turn into 100 posts of me too like the the stealing gpo thread? If you or someone else finds the original author, a mod can update your post to give credit where credit is due. Thanks
Arthur Posted September 22, 2018 Posted September 22, 2018 (edited) I've had a long search but I can't find the original post to link to Was it @zag's PHP Server Monitor? The tick/cross images look the same. www.edugeek.net/forums/web-development/49653-php-server-monitor.html#post455419 Edited September 22, 2018 by Arthur 3
timbo343 Posted September 22, 2018 Author Posted September 22, 2018 Thanks everyone. Just need to work out how to get php to work on an iis server.
AJWhite1970 Posted September 23, 2018 Posted September 23, 2018 Easiest way, not just for php but most things IIS, is to run the Microsoft Web Platform Installer on your IIS server and then get it to install the latest PHP https://www.microsoft.com/web/downloads/platform.aspx 2
timbo343 Posted September 23, 2018 Author Posted September 23, 2018 Cheers, i found that last night. I tried installing php 6.x but some of it failed. Will install v7 and the v7 manager too.
timbo343 Posted September 25, 2018 Author Posted September 25, 2018 Up and running on a test server - thanks everyone!
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