Just another useless script from yours truly
My attempt at calculating WAN uptime from log messages, not guaranteed to be accurate at all but is my attempt to calculate WAN uptime.
About/Readme on Github
To download in a SSH terminal
![wanevent.PNG wanevent.PNG]()
Thanks to @ColinTaylor and @Martinski
Link to...
Read more
About/Readme on Github
To download in a SSH terminal
Code:
curl --retry 3 "https://raw.githubusercontent.com/maverickcdn/wanuptime/master/wanuptime.sh" -o "/jffs/scripts/wanuptime.sh" && chmod a+rx "/jffs/scripts/wanuptime.sh"

Thanks to @ColinTaylor and @Martinski
Link to...
Read more