================Zabbix-Symantec-Backup-Exec ================
Work with Symantec Backup Exec V2012 minimum (don't work older versions) !
This template use PowerShell Cmdlets to discover backup job Symantec Backup Exec
Default French translation for Template.
-------- Items --------
- Check Service Backup Exec Agent Browser
- Check Service Service Backup Exec Device & Media
- Check Service Service Backup Exec Job Engine
- Check Service Backup Exec Management Service
-------- Triggers --------
- X4 : [HIGH] => For all services Stop
-------- Discovery --------
- Last launch of each task
- End of each task
- Result of each task
- Backup type of each task
-------- Discovery Triggers --------
[HIGH] => Job has FAILED
[AVERAGE] => Job has completed with warning
[MEDIUM] => No data recovery for 24 hours
-------- Setup --------
- Install the Zabbix agent on your host
- Copy zabbix_sbr_job.ps1 in the directory : "C:\Program Files\Zabbix Agent\scripts" (create folder if not exist)
- Add the following line to your Zabbix agent configuration file.
EnableRemoteCommands=1
UnsafeUserParameters=1
UserParameter=sbr[*],powershell -NoProfile -ExecutionPolicy Bypass -File "C:\Program Files\Zabbix Agent\scripts\zabbix_sbr_job.ps1" "$1" "$2" - Import TemplateSymantecBackupExec.xml file into Zabbix.
- Associate "Template Symantec-Backup-Exec" to the host.