Stat in one of servers is turn off and have not been updating for two days.
Check user ’root’ crontab
crontab -l
output : 7 4 * * * /usr/local/psa/admin/sbin/statistics >/dev/null 2>&1
Check cron logs for records about the statistic utility executions
vi /var/log/cron
Check apache logs size. Make sure no bigger than 2GB.
Check database directories (mysql : /var/lib/mysql) It should have read/write permissions to ‘mysql’ user
If every condition fit with your settings, then we should run this command :
/usr/local/psa/admin/sbin/statistics (for all sites in one server)
or
usr/local/psa/admin/sbin/statistics calculate-one domain-name=domain.com (only for a specific domain)
Related posts:





0 Trackbacks
Trackback URL for this post:
http://pixert.com/update-plesk-stat/trackback/
0 Pings