Search found 1 match

by xerc
Tue Apr 03, 2007 2:44 pm
Forum: PHP - Code
Topic: Check Services with PHP
Replies: 1
Views: 575

Check Services with PHP

I'm trying to roll my own little network/systems monitor. Pinging ports is fine and simple enough, but there are some services which run 'locally' on the servers -- commerical and custom applications. These are installed as services, but I'm trying to figure out if it is possible for PHP to communic...