ROS 3.7
Is it possible to display user’s total transfer instead of just the current session’s transfers in the hotspot status screen?
Using UM on same router.
Thanks
Ekkas
ROS 3.7
Is it possible to display user’s total transfer instead of just the current session’s transfers in the hotspot status screen?
Using UM on same router.
Thanks
Ekkas
you can change most of the user interface pages … Use Frontpage or any other web design program .. fetch the hotspot folder using ftp .. now you can modify pages .. go to status page and replace what you need to be replaces with the active parameters found in mikrotik manual …
Thanks for your response,
but in the manual it only says about bytes-in-nice and bytes-out-nice which is the current session’s bytes.
What I need is the total bytes as shown in User Manage interface. I suppose it is something to do with radius variables, but
1)where do I find a list of those
and
2)how do I convert it into a ‘nice’ (KB/MB/GB)value instead of millions of bytes?