Go to All Forums

Monitoring Veeam Backup

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

Like (9) Reply
Replies (9)

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

Like (0) Reply

Hi,

Could you please share the script and a screenshot of the script output?

We shall create a plugin and share it back with you.

 

Regards,

Sriram

Like (0) Reply

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

Like (0) Reply

Hi,

We are getting an error stating that the link has expired.

Please upload it again and let us know.

 

Regards,

Sriram

Like (0) Reply

What fix did you come up with for this?

Like (0) Reply

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

Attachments
Like (0) Reply

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

Like (0) Reply

Hello.

Please confirmed if the plugin it's OK in the Site24x7 Plugins Github, I'm interesting to aplicate this.

Thank you so much.

Regards.

Santiago.

Like (0) Reply

I wanted to say THANK YOU for putting the effort in to write the Powershell script. This is very much appreciated!

Like (0) Reply

Was this post helpful?