Linux中安装并使用Smem具体方法

smem是一款命令行下的内存使用情况报告工具,他能够给用户提供Linux系统下的内存使用的多种报告,seme与现有工具不同的是,可以报告PSS情况(实际使用的物理内存(PSS),从而可以衡量虚拟内存系统库和应用程序所占用的内存数量,下面为大家讲解一下Linux中安装并使用Smem具体方法。

安装 Smem – Linux工具

安装条件:

现代内核 (版本号高于 2.6.27)


较新的 Python 版本 (2.4 及以后版本)


可选的 matplotlib 库用于生成图表

对于当今的大多数的 Linux 发行版而言,内核版本和 Python 的版本都能够满足需要,所以仅需要为生成良好的图表安装 matplotlib 库。

RHEL, CentOS 和 Fedora

首先启用 EPEL (Extra Packages for Enterprise Linux)软件源,然后按照下列步骤操作:

# yum install smem python-matplotlib python-tk

Debian 和 Ubuntu

$ sudo apt-get install smem

Linux Mint

$ sudo apt-get install smem python-matplotlib python-tk

Arch Linux

使用此”https://www.archlinux.org/packages/community/i686/smem/”的AUR 仓库。

Smem–Linux的使用

内存使用情况

$ sudo smem

 PID User     Command                         Swap      USS      PSS      RSS
6367 tecmint  cat                                0      100      145     1784
6368 tecmint  cat                                0      100      147     1676
2864 tecmint  /usr/bin/ck-launch-session         0      144      165     1780
7656 tecmint  gnome-pty-helper                   0      156      178     1832
5758 tecmint  gnome-pty-helper                   0      156      179     1916
1441 root     /sbin/getty -8 38400 tty2          0      152      184     2052
1434 root     /sbin/getty -8 38400 tty5          0      156      187     2060
1444 root     /sbin/getty -8 38400 tty3          0      156      187     2060
1432 root     /sbin/getty -8 38400 tty4          0      156      188     2124
1452 root     /sbin/getty -8 38400 tty6          0      164      196     2064
2619 root     /sbin/getty -8 38400 tty1          0      164      196     2136
3544 tecmint  sh -c /usr/lib/linuxmint/mi        0      212      224     1540
1504 root     acpid -c /etc/acpi/events -        0      220      236     1604
3311 tecmint  syndaemon -i 0.5 -K -R             0      252      292     2556
3143 rtkit    /usr/lib/rtkit/rtkit-daemon        0      300      326     2548
1588 root     cron                               0      292      333     2344
1589 avahi    avahi-daemon: chroot helpe         0      124      334     1632
1523 root     /usr/sbin/irqbalance               0      316      343     2096
 585 root     upstart-socket-bridge --dae        0      328      351     1820
3033 tecmint  /usr/bin/dbus-launch --exit        0      328      360     2160
1346 root     upstart-file-bridge --daemo        0      348      371     1776
2607 root     /usr/bin/xdm                       0      188      378     2368
1635 kernoops /usr/sbin/kerneloops               0      352      386     2684
 344 root     upstart-udev-bridge --daemo        0      400      427     2132
2960 tecmint  /usr/bin/ssh-agent /usr/bin        0      480      485      992
3468 tecmint  /bin/dbus-daemon --config-f        0      344      515     3284
1559 avahi    avahi-daemon: running [tecm        0      284      517     3108
7289 postfix  pickup -l -t unix -u -c            0      288      534     2808
2135 root     /usr/lib/postfix/master            0      352      576     2872
2436 postfix  qmgr -l -t unix -u                 0      360      606     2884
1521 root     /lib/systemd/systemd-logind        0      600      650     3276
2222 nobody   /usr/sbin/dnsmasq --no-reso        0      604      669     3288
....

查看用户进程占用内存情况

普通用户运行 smem,显示由该用户的进程的占用情况,并按照 PSS 的值升序排列。

$ smem

 PID User     Command                         Swap      USS      PSS      RSS
6367 tecmint  cat                                0      100      145     1784
6368 tecmint  cat                                0      100      147     1676
2864 tecmint  /usr/bin/ck-launch-session         0      144      166     1780
3544 tecmint  sh -c /usr/lib/linuxmint/mi        0      212      224     1540
3311 tecmint  syndaemon -i 0.5 -K -R             0      252      292     2556
3033 tecmint  /usr/bin/dbus-launch --exit        0      328      360     2160
3468 tecmint  /bin/dbus-daemon --config-f        0      344      515     3284
3122 tecmint  /usr/lib/gvfs/gvfsd                0      656      801     5552
3471 tecmint  /usr/lib/at-spi2-core/at-sp        0      708      864     5992
3396 tecmint  /usr/lib/gvfs/gvfs-mtp-volu        0      804      914     6204
3208 tecmint  /usr/lib/x86_64-linux-gnu/i        0      892     1012     6188
3380 tecmint  /usr/lib/gvfs/gvfs-afc-volu        0      820     1024     6396
3034 tecmint  //bin/dbus-daemon --fork --        0      920     1081     3040
3365 tecmint  /usr/lib/gvfs/gvfs-gphoto2-        0      972     1099     6052
3228 tecmint  /usr/lib/gvfs/gvfsd-trash -        0      980     1153     6648
3107 tecmint  /usr/lib/dconf/dconf-servic        0     1212     1283     5376
6399 tecmint  /opt/google/chrome/chrome -        0      144     1409    10732
3478 tecmint  /usr/lib/x86_64-linux-gnu/g        0     1724     1820     6320
7365 tecmint  /usr/lib/gvfs/gvfsd-http --        0     1352     1884     8704
6937 tecmint  /opt/libreoffice5.0/program        0     1140     2328     5040
3194 tecmint  /usr/lib/x86_64-linux-gnu/p        0     1956     2405    14228
6373 tecmint  /opt/google/chrome/nacl_hel        0     2324     2541     8908
3313 tecmint  /usr/lib/gvfs/gvfs-udisks2-        0     2460     2754     8736
3464 tecmint  /usr/lib/at-spi2-core/at-sp        0     2684     2823     7920
5771 tecmint  ssh -p 4521 [email protected]        0     2544     2864     6540
5759 tecmint  /bin/bash                          0     2416     2923     5640
3541 tecmint  /usr/bin/python /usr/bin/mi        0     2584     3008     7248
7657 tecmint  bash                               0     2516     3055     6028
3127 tecmint  /usr/lib/gvfs/gvfsd-fuse /r        0     3024     3126     8032
3205 tecmint  mate-screensaver                   0     2520     3331    18072
3171 tecmint  /usr/lib/mate-panel/notific        0     2860     3495    17140
3030 tecmint  x-session-manager                  0     4400     4879    17500
3197 tecmint  mate-volume-control-applet         0     3860     5226    23736
...

查看系统占用内存的情况

$ sudo smem -w

Area                           Used      Cache   Noncache
firmware/hardware                 0          0          0
kernel image                      0          0          0
kernel dynamic memory       1425320    1291412     133908
userspace memory            2215368     451608    1763760
free memory                 4424936    4424936          0

每一个用户的内存使用情况

$ sudo smem -u
User     Count     Swap      USS      PSS      RSS
rtkit        1        0      300      326     2548
kernoops     1        0      352      385     2684
avahi        2        0      408      851     4740
postfix      2        0      648     1140     5692
messagebus     1        0     1012     1173     3320
syslog       1        0     1396     1419     3232
www-data     2        0     5100     6572    13580
mpd          1        0     7416     8302    12896
nobody       2        0     4024    11305    24728
root        39        0   323876   353418   496520
tecmint     64        0  1652888  1815699  2763112

按照映射显示内存使用情况

$ sudo smem -mMap                                       PIDs   AVGPSS      PSS/dev/fb0                                     1        0        0/home/tecmint/.cache/fontconfig/7ef2298f    18        0        0/home/tecmint/.cache/fontconfig/c57959a1    18        0        0/home/tecmint/.local/share/mime/mime.cac    15        0        0/opt/google/chrome/chrome_material_100_p     9        0        0/opt/google/chrome/chrome_material_200_p     9        0        0/usr/lib/x86_64-linux-gnu/gconv/gconv-mo    41        0        0/usr/share/icons/Mint-X-Teal/icon-theme.    15        0        0/var/cache/fontconfig/0c9eb80ebd1c36541e    20        0        0/var/cache/fontconfig/0d8c3b2ac0904cb8a5    20        0        0/var/cache/fontconfig/1ac9eb803944fde146    20        0        0/var/cache/fontconfig/3830d5c3ddfd5cd38a    20        0        0/var/cache/fontconfig/385c0604a188198f04    20        0        0/var/cache/fontconfig/4794a0821666d79190    20        0        0/var/cache/fontconfig/56cf4f4769d0f4abc8    20        0        0/var/cache/fontconfig/767a8244fc0220cfb5    20        0        0/var/cache/fontconfig/8801497958630a81b7    20        0        0/var/cache/fontconfig/99e8ed0e538f840c56    20        0        0/var/cache/fontconfig/b9d506c9ac06c20b43    20        0        0/var/cache/fontconfig/c05880de57d1f5e948    20        0        0/var/cache/fontconfig/dc05db6664285cc2f1    20        0        0/var/cache/fontconfig/e13b20fdb08344e0e6    20        0        0/var/cache/fontconfig/e7071f4a29fa870f43    20        0        0....

筛选 smem 的输出

筛选出用户名的信息

用户名筛选输出的信息,-u 或者是 –userfilter=”regex” 选项

$ sudo smem -uUser     Count     Swap      USS      PSS      RSSrtkit        1        0      300      326     2548kernoops     1        0      352      385     2684avahi        2        0      408      851     4740postfix      2        0      648     1140     5692messagebus   1        0     1012     1173     3320syslog       1        0     1400     1423     3236www-data     2        0     5100     6572    13580mpd          1        0     7416     8302    12896nobody       2        0     4024    11305    24728root        39        0   323804   353374   496552tecmint     64        0  1708900  1871766  2819212

筛选出进程的信息

进程名称筛选输出信息,使用-P 或者是–processfilter=”regex”选项

$ sudo smem --processfilter="firefox"PID  User     Command                         Swap      USS      PSS      RSS9212 root     sudo smem --processfilter=f        0     1172     1434     48569213 root     /usr/bin/python /usr/bin/sm        0     7368     7793    119844424 tecmint  /usr/lib/firefox/firefox           0   931732   937590   961504

-c 或者是 –columns 选项设置格式

使用 -c 或者是 –columns 选项,就像下面的命令这样:

$ sudo smem -c "name user pss rss"Name                     User          PSS      RSScat                      tecmint       145     1784cat                      tecmint       147     1676ck-launch-sessi          tecmint       165     1780gnome-pty-helpe          tecmint       178     1832gnome-pty-helpe          tecmint       179     1916getty                    root          184     2052getty                    root          187     2060getty                    root          187     2060getty                    root          188     2124getty                    root          196     2064getty                    root          196     2136sh                       tecmint       224     1540acpid                    root          236     1604syndaemon                tecmint       296     2560rtkit-daemon             rtkit         326     2548cron                     root          333     2344avahi-daemon             avahi         334     1632irqbalance               root          343     2096upstart-socket-          root          351     1820dbus-launch              tecmint       360     2160upstart-file-br          root          371     1776xdm                      root          378     2368kerneloops               kernoops      386     2684upstart-udev-br          root          427     2132ssh-agent                tecmint       485      992...

以百分比的形式报告内存使用情况-p

$ sudo smem -pPID User     Command                         Swap      USS      PSS      RSS6367 tecmint  cat                            0.00%    0.00%    0.00%    0.02%6368 tecmint  cat                            0.00%    0.00%    0.00%    0.02%9307 tecmint  sh -c { sudo /usr/lib/linux    0.00%    0.00%    0.00%    0.02%2864 tecmint  /usr/bin/ck-launch-session     0.00%    0.00%    0.00%    0.02%3544 tecmint  sh -c /usr/lib/linuxmint/mi    0.00%    0.00%    0.00%    0.02%5758 tecmint  gnome-pty-helper               0.00%    0.00%    0.00%    0.02%7656 tecmint  gnome-pty-helper               0.00%    0.00%    0.00%    0.02%1441 root     /sbin/getty -8 38400 tty2      0.00%    0.00%    0.00%    0.03%1434 root     /sbin/getty -8 38400 tty5      0.00%    0.00%    0.00%    0.03%1444 root     /sbin/getty -8 38400 tty3      0.00%    0.00%    0.00%    0.03%1432 root     /sbin/getty -8 38400 tty4      0.00%    0.00%    0.00%    0.03%1452 root     /sbin/getty -8 38400 tty6      0.00%    0.00%    0.00%    0.03%2619 root     /sbin/getty -8 38400 tty1      0.00%    0.00%    0.00%    0.03%1504 root     acpid -c /etc/acpi/events -    0.00%    0.00%    0.00%    0.02%3311 tecmint  syndaemon -i 0.5 -K -R         0.00%    0.00%    0.00%    0.03%3143 rtkit    /usr/lib/rtkit/rtkit-daemon    0.00%    0.00%    0.00%    0.03%1588 root     cron                           0.00%    0.00%    0.00%    0.03%1589 avahi    avahi-daemon: chroot helpe     0.00%    0.00%    0.00%    0.02%1523 root     /usr/sbin/irqbalance           0.00%    0.00%    0.00%    0.03% 585 root     upstart-socket-bridge --dae    0.00%    0.00%    0.00%    0.02%3033 tecmint  /usr/bin/dbus-launch --exit    0.00%    0.00%    0.00%    0.03%....

最后一行汇总信息

$ sudo smem -t
PID User     Command                         Swap      USS      PSS      RSS
6367 tecmint  cat                                0      100      139     1784
6368 tecmint  cat                                0      100      141     1676
9307 tecmint  sh -c { sudo /usr/lib/linux        0       96      158     1508
2864 tecmint  /usr/bin/ck-launch-session         0      144      163     1780
3544 tecmint  sh -c /usr/lib/linuxmint/mi        0      108      170     1540
5758 tecmint  gnome-pty-helper                   0      156      176     1916
7656 tecmint  gnome-pty-helper                   0      156      176     1832
1441 root     /sbin/getty -8 38400 tty2          0      152      181     2052
1434 root     /sbin/getty -8 38400 tty5          0      156      184     2060
1444 root     /sbin/getty -8 38400 tty3          0      156      184     2060
1432 root     /sbin/getty -8 38400 tty4          0      156      185     2124
1452 root     /sbin/getty -8 38400 tty6          0      164      193     2064
2619 root     /sbin/getty -8 38400 tty1          0      164      193     2136
1504 root     acpid -c /etc/acpi/events -        0      220      232     1604
3311 tecmint  syndaemon -i 0.5 -K -R             0      260      298     2564
3143 rtkit    /usr/lib/rtkit/rtkit-daemon        0      300      324     2548
1588 root     cron                               0      292      326     2344
1589 avahi    avahi-daemon: chroot helpe         0      124      332     1632
1523 root     /usr/sbin/irqbalance               0      316      340     2096
 585 root     upstart-socket-bridge --dae        0      328      349     1820
3033 tecmint  /usr/bin/dbus-launch --exit        0      328      359     2160
1346 root     upstart-file-bridge --daemo        0      348      370     1776
2607 root     /usr/bin/xdm                       0      188      375     2368
1635 kernoops /usr/sbin/kerneloops               0      352      384     2684
 344 root     upstart-udev-bridge --daemo        0      400      426     2132
.....
-------------------------------------------------------------------------------
 134 11                                          0  2171428  2376266  3587972

简要以图形的形式报告内存的使用情况

条形图

生成一张进程的 PSS 和 RSS 值的条状图,纵坐标为每一个进程的 PSS 和 RSS 值,横坐标为 root 用户的所有进程(的 ID):

$ sudo smem --userfilter="root" --bar pid -c"pss rss"

饼形图

也可以生成进程及其 PSS 和 RSS 占用量的饼状图。以下的命令将会输出一张 root 用户的所有进程的饼状图。

–pie name 意思为以各个进程名字为标签,-s选项用来以 PSS 的值排序。

$ sudo smem --userfilter="root" --pie name -s pss

关于 smem 的介绍到此为止,不过想要更好的了解它,可以通过 man 手册,-h等方式获得更多的选项,然后一一实践。有什么想法或者疑惑,都可以跟帖评价。

文章来源网络,作者:运维,如若转载,请注明出处:https://shuyeidc.com/wp/222775.html<

(0)
运维的头像运维
上一篇2025-04-15 15:57
下一篇 2025-04-15 15:58

相关推荐

  • 个人主题怎么制作?

    制作个人主题是一个将个人风格、兴趣或专业领域转化为视觉化或结构化内容的过程,无论是用于个人博客、作品集、社交媒体账号还是品牌形象,核心都是围绕“个人特色”展开,以下从定位、内容规划、视觉设计、技术实现四个维度,详细拆解制作个人主题的完整流程,明确主题定位:找到个人特色的核心主题定位是所有工作的起点,需要先回答……

    2025-11-20
    0
  • 社群营销管理关键是什么?

    社群营销的核心在于通过建立有温度、有价值、有归属感的社群,实现用户留存、转化和品牌传播,其管理需贯穿“目标定位-内容运营-用户互动-数据驱动-风险控制”全流程,以下从五个维度展开详细说明:明确社群定位与目标社群管理的首要任务是精准定位,需明确社群的核心价值(如行业交流、产品使用指导、兴趣分享等)、目标用户画像……

    2025-11-20
    0
  • 香港公司网站备案需要什么材料?

    香港公司进行网站备案是一个涉及多部门协调、流程相对严谨的过程,尤其需兼顾中国内地与香港两地的监管要求,由于香港公司注册地与中国内地不同,其网站若主要服务内地用户或使用内地服务器,需根据服务器位置、网站内容性质等,选择对应的备案路径(如工信部ICP备案或公安备案),以下从备案主体资格、流程步骤、材料准备、注意事项……

    2025-11-20
    0
  • 如何企业上云推广

    企业上云已成为数字化转型的核心战略,但推广过程中需结合行业特性、企业痛点与市场需求,构建系统性、多维度的推广体系,以下从市场定位、策略设计、执行落地及效果优化四个维度,详细拆解企业上云推广的实践路径,精准定位:明确目标企业与核心价值企业上云并非“一刀切”的方案,需先锁定目标客户群体,提炼差异化价值主张,客户分层……

    2025-11-20
    0
  • PS设计搜索框的实用技巧有哪些?

    在PS中设计一个美观且功能性的搜索框需要结合创意构思、视觉设计和用户体验考量,以下从设计思路、制作步骤、细节优化及交互预览等方面详细说明,帮助打造符合需求的搜索框,设计前的规划明确使用场景:根据网站或APP的整体风格确定搜索框的调性,例如极简风适合细线条和纯色,科技感适合渐变和发光效果,电商类则可能需要突出搜索……

    2025-11-20
    0

发表回复

您的邮箱地址不会被公开。必填项已用 * 标注