VeeamHub / grafana

Grafana dashboard for Veeam solutions
MIT License
59 stars 19 forks source link

Add InfluxDB v2 Compatibility #16

Closed tigattack closed 3 years ago

tigattack commented 3 years ago

Pull Request Template

By contributing, you agree that your contributions will be licensed under the projects original open source license.

Description

I've created a secondary script does exactly the same as veeam_enterprisemanager.sh except it authenticates with and POSTs to InfluxBD v2's /api/v2/write endpoint instead of InfluxDB v1's /write endpoint.

Fixes #null

Type of change

How Has This Been Tested?

I inputted all the necessary information and have been running the script for some time. I've received no errors.
This is a simple change and should not require in-depth testing.

Checklist (check all applicable):