Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

govnomi : add vSAN high resolution Stats Support ( New Metrics / Query Specs to VSAN as of esxi 8u1 ) #3621

Open
Muy69 opened this issue Nov 11, 2024 · 2 comments

Comments

@Muy69
Copy link

Muy69 commented Nov 11, 2024

Update so that high resolution stats can be pulled.

New Query Specs would be :

'hr-cluster-domclient',
'hr-cluster-domcompmgr',
'hr-host-domclient',
'hr-host-domcompmgr',
'hr-vsan-vnic-net',
'hr-vsan-host-net',
'hr-vsan-pnic-net',
'hr-rdt-net',
'hr-vsan-tcpip-stats',
'hr-vsan-esa-disk-layer',
'hr-vsan-esa-disk-scsifw',
'hr-vsan-esa-dom-scheduler',
'hr-cache-disk',
'hr-capacity-disk',
'hr-disk-group',
'hr-zdom-io',
'hr-zdom-vtx'

If the Metrics are avaible , other Application as Telegraf will benefit and extract such Metrics . With such support those High Resolution Stats Metrics can be used to get 30sec Polling Intervals to the VSAN ESA Layers, same as you will see currently only in the "Real Time" UI in vSphere

Currently the VSAN Option provides only 300sec ( 5Minutes) Polling interval which is inadequate for a Storage Device of such magnitude like VSAN ESA as all the Spike will not be traceble.

On the Explore 2024 we have asked the ARIA Team why such Polling intervall for VSAN ESA ( 30sec) are not avaible and they gave the info that the Telegarf Tool is not able to provide such Metrics to ARIA currently , only the default Polling Intervall of 300sec.

I linked the current VSAN Module under the VSPHERE Module of Telegraf to show that the High Resolution stats are missing.

https://github.com/influxdata/telegraf/blob/master/plugins/inputs/vsphere/vsan.go

Copy link
Contributor

Howdy 🖐   Muy69 ! Thank you for your interest in this project. We value your feedback and will respond soon.

If you want to contribute to this project, please make yourself familiar with the CONTRIBUTION guidelines.

@dougm
Copy link
Member

dougm commented Nov 15, 2024

Hi @Muy69 , also saw your comment here: #3375 (comment)

I don't know any details on vSAN metrics. If you have pointers to any docs, examples in other languages, etc., please drop them in here. I will ask around internally to folks who might also have some pointers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants