一、系统信息

[root@www.ctohome.com]# dmidecode|more
# dmidecode 2.10
SMBIOS 2.4 present.
57 structures occupying 2318 bytes.
Table at 0x000E84B0.

Handle 0x0000, DMI type 0, 24 bytes
BIOS Information
        Vendor: Intel Corp.
        Version: GTG4310H.86A.0019.2009.0625.1334
        Release Date: 06/25/2009

.....

System Information  服务器品牌
        Manufacturer:                                  
        Product Name:              (没有信息表示非品牌或未识别)                    
        Version:                                  
        Serial Number:                                  
        UUID: 889BD67E-8D96-11DE-AC40-0013D4D9C9E8
        Wake-up Type: Power Switch
        SKU Number: Not Specified
        Family: Not Specified

Handle 0x0002, DMI type 2, 15 bytes
Base Board Information  主板型号/主板信息
        Manufacturer: Intel Corporation
        Product Name: DG43GT
        Version: AAE62768-300
        Serial Number: BTGT9340022N

Processor Information  CPU信息/CPU型号/CPU主频
        Socket Designation: PROCESSOR
        Type: Central Processor
        Family: Pentium D
        Manufacturer: Intel(R) Corp.
        ID: 7A 06 01 00 FF FB EB BF
        Signature: Type 0, Family 6, Model 23, Stepping 10
        Version: Pentium(R) Dual-Core  CPU      E6500  @ 2.93GHz   
        Voltage: 1.2 V
        External Clock: 266 MHz
        Max Speed: 4000 MHz
        Current Speed: 2931 MHz
        Status: Populated, Enabled
        Upgrade: Socket LGA775

Cache Information  硬件和CPU缓存情况
        Socket Designation: L1-Cache
        Configuration: Enabled, Not Socketed, Level 1
        Operational Mode: Write Back
        Location: Internal
        Installed Size: 32 kB
        Maximum Size: 32 kB

BIOS Language Information  BIOS语言
        Installable Languages: 1
                en|US|iso8859-1
        Currently Installed Language: en|US|iso8859-1

Physical Memory Array  主板最大支持内存
        Location: System Board Or Motherboard
        Use: System Memory
        Error Correction Type: None
        Maximum Capacity: 16 GB
        Error Information Handle: Not Provided
        Number Of Devices: 4

Handle 0x002C, DMI type 19, 15 bytes
Memory Array Mapped Address  目前的内存
        Starting Address: 0x00000000000
        Ending Address: 0x000FFFFFFFF
        Range Size: 4 GB
        Physical Array Handle: 0x002B
        Partition Width: 0

On Board Device Information  显卡型号
        Type: Video
        Status: Enabled
        Description:  Intelr GMA X4500 Video Device
[root@localhost ~]# cat /proc/version
Linux version 3.10.0-862.14.4.el7.x86_64 (mockbuild@kbuilder.bsys.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-28) (GCC) ) #1 SMP Wed Sep 26 15:12:11 UTC 2018

二、CPU信息

[root@localhost ~]# cat /proc/cpuinfo
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 6
model           : 94
model name      : Intel(R) Core(TM) i7-6700HQ CPU @ 2.60GHz
stepping        : 3
microcode       : 0xc2
cpu MHz         : 2601.000
cache size      : 6144 KB
physical id     : 0
siblings        : 1
core id         : 0
cpu cores       : 1
apicid          : 0
initial apicid  : 0
fpu             : yes
fpu_exception   : yes
cpuid level     : 22
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon nopl xtopology tsc_reliable nonstop_tsc eagerfpu pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch ibrs ibpb stibp fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 invpcid rtm mpx rdseed adx smap clflushopt xsaveopt xsavec arat spec_ctrl intel_stibp arch_capabilities
bogomips        : 5202.00
clflush size    : 64
cache_alignment : 64
address sizes   : 43 bits physical, 48 bits virtual
power management:

三、内存信息

