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

Monitor GPU usage by Virtual Machine #6581

Open
3 tasks
vickmp opened this issue May 8, 2024 · 0 comments
Open
3 tasks

Monitor GPU usage by Virtual Machine #6581

vickmp opened this issue May 8, 2024 · 0 comments

Comments

@vickmp
Copy link
Member

vickmp commented May 8, 2024

Description
Add the GPU usage of a Virtual Machine to the metrics collected by the OpenNebula monitoring probes, in the same way CPU, memory and disk metrics are implemented.

Use case
Adding GPU usage metrics can help to better monitor GPU-based processes instead of CPU-based processes, such as graphics loads or AI or ML processes.

Additional context
It's important to note that not all VMs have GPUs (as is the case with CPU, memory and disk), so this should be taken into account when processing VM information.

Progress Status

  • Code committed
  • Testing - QA
  • Documentation (Release notes - resolved issues, compatibility, known issues)
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

1 participant