Skip to main content

It should be great to have support for Veeam365. Could be monitored through PS. Here is the official documentation: https://helpcenter.veeam.com/docs/vbo365/powershell/veeam_psreference.html?ver=50

  • Backup status and list-backup: Get-VBOJob
  • Backup repository: Get-VBORepository
  • License: Get-VBOLicenseOverviewReport

I have found the enum definition only for Veeam 11 (https://helpcenter.veeam.com/docs/backup/powershell/enums.html?ver=110), on Veeam365 docu this information is not present. Maybe the enums are the same, I don't know exactly. I will try to have more information about them.

If you need some detailed output ecc please let me know

https://github.com/centreon/centreon-plugins/issues/3008

Isn’t the Enterprise Manager REST API available on veeam365? https://docs.centreon.com/pp/integrations/plugin-packs/procedures/applications-veeam-vbem-restapi/

 


NewDiscussion ongoing

Hi @rchauvel,

unfortunatly it is not possible to integrate Veeam365 in Enterprise Manager. Veeam offers a integration for Veeam Backup and Veeam365 for the Veeam Service Provider Console (https://helpcenter.veeam.com/docs/vac/provider_admin/about.html?ver=80).

So to monitor Veeam365 we have only 2 options as I know:

  • direct integration with Veeam365
  • Veeam Service Provider Console

Discussion ongoingNeeds Votes