0

Linux : swap usage montioring in CLI

hello.., am new to linux i need to check swap usage i have tried by using top and free apart from these command is there any alternate option avilable to monitor swap usage....?

Monitor swap space swap space Add a comment
eli
asked Sep 30 2017

Answer

0

Type the following command to see total and used swap size:

#cat /proc/swaps

Add a comment
linuxhelp
asked Jan 14 2019
Post your Answer