Hi, im am trying to write a simple php page which I can overlay results as layers over a drawing and refresh every 60 seconds.
What I need to program to do is ping a list of ip addresses if there is a response then show a green icon or text else show a red icon or text.
I would need to list ip addresses and names in an array so it is easy to maintain devices?
Was also thinking, if there is no response a counter could be displayed for attempts until back on line?
Please can anyone point me in the correct direction?
Many thanks
Brian
What I need to program to do is ping a list of ip addresses if there is a response then show a green icon or text else show a red icon or text.
I would need to list ip addresses and names in an array so it is easy to maintain devices?
Was also thinking, if there is no response a counter could be displayed for attempts until back on line?
Please can anyone point me in the correct direction?
Many thanks
Brian