Hey all,
I'm trying to create a page that will let me ping a pre-set list of IP addresses so I can quickly verify the status of the network while I am away. Any thoughts on how to implement? Whether the script is entirely self-contained or draws on a list of computers from a database isn't important, I can work those details out depending on how ambitious I want to make this project. What I can't even begin to figure out is how to craft a ping function.
Any thoughts?
Thanks!