Router Health

Last updated on Jul 24, 2026

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:

  1. Pings the router through the WireGuard tunnel

  2. Checks API connectivity

  3. Retrieves system resource usage

  4. 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