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
v3.0.0
NEW: Notifications and integrations
NEW: Changelog displayed when updating
NEW: New-look WebUI page
Notifications and Integrations
Currently, supported mechanisms for notifications/integrations are:
Email
Discord webhook
Pushover
Custom actions (write your own scripts to do whatever you'd like)
Healthcheck monitoring
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.
v2.11.6
FIXED: WebUI charts using Day grouping wouldn't display data between midnight and 1am
FIXED: Database reset would incorrectly report disk space availability
v2.11.2
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