What's new
  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

Unbound Unbound Stats for Asuswrt-Merlin v1.4.3 [2025-Aug-24] Generate Stats for Unbound

Martinski

Very Senior Member
Release Notes for Unbound Stats v1.4.3 production version now available
[2025-Aug-24]


1) NEW: Added checkupdate and forceupdate parameters to make it easier to update the script without forcing users to first uninstall and then reinstall.
Bash:
/jffs/addons/unbound/unbound_stats.sh checkupdate
     #OR#
/jffs/addons/unbound/unbound_stats.sh forceupdate

2) NEW: Added develop and stable parameters to allow users to easily switch between the production and the development branch versions when/if needed.
Bash:
/jffs/addons/unbound/unbound_stats.sh develop
     #OR#
/jffs/addons/unbound/unbound_stats.sh stable

Note that the initial installation *should* still be done via Unbound Manager. The above new parameters are intended only for an already existing installation.

3) IMPROVED: Modified the call made in the service-event script to check if the parameter contains the script name.

4) IMPROVED: Modified the startup call made in the post-mount script to check if the USB-attached disk partition passed as the argument has indeed Entware installed.

5) IMPROVED: Modified code to set the corresponding priority level of log entries when calling the built-in logger utility.

6) Miscellaneous code improvements, error checking, and fine-tuning.

UnboundStats_v1.4.3_Help.jpg


NOTE:
Currently, the Unbound Stats add-on is not officially hosted on the AMTM-OSR repositories due to its inter-dependency with Unbound Manager, which is also not hosted on the OSR repos at the moment.
 

Similar threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Back
Top