We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
I am aware that I have yet to change the granularity.
Last 24 hours:
We see that there are consumptions above 100%. What does this mean? In the vSphere Client we don't have it. What does this mean in SexiGraf?
Hardware:
Intel Xeon Gold 5122 CPU @ 3.60GHz = Capacity 28.8 GHz Logical Processors: 16
Thank you very much.
Greetings.
The text was updated successfully, but these errors were encountered:
This is due to hyperthreading (could be turbo mode as well but not sure about that), if you check on the realtime graph you should see it as well.
FYI, we use summary.quickStats.overallCpuUsage and runtime.maxCpuUsage to compute the percentage.
https://vdc-download.vmware.com/vmwb-repository/dcr-public/bf660c0a-f060-46e8-a94d-4b5e6ffc77ad/208bc706-e281-49b6-a0ce-b402ec19ef82/SDK/vsphere-ws/docs/ReferenceGuide/vim.vm.RuntimeInfo.html#maxCpuUsage
https://vdc-download.vmware.com/vmwb-repository/dcr-public/bf660c0a-f060-46e8-a94d-4b5e6ffc77ad/208bc706-e281-49b6-a0ce-b402ec19ef82/SDK/vsphere-ws/docs/ReferenceGuide/vim.vm.Summary.QuickStats.html#overallCpuUsage
Sorry, something went wrong.
No branches or pull requests
Hi,
I am aware that I have yet to change the granularity.
Last 24 hours:
We see that there are consumptions above 100%. What does this mean? In the vSphere Client we don't have it. What does this mean in SexiGraf?
Hardware:
Intel Xeon Gold 5122 CPU @ 3.60GHz = Capacity 28.8 GHz
Logical Processors: 16
Thank you very much.
Greetings.
The text was updated successfully, but these errors were encountered: