• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

kamtec1

New Pleskian
Hi Plesk community,

I wrote a basic script to check plesk backup status via Nagios NRPE plugin.
This plugin (backup_plesk_checker) monitors backup status in Plesk panel - Success/Warning/Error/Date checker/Quantity of domains that backuped.

For now this plugin have 5 basic checks:
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.
and there will be more.

Personal site:
NRPE Nagios Plesk Backup Monitor - Tech News and Cyber Security Updates
Project on Github:
GitHub - kamtec1/nrpe-nagios-plesk-backup-monitor: NRPE check Plesk backup status
or via Exchange Nagios official plugin page:
nrpe-nagios-plesk-backup-monitor - Nagios Exchange

backup_plesk_checker not working on Plesk 17.5 & Plesk 17.8 - still in development.

P.S.1. This plugin is still in development and will be updated regularly - you can follow up via my personal website/Github/exchange nagios for updated and change log.
P.S.2. If you have any comments/ideas/feedback you may send me a PM or write to me.
P.S.3. This plugin is not using API of plesk :( ... its planned to latter ))

:)

Thanks!
 
Back
Top