• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

What do they work in Plesk for Linux Crontab Job?

According to Plesk for Linux Can't be named like Windows because Crontab did't support.
So could anyone provide me information about them

/usr/local/psa/libexec/modules/watchdog/cp/secur-check
/usr/local/psa/libexec/modules/watchdog/cp/send-report weekly
/usr/local/psa/libexec/modules/watchdog/cp/clean-reports
/usr/local/psa/libexec/modules/watchdog/cp/clean-sysstats
/usr/local/psa/libexec/modules/watchdog/cp/pack-sysstats day
/usr/local/psa/libexec/modules/watchdog/cp/pack-sysstats week
/usr/local/psa/libexec/modules/watchdog/cp/pack-sysstats month
/usr/local/psa/libexec/modules/watchdog/cp/pack-sysstats year
/usr/local/psa/libexec/modules/watchdog/cp/clean-events
/usr/local/psa/admin/sbin/backupmng >/dev/null 2>&1

because nothing is provided in Plesk manual.
 
Hello,

Please note that during installation of Plesk the following tasks are automatically created:

* autoreport.php – delivers daily, weekly and monthly reports on clients and domains (three separate tasks)
* backupmng – initiates scheduled backing up of domains once every 30 minutes
* statistics – generates statistics on the limits imposed on domains, such as traffic, disk usage, and so on
* mysqldump.sh - creates a backup copy of three MySQL databases: psadump, MySQL, and Horde databases

As all these tasks are related to domain statistics, databases and reports, it is strongly recommended that you neither change nor remove these tasks.

For more details, refer to

http://download1.swsoft.com/Plesk/Plesk8.6/Doc/en-US/plesk-8.6-unix-administrators-guide/17352.htm
 
Personally I removed all of those - I dont use the backup manager and watchdog isnt installed becuase it sucks and is not as intelligent as I would hope.

So it can be done to just remove them if thats what your asking.
 
Back
Top