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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
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.