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
{{ message }}
This repository was archived by the owner on Mar 22, 2026. It is now read-only.
IMPROVED: Add helptext for custom actions and scripts about Apprise notification library
FIXED: Remove ping target validation when running ping test, it can incorrectly mask downtime - e.g. DNS is unavailable
CHANGED: Script now downloads updates via Scarf Gateway (see bottom of README)
CHANGED: Script now installs LICENSE and README files during install
InfluxDB data export (if you already run InfluxDB, you can push connmon data to it and visualize it in Grafana, for example)
There are 4 "events" which trigger the notifications:
On each ping test
Ping threshold exceeded
Jitter threshold exceeded
Line Quality threshold exceeded
Email configuration
connmon v3.0.0 marks a move to a standalone email configuration that can be utilised by other scripts. If you have Diversion installed, connmon will detect this and migrate Diversion's config to the new standalone location with is /jffs/addons/amtm/mail
connmon will create links for Diversion to follow the configuration to the above location.
FIXED: WebUI charts using Day grouping wouldn't display data between midnight and 1am
FIXED: Database reset would incorrectly report disk space availability
NEW: Setting to choose whether to include ping tests in QoS or not
IMPROVED: Show IP used for test when using a domain to ping
IMPROVED: Show placeholder text in WebUI while data is loading