• 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
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

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