Troubleshooting and Maintenanc...
Operating System and Hardware ...

Checking Server Resource Usage

0min

The top command displays real-time information regarding the server’s resource usage. The output of the command is the summary of the resource utilization on your system.

Use the following command to see free disk space.

[root@kronpam~]# df -kh

Use the following command to see the memory usage of the system.

[root@kronpam~]# cat /proc/meminfo