phpWatch is a flexible service monitoring system. Features include multiple contact methods for when services malfunction, multiple query methods, statistics gathering, and a fully extendable architecture for developers.
License
GNU General Public License version 2.0 (GPLv2)Follow phpWatch
Other Useful Business Software
Stop Storing Third-Party Tokens in Your Database
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Rate This Project
Login To Rate This Project
User Reviews
-
Thanks for good program!
-
Getting up and running with phpWatch is quick and easy. I've been running it for the last 7 months and couldn't be happier.
-
i interest this system work
-
Great script, straight forward and focuses on the task of monitoring your chosen ports for a chosen frequency.
-
Excellent script. However, I needed to validate the http response of a specific page and not only the host's home page (e.g., www.example.com/specific_page.html rather than just www.example.com). In order to do that, I slightly modified HttpValidationMonitor.php so as to support a complete URL rather than only a host name/IP. I'm going to open an item at the tracker for this.