Hi,
Would it be possible to create a plugin or a feature to monitor the status of Veeam backup and replication jobs?
Thanks in advance
Hi,
Thanks for raising this. We will post an update once the plugin script is ready. However, we cannot assure a timeline for this now.
As a workaround, you can write a custom plugin to monitor the status of Veeam backup and replication jobs. Please refer our documentation to set up a plugin monitor.
Hope this helps. Let us know for further clarifications, if any.
Regards
Mathangi
Sorry but I can't upload anything so please use this link : okamsa.sharepoint.com/%3Af%3A/s/TECH/EsouAPZKuEhOvi3FW3sDjgQBKtobLuu4MfXVMBJ0X0clbQ?e=xX2vxb
I have 2 variables : $BackupResult and $BackuprArray
$BackupResult : to know global backup jobs result
$BackupArray : to know status for each backup job
Thanks and best regards
I came up with my own script. Maybe this can help others as well.
It collects the total, failed and warning jobs via powershell. With this you can create an alert threshold that goes into warning or critical if one of these variables is bigger or equal to 1
Kind regards,
Marco
Hi Marco,
Thank you for contributing to Site24x7 Plugins.
I request you to post the plugin in Site24x7 Plugins Github from where all the users can directly download and use it. Please follow this KB on how to add the plugins in github.
We will review the pull request and merge it in the repository directly.
Regards
Anita