The user usage record never update !!!

hkivan

Verified User
Joined
Jul 2, 2004
Messages
83
The user usage record never update !!!

How can i know what is the update time of directadmin ?


OR
Can we update the user usage record ( webspace usage / BW usage ) by myself ?




:mad: :mad: :mad: :mad:
I never know ... which record is most updated !!!
 
By default stats are updated 30 minutes after midnight every night. This command is run and can be changed in the crontab (/etc/crontab).

You can run the tally immediately with
Code:
echo 'action=tally&value=all' >> /usr/local/directadmin/data/task.queue

Also, the webalizer statistics page also shows the time at which the logs for that specific domain were processed.
 
Back
Top