Skip to content

Tags: jackyaz/connmon

Tags

v3.0.2

Toggle v3.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v3.0.2

FIXED: Only download CHANGELOG on upgrade if it doesn't exist

v3.0.1

Toggle v3.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

v3.0.0

Toggle v3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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.7

Toggle v2.11.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v2.11.7

CHANGED: service-event hook is more selective when it calls connmon

v2.11.6-1

Toggle v2.11.6-1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #47 from jackyaz/develop

Hotfix for Days - Last 30 Days chart

v2.11.6

Toggle v2.11.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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.5

Toggle v2.11.5's commit message
Silence pragmas

v2.11.4

Toggle v2.11.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v2.11.4

IMPROVED: Line quality calculation - credit @waluwaz
FIXED: min/max for zoom/pan of charts

v2.11.3

Toggle v2.11.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v2.11.3

Add WebUI toggle (cookie) for changing column order of Last X table

v2.11.2

Toggle v2.11.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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