A albatroz Verified User Joined Mar 13, 2004 Messages 336 Location Peru Jan 20, 2006 #1 I wonder if there is a way to force Direct Admin to update the reports of disk space used by customers...
I wonder if there is a way to force Direct Admin to update the reports of disk space used by customers...
S skruf Verified User Joined Jun 3, 2004 Messages 634 Location US Jan 20, 2006 #2 Hey, This should work for you: echo 'action=reset&value=all' >> /usr/local/directadmin/data/task.queue David
Hey, This should work for you: echo 'action=reset&value=all' >> /usr/local/directadmin/data/task.queue David
jmstacey Verified User Joined Feb 12, 2004 Messages 3,887 Location Colorado Jan 20, 2006 #3 DirectAdmin should be getting the disk usage directly from the system through repquota I believe.
V vod Verified User Joined Oct 25, 2005 Messages 129 Jan 20, 2006 #4 echo 'action=reset&value=all' >> /usr/local/directadmin/data/task.queue Click to expand... shouldn't the above reset bandwidth to 0 ? i will suggest you use echo 'action=tally&value=all' >> /usr/local/directadmin/data/task.queue
echo 'action=reset&value=all' >> /usr/local/directadmin/data/task.queue Click to expand... shouldn't the above reset bandwidth to 0 ? i will suggest you use echo 'action=tally&value=all' >> /usr/local/directadmin/data/task.queue
S skruf Verified User Joined Jun 3, 2004 Messages 634 Location US Jan 21, 2006 #5 Hey, i will suggest you use echo 'action=tally&value=all' >> /usr/local/directadmin/data/task.queue Click to expand... Yes, you're right... It should be "tally" instead of "reset". Sorry about that... David
Hey, i will suggest you use echo 'action=tally&value=all' >> /usr/local/directadmin/data/task.queue Click to expand... Yes, you're right... It should be "tally" instead of "reset". Sorry about that... David