• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

crontab jobs

mr_exclusive

Basic Pleskian
Hi,

Could someone write, all tasks in crontab on SuSe 10.0 x64? Plesk 8.1

my crontab is looking, like this and i'am not sure if everything is right.
i thing there is something missing but i don't know what :confused:


*/15 * * * * /usr/local/psa/admin/sbin/backupmng >/dev/null 2>&1
on.gif 0 1 * * 1 /usr/local/psa/libexec/modules/watchdog/cp/secur-check
on.gif 0 1 * * 1 /usr/local/psa/libexec/modules/watchdog/cp/send-report weekly
on.gif 0 3 * * 7 /usr/local/psa/libexec/modules/watchdog/cp/clean-reports
on.gif 10 1 * * * /usr/local/psa/libexec/modules/watchdog/cp/clean-sysstats
on.gif 15 1 * * * /usr/local/psa/libexec/modules/watchdog/cp/pack-sysstats day
on.gif 15 1 * * 1 /usr/local/psa/libexec/modules/watchdog/cp/pack-sysstats week
on.gif 15 1 1 * * /usr/local/psa/libexec/modules/watchdog/cp/pack-sysstats month
on.gif 15 1 1 * * /usr/local/psa/libexec/modules/watchdog/cp/pack-sysstats year
on.gif 20 1 * * * /usr/local/psa/libexec/modules/watchdog/cp/clean-events
on.gif 25 3 * * 7 /usr/local/psa/bin/run-parts.sh /etc/psa/plesk-cron.weekly
on.gif 39 4 1 * * /usr/local/psa/bin/run-parts.sh /etc/psa/plesk-cron.monthly
on.gif 40 * * * * /usr/local/psa/bin/run-parts.sh /etc/psa/plesk-cron.hourly
on.gif 56 3 * * * /usr/local/psa/bin/run-parts.sh /etc/psa/plesk-cron.daily
 
Back
Top