Does anyone know of a way to have a friendly looking byte count of remaining quota, I can get a verbose count using $(remain-bytes-out), but I’m sure the users will go cross-eyed trying to count the decimal places.
bytes-in-nice - user-friendly form of number of bytes received from the user ("15423")
bytes-out-nice - user-friendly form of number of bytes sent to the user ("11352")
Ok, don’t suppose there is a “normal” remaining count, i.e. user x has y left of z.
i.e.
Quota : 100M $(limit-bytes-out) is great but is the actual remainder after a session has closed, not the total assigned quota value
Quota Used : 5M $(bytes-out-nice) about as useful as the previous, session specific
Quota Remaining : 95M $(remain-bytes-out) perfect except it’s verbose, would be very nice to have a $(remain-bytes-out-nice) if you get my meaning.
notice hows the variable is encapsulated by the java script, now we have “nice” looking values
Thank you for that , but i need remin-bytes-total , i write this script and write the ( Quota Used: ) but noy work show me NaN undefine , please help me if possible ASAP …
It work under ROS v 6.9 x86…
but im have some strange errors … It was stop after 18 - 24 hours …
My temp solution is shedule reboot every day …
Does anybody have idea why is this hapening ?
I suspect on my hard disk …