LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   How to interpret readings using TOP command? (https://www.linuxquestions.org/questions/linux-general-1/how-to-interpret-readings-using-top-command-823491/)

tracy_nss 08-02-2010 01:59 AM

How to interpret readings using TOP command?
 
Hi,

I am using Linux as my OS and using TOP command to measure the system performance.

From the readings using the TOP, I have observed the following
(1) The used memory increase significantly from 7% to 99% over sometimes? Is there a sign of memory leak? Does OS play a part in used memory? Will system performance be affected? Will system crash due to 99% used memory?
(2) What is the difference between Memory Buffers and Cached?
(3) From the readings, it was observed that Buffers readings decrease, whereas Cached readings increase over time. Any idea why?
(5) Should TOP be used to take readings for system performance (memory & CPU usage)? What is the recommended method to take readings?

Whereas, my applications only consume a bit of memory and CPU.

Thanks!
regards
Tracy

syg00 08-02-2010 02:55 AM

Start with this.
As for whether "top" is the tool for this, probably not. Try sysstat for history collection.

DJ Shaji 08-02-2010 08:14 PM

man top
man sysstat
cat /proc/meminfo


All times are GMT -5. The time now is 05:22 PM.