• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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