-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Add ResourcePool metrics collector for Vsphere plugin #6782
Description
Feature Request
Opening a feature request kicks off a discussion.
Proposal:Feature Request
Currently there is a Telegraf vsphere input plugin, which collects metrics from vsphere. The module collects and provides metrics on vmware hosts clusters datastore and virtual machines.
There is no metrics for Resource Pool, to see CPU contention.
Proposing development of an input plugin to support Resource Pool metrics collect.
Current behavior:
Currently the Plugin for vsphere does not collect ResourcePool metrics
Desired behavior:
Plugin can collect.
Use case: [Why is this important (helps with prioritizing requests)]
ResourcePool can be used to manage VM classes. If a resource Pool isn't big enouth, max limited can appear on VM, implying CPU contention. It can be usefull to monitor all vm on a RP at once.