Admin Stats on admin level not updating (evolution skin)

rsnetworks

Verified User
Joined
Jul 2, 2019
Messages
5
Location
Netherlands
Hello,

Today I have installed DA as replacement for my cpanel server and everything looks like more then perfect only one thing I don't get working:

The Admin Stats on admin level not updating (evolution skin) also the usage of ram and HDD is not updating. Everything is on 0.
On user level everything is working fine so thats a little strange to me.

Can someone please help me a liitle furter?

Regards, Louise
 
Sorry BTW welcome to the forum..

Did you set up cron in the option.conf?

Code:
cd /usr/local/directadmin/custombuild
./build set cron yes
./build set cron_frequency weekly
./build set notifications yes
./build set da_autoupdate yes
./build cron

Also

[FONT=&quot]tally_after_restore=1[/FONT]

If you wish to not run the tally after you restore data, set to this to 0.
This will lower your cpu time, but make your usage stats out of sync until the next tally.
http://www.directadmin.com/features.php?id=853

You might run

Code:
[COLOR=#000000][FONT=&quot]echo 'action=tally&value=all' >> /usr/local/directadmin/data/task.queue[/FONT][/COLOR]

Could be this if you are on a vps
https://help.directadmin.com/item.php?id=42
 
Thank you for your help.

Yes it is on a vps I have done your sugestions and that helped only once the strange thing is on reseller level everything wil be updated realtime when making changes, it only "hangs" on admin level and that is the point I don't get.
 
Back
Top