Bandwidth reset?

Weccop

Verified User
Joined
Apr 20, 2005
Messages
14
Hi,

Normally always by a new month directadmin resets the traffic counting to zero but he didnt do that this month?

Weccop
 
Check your cronjobs and make sure their executing properly.

You can execute this in the command line to do it now:

Code:
echo "action=reset&value=all" >> /usr/local/directadmin/data/task.queue
 
Back
Top