Hello everyone,
I’m using a MikroTik RB750Gr3 with RouterOS v7.
I would like to ask how to create a Scheduler script to calculate and store my total bandwidth usage per month.
My main goal is:
-
To record monthly bandwidth usage (upload & download)
-
So that when the router reboots or loses power, the bandwidth data is not lost
-
The data should continue accumulating until the end of the month
What is the best approach for this in RouterOS v7?
Should I use scripts with global variables, files, or another method?
Any examples or guidance would be greatly appreciated.
Thank you in advance.
