vmstat

How do I display Apache server status such as current server activity and performance under Red Hat Enterprise Linux?

{ 11 comments }

Q. How do I find out System / Server Memory Utilization under RHEL / CentOS / any other Linux distribution? A. You need to use free command which, displays the total amount of free and used physical and swap memory in the system, as well as the buffers used by the kernel. free command example [...]

{ 6 comments }

Q. I am new to Linux. What tools or commands are recommended to troubleshoot performance related problems?

{ 9 comments }

How do I check used and free RAM memory usage under Linux operating systems using command line and GUI tools?

{ 69 comments }