🔍
🏠
Server Fault
🎲
Stack Exchange
Server Fault Stack Exchange
Questions
Tags
Users
About
Server Fault Stack Exchange
Public
Questions
Tags
Users
About
Why is my tasks's CPU usage not showing in the graph in htop?
Asked
Apr 11 '18 at 13:13
Active
Apr 11 '18 at 13:13
Viewed
439 times
1
CPU is holding at a steady 200% (task is CPU-bound), but it is not showing in the graph. Why not?
ubuntu
htop
asked Apr 11 '18 at 13:13
fredley
575
1
5
14
1
What do other tools report? Say top, dstat
–
niglesias
Apr 11 '18 at 14:36
@niglesias `top` reports 100% usage.
–
fredley
Apr 11 '18 at 15:47
`htop` gets the data from `/proc/stat`. What does `cat /proc/stat` say?
–
kasperd
Apr 21 '18 at 23:02
0 Answers
0