• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

New crontab entries after upgrade

J

Julian De Marchi

Guest
Hey,

I upgrade plesk from 3.2 to 3.3 and I now have these new crontab entries;

[...]
0 1 * * 1 /usr/local/psa/libexec/modules/watchdog/cp/secur-check
0 1 * * 1 /usr/local/psa/libexec/modules/watchdog/cp/send-report weekly
10 1 * * * /usr/local/psa/libexec/modules/watchdog/cp/clean-sysstats
15 1 * * * /usr/local/psa/libexec/modules/watchdog/cp/pack-sysstats day
15 1 * * 1 /usr/local/psa/libexec/modules/watchdog/cp/pack-sysstats week
15 1 1 * * /usr/local/psa/libexec/modules/watchdog/cp/pack-sysstats month
15 1 1 * * /usr/local/psa/libexec/modules/watchdog/cp/pack-sysstats year
20 1 * * * /usr/local/psa/libexec/modules/watchdog/cp/clean-events
0 3 * * 7 /usr/local/psa/libexec/modules/watchdog/cp/clean-reports

The weird thing is, the location does not exist.

ls -al /usr/local/psa/libexec/modules/
total 8
drwxr-xr-x 2 root root 4096 Dec 30 11:06 .
drwxr-xr-x 3 root root 4096 Jul 4 2008 ..

Is it safe to remove the entries or did the upgrade not complete correctly?
 
Seems you have not psa-watchdog package installed. Just install it.
 
Back
Top