[root@localhost ~]# cat /proc/meminfo
MemTotal:        1840676 kB
MemFree:          886636 kB
MemAvailable:    1374624 kB
Buffers:            5036 kB
Cached:           588748 kB
SwapCached:          160 kB
Active:           366420 kB
Inactive:         325132 kB
Active(anon):      21500 kB
Inactive(anon):    86160 kB
Active(file):     344920 kB
Inactive(file):   238972 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:       2097148 kB
SwapFree:        2096380 kB
Dirty:                 0 kB
Writeback:             0 kB
AnonPages:         97628 kB
Mapped:            40320 kB
Shmem:              9892 kB
Slab:             125912 kB
SReclaimable:      70188 kB
SUnreclaim:        55724 kB
KernelStack:        4752 kB
PageTables:         9268 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:     3017484 kB
Committed_AS:     635760 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      182460 kB
VmallocChunk:   34359310332 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
CmaTotal:              0 kB
CmaFree:               0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124800 kB
DirectMap2M:     1947648 kB
DirectMap1G:           0 kB

四、显卡信息

[root@localhost ~]# lspci  | grep -i vga
00:0f.0 VGA compatible controller: VMware SVGA II Adapter
[root@localhost ~]# lspci -v -s 00:0f.0
00:0f.0 VGA compatible controller: VMware SVGA II Adapter (prog-if 00 [VGA controller])
        Subsystem: VMware SVGA II Adapter
        Flags: bus master, medium devsel, latency 64, IRQ 16
        I/O ports at 1070 [size=16]
        Memory at e8000000 (32-bit, prefetchable) [size=128M]
        Memory at fe000000 (32-bit, non-prefetchable) [size=8M]
        [virtual] Expansion ROM at c0000000 [disabled] [size=32K]
        Capabilities: [40] Vendor Specific Information: Len=00 <?>
        Capabilities: [44] PCI Advanced Features
        Kernel driver in use: vmwgfx
        Kernel modules: vmwgfx

五、硬盘信息

[root@localhost ~]# fdisk -l                                 #查看所有分区

磁盘 /dev/sda:21.5 GB, 21474836480 字节,41943040 个扇区
Units = 扇区 of 1 * 512 = 512 bytes
扇区大小(逻辑/物理):512 字节 / 512 字节
I/O 大小(最小/最佳):512 字节 / 512 字节
磁盘标签类型:dos
磁盘标识符:0x000cb989

   设备 Boot      Start         End      Blocks   Id  System
/dev/sda1   *        2048     2099199     1048576   83  Linux
/dev/sda2         2099200    41943039    19921920   8e  Linux LVM

磁盘 /dev/mapper/centos-root:18.2 GB, 18249416704 字节,35643392 个扇区
Units = 扇区 of 1 * 512 = 512 bytes
扇区大小(逻辑/物理):512 字节 / 512 字节
I/O 大小(最小/最佳):512 字节 / 512 字节


磁盘 /dev/mapper/centos-swap:2147 MB, 2147483648 字节,4194304 个扇区
Units = 扇区 of 1 * 512 = 512 bytes
扇区大小(逻辑/物理):512 字节 / 512 字节
I/O 大小(最小/最佳):512 字节 / 512 字节

[root@localhost ~]# swapon -s                            #查看所有交换分区
文件名                          类型            大小    已用    权限
/dev/dm-1                               partition       2097148 768     -1
[root@localhost ~]# df                                         #文件系统
文件系统                   1K-块    已用     可用 已用% 挂载点
/dev/mapper/centos-root 17811456 5168900 12642556   30% /
devtmpfs                  903168       0   903168    0% /dev
tmpfs                     920336       0   920336    0% /dev/shm
tmpfs                     920336   10260   910076    2% /run
tmpfs                     920336       0   920336    0% /sys/fs/cgroup
/dev/sda1                1038336  230796   807540   23% /boot
tmpfs                     184068       8   184060    1% /run/user/1000
/dev/sr0                 9176232 9176232        0  100% /run/media/centos/CentOS 7 x86_64
tmpfs                     184068       0   184068    0% /run/user/0

[root@localhost ~]# lsblk
NAME            MAJ:MIN RM  SIZE RO TYPE MOUNTPOINT
sda               8:0    0   20G  0 disk 
├─sda1            8:1    0    1G  0 part /boot
└─sda2            8:2    0   19G  0 part 
  ├─centos-root 253:0    0   17G  0 lvm  /
  └─centos-swap 253:1    0    2G  0 lvm  [SWAP]
