
نوشته اصلی توسط
4danlod
دوست عزیز از کامندهای زیر خروجی بزارید .
iostat
iostat 1
vmstat
کد:
[root@server ~]# iostat
Linux 3.10.0-614.10.2.lve1.4.56.el7.x86_64 (server.kiava.co) 08/20/2017 _x86_64_ (32 CPU)
avg-cpu: %user %nice %system %iowait %steal %idle
1.60 0.03 1.15 0.30 31.26 65.66
Device: tps kB_read/s kB_wrtn/s kB_read kB_wrtn
sda 69.66 702.33 1425.58 3276545 6650696
[root@server ~]#
کد:
[root@server ~]# iostat 1
Linux 3.10.0-614.10.2.lve1.4.56.el7.x86_64 (server.kiava.co) 08/20/2017 _x86_64_ (32 CPU)
avg-cpu: %user %nice %system %iowait %steal %idle
1.59 0.03 1.15 0.30 31.03 65.90
Device: tps kB_read/s kB_wrtn/s kB_read kB_wrtn
sda 69.30 697.66 1419.87 3276553 6668412
avg-cpu: %user %nice %system %iowait %steal %idle
0.06 0.00 0.06 0.00 0.06 99.81
Device: tps kB_read/s kB_wrtn/s kB_read kB_wrtn
sda 0.00 0.00 0.00 0 0
avg-cpu: %user %nice %system %iowait %steal %idle
0.31 0.00 0.19 0.00 0.16 99.34
Device: tps kB_read/s kB_wrtn/s kB_read kB_wrtn
sda 0.00 0.00 0.00 0 0
avg-cpu: %user %nice %system %iowait %steal %idle
0.09 0.03 0.09 0.00 0.09 99.69
Device: tps kB_read/s kB_wrtn/s kB_read kB_wrtn
sda 7.00 0.00 248.00 0 248
avg-cpu: %user %nice %system %iowait %steal %idle
0.16 0.00 0.25 0.03 0.16 99.41
Device: tps kB_read/s kB_wrtn/s kB_read kB_wrtn
sda 7.00 0.00 204.00 0 204
avg-cpu: %user %nice %system %iowait %steal %idle
0.38 0.00 0.19 0.00 0.13 99.31
Device: tps kB_read/s kB_wrtn/s kB_read kB_wrtn
sda 1.00 0.00 4.00 0 4
avg-cpu: %user %nice %system %iowait %steal %idle
0.13 0.00 0.16 0.00 0.13 99.59
Device: tps kB_read/s kB_wrtn/s kB_read kB_wrtn
sda 0.00 0.00 0.00 0 0
کد:
[root@server ~]# vmstat
procs -----------memory---------- ---swap-- -----io---- -system-- ------cpu-----
r b swpd free buff cache si so bi bo in cs us sy id wa st
1 0 0 5346684 395664 4613604 0 0 24 49 184 119 2 1 66 0 31
[root@server ~]#