Awstats are not updating for domain ?
You can manually update them using following commands.
1) Ssh to server as root.
To update awstat for particular domain use following command.
HTML Code:
/usr/local/psa/admin/sbin/statistics --calculate-one --domain-name=domain.tld
Note: In above command replace domain.tld with your actual domain name.
2) If you wish to update Awstat for all domains on server, then execute following command, updating stats command will take some time to complete, so do not stop the process in between.
HTML Code:
/usr/local/psa/admin/sbin/statistics --calculate-all