User count

SeLLeRoNe

Super Moderator
Joined
Oct 9, 2004
Messages
6,516
Location
A Coruña, Spain
Hi,

some days ago dont remember what i did but users count on da panel was decreased to 0, so, ive manually edited with a number i thot was correct, but, i would like to ask this:

How i should make an user count that is correct?

Thanks
 
Hello,

If you're referring to the number of Users shown at the Admin Level, then it's computed using a tree with:
/usr/local/directadmin/data/admin/admin.list
/usr/local/directadmin/data/admin/reseller.list

to get all Users (Believe +1 for each Reseller/Admin), then:
/usr/local/directadmin/data/reseller/users.list

for each "reseller" (Admin or Reseller) from the admin.list and reseller.list.

It's computed nightly with the tally, so will overwrite values in the admin.usage.

My guess is the admin.list and reseller.list list files are empty to get 0 users.

John
 
Back
Top