-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FEAT] Notifications for Veeam Backup for Office365 #70
Comments
Just to confirm @kayvanaarssen, it does not have pre/post script option? If all it has is email, we likely can't do much in terms of implementation, since we rely on the post script to execute the necessary scripts. |
That’s what I Thought but there is an Check_MK module for it. That also monitors the backup jobs. Others too thought Zabbix has an option as well. There is also the RestAPI that could be used like query it every x seconds or minutes |
Please correct me if I'm wrong, I haven't checked for new API versions for a while, but last I checked it supported basically nothing beyond vSphere backup & vSphere replication jobs which, IMO, makes the API barely worthy of a beta release, not the multi-revision, years-old part of the product it actually is. Really feels like Veeam are dragging their feet on this. Perhaps I'm being unfair, but I do find it irritating. /rant. Sorry for lack of formatting, writing from mobile as I'm away visiting family. |
I’m also on mobile. But the API of Veeam Backup for Office365 / google has the RestAPI that has all the options. |
Sorry should've clarified there - I'm aware of the separate API, but the adding support for such a thing would require significant fragmentation of VeeamNotify's functionality and internal logic, to the point where it'd be more logical to make it a separate project IMO. Once the B&R API is fit for real-world use I hope re-work VeeamNotify to use that instead of the PowerShell module. This will make it much simpler to add support for Veeam Backup for M365/GCloud. Until then, I don't plan to do this, sorry. |
Is your feature request related to a problem?
Add the option for Veaam Backup For Office365/Google
Describe your ideal solution
Would be awesome if we could use this tool for Veeam Backup for Office365/Google so we have everything of veeam in one place.
The Veeam Backup for Office365 etc. Does only have email options no post/pre scripts
The text was updated successfully, but these errors were encountered: