S seachen Verified User Joined Feb 3, 2007 Messages 491 Aug 7, 2009 #1 i found out that my bandwidth meter for 1 of my directadmin server not working. it accumulate the previous month bandwidth. May I know how to solve the problem ?
i found out that my bandwidth meter for 1 of my directadmin server not working. it accumulate the previous month bandwidth. May I know how to solve the problem ?
SeLLeRoNe Super Moderator Joined Oct 9, 2004 Messages 6,516 Location A Coruña, Spain Aug 7, 2009 #2 search function work a lot... From: Code: http://www.directadmin.com/forum/showthread.php?t=22789 I found my old post: Code: echo 'action=reset&value=all' >> /usr/local/directadmin/data/task.queue /usr/local/directadmin/dataskq d echo 'action=cache&value=showallusers' >> /usr/local/directadmin/data/task.queue /usr/local/directadmin/dataskq d
search function work a lot... From: Code: http://www.directadmin.com/forum/showthread.php?t=22789 I found my old post: Code: echo 'action=reset&value=all' >> /usr/local/directadmin/data/task.queue /usr/local/directadmin/dataskq d echo 'action=cache&value=showallusers' >> /usr/local/directadmin/data/task.queue /usr/local/directadmin/dataskq d