Build precise queries to find exactly what you need
Press ESC to close
Nagios World Conference 2026: Sept. 14-17 in St. Paul, MN | Learn More
Your review has been submitted and is pending approval.
This is a plugin (backup_plesk_checker) that monitors backup status in Plesk panel - Success/Warning/Error/Date checker/Quantity of domains that backuped.
Current Version
1.0
Last Release Date
2018-12-05
Owner
Sergey Babkevych
Website
https://www.securityinet.com
Download URL
https://github.com/kamtec1/nrpe-nagios-plesk-backup-monitor/archive/master.zip
License
GPL
Compatible With
Image of success backup
Image of backup that has warnings
Image of backup that has errors
NEW v1.0
Backup checker script
This is a basic plugin (backup_plesk_checker) that monitors backup activities in Plesk panel.
This plugin have 5 main options: 1) Success status – backup ok 2) Warning status – backup have warnings 3) Error status – backup have errors 4) Backup unsuccessful – date not equal to backup date 5) Not all domains are backuped – How many domains have been backuped if the number is not equal it will give warning
====================================== NEW V.1.0 script can only check PLESK backup status + dumpstatus !! ======================================
===================================== Compatibility with plesk panel versions:
17.8 – NO 17.5 – NO 17.0 – OK 12.5 – OK 12.0 – OK 11.0 – OK
===================================== Installation instructions:
Edit file /etc/sudoers and add the following;
nrpe ALL=(root) NOPASSWD: /usr/lib64/nagios/plugins/backup_plesk_checker.sh nagios ALL=(root) NOPASSWD: /usr/lib64/nagios/plugins/backup_plesk_checker.sh Edit file /etc/nagios/nrpe.cfg and add the following;
command[check_backup]=/usr/bin/sudo /usr/lib64/nagios/plugins/backup_plesk_checker.sh Copy backup_plesk_checker.sh to /usr/lib64/nagios/plugins/ and give this script 777 or just execute 🙂
And the Final step is to define service/define command to specific servers in Nagios server.
====================================== NEW V.1.0 script can only check PLESK backup status + dumpstatus !! ====================================== ===============================
# Change log 05.12.18 – 1.0 1)EDIT: script redesign
07.02.2018 – 0.3 1)ADDED : Added one more log location to check if all is ok.
23.08.2017 – 0.2 1) EDIT: Removed bash debug (#set -x) 2) ADDED: NEW check!!! How many domains have been backuped – if the number is not equeal it will give warning 3) EDIT: Comments in the code + some cleaning…
20.08.2017 – 0.1a 1) First release =============================== Written by Sergey Babkevych https://www.securityinet.com
You must be logged in to submit a review.
To:
From: