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
Auth for GenAI | Auth0
Easily implement secure login experiences for AI Agents - from interactive chatbots to background workers with Auth0. Auth for GenAI is now available in Developer Preview
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.