-
Notifications
You must be signed in to change notification settings - Fork 503
Get vSphere GPU performance counters #807
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
base: master
Are you sure you want to change the base?
Conversation
Get GPU performance counters
Use only base key id
GPU counters appended to special agent output (vCenter)
|
I tried to get a minimal working service such as GPU utilization. I have a GPU Utilization independent example (local agent based plugin v2)
This is working, and does not collide with agent_vsphere v1 based (2.3.0pX), not tested against master |
Get GPU performance counters
Thank you for your interest in contributing to Checkmk!
Consider looking into Readme regarding process details.
General information
vSphere Special Agent could retrieve GPU related data. Now there is no way to get GPU monitoring data from an ESXi virtualization host. Retrieved data should be later processed by a variant of cmk/plugins/vsphere/agent_based/esx_vsphere_counters.py
Proposed changes
For now, I would include GPU related data in vsphere special agent, then built-in or exchange plugin may process related metrics.
vSphere special agent could retrieve GPU performance data