H hkivan Verified User Joined Jul 2, 2004 Messages 83 Nov 28, 2004 #1 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 ? I never know ... which record is most updated !!!
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 ? I never know ... which record is most updated !!!
jmstacey Verified User Joined Feb 12, 2004 Messages 3,887 Location Colorado Nov 28, 2004 #2 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.
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.