cPanel Backup Job monitoring

cPanel Backup Job monitoring

Cpanel Backup Job monitoring

Reference KB on Cpanel Backup log location: https://support.cpanel.net/hc/en-us/articles/4402165344535-Where-are-the-cPanel-Backup-logs
Reference KB on Cpanel backup on locally mounted remote filesystem: https://docs.cpanel.net/knowledge-base/backup/how-to-run-backups-on-locally-mounted-remoted-file-systems/
Reference KB on managing cpanel backup notifications: https://support.cpanel.net/hc/en-us/articles/360051342573-How-to-manage-server-notifications

Cpanel keeps all the daily account backups under the directory which is configured from the WHM Backup Configuration settings


Update 1: It is possible that while checking from the backend, the backup directory for the present day does not show up, therefore it has to be checked weather backup task is running in the background or not.

Update 2: Cpanel keeps each day's the backup log under /usr/local/cpanel/logs/cpbackup/ directory & backup transporter logs under /usr/local/cpanel/logs/cpbackup_transporter directory


Resolution:

Check the backup log for the present date to get information about the current status of the backup process

[root@server cpbackup]# cd /usr/local/cpanel/logs/cpbackup/
[root@server cpbackup]# head 1700598603.log
[2023-11-22 02:00:03 +0530] info [backup] Setting I/O priority to reduce system load: best-effort: prio 6
[2023-11-22 02:08:35 +0530] info [backup] Pruning metadata for backup at /backup-cpanel/2023-11-22
[2023-11-22 02:16:55 +0530] info [backup] Creating metadata index for backup at /backup-cpanel/2023-11-22
[2023-11-22 02:16:55 +0530] info [backup] Hard Linking available on "/backup-cpanel"
[2023-11-22 02:16:55 +0530] info [backup] Starting incremental MySQL database backups
[2023-11-22 06:35:22 +0530] info [backup] Running dir & file backup with target : /backup-cpanel/2023-11-22/system
/bin/gtar: Removing leading `/' from member names

Note: Here we can see backup process has been started and in progress

We can also check the running backup process via below command

[root@server cpbackup]# ps aux|grep -v grep|grep backup
root 3375464 1.4 0.0 355344 39916 ? DN 02:00 9:28 /usr/local/cpanel/3rdparty/bin/perl /usr/local/cpanel/bin/backup



    • Related Articles

    • How to check Cpanel Logs

      How to check Cpanel Logs Reference KB: https://docs.cpanel.net/knowledge-base/cpanel-product/the-cpanel-log-files/ Website Raw Access Log Website Error Logs FTP Access Log FTP Login Logs Cpanel Access Log Maillog Website Raw Access Log Option1: To ...
    • Server Resource Utilisation Monitoring with Plesk

      Plesk Server Monitoring helps to keep your Plesk running smoothly by tracking the server resource usage and notifying you when one or more resource usage reaches a predefined threshold. Note : For more information look for the reference url given ...
    • Resource Usage monitoring with Zabbix for Dedicated Nodes with Client VMs

      Resource Usage monitoring with Zabbix for Dedicated Nodes with Client VMs Check Vm Access Check Latest Data Modify Time Period Change user Password Check VM Access Login to customer portal with the provided login details: Login to Zabbix Portal: ...
    • Plesk Subscription-level daily schedule backup

      Plesk Subscription-level daily schedule backup How to schedule the backup How to restore the backup How to schedule the backup Step 1: Go to Subscriptions > example.com > Backup & Restore > Schedule. Step 2: Check the Activate backup task checkbox ...
    • How to download website backup using plesk control panel

      Steps to download website backup using Plesk Step 1: At first login to the Plesk control panel and click on Website & Domains then select the domain for which you want to take the backup and then go to file manager. Step 2: Select the folder (or ...