Skip to content

Backup Last Job Status Monitor

Daniele Grandini edited this page Nov 11, 2015 · 1 revision

Last Backup job status monitor

Summary

This monitor checks for the result of the last executed backup job for the protected item. Raises an alert if it has failed.

What can I do?

To troubleshoot the issue you must go to the Azure Portal and review the job failures causes.

Configuration

Option Definition Default
Interval seconds Amount of time in seconds between checks for connectivity!3611 seconds
Sync Time Optional time within the hour to sync the check execution to
Timeout Seconds Amount of time in seconds to wait for script execution and hance for API Search response 30 seconds
TraceLevel Debugging level (0-5) anything above 2 will log clear text password in eventlog 2
FailureCondition RegEx to be cheked against the job result status for failures Failed
LookbackDays Number of days to search runs for. It basically instruct the code to look back this number of days to look for job runs 15

Clone this wiki locally