influxdata / influxdata/telegraf
[inputs.vsphere] More informations about VMs
Open
- Dominant language
- Go
- Stars
- 17.8k
- Forks
- 5.8k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 161
Description
With the inputs.vsphere, the PowerState of a VM will be great to be collecte.
The contain has text values (https://developer.broadcom.com/xapis/vsphere-web-services-api/latest/vim.VirtualMachine.PowerState.html) :
- Powered On
- Suspended
- Powered Off
It will be great to have this information.
There is tow way :
1. add the field
2. converte text to number to add metric
I will do a PR on the plugin but wich solution do you think best ?
Contributor guide
Assessment
This issue has not been assessed yet.