• 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!

Search results

  1. M

    connmon connmon v3.0.8 [2025-Nov-16] - Internet Connection Monitoring Tool for AsusWRT Merlin

    Release Notes for connmon v3.0.8 production version now available [2025-Nov-16] 1) NEW: Added a new "Notification Event Type" to set up notifications and run custom user scripts when a ping test fails. 2) NEW: Added "Ping Test Failure" events to the results shown on the WebUI page. 3) FIXED...
  2. M

    vnStat vnStat-on-Merlin v2.0.11 [2025-Nov-16] - Data Usage and Data Limit Monitoring using vnStat

    Release Notes for vnStat-on-Merlin v2.0.11 production version now available [2025-Nov-16] 1) FIXED: Modified code to make sure we get the correct parameters when changing settings from the WebUI. 2) Miscellaneous code improvements. The fork from @dev_null's vnStat-on-Merlin add-on is now...
  3. M

    ntpMerlin ntpMerlin v3.4.12 [2025-Nov-16] - NTP Time Server for AsusWRT Merlin

    Release Notes for ntpMerlin v3.4.12 production version now available [2025-Nov-16] 1) FIXED: Modified code to make sure we get the correct parameters when changing settings from the WebUI. 2) Miscellaneous code improvements. The fork from @Jack Yaz's ntpMerlin add-on is now hosted on the...
  4. M

    spdMerlin spdMerlin v4.4.16 [2025-Nov-16] - Internet Speedtest and Monitoring Tool for AsusWRT Merlin

    Release Notes for spdMerlin v4.4.16 production version now available [2025-Nov-16] 1) FIXED: Modified code to make sure we get the correct parameters when changing settings from the WebUI. 2) Miscellaneous code improvements. The fork from @Jack Yaz's spdMerlin add-on is now hosted on the...
  5. M

    connmon connmon v3.0.8 [2025-Nov-16] - Internet Connection Monitoring Tool for AsusWRT Merlin

    I've modified the code to add "Ping Test Failure" events to the results shown on the WebUI page. These changes are found only in the latest 'develop' branch version v3.0.8_25111600 (now available): Sample screenshot of the WebUI showing "Ping Test Failure" results. Let me know if this...
  6. M

    connmon connmon v3.0.8 [2025-Nov-16] - Internet Connection Monitoring Tool for AsusWRT Merlin

    [CONTINUATION from previous post] WebUI page showing new "Ping Test Failure" event type for "Notifications and Integrations": Please let me know if this addresses your request to run a custom script for ping test failures. To switch back to the latest production release version...
  7. M

    connmon connmon v3.0.8 [2025-Nov-16] - Internet Connection Monitoring Tool for AsusWRT Merlin

    I've added a new "Notification Event Type" to the existing "Notifications and Integrations" framework, so users are now able to set up notifications and run their own custom scripts when a ping test fails. UPDATE: These new changes and additions are found only in the latest 'develop' branch...
  8. M

    [SCRIPT] Asuswrt-Merlin Log Sanitizer — safely redact syslogs before sharing

    If you don't have or want to have a GitHub account, another alternative would be to put your files in PasteBin [https://pastebin.com/] (or similar web services, e.g. https://pastes.io/) to make them easier to download and avoid "copy & paste" mistakes. Just my 2 cents.
  9. M

    YazDHCP YazDHCP v1.2.3 [2025-Nov-07] - Feature expansion of DHCP assignments (increasing limit on the number of DHCP reservations)

    I found the source of the problem preventing the creation and handling of the "hostnames" file. The modified code is currently found only in the latest 'develop' branch version v1.2.4_25111400 (now available). If you'd like to test and verify the fix, switch from your installed production...
  10. M

    YazDHCP YazDHCP v1.2.3 [2025-Nov-07] - Feature expansion of DHCP assignments (increasing limit on the number of DHCP reservations)

    Yeah, currently, the virtual bridge interface ID (e.g. brXY) allocated by the F/W to a Guest Network Pro profile is completely independent of the VLAN ID the user assigns to the GNP. So don't mess with those bridge interface IDs!! ;)
  11. M

    spdMerlin spdMerlin v4.4.16 [2025-Nov-16] - Internet Speedtest and Monitoring Tool for AsusWRT Merlin

    That's the wrong assessment. You're not reading the code correctly, or you're not doing the proper analysis to understand the execution flow. The check is always done after the add-on update (or force update) has completed.
  12. M

    connmon connmon v3.0.8 [2025-Nov-16] - Internet Connection Monitoring Tool for AsusWRT Merlin

    That looks like a good feature to add as part of the notifications setup with custom scripts. I'll take a look.
  13. M

    amtm amtm 6.1.5 - the Asuswrt-Merlin Terminal Menu, August 06, 2025

    Entware is *not* a requirement for YazFi or scMerlin installation. If Entware is found installed, both add-ons do detect it and can take advantage of it, but it's definitely not required for their functionality.
  14. M

    MerlinAU MerlinAU v1.5.6 - The Ultimate Firmware Auto-Updater (WEBUI + GNUTON SUPPORT!)

    It might be worth taking a look at that idea. But, like you said, there's always the possibility of a race condition where both processes are started virtually simultaneously, and once spdmerlin launches a speed test, followed by SQLite3 calls to process the resulting data to update the database...
  15. M

    ntpMerlin ntpMerlin v3.4.12 [2025-Nov-16] - NTP Time Server for AsusWRT Merlin

    Indeed!! :pLOL!! For the benefit of those who are not yet aware, I've been removing all the legacy Tomato JavaScript code/file references from all the current add-ons on the OSR repos because of some changes in the recent 3006.102.6 Alpha builds. And, as explained by @RMerlin below, these...
  16. M

    MerlinAU MerlinAU v1.5.6 - The Ultimate Firmware Auto-Updater (WEBUI + GNUTON SUPPORT!)

    AFAICT, based on my review of the syslog that was provided, the F/W update failed because the script was unable to unmount/eject the USB-attached drive, which is the final step to start flashing the F/W image. The syslog shows that spdMerlin initiated a speedtest almost at the same time that...
  17. M

    scMerlin scMerlin 2.5.45 - Service and script control menu for Asuswrt-Merlin

    I can take a look as time allows. I assume there's an Entware service script (.../init.d/Snn...) associated with it; if so, it can be checked to see if it's currently running. Note that I don't use Samba at all on my router.
  18. M

    YazFi YazFi v4.4.9 [2025-Nov-08] - Enhanced AsusWRT-Merlin Guest WiFi Networks

    Release Notes for YazFi v4.4.9 production version now available [2025-Nov-08] 1) IMPROVED: Removed old Tomato JavaScript file references. 2) Miscellaneous code improvements. The fork from @Jack Yaz's YazFi add-on is now hosted on the AMTM-OSR GitHub repo: https://github.com/AMTM-OSR/YazFi
  19. M

    connmon connmon v3.0.8 [2025-Nov-16] - Internet Connection Monitoring Tool for AsusWRT Merlin

    Release Notes for connmon v3.0.7 production version now available [2025-Nov-08] 1) IMPROVED: Modified code to re-initialize global parameters after the USB-attached drive has been mounted and Entware is found. 2) IMPROVED: More checks to clean up files when switching from JFFS to USB and vice...
Back
Top