Skip to content

How can I change the CPU metrics to reflect a percentage of my total cpu capacity, not whatever it's based off of currently? #1563

Answered by ClementTsang
philocalyst asked this question in Q&A
Discussion options

You must be logged in to vote

current_usage = true will make the reported process CPU% based on the current total CPU usage, not its max capacity - so it can report process CPU as being much higher than what the CPU widget's average is reporting. Could you try setting that to false and letting me know if that gives you what you want?

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
6 replies
@philocalyst
Comment options

@ClementTsang
Comment options

@philocalyst
Comment options

@ClementTsang
Comment options

Answer selected by philocalyst
@philocalyst
Comment options

@ClementTsang
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants