This is now set up as the foundation for a full monitoring suite: agent check-ins for infrastructure health, plus centralized SSL checks and alerts.
Each server can send a small JSON payload every minute. That is usually lightweight enough for dozens of servers and gives you fast stale-server alerts.
curl -fsSL https://your-monitor-host/agent/install.php | sudo bash -s -- web-01-prod "Web 01"
Latest check-in per server, built for a one-minute heartbeat model.
| Server | Status | Last Seen | CPU | Memory | Disk | IP | Sort |
|---|
Enter one domain per line. Example: example.com
Live SSL details pulled directly from each domain on port 443.
| Domain | Status | Issued | Expires | Time Left | Issuer | Days Left |
|---|