Proxmox Backup Server uses a REST like API. The concept is described in Resource Oriented Architecture (ROA). Check the API documentation for details: https://pbs.proxmox.com/docs/api-viewer/index.html Setup: 1. Create an API token for the monitoring user. Important note: for security reasons, it is recommended to create a separate user (Datacenter - Permissions). Please provide the necessary access levels for both the User and the Token: Check: ["perm","/",["Audit"]] Check: ["perm","/datastore",["DatastoreAudit"]] Check: ["perm","/system",["Audit"]] 2.
Comprehensive monitoring template for Storware vProtect/Backup & Recovery via REST API. Features: - API health monitoring - Node status tracking - Task monitoring - Per-instance backup status with automatic discovery - Backup destination capacity monitoring Requirements: - Storware vProtect 7.x with API access (port 8181) - Configure host macros: {$STORWARE.API.URL}, {$STORWARE.USER}, {$STORWARE.PASSWORD} Version: 4.0 - Added per-backup instance monitoring
This project is mainly composed by a bash script and a Zabbix template. The bash script reads values from Bacula Catalog and sends it to Zabbix Server. While the Zabbix template has items and other configurations that receive this values, start alerts and generate graphs and screens.
Zabbix template for monitoring Borg backup repositories. Requires Borg binary to be available in the system being monitored. Monitoring occurs on the backup server, though it can be possible to invoke this by the client and connect to repository via Borg network capabilities. This setup is currently not supported by the plugin.
Barman monitoring template for Zabbix with LLD using Python
Monitor Windows Server Backup Status from Windows Event Log.
Zabbix template and PowerShell script for monitoring Symantec Backup Exec
Zabbix DB Config Only Backup Tool using PHP
Checks are performed twice a day (at 9.00 and at 14.00) and verifies that the backup was successful and that the last backup was done during the last 7 days. The period of validity is customizable (changing the {$NETHBACKUP_VALIDITY} macro inside host configuration inside Zabbix frontend).
Zabbix template for monitoring rdiff-backup repositories. This version is implemented in Bash only, no need to install myriad of Perl or Python scripts.