您的位置:首页 > 运维架构 > Linux

ccah-500 第28题 Which Linux commands help you to identify whether swapping is occurring

2016-06-14 16:08 573 查看
28.You suspect that your NameNode is incorrectly configured, and is swapping memory to

disk. Which Linux commands help you to identify whether swapping is occurring?(Select all

that apply)

A. free

B. df

C. memcat

D. top

E. jps

F. vmstat

G. swapinfo

Answer: A,D,F

Reference:http://www.cyberciti.biz/faq/linux-check-swap-usage-command/

C,G
不存在,B查看磁盘空间。

 


cat /proc/swaps , swapon -s
也可以。
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签:  ccah ccah500 cloudera hadoop