Amazon Interview Question

What is a Linux command to show if your CPU is having problems.

Interview Answers

Anonymous

Jun 16, 2016

you can use top or htop commands, that would show you the cpu/ram and other system assets usage, at that point you can figure-out of what is causing problems for your CPU.

1

Anonymous

May 17, 2016

You can use iostat