#tools
Read more stories on Hashnode
Articles with this tag
I recently had some discussions about understanding a CPU load. My position on understanding CPU load is that the figures that are mostly used, which...
I have been writing bpftrace scripts to look at how tasks run on Linux in detail. One of these bpftrace scripts that I created takes the task states...
I do love CLI. However, there are things that are better shown using graphical overview, such as a linegraph. A terrific example are the memory...
Lots of people investigate CPU performance using the way the traditional Unix tools such as sar, present these. That means that CPU usage for the...