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

check result of overclocked CPUs #526

Open
tbauriedel opened this issue May 25, 2023 · 2 comments
Open

check result of overclocked CPUs #526

tbauriedel opened this issue May 25, 2023 · 2 comments

Comments

@tbauriedel
Copy link
Member

When using the vpsheredb checks, it is currently the case that overclocked CPU values are not displayed cleanly, which is unfortunately due to the fact that these values cannot be obtained from the VMWare API.

Currently it looks like this:
[CRITICAL] 13.5 GHz out of 12 GHz used, -1.53E+3 GHz (-12.75%) free
The exponential representation should be avoided.

To better recognize that a CPU is overclocked, it would also be useful to have a percentage display of the utilization:
[CRITICAL] 13.5 GHz (112.75%) out of 12 GHz used, -1.53 GHz (-12.75%) free

Your Environment

  • VMware vCenter®/ESXi™-Version: vCenter vsphere 7.0.3.01100
  • Version/GIT-Hash of this module: 1.5.0
@tbauriedel
Copy link
Member Author

ref/NC/774268

@Thomas-Gelf Thomas-Gelf added this to the v1.8.0 milestone May 25, 2023
@Thomas-Gelf
Copy link
Contributor

Example:

grafik

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