Release Notes for connmon v3.0.10 production version now available
[2025-Dec-21]
1) FIXED: Bug fix in a CLI shell script function to get the full value of notification parameters from the configuration file.
2) FIXED: Bug fix in a WebUI JS function to get the full value of notification parameters from the configuration file.
3) FIXED: Modified the
4) FIXED: Modified WebUI text message to show default interval of 5 minutes.
5) NEW: Added new "InfluxDB Organization" parameter to WebUI page and CLI menu.
6) NEW: Added new "InfluxDB Protocol" parameter to WebUI page and CLI menus to specify whether to use HTTP or HTTPS protocol.
7) NEW: Added "Ping Server" and "Router Model" information to each data point being sent to InfluxDB.
8) NEW: Added "Ping Server" and "Router Model" information to all Pushover and Email notifications.
9) IMPROVED: Modified the CLI top Main Menu to separate some groups of options and settings into their own sub-menus.
10) Miscellaneous code improvements.
* Special thanks to @scootertramp for discovering and reporting several issues with the previous InfluxDB configuration and notification functionality, and for taking the time to run tests and provide feedback while we figured out the proper data structure to send so that it complies with the latest InfluxDB API requirements and database schema.
Sample screenshots:
[2025-Dec-21]
1) FIXED: Bug fix in a CLI shell script function to get the full value of notification parameters from the configuration file.
2) FIXED: Bug fix in a WebUI JS function to get the full value of notification parameters from the configuration file.
3) FIXED: Modified the
curl command sending data to InfluxDB so that it conforms to new API requirements and the proper database schema structure.4) FIXED: Modified WebUI text message to show default interval of 5 minutes.
Functionality was correct. This is just a correction to the text string.
[Thanks to @aletaziar for reporting the issue]
5) NEW: Added new "InfluxDB Organization" parameter to WebUI page and CLI menu.
This parameter is now required to send data to InfluxDB.
6) NEW: Added new "InfluxDB Protocol" parameter to WebUI page and CLI menus to specify whether to use HTTP or HTTPS protocol.
7) NEW: Added "Ping Server" and "Router Model" information to each data point being sent to InfluxDB.
8) NEW: Added "Ping Server" and "Router Model" information to all Pushover and Email notifications.
9) IMPROVED: Modified the CLI top Main Menu to separate some groups of options and settings into their own sub-menus.
This is an effort to make the top Main Menu shorter, more manageable, more user-friendly, and to improve the user experience.
10) Miscellaneous code improvements.
* Special thanks to @scootertramp for discovering and reporting several issues with the previous InfluxDB configuration and notification functionality, and for taking the time to run tests and provide feedback while we figured out the proper data structure to send so that it complies with the latest InfluxDB API requirements and database schema.
Sample screenshots:
