Is there a php script/snippets out there that allows you to check a URL/IP for connection speed. Say example the URL is http://www.example.com and when I run the php script it will display how long it took to connect (211ms) to the URL/IP, I found some scripts that just show me if it’s online or offline but not the speed it took.
I’m very aware of the free and paid services. I want create my own custom/private one to monitor my many servers and having trouble finding a simple script to connect to given locations.
Maybe something like: