Hi Forum.
I have some trouble getting the following setup working and would like some input.
We have some backup software (Macrium) that logs to the Windows event log when backups fail and succeed.
I want to get an alert once the event for a failed backup and to have it recover once we get a new event that says it was able to complete the backup.
Here is the information for a Failed event.
And here is an example of the same host being able to be backed up.
I have some trouble getting the following setup working and would like some input.
We have some backup software (Macrium) that logs to the Windows event log when backups fail and succeed.
I want to get an alert once the event for a failed backup and to have it recover once we get a new event that says it was able to complete the backup.
Here is the information for a Failed event.
Code:
Level: Error Source: Macrium Site Manager Event ID: 8813 Content: Image failed on HOSTNAME-BAC01 Error - Failure: Connected: User HOSTNAME\svc_backup - Unable to write to path - The media is write protected. Backup aborted! - None of the specified backup locations could be written to ​
And here is an example of the same host being able to be backed up.
Code:
Level: Information Source: Macrium Site Manager Event ID: 8812 Content: Image of HOSTNAME-BAC01 was successful​