View Full Version : When does it really run?
How often does webalizer run? Some people say every night while some say every 6 hours...
Thanks
Eric
Icheb
04-01-2004, 08:44 PM
Normally every 24 hours, but in current version there is a slight segfault problem preventing this. (see version.php, fix is ready :D)
You can manually let it do it, or change cronjob settings to let it run more often...
Current version is still 1.212, which is what I have. I don't see a fix on the page.
Which line do I edit?
* * * * * root /usr/local/directadmin/dataskq
2 0-23/6 * * * root echo 'action=vacation&value=all' >> /usr/local/directadmin/data/task.queue;
5 5 * * 0 root /sbin/quotaoff -a; /sbin/quotacheck -augm; /sbin/quotaon -a;
10 0 * * * root echo 'action=tally&value=all' >> /usr/local/directadmin/data/task.queue
20 1 1 * * root echo 'action=reset&value=all' >> /usr/local/directadmin/data/task.queue
0 4 * * * root echo 'action=check&value=license' >> /usr/local/directadmin/data/task.queue
Nevermind, I found it.
It runs at 12:10am every day.
10 0 * * * root echo 'action=tally&value=all' >> /usr/local/directadmin/data/task.queue
Powered by vBulletin™ Version 4.0.4 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.