Create the following cron:
————————————————————————————————
9,24,39,54 * * * * /usr/local/psa/admin/sbin/backupmng >/dev/null 2>&1
10 1 * * * /usr/local/psa/admin/sbin/statistics >/dev/null 2>&1
10 1 * * * /usr/local/psa/admin/sbin/statistics –calculate-one –domain-name=xxx.com
————————————————————————————————
and run the script for checking :
/usr/local/psa/admin/sbin/statistics –calculate-one –domain-name=xxx.com
where xxx.com is your domainname.com
Leave A Comment
You must be logged in to post a comment.