jorgedlcruz / vmware-grafana

A simple way to retrieve vCenter information and send it to InfluxDB, to present it later with Grafana
MIT License
185 stars 49 forks source link

Issue getting cluster names from vcenter #24

Closed The-Funk closed 4 years ago

The-Funk commented 4 years ago

Specs: VCenter 6.7 U3 Telegraf 1.15.2 CentOS 8 Grafana 7.1.1 Influxdb Shell 1.8.1

The clusternames variable in the dashboard is not populating. I have two clusters and neither appear in the list. The vcenter server and esxi hosts populate correctly. The cluster CPU and mem usage are reporting incorrectly as well but I think this might be a product of the clusternames variable not populating correctly. Is there anything I can do to help troubleshoot this?

The-Funk commented 4 years ago

Is there a table in Influx that I could check if telegraf is pulling this information from vcenter, or a means that I could directly query the vcenter API using something like postman? I am wondering if this issue isn't caused by the telegraf plugin.

jorgedlcruz commented 4 years ago

Hello, It is a known issue with the telegraf v1.15, I know the telegraf guys will release a new update this week, sorry for the trouble. Let's wait.

jorgedlcruz commented 4 years ago

Hello, this has been resolved in telegraf 1.15.3, take a look here https://www.jorgedelacruz.es/2020/09/15/telegraf-ya-disponible-telegraf-v1-15-3-solucionado-el-problema-que-no-monitorizaba-metricas-de-cluster-vmware/ and update, please.