You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A brand-new Monitor page that watches both network quality and SSH security for your servers in one place
Network quality: schedule tests between two servers — bandwidth (TCP throughput), UDP loss and jitter, ping latency and loss — all measured in both directions, with optional thresholds that alert you when a link degrades
24/7 resident monitoring: sample from the source server on a schedule so it keeps running even while your Mac is off or asleep, then backfills automatically when you reopen the app
Trend charts for bandwidth, loss and latency over 1h / 24h / 7d, plus the data used by each test
Path diagnosis: when a link degrades, pinpoint which hop is losing packets — the full path and per-hop AS numbers appear within seconds, then precise stats follow; it falls back to the system traceroute when mtr isn't available locally
SSH security monitoring (read-only): analyze a server's SSH auth log so you always know whether it's under a brute-force attack — failed-login count, per-hour rate, source IPs, most-targeted usernames, and a failure trend chart; it never changes any server configuration and raw log lines never leave the server
Suspected break-in alerts: if an IP with repeated failures eventually logs in successfully (and not via key), it's flagged as a suspected breach and you're notified
Security posture: see whether fail2ban is running, whether password login is enabled, and whether root login is allowed — with hardening suggestions tailored to your setup