Tags: Veeam
ZBX-VEEAM-BACKUP ================ This template use the VEEAM Backup & Replication PowerShell Cmdlets to discover and manage VEEAM Backup job. Items ----- * Number of running jobs * Discovery : status for each jobs * Discovery : type fo ...
This template provide a way to monitor backup made by Veeam Backup Agent for Microsoft Windows. There is no additionnals scripts needed, all results are read from the Windows Event Log. It also monitor the service state of the application. This templat ...
This Veeam Backup & Replication use email and not Powershell snippet. It is as efficient (or more) as other method of integration with Zabbix and it requires a lot less ressources. It monitors even Backup Database backup (which others do not). Usi ...
zabbix-veeam-rest Zabbix template and php script for monitoring Veeam B&R jobs and repositories. How it works It uses Veeam REST API: https://helpcenter.veeam.com/docs/backup/rest/overview.html?ver=95u4. JSON mode only is now supported, XML is not. ...
Veeam Backup & Replication - script for getting job status Usage via command line: python veeam_check.py backup_job_name.Usage as Zabbix item: veeam_check[backup_job_name].Configuration example: UserParameter=veeam_check[*],python C:\scripts\veeam ...