Bandwidth current usage

Swift-AU

Verified User
Joined
Dec 31, 2003
Messages
67
My DA system on FBSD4.x is showing the "current bandwidth usage" to be way less than what it actually is. This is happening for all users, not just one. Take a look at the attachments to see what I mean (obviously both attachments relate to the same user).

Any clues?

Thanks.
 

Attachments

  • Clipboard01.jpg
    Clipboard01.jpg
    23.9 KB · Views: 266
  • Clipboard02.jpg
    Clipboard02.jpg
    72.9 KB · Views: 262
I am still a rookie (very rookie) at this, but I had a similar sounding problem and this worked for me...

Check this out:

http://help.directadmin.com/item.php?id=42

and also I did the following:

Check the actual user stats page.. by clicking the username link from the "show all users" page.
The list of users is actually just a cache which my be out of sync.
Type:

echo "action=cache&value=showallusers" >> /usr/local/directadmin/data/task.queue

/usr/local/directadmin/dataskq d400

The above was advice given to me that seemed to work. Probably you might want to wait until someone confirms what I listed here (this is the first time I posted any help... like I said, very rookie).
 
Back
Top