A lightweight Go-based monitoring tool that tracks the health of various processes, including Docker containers and PM2-managed applications. It sends real-time alerts via notifications, emails, or calls to subscribed users whenever a monitored process goes down, ensuring minimal downtime and maximum reliability.
- Monitor Docker containers, PM2 processes, and other system processes.
- Real-time notifications via:
- SMS/Call
- Push notifications
- Configurable subscription system for user alerts.
- Lightweight and efficient, written in Go.
git clone https://github.com/PayCryps/WatchdoGo.git
cd WatchdoGo