Menu

Manually reset user accounting data back to 0

Help
Edenglen
2016-08-04
2016-08-15
  • Edenglen

    Edenglen - 2016-08-04

    Hi

    Using Radiusdesk-2016-4-0.ova

    How can I manually reset all users accounting data back to 0 instead of using (Check FreeRADIUS Custom Rd-Reset-Type-Data := daily) in Profile Components?

    Basically want to reset all user accounting data usage every month but I prefer to do it manually.

    Thanks.

     
  • Edenglen

    Edenglen - 2016-08-15

    Please can someone help me, I want to clear all users data history safely?

    I've used these commands in previous radiusdesk terminal to clear users history, but it seemed that the vm file keeps increasing even when all history is cleared.

    Commands:
    mysql -u root rd
    ENTER
    delete from radacct;
    ENTER
    quit;
    ENTER
    logout
    ENTER

     
  • nikonaum

    nikonaum - 2016-08-15

    Have a look here as well. http://www.radiusdesk.com/old_wiki/technical_discussions/user_stats_fix It's a page about fixing the user's usage stats but It can be helpful to understand what's kept where in the tables. It can be used as a guiding point.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.