influxdata / influxdata/telegraf

[inputs.vsphere] More informations about VMs

Open
#18,858 3 comments 0 reactions 1 assignee Claimed by @srebhan View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.