utilization data

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 }