I have a Debian server (Amazon AWS) with a PHP web application that is used by hundreds of users.
My CPU usage is almost always below 10%. Today around 12:00AM~ I had 2 insane jumps to 100% for exactly 1 minute and then got back to normal.
I am trying to figure out what exactly made this happen, maybe a user is running a script that has to be fixed.
How do I find out happened at this time on my CPU, which commands were running, ect'.