Bizzar.ping is a Server Management script
Overall rating: (N/A)
|
The script Bizzar.Ping is a Srever Management script (website monitoring solutions).
A lot of my scripts follow a pattern of being simple yet effective, and that one is no different! I needed a ping scirpt in PHP that would check to see if a server was online (pingable or not) however every other script I found was either complicated, or used some port connection (usually port 80).
Not every server is a http server and not every script should have a million parameters for such a smiple request. And thus is born, Bizzar.PING. This script will ping an IP, parse the output, and display whether the server is online or not. Simple, to the point.
|
 Write a comment about the script Bizzar.Ping
|