Thanks for the interest on this project.
Please follow the next instructions in order to start monitoring your Veeam Enterprise Manager with InmfluxDB v2.0 - https://jorgedelacruz.uk/2020/01/07/looking-for-the-perfect-dashboard-influxdb-telegraf-and-grafana-part-xix-monitoring-veeam-with-enterprise-manager-shell-script/
Or try with this simple steps:
InfluxDB 1.8 Note: If you're using InfluxDB 1.8, use the veeam_enterprisemanager.sh
file that you can find inside the InfluxDB v1.8 folder.
Important: For the section called Veeam Backup Performance, you will need to install the Telegraf Agent for Windows on the Veeam Backup & Replication Server. Additionally, you will need to edit the hostname on the telegraf.conf for this VBR Server, and use the proper FQDN, like this:
## Override default hostname, if empty use os.Hostname()
hostname = "yourvbr.yourdomain.com"
Would love to see some known issues and keep opening and closing as soon as I have feedback from you guys. Fork this project, use it and please provide feedback.