Operating System - Linux
1830245 Members
2047 Online
110000 Solutions
New Discussion

Re: System Resource Tracking

 
Andrew Kaplan
Super Advisor

System Resource Tracking

Hi there --

I have a system which is suffering from periodic system hangs, resulting in it being rebooted to return to functionality. I ran an memtest86+ check on the system, but there were no hardware problems detected during the scan.

My next step is to track system resources and see which application(s) is/are hogging resources and causing the hangs. My question is, what program can I use to do this? The top utility comes to mind, but what options would I use including piping the output to a file? Thanks.
A Journey In The Quest Of Knowledge
1 REPLY 1
Ivan Ferreira
Honored Contributor

Re: System Resource Tracking

You can use sar, see a tutorial here:

http://www.redhat.com/magazine/011sep05/features/tools/
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?