G gaz0r Verified User Joined Aug 27, 2004 Messages 36 Dec 2, 2004 #1 since it has just moved over to december none of the bandwidth for my sites has been resetted... any ideas?
since it has just moved over to december none of the bandwidth for my sites has been resetted... any ideas?
jmstacey Verified User Joined Feb 12, 2004 Messages 3,887 Location Colorado Dec 2, 2004 #2 Try running this command through ssh or from the console Code: echo 'action=reset&value=all' >> /usr/local/directadmin/data/task.queue If that works, you will probably want to make sure that the crontab is set correctly and is working. For example, are stats being generated nightly? What operating system and version are you using would also be helpfule
Try running this command through ssh or from the console Code: echo 'action=reset&value=all' >> /usr/local/directadmin/data/task.queue If that works, you will probably want to make sure that the crontab is set correctly and is working. For example, are stats being generated nightly? What operating system and version are you using would also be helpfule
G gaz0r Verified User Joined Aug 27, 2004 Messages 36 Dec 3, 2004 #3 the stats have been generated for december fine.. system is redhat 9 version 1.23.0
jmstacey Verified User Joined Feb 12, 2004 Messages 3,887 Location Colorado Dec 3, 2004 #4 Did the command I gave you work? If it did, then you'll probably want to make sure that the crontab entry that should run that command on the first of every months isn't corrupt. Upgrading to the latest version (1.231) wouldn't be a bad idea either
Did the command I gave you work? If it did, then you'll probably want to make sure that the crontab entry that should run that command on the first of every months isn't corrupt. Upgrading to the latest version (1.231) wouldn't be a bad idea either