Monitor the health and performance of all your MikroTik routers from a single dashboard.
Features
-
Online/Offline Status — Real-time connection status
-
Latency Monitoring — Ping response times
-
System Resources — CPU, memory, disk usage
-
Uptime Tracking — Router uptime since last reboot
-
Alerting — Notifications when routers go offline
Health Checks
A cron job runs every 5 minutes to check router health:
-
Pings the router through the WireGuard tunnel
-
Checks API connectivity
-
Retrieves system resource usage
-
Updates the dashboard with results
Status Indicators
| Status | Color | Description |
|---|---|---|
| Online | Green | Router is responding normally |
| Warning | Yellow | High latency or resource usage |
| Offline | Red | Router is not responding |
| Unknown | Gray | No health data yet |
Actions
-
Re-onboard — Re-run the provisioning script
-
View Logs — Check router system logs
-
Ping Test — Manual connectivity test
-
Config Push — Push configuration updates