标签:command ted ble local yum 不包含 smd cron cin
监控各个进程、用户的内存使用情况Dependency Updated:
glib2.i686 0:2.46.2-4.el7 glib2.x86_64 0:2.46.2-4.el7
Complete!
| 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 | [root@VM_31_182_centos src]# smem  PID User     Command                         Swap      USS      PSS      RSS   292libstoragemgmt /usr/bin/lsmd -d                   0120139584  372root     /sbin/iprdump --daemon             0132142312  349root     /sbin/iprinit --daemon             0140158400  347root     /sbin/iprupdate --daemon           0144162404 1950root     /sbin/agetty --keep-baud tt        0128173824 1951root     /sbin/agetty --noclear tty1        0148194860  334avahi    avahi-daemon: chroot helpe         096217524  307root     /usr/sbin/acpid                    0172222680  306root     /usr/sbin/atd -f                   02242611040 2518root     /usr/sbin/anacron -s               0248296648  246root     /usr/sbin/lvmetad -f               04124651212  312chrony   /usr/sbin/chronyd -u chrony        04124851296  295avahi    avahi-daemon: running [VM31        03725721712  294root     /usr/lib/systemd/systemd-lo        05326321680  255root     /sbin/auditd -n                    05566481808  305root     /usr/sbin/crond -n                 06927281564  247root     /usr/lib/systemd/systemd-ud        07087811700 1747root     /usr/local/qcloud/stargate/        07008121728  297dbus     /bin/dbus-daemon --system -        08248731720  222root     /usr/lib/systemd/systemd-jo        083612232444 1704root     /usr/libexec/postfix/master        0116412372240  612root     /usr/sbin/sshd -D                  084814293592 1719postfix  pickup -l -t unix -u               0118017483936 1720postfix  qmgr -l -t unix -u                 0122417933984 2001root     -bash                              0179218272532 1999root     sshd: root@pts/00169223654844    1root     /usr/lib/systemd/systemd --        0226824303712  291root     /usr/sbin/rsyslogd -n              0305234374692 2953root     python /usr/bin/smem               0556862497676 2062root     barad_agent                        0581667609112 2067root     barad_agent                        08172923511908 2068root     barad_agent                        095521055613088  293root     /usr/bin/python -Es /usr/sb        0145521556018168 1693root     /usr/local/sa/agent/secu-tc        0185441854418544 | 
| 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | 查看用户进程占用内存情况    smem查看系统占用内存的情况    smem -w每一个用户的内存使用情况    smem -u按照映射显示内存使用情况    smem -m进程名称筛选输出信息    smem --processfilter="firefox"以百分比的形式报告内存使用情况    smem -p最后一行汇总信息    smem -t条形图    smem --userfilter="root"--bar pid -c"pss rss"饼图    smem --userfilter="root"--pie name -s pss | 
标签:command ted ble local yum 不包含 smd cron cin
原文地址:http://www.cnblogs.com/gossip/p/6210068.html