Windows Server Backup Failure Detection
Summary
This remote monitor detects the last backup status of the Windows Server Backup.
If the backup fails, it will raise a ticket.
Details
Check Action | Server Address | Check Type | Execute Info | Comparator | Interval | Result |
---|---|---|---|---|---|---|
System | 127.0.0.1 | Run File | See Below | Equals | 3600 | 0 |
Execute Info:
C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -ExecutionPolicy Bypass -Command "Get-WBSummary | select-object -ExpandProperty LastBackupResultHR"
Dependencies
Target
It should be targeted on the group that is bound with a search via the role "Windows Server Backup."