Viktor Jaep
Part of the Furniture
New minor release with a few fixes suggested by @adahnert coming to you today. Please let me know if that works for you better on non-Merlin firmware out-of-the-box, OK?
v1.14 - (August 17, 2022)
- FIXED: Based on feedback from @adahnert running on stock Asus firmware, I have made some mods to certain NVRAM calls that don't seem to return any values when running on non-Merlin firmware. Happy to oblige, so now the cache total value defaults to 100 if there is no cache configured (to avoid divide-by-zero errors and wonky progress bars), and the WAN interface name now defaults to "eth0" if this value is returned as a blank.
- ADDED: The router model at the top of the page to easily identify what kind of device this is.
Download:
Screenshot:
v1.14 - (August 17, 2022)
- FIXED: Based on feedback from @adahnert running on stock Asus firmware, I have made some mods to certain NVRAM calls that don't seem to return any values when running on non-Merlin firmware. Happy to oblige, so now the cache total value defaults to 100 if there is no cache configured (to avoid divide-by-zero errors and wonky progress bars), and the WAN interface name now defaults to "eth0" if this value is returned as a blank.
- ADDED: The router model at the top of the page to easily identify what kind of device this is.
Download:
Code:
curl --retry 3 "https://raw.githubusercontent.com/ViktorJp/RTRMON/master/rtrmon-1.14.sh" -o "/jffs/scripts/rtrmon.sh" && chmod a+rx "/jffs/scripts/rtrmon.sh"
Screenshot: