Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Need help with PHP script for ping monitoring for different location.
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Need help with PHP script for ping monitoring for different location.

I need some assistance with getting ping monitoring for web site.

Basically I have to write a PHP page where if a site name is supplied it would return back
Network over 10 or more monitoring stations wordwide.

I have figured out how to get web site ping monitoring in PHP.

Does anyone know how to get around this problem, using PHP how can I figure out if ping motoring for multiple location.

Any help on this matter is appreciated

like this: http://just-ping.com/

Comments

  • drserverdrserver Member, Host Rep

    1) you need 10 monitoring stations + master (or you can use master as one of them)
    2) you need working webserver with php on every one station
    3) few lines of php code is all that node runs (you said that you got it)
    4) master ajax frontpage that will send requests to monitoring nodes and feed results to ajax enabled div on that frontpage.

  • I've done exactly this, feel free to PM me. :)

Sign In or Register to comment.