Skip to content

Releases: jackyaz/connmon

v3.0.2

06 Jan 09:43
6bafb8c
Compare
Choose a tag to compare

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

v3.0.1

04 Jan 23:19
39c61d0
Compare
Choose a tag to compare

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

v3.0.0

28 Aug 18:09
e2dc52e
Compare
Choose a tag to compare
  • 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

04 Aug 17:07
9ab5501
Compare
Choose a tag to compare

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

v2.11.6

23 Jun 10:53
1b7dff7
Compare
Choose a tag to compare

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

20 Jun 15:42
Compare
Choose a tag to compare

NEW: Automatic database analysis after adding new results and pruning old records

v2.11.4

30 May 15:56
bfce0fc
Compare
Choose a tag to compare

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

v2.11.3

28 Apr 10:36
43684f8
Compare
Choose a tag to compare

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

v2.11.2

25 Apr 22:33
Compare
Choose a tag to compare

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

v2.11.1

24 Apr 09:18
f79ad06
Compare
Choose a tag to compare

FIXED: Installing for the first time would hang