nuthead
29th July 2004, 02:32 AM
I was just wondering if the followign was correct for Plesk's cron
* /usr/local/psa/admin/bin/php /usr/local/psa/admin/plib/report/autoreport.php --auto daily >/dev/null 2>&1
17 7 1 * * /usr/local/psa/admin/bin/php /usr/local/psa/admin/plib/report/autoreport.php --auto monthly >/dev/null 2>&1
17 7 * * 1 /usr/local/psa/admin/bin/php /usr/local/psa/admin/plib/report/autoreport.php --auto weekly >/dev/null 2>&1
30 * * * * /usr/local/psa/admin/sbin/backupmng >/dev/null 2>&1
7 4 * * 7 /usr/local/psa/admin/sbin/statistics >/dev/null 2>&1
14 5 * * 7 /usr/local/psa/bin/mysqldump.sh >/dev/null 2>&1
47 * * * 7 /usr/sbin/ntpdate -b -s time.nist.gov > /dev/null 2>&1
its mainly the last 3 im curious about because I rememebr a post a while ago (i think it was about plesk 7.0.3) setting the DW column from * to 7, just wondered if this is set up ok or not
cheers
* /usr/local/psa/admin/bin/php /usr/local/psa/admin/plib/report/autoreport.php --auto daily >/dev/null 2>&1
17 7 1 * * /usr/local/psa/admin/bin/php /usr/local/psa/admin/plib/report/autoreport.php --auto monthly >/dev/null 2>&1
17 7 * * 1 /usr/local/psa/admin/bin/php /usr/local/psa/admin/plib/report/autoreport.php --auto weekly >/dev/null 2>&1
30 * * * * /usr/local/psa/admin/sbin/backupmng >/dev/null 2>&1
7 4 * * 7 /usr/local/psa/admin/sbin/statistics >/dev/null 2>&1
14 5 * * 7 /usr/local/psa/bin/mysqldump.sh >/dev/null 2>&1
47 * * * 7 /usr/sbin/ntpdate -b -s time.nist.gov > /dev/null 2>&1
its mainly the last 3 im curious about because I rememebr a post a while ago (i think it was about plesk 7.0.3) setting the DW column from * to 7, just wondered if this is set up ok or not
cheers