sdb               8:16   1 14.7G  0 disk 
└─sdb1            8:17   1 14.7G  0 part 
sr0              11:0    1  8.8G  0 rom  /run/media/centos/CentOS 7 x86_64

六、网络信息

[root@localhost ~]# ifconfig                                 #查看所有网络接口信息
ens33: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 192.168.131.132  netmask 255.255.255.0  broadcast 192.168.131.255
        inet6 fe80::c222:8f77:fbac:7c89  prefixlen 64  scopeid 0x20<link>
        ether 00:0c:29:b5:22:8e  txqueuelen 1000  (Ethernet)
        RX packets 2766  bytes 1719999 (1.6 MiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 2013  bytes 328720 (321.0 KiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536
        inet 127.0.0.1  netmask 255.0.0.0
        inet6 ::1  prefixlen 128  scopeid 0x10<host>
        loop  txqueuelen 1000  (Local Loopback)
        RX packets 908  bytes 77400 (75.5 KiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 908  bytes 77400 (75.5 KiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

virbr0: flags=4099<UP,BROADCAST,MULTICAST>  mtu 1500
        inet 192.168.122.1  netmask 255.255.255.0  broadcast 192.168.122.255
        ether 52:54:00:75:ed:25  txqueuelen 1000  (Ethernet)
        RX packets 0  bytes 0 (0.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 0  bytes 0 (0.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0


[root@localhost ~]# netstat -lntp                         #查看所有监听端口
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address           Foreign Address         State       PID/Program name
tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      1358/master
tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      645/rpcbind
tcp        0      0 192.168.122.1:53        0.0.0.0:*               LISTEN      1447/dnsmasq
tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      1011/sshd
。。。。。。
参数注释:
Proto    协议
Recv-Q    接收队列
Send-Q    发送队列
Local Address    本地地址
Foreign Address    外部地址
State    状态
PID/Program name    进程号/程序名

[root@localhost ~]# netstat -antp                        #查看所有已经建立的连接
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address           Foreign Address         State       PID/Program name
tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      1358/master
tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      645/rpcbind
。。。。。。

七、用户信息

[root@localhost ~]# w                                          #查看活动用户
 14:03:36 up  1:38,  3 users,  load average: 1.40, 1.26, 1.39
USER     TTY      FROM             LOGIN@   IDLE   JCPU   PCPU WHAT
root     tty1                      13:52   10:48   0.06s  0.06s -bash
root     pts/1    192.168.131.1    13:53    0.00s  0.23s  0.01s w
[root@localhost ~]# id root                                  #查看指定用户的信息
uid=0(root) gid=0(root) 组=0(root)
[root@localhost ~]# last                                       #用户登陆日志
root     pts/1        192.168.131.1    Tue Dec 18 13:53   still logged in
root     tty1                          Tue Dec 18 13:52   still logged in
centos   pts/1        :0               Tue Dec 18 12:50 - 13:52  (01:01)
centos   pts/0        :0               Tue Dec 18 12:26 - 12:50  (00:23)
centos   :0           :0               Tue Dec 18 12:26    gone - no logout
reboot   system boot  3.10.0-862.14.4. Tue Dec 18 12:25 - 14:03  (01:38)
centos   pts/0        :0               Tue Dec 18 12:20 - 12:25  (00:04)
。。。。。。

wtmp begins Wed Oct 31 04:16:08 2018
[root@localhost ~]# cut -d: -f1 /etc/passwd         #查看系统所有用户
root
bin
daemon
centos
。。。。。。

八、运行信息

[centos@localhost ~]$ mpstat -P ALL                 #查看cpu负载
Linux 3.10.0-862.14.4.el7.x86_64 (localhost.localdomain) 	2018年12月18日 	_x86_64_	(4 CPU)

17时12分58秒  CPU    %usr   %nice    %sys %iowait    %irq   %soft  %steal  %guest  %gnice   %idle
17时12分58秒  all    0.56    0.00    0.96    0.02    0.00    0.02    0.00    0.00    0.00   98.45
17时12分58秒    0    0.52    0.00    0.89    0.01    0.00    0.02    0.00    0.00    0.00   98.56
17时12分58秒    1    0.55    0.00    0.87    0.01    0.00    0.01    0.00    0.00    0.00   98.55
17时12分58秒    2    0.59    0.00    1.02    0.01    0.00    0.03    0.00    0.00    0.00   98.34
17时12分58秒    3    0.56    0.00    1.05    0.03    0.00    0.02    0.00    0.00    0.00   98.35
参数注释:
CPU	处理器ID	
%usr	在internal时间段里,用户态的CPU时间(%),不包含 nice值为负进程
%nice	在internal时间段里,nice值为负进程的CPU时间(%)	
%sys	在internal时间段里,核心时间(%)
%iowait	在internal时间段里,硬盘IO等待时间(%)
%irq	在internal时间段里,硬中断时间(%)
%soft	在internal时间段里,软中断时间(%)
%steal	显示虚拟机管理器在服务另一个虚拟处理器时虚拟CPU处在非自愿等待下花费时间的百分比
%guest	显示运行虚拟处理器时CPU花费时间的百分比
%gnice
%idle	在internal时间段里,CPU除去等待磁盘IO操作外的因为任何原因而空闲的时间闲置时间(%)
#sar(System Activity Reporter系统活动情况报告),多方面对系统的活动进行报告,
包括:文件的读写情况、系统调用的使用情况、磁盘I/O、CPU效率、内存使用状况、进程活动及IPC有关的活动等。
[root@localhost centos]# sar --help
用法: sar [ 选项 ] [ <时间间隔> [ <次数> ] ]
选项:
[ -A ] [ -B ] [ -b ] [ -C ] [ -d ] [ -H ] [ -h ] [ -p ] [ -q ] [ -R ]
[ -r ] [ -S ] [ -t ] [ -u [ ALL ] ] [ -V ] [ -v ] [ -W ] [ -w ] [ -y ]
[ -I { <中断> [,...] | SUM | ALL | XALL } ] [ -P { <cpu> [,...] | ALL } ]
[ -m { <关键词> [,...] | ALL } ] [ -n { <关键词> [,...] | ALL } ]
[ -j { ID | LABEL | PATH | UUID | ... } ]
[ -f [ <文件名> ] | -o [ <文件名> ] | -[0-9]+ ]
[ -i <间隔> ] [ -s [ <时:分:秒> ] ] [ -e [ <时:分:秒> ] ]
-A:所有报告的总和
-u:输出CPU使用情况的统计信息
-v:输出inode、文件和其他内核表的统计信息
-d:输出每一个块设备的活动信息
-r:输出内存和交换空间的统计信息
-b:显示I/O和传送速率的统计信息
-a:文件读写情况
-c:输出进程统计信息,每秒创建的进程数
-R:输出内存页面的统计信息
-y:终端设备活动情况
-w:输出系统交换活动信息
[centos@localhost ~]$ top                                        #实时显示进程状态

top - 15:04:17 up 58 min,  2 users,  load average: 0.47, 0.14, 0.08
Tasks: 201 total,   1 running, 200 sleeping,   0 stopped,   0 zombie
%Cpu(s):  6.5 us,  2.7 sy,  0.0 ni, 90.8 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
KiB Mem :  1840676 total,   327404 free,   908408 used,   604864 buff/cache
KiB Swap:  2097148 total,  2097148 free,        0 used.   705564 avail Mem 

   PID USER      PR  NI    VIRT    RES    SHR S %CPU %MEM     TIME+ COMMAND                                                                                                                                        
  1386 root      20   0  342292  51860  13128 S  4.0  2.8   0:09.96 X                                                                                                                                              
  2159 centos    20   0 3093152 262436  57296 S  2.6 14.3   0:21.50 gnome-shell                                                                                                                                    
  4104 centos    20   0  862192  32276  18036 S  2.3  1.8   0:00.35 gnome-terminal-                                                                                                                                
  1009 root      20   0  200012   4436   3224 S  0.7  0.2   0:00.04 cupsd                                                                                                                                                                                                                                                                                                                                                                                                                    

常用命令说明:
Ctrl+L:擦除并且重写屏幕
K:终止一个进程。系统将提示用户输入需要终止的进程PID,以及需要发送给该进程什么样的信号。一般的终止进程可以使用15信号;如果不能正常结束那就使用信号9强制结束该进程。默认值是信号15。在安全模式中此命令被屏蔽。
i:忽略闲置和僵死进程。这是一个开关式命令。
q:退出程序
r:重新安排一个进程的优先级别。系统提示用户输入需要改变的进程PID以及需要设置的进程优先级值。输入一个正值将使优先级降低,反之则可以使该进程拥有更高的优先权。默认值是10。
S:切换到累计模式。
s:改变两次刷新之间的延迟时间。系统将提示用户输入新的时间,单位为s。如果有小数,就换算成m s。输入0值则系统将不断刷新,默认值是5 s。需要注意的是如果设置太小的时间,很可能会引起不断刷新,从而根本来不及看清显示的情况,而且系统负载也会大大增加。
f或者F:从当前显示中添加或者删除项目。
o或者O:改变显示项目的顺序
l:切换显示平均负载和启动时间信息。
m:切换显示内存信息。
t:切换显示进程和CPU状态信息。
c:切换显示命令名称和完整命令行。
M:根据驻留内存大小进行排序。
P:根据CPU使用百分比大小进行排序。
T:根据时间/累计时间进行排序。
W:将当前设置写入~/.toprc文件中。
[root@localhost ~]# uptime              #系统运行时长/负载数
 14:07:11 up 1 min,  2 users,  load average: 0.95, 0.58, 0.22
参数注释:
1.当前时间14:07:11
2.系统运行了多少时间,1(1分)
3.多少个用户,2 users
4.平均负载:0.95, 0.58, 0.22,最近1分钟、5分钟、15分钟系统的负载


[root@localhost ~]# ps -aux                                  #查看所有进程信息以及cpu
USER        PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root          1  1.3  0.3 128240  6900 ?        Ss   14:05   0:01 /usr/lib/systemd/systemd --switched-root --system --deserialize 22
root          2  0.0  0.0      0     0 ?        S    14:05   0:00 [kthreadd]
root          3  0.0  0.0      0     0 ?        S    14:05   0:00 [ksoftirqd/0]
root          4  0.0  0.0      0     0 ?        S    14:05   0:00 [kworker/0:0]
root          5  0.0  0.0      0     0 ?        S<   14:05   0:00 [kworker/0:0H]
centos     3217  0.0  0.2 319940  4596 ?        Sl   14:06   0:00 /usr/libexec/ibus-engine-libpinyin --ibus
root       3225  0.0  0.1 165620  1924 pts/0    R+   14:07   0:00 ps -aux
。。。。。。
参数注释:
USER    用户
PID    进程号
%CPU    CPU占用率
%MEM    内存占用率
VSZ    虚拟内存大小
RSS    常驻内存集合大小
TTY    登陆者终端的位置
STAT    状态
    D 不可中断 Uninterruptible(usually IO)
    R 正在运行,或在队列中的进程
    S 处于休眠状态
    T 停止或被追踪
    Z 僵尸进程
    W 进入内存交换(从内核2.6开始无效)
    X 死掉的进程
START    开始
TIME       用掉CPU的时间
COMMAND    所执行的命令

[root@localhost ~]# ps -aux | sort -k3nr | head -10 #过滤前10个占用CPU(第三列)比较高的进程
centos     2159  4.4  9.2 3004608 170576 ?      Sl   14:05   0:04 /usr/bin/gnome-shell
polkitd     640  1.4  0.8 552772 14820 ?        Ssl  14:05   0:01 /usr/lib/polkit-1/polkitd --no-debug
root          1  1.2  0.3 128240  6900 ?        Ss   14:05   0:01 /usr/lib/systemd/systemd --switched-root --system --deserialize 22
root       1386  1.2  1.3 295840 24632 tty1     Ssl+ 14:05   0:01 /usr/bin/X :0 -background none -noreset -audit 4 -verbose -auth /run/gdm/auth-for-gdm-7vY9pA/database -seat seat0 -nolisten tcp vt1
centos     2435  0.5  1.8 1057132 34168 ?       Sl   14:05   0:00 nautilus-desktop --force
root       1028  0.5  0.0 126280  1680 ?        Ss   14:05   0:00 /usr/sbin/crond -n
centos     2520  0.4  1.8 902884 34696 ?        Sl   14:05   0:00 /usr/bin/gnome-software --gapplication-service
dbus        643  0.4  0.2  80160  4116 ?        Ssl  14:05   0:00 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation
root        730  0.4  1.5 358232 29164 ?        Ssl  14:05   0:00 /usr/bin/python -Es /usr/sbin/firewalld --nofork --nopid
root          9  0.4  0.0      0     0 ?        S    14:05   0:00 [rcu_sched]


[root@localhost ~]# ps -aux | sort -k4nr | head -10 #过滤前10个占用内存(第四列)比较高的进程
centos     2159  4.2  9.2 3004608 170576 ?      Sl   14:05   0:04 /usr/bin/gnome-shell
centos     2416  0.1  3.4 1116668 63764 ?       Sl   14:05   0:00 /usr/libexec/evolution-calendar-factory
centos     2567  0.1  3.3 1218552 61644 ?       Sl   14:06   0:00 /usr/libexec/evolution-calendar-factory-subprocess --factory contacts --bus-name org.gnome.evolution.dataserver.Subprocess.Backend.Calendarx2416x3 --own-path /org/gnome/evolution/dataserver/Subprocess/Backend/Calendar/2416/3
centos     2493  0.1  3.2 1055940 59412 ?       Sl   14:05   0:00 /usr/libexec/evolution-calendar-factory-subprocess --factory local --bus-name org.gnome.evolution.dataserver.Subprocess.Backend.Calendarx2416x2 --own-path /org/gnome/evolution/dataserver/Subprocess/Backend/Calendar/2416/2
centos     2435  0.5  1.8 1057132 34168 ?       Sl   14:05   0:00 nautilus-desktop --force
centos     2520  0.4  1.8 902884 34696 ?        Sl   14:05   0:00 /usr/bin/gnome-software --gapplication-service
centos     2643  0.2  1.6 1184712 30396 ?       Sl   14:06   0:00 /usr/libexec/evolution-addressbook-factory-subprocess --factory local --bus-name org.gnome.evolution.dataserver.Subprocess.Backend.AddressBookx2613x2 --own-path /org/gnome/evolution/dataserver/Subprocess/Backend/AddressBook/2613/2
centos     2228  0.0  1.5 926280 29384 ?        Sl   14:05   0:00 /usr/libexec/evolution-source-registry
root        730  0.4  1.5 358232 29164 ?        Ssl  14:05   0:00 /usr/bin/python -Es /usr/sbin/firewalld --nofork --nopid
centos     2209  0.1  1.4 907524 26176 ?        Sl   14:05   0:00 /usr/libexec/gnome-shell-calendar-server


[root@localhost ~]# vmstat                                    #关于进程、内存、内存分页、堵塞IO、traps及CPU活动的信息
procs -----------memory---------- ---swap-- -----io---- -system-- ------cpu-----
 r  b   swpd   free   buff  cache   si   so    bi    bo   in   cs us sy id wa st
 2  0      0 533856   2156 565236    0    0  3468    54  475 1865 11 14 76  0  0
参数注释:
r:运行队列中的进程数;
b:等待IO的进程数。
swpd:已用虚拟内存大小(k);
free:空闲内存大小;
buff:已用缓冲大小;
cache:已用缓存大小。
si:每秒从交换区写入内存的大小(kb/s);
so:每秒从内存写入交换分区的大小。
bi:每秒读取的块数;
bo每秒写入的块数。
in:每秒中断数,包括时钟中断;
cs:每秒上下文切换数。
us(user time):用户进程执行消耗cpu时间百分比;
sy(system time):系统进程执行消耗cpu时间百分比;
id:空闲时间(包括IO等待时间)百分比;
wa:等待IO时间百分比。
st: 从虚拟机中偷走的百分比(如果正在使用虚拟机话,有此列,虚拟机想运行但是系统管理程序转而运行其的对象的时间,如果虚拟机不希望运行任何对象,但是系统管理员运行了其他对象,这不算被偷走的cpu时间)

九、其他

#安装硬件温度检测
su root     #获取root权限
yum install -y lm_sensors    #安装sensors
sensors             #检测温度