• 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.

Crontab

Juc1

New Pleskian
Hi all,

I am getting some crazy spikes average load (eg rising sometimes from less than 1 to over 20) and I want to check whether this might be caused by cron jobs. Can anyone please tell me does this...

Code:
$ crontab -l
8,23,38,53      *       *       *       *       /opt/psa/admin/sbin/backupmng >/
$

tell me that there is only one cron job on my system (Debian 5) and that this command is run four times per hour? What does this command do and does it consume a lot of CPU ie which might cause spikes in average load? In the Plesk interface I have set up my website (about 5GB) to back up once per week so I don't know what command is happening four times per hour.

Thanks...
 
Back
Top