添加链接
link管理
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接
Hello everyone,
As it is a common request on this forums and on the visits and POC I am doing with VBO, I have created a Grafana Dashboard and an InfluxDB Script to retrieve all the important information using the Veeam REST API, it is all working and you will find more information here:
The Project has been published now on GitHub and it can be reached from here: A more detailed Blog Post about all the steps can be found in English here: And this is how the result will be once you followed all the steps:
As the Script it is on Bash Script, it might be easily modified for you, and even change the output to other collectors like SNMP, or your own Monitoring tools.
Looking forward to hearing more from you.
Hi guys,
The project has been updated and it works now with the v3.0 of the RESTful API, thank you so much for all the API changes especially the statistics on the jobsession, you can find it on our VeeamHub or here:
- https://github.com/jorgedlcruz/veeam-ba ... 65-grafana
This is perfect to keep an eye on the Backup Repos, Jobs, Restores and more. Feedback and comments, as usual, more than welcome.
Am getting this output when I try to run the .sh :

Code: Select all

$ ./veeam_office365.sh
jq: error (at <stdin>:3): Cannot index string with string "id"
jq: error (at <stdin>:3): Cannot index string with string "id"
jq: error (at <stdin>:3): Cannot index string with string "id"
jq: error (at <stdin>:3): Cannot index string with string "id"
jq: error (at <stdin>:3): Cannot iterate over null (null) 
Any idea whats going on? I am not too sure what the var below should be:

Code: Select all

veeamUsername="YOURVBOUSER"
veeamPassword="YOURVBOPASSWORD"
as this is AD integrated.
Any idea?
Thanks
Am getting this output when I try to run the .sh :

Code: Select all

$ ./veeam_office365.sh
jq: error (at <stdin>:3): Cannot index string with string "id"
jq: error (at <stdin>:3): Cannot index string with string "id"
jq: error (at <stdin>:3): Cannot index string with string "id"
jq: error (at <stdin>:3): Cannot index string with string "id"
jq: error (at <stdin>:3): Cannot iterate over null (null) 
Any idea whats going on? Hello, saw this happening if you use notepad++ or something similar which breaks the unix format of the file, please download the raw file to your Linux and use nano or vim :)
Hello guys,
I am pleased to announce that a new version of the Grafana Dashboard for Veeam Backup for Microsoft Office 365 v4.0 has been published: The new features and visibility include of course the Object Storage Repositories, one view among the cached repo, and one section just with all details of the Object Storage itself, should look like this:
Feedback and ideas are always welcome
Hello Jorge
thanks very much for this new version, i would like to check if there is way to generate email notifications from this dashboard when job gets complete to different email address for each backup. This email feature per backup job is not available on VBO now, if that works it will helpful for Cloud Providers
thank you for your help in advance
Ragesh
Hello Jorge
thanks very much for this new version, i would like to check if there is way to generate email notifications from this dashboard when job gets complete to different email address for each backup. This email feature per backup job is not available on VBO now, if that works it will helpful for Cloud Providers
thank you for your help in advance
Ragesh
Hello guys,
New Veeam Backup for Microsoft 365 is out, which means, a new Grafana Dashboard has been published: What's new on the Veeam Backup for Microsoft 365 v6 Dashboard:
  • All the queries and the variables have been migrated to InfluxDB v2, and Flux Queries.
  • Moved legacy Grafana panels (like old stat, or old graph) to newer components like time-series panel, or new stat, etc.
  • Improved the Session table, making it the same look and feel that the Enterprise Managed Dashboard
    Leveraged the new VBM365 v6 API Endpoints to:
  • Show the version right on the top left
  • Display if the Self-Service Portal is running or not, top right
  • Add the Restore Roles as Variables, they can be selected from the drop-down
  • Two main tables under a new row, Restore Operators and Restore Operator Scope
  • Feedback and ideas are always welcome