RoadRunner 3.3.1 → 4.0.0
Sign up to get free protection for your applications and to get access to all the features.
- data/Rakefile +8 -13
- data/bin/controller.rb +74 -0
- data/bin/host_mgr.rb +69 -0
- data/bin/nbd_prepare.sh +87 -0
- data/conf/servers.yaml +29 -0
- data/controller/dd.sh +91 -0
- data/controller/mysql.rb +73 -0
- data/controller/mysql.sh +9 -0
- data/controller/svn.sh +48 -0
- data/controller/wrap.rb +49 -0
- data/lib/roadrunner.rb +11 -9
- data/lib/rrmonitor.rb +174 -0
- data/lib/run.rb +66 -27
- data/log/dd.log +129 -0
- data/log/log.rb +17 -0
- data/log/monitor/Pi-Monitor-Performance/10.250.3.26/Pi-Monitor-Performance/ifstat.log +239 -0
- data/log/monitor/Pi-Monitor-Performance/10.250.3.26/Pi-Monitor-Performance/iostat_3.log +668 -0
- data/log/monitor/Pi-Monitor-Performance/10.250.3.26/Pi-Monitor-Performance/vmstat_3.log +81 -0
- data/log/monitor/Pi-Monitor-Performance/10.250.3.26/Pi-Monitor-Performance/while__1_0___do_sar_-u_-d_3_10__done.log +2248 -0
- data/log/monitor/Pi-Monitor-Performance/10.250.3.26/Pi-Monitor-Performance/while__1_0___do_sar_-u_-n_DEV_3_10__done.log +719 -0
- data/log/monitor/Pi-Monitor-Performance/10.250.3.27/Pi-Monitor-Performance/ifstat.log +245 -0
- data/log/monitor/Pi-Monitor-Performance/10.250.3.27/Pi-Monitor-Performance/iostat_3.log +677 -0
- data/log/monitor/Pi-Monitor-Performance/10.250.3.27/Pi-Monitor-Performance/vmstat_3.log +83 -0
- data/log/monitor/Pi-Monitor-Performance/10.250.3.27/Pi-Monitor-Performance/while__1_0___do_sar_-u_-d_3_10__done.log +2276 -0
- data/log/monitor/Pi-Monitor-Performance/10.250.3.27/Pi-Monitor-Performance/while__1_0___do_sar_-u_-n_DEV_3_10__done.log +737 -0
- data/log/monitor/Pi-Monitor-Performance/10.250.3.28/Pi-Monitor-Performance/ifstat.log +246 -0
- data/log/monitor/Pi-Monitor-Performance/10.250.3.28/Pi-Monitor-Performance/iostat_3.log +677 -0
- data/log/monitor/Pi-Monitor-Performance/10.250.3.28/Pi-Monitor-Performance/vmstat_3.log +83 -0
- data/log/monitor/Pi-Monitor-Performance/10.250.3.28/Pi-Monitor-Performance/while__1_0___do_sar_-u_-d_3_10__done.log +2195 -0
- data/log/monitor/Pi-Monitor-Performance/10.250.3.28/Pi-Monitor-Performance/while__1_0___do_sar_-u_-n_DEV_3_10__done.log +737 -0
- data/log/monitor/Pi-Monitor-Performance/10.250.3.29/Pi-Monitor-Performance/ifstat.log +247 -0
- data/log/monitor/Pi-Monitor-Performance/10.250.3.29/Pi-Monitor-Performance/iostat_3.log +686 -0
- data/log/monitor/Pi-Monitor-Performance/10.250.3.29/Pi-Monitor-Performance/vmstat_3.log +84 -0
- data/log/monitor/Pi-Monitor-Performance/10.250.3.29/Pi-Monitor-Performance/while__1_0___do_sar_-u_-d_3_10__done.log +2386 -0
- data/log/monitor/Pi-Monitor-Performance/10.250.3.29/Pi-Monitor-Performance/while__1_0___do_sar_-u_-n_DEV_3_10__done.log +828 -0
- data/log/monitor/Pi-Monitor-Performance/10.250.3.30/Pi-Monitor-Performance/ifstat.log +249 -0
- data/log/monitor/Pi-Monitor-Performance/10.250.3.30/Pi-Monitor-Performance/iostat_3.log +686 -0
- data/log/monitor/Pi-Monitor-Performance/10.250.3.30/Pi-Monitor-Performance/vmstat_3.log +84 -0
- data/log/monitor/Pi-Monitor-Performance/10.250.3.30/Pi-Monitor-Performance/while__1_0___do_sar_-u_-d_3_10__done.log +2304 -0
- data/log/monitor/Pi-Monitor-Performance/10.250.3.30/Pi-Monitor-Performance/while__1_0___do_sar_-u_-n_DEV_3_10__done.log +664 -0
- data/log/monitor/Pi-Monitor-Performance/10.250.6.30/Pi-Monitor-Performance/ifstat.log +240 -0
- data/log/monitor/Pi-Monitor-Performance/10.250.6.30/Pi-Monitor-Performance/iostat_3.log +1334 -0
- data/log/monitor/Pi-Monitor-Performance/10.250.6.30/Pi-Monitor-Performance/vmstat_3.log +82 -0
- data/log/monitor/Pi-Monitor-Performance/10.250.6.30/Pi-Monitor-Performance/while__1_0___do_sar_-u_-d_3_10__done.log +9048 -0
- data/log/monitor/Pi-Monitor-Performance/10.250.6.30/Pi-Monitor-Performance/while__1_0___do_sar_-u_-n_DEV_3_10__done.log +968 -0
- data/log/stdout.log +0 -0
- data/log/stdout.log.20100307 +349 -0
- data/log/svn.log +502 -0
- data/test/download_processes.rb +38 -0
- data/test/pi_monitor.rb +45 -0
- metadata +54 -17
- data/lib/roadrunner_stdout.log +0 -168
- data/lib/roadrunner_stdout.log.20090519 +0 -262
- data/lib/roadrunner_stdout.log.20090521 +0 -47
- data/lib/roadrunner_stdout.log.20090524 +0 -290
- data/test/roadrunner_stdout.log +0 -170
- data/test/roadrunner_stdout.log.20090429 +0 -394
data/log/log.rb
ADDED
@@ -0,0 +1,17 @@
|
|
1
|
+
#!/usr/bin/env ruby
|
2
|
+
|
3
|
+
p "Use age: log.rb dd|svn|mysql" unless ARGV.size!=1 || !(%w{dd svn mysql}.include? ARGV[0].downcase)
|
4
|
+
|
5
|
+
$LOGPATH=File.dirname(__FILE__)
|
6
|
+
|
7
|
+
# $0是整个ruby执行文件最顶层文件的路径。因此使用if __FILE__==$0可以判断当前ruby文件是被引用还是被执行。
|
8
|
+
p "Can't exec #{__FILE__} in another command." unless __FILE__==$0
|
9
|
+
|
10
|
+
if %w{dd svn mysql}.include? ARGV[0].downcase then
|
11
|
+
if system(%Q{tar -zcvf #{ARGV[0].downcase}-performance.tar.gz monitor/ #{ARGV[0].downcase}.log stdout.log nbd-server.log}) then
|
12
|
+
p "Create Success."
|
13
|
+
`ls -lh #{ARGV[0].downcase}-performance.tar.gz`
|
14
|
+
else
|
15
|
+
p "Create Fail."
|
16
|
+
end
|
17
|
+
end
|
@@ -0,0 +1,239 @@
|
|
1
|
+
eth0
|
2
|
+
KB/s in KB/s out
|
3
|
+
0.00 0.00
|
4
|
+
0.00 0.00
|
5
|
+
0.00 0.00
|
6
|
+
0.00 0.00
|
7
|
+
0.00 0.00
|
8
|
+
0.00 0.00
|
9
|
+
0.00 0.00
|
10
|
+
0.00 0.00
|
11
|
+
0.00 0.00
|
12
|
+
0.00 0.00
|
13
|
+
0.00 0.00
|
14
|
+
0.00 0.00
|
15
|
+
0.00 0.00
|
16
|
+
0.00 0.00
|
17
|
+
0.00 0.00
|
18
|
+
0.00 0.00
|
19
|
+
0.00 0.00
|
20
|
+
0.00 0.00
|
21
|
+
0.00 0.00
|
22
|
+
0.00 0.00
|
23
|
+
0.00 0.00
|
24
|
+
0.00 0.00
|
25
|
+
eth0
|
26
|
+
KB/s in KB/s out
|
27
|
+
0.00 0.00
|
28
|
+
0.00 0.00
|
29
|
+
0.00 0.00
|
30
|
+
0.00 0.00
|
31
|
+
0.00 0.00
|
32
|
+
0.00 0.00
|
33
|
+
0.00 0.00
|
34
|
+
0.00 0.00
|
35
|
+
0.00 0.00
|
36
|
+
0.00 0.00
|
37
|
+
0.00 0.00
|
38
|
+
0.00 0.00
|
39
|
+
0.00 0.00
|
40
|
+
0.00 0.00
|
41
|
+
0.00 0.00
|
42
|
+
0.00 0.00
|
43
|
+
0.00 0.00
|
44
|
+
0.00 0.00
|
45
|
+
0.00 0.00
|
46
|
+
0.00 0.00
|
47
|
+
0.00 0.00
|
48
|
+
0.00 0.00
|
49
|
+
eth0
|
50
|
+
KB/s in KB/s out
|
51
|
+
0.00 0.00
|
52
|
+
0.00 0.00
|
53
|
+
0.00 0.00
|
54
|
+
0.00 0.00
|
55
|
+
0.00 0.00
|
56
|
+
0.00 0.00
|
57
|
+
0.00 0.00
|
58
|
+
0.00 0.00
|
59
|
+
0.00 0.00
|
60
|
+
0.00 0.00
|
61
|
+
0.00 0.00
|
62
|
+
0.00 0.00
|
63
|
+
0.00 0.00
|
64
|
+
0.00 0.00
|
65
|
+
0.00 0.00
|
66
|
+
0.00 0.00
|
67
|
+
0.00 0.00
|
68
|
+
0.00 0.00
|
69
|
+
0.00 0.00
|
70
|
+
0.00 0.00
|
71
|
+
0.00 0.00
|
72
|
+
0.00 0.00
|
73
|
+
eth0
|
74
|
+
KB/s in KB/s out
|
75
|
+
0.00 0.00
|
76
|
+
0.00 0.00
|
77
|
+
0.00 0.00
|
78
|
+
0.00 0.00
|
79
|
+
0.00 0.00
|
80
|
+
0.00 0.00
|
81
|
+
0.00 0.00
|
82
|
+
0.00 0.00
|
83
|
+
0.00 0.00
|
84
|
+
0.00 0.00
|
85
|
+
0.00 0.00
|
86
|
+
0.00 0.00
|
87
|
+
0.00 0.00
|
88
|
+
0.00 0.00
|
89
|
+
0.00 0.00
|
90
|
+
0.00 0.00
|
91
|
+
0.00 0.00
|
92
|
+
0.00 0.00
|
93
|
+
0.00 0.00
|
94
|
+
0.00 0.00
|
95
|
+
0.00 0.00
|
96
|
+
0.00 0.00
|
97
|
+
eth0
|
98
|
+
KB/s in KB/s out
|
99
|
+
0.00 0.00
|
100
|
+
0.00 0.00
|
101
|
+
0.00 0.00
|
102
|
+
0.00 0.00
|
103
|
+
0.00 0.00
|
104
|
+
0.00 0.00
|
105
|
+
0.00 0.00
|
106
|
+
0.00 0.00
|
107
|
+
0.00 0.00
|
108
|
+
0.00 0.00
|
109
|
+
0.00 0.00
|
110
|
+
0.00 0.00
|
111
|
+
0.00 0.00
|
112
|
+
0.00 0.00
|
113
|
+
0.00 0.00
|
114
|
+
0.00 0.00
|
115
|
+
0.00 0.00
|
116
|
+
0.00 0.00
|
117
|
+
0.00 0.00
|
118
|
+
0.00 0.00
|
119
|
+
0.00 0.00
|
120
|
+
0.00 0.00
|
121
|
+
eth0
|
122
|
+
KB/s in KB/s out
|
123
|
+
0.00 0.00
|
124
|
+
0.00 0.00
|
125
|
+
0.00 0.00
|
126
|
+
0.00 0.00
|
127
|
+
0.00 0.00
|
128
|
+
0.00 0.00
|
129
|
+
0.00 0.00
|
130
|
+
0.00 0.00
|
131
|
+
0.00 0.00
|
132
|
+
0.00 0.00
|
133
|
+
0.00 0.00
|
134
|
+
0.00 0.00
|
135
|
+
0.00 0.00
|
136
|
+
0.00 0.00
|
137
|
+
0.00 0.00
|
138
|
+
0.00 0.00
|
139
|
+
0.00 0.00
|
140
|
+
0.00 0.00
|
141
|
+
0.00 0.00
|
142
|
+
0.00 0.00
|
143
|
+
0.00 0.00
|
144
|
+
0.00 0.00
|
145
|
+
eth0
|
146
|
+
KB/s in KB/s out
|
147
|
+
0.00 0.00
|
148
|
+
0.00 0.00
|
149
|
+
0.00 0.00
|
150
|
+
0.00 0.00
|
151
|
+
0.00 0.00
|
152
|
+
0.00 0.00
|
153
|
+
0.00 0.00
|
154
|
+
0.00 0.00
|
155
|
+
0.00 0.00
|
156
|
+
0.00 0.00
|
157
|
+
0.00 0.00
|
158
|
+
0.00 0.00
|
159
|
+
0.00 0.00
|
160
|
+
0.00 0.00
|
161
|
+
0.00 0.00
|
162
|
+
0.00 0.00
|
163
|
+
0.00 0.00
|
164
|
+
0.00 0.00
|
165
|
+
0.00 0.00
|
166
|
+
0.00 0.00
|
167
|
+
0.00 0.00
|
168
|
+
0.00 0.00
|
169
|
+
eth0
|
170
|
+
KB/s in KB/s out
|
171
|
+
0.00 0.00
|
172
|
+
0.00 0.00
|
173
|
+
0.00 0.00
|
174
|
+
0.00 0.00
|
175
|
+
0.00 0.00
|
176
|
+
0.00 0.00
|
177
|
+
0.00 0.00
|
178
|
+
0.00 0.00
|
179
|
+
0.00 0.00
|
180
|
+
0.00 0.00
|
181
|
+
0.00 0.00
|
182
|
+
0.00 0.00
|
183
|
+
0.00 0.00
|
184
|
+
0.00 0.00
|
185
|
+
0.00 0.00
|
186
|
+
0.00 0.00
|
187
|
+
0.00 0.00
|
188
|
+
0.00 0.00
|
189
|
+
0.00 0.00
|
190
|
+
0.00 0.00
|
191
|
+
0.00 0.00
|
192
|
+
0.00 0.00
|
193
|
+
eth0
|
194
|
+
KB/s in KB/s out
|
195
|
+
0.00 0.00
|
196
|
+
0.00 0.00
|
197
|
+
0.00 0.00
|
198
|
+
0.00 0.00
|
199
|
+
0.00 0.00
|
200
|
+
0.00 0.00
|
201
|
+
0.00 0.00
|
202
|
+
0.00 0.00
|
203
|
+
0.00 0.00
|
204
|
+
0.00 0.00
|
205
|
+
0.00 0.00
|
206
|
+
0.00 0.00
|
207
|
+
0.00 0.00
|
208
|
+
0.00 0.00
|
209
|
+
0.00 0.00
|
210
|
+
0.00 0.00
|
211
|
+
0.00 0.00
|
212
|
+
0.00 0.00
|
213
|
+
0.00 0.00
|
214
|
+
0.00 0.00
|
215
|
+
0.00 0.00
|
216
|
+
0.00 0.00
|
217
|
+
eth0
|
218
|
+
KB/s in KB/s out
|
219
|
+
0.00 0.00
|
220
|
+
0.00 0.00
|
221
|
+
0.00 0.00
|
222
|
+
0.00 0.00
|
223
|
+
0.00 0.00
|
224
|
+
0.00 0.00
|
225
|
+
0.00 0.00
|
226
|
+
0.00 0.00
|
227
|
+
0.00 0.00
|
228
|
+
0.00 0.00
|
229
|
+
0.00 0.00
|
230
|
+
0.00 0.00
|
231
|
+
0.00 0.00
|
232
|
+
0.00 0.00
|
233
|
+
0.00 0.00
|
234
|
+
0.00 0.00
|
235
|
+
0.00 0.00
|
236
|
+
0.00 0.00
|
237
|
+
0.00 0.00
|
238
|
+
0.00 0.00
|
239
|
+
0.00 0.00
|
@@ -0,0 +1,668 @@
|
|
1
|
+
Linux 2.6.9-78.ELsmp (houyi-qa6.dev.sd.aliyun.com) 03/08/2010
|
2
|
+
|
3
|
+
avg-cpu: %user %nice %sys %iowait %idle
|
4
|
+
2.11 0.00 0.38 0.06 97.45
|
5
|
+
|
6
|
+
Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn
|
7
|
+
sda 7.90 3.19 552.78 3540854 613214372
|
8
|
+
sda1 0.00 0.00 0.00 1336 4
|
9
|
+
sda2 0.00 0.00 0.00 972 416
|
10
|
+
sda3 7.90 3.19 552.77 3537570 613213952
|
11
|
+
|
12
|
+
avg-cpu: %user %nice %sys %iowait %idle
|
13
|
+
2.83 0.00 1.00 0.08 96.08
|
14
|
+
|
15
|
+
Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn
|
16
|
+
sda 0.33 2.66 0.00 8 0
|
17
|
+
sda1 0.00 0.00 0.00 0 0
|
18
|
+
sda2 0.00 0.00 0.00 0 0
|
19
|
+
sda3 0.33 2.66 0.00 8 0
|
20
|
+
|
21
|
+
avg-cpu: %user %nice %sys %iowait %idle
|
22
|
+
3.58 0.00 0.42 0.00 96.00
|
23
|
+
|
24
|
+
Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn
|
25
|
+
sda 21.74 0.00 904.35 0 2704
|
26
|
+
sda1 0.00 0.00 0.00 0 0
|
27
|
+
sda2 0.00 0.00 0.00 0 0
|
28
|
+
sda3 21.74 0.00 904.35 0 2704
|
29
|
+
|
30
|
+
avg-cpu: %user %nice %sys %iowait %idle
|
31
|
+
2.91 0.00 0.42 0.00 96.67
|
32
|
+
|
33
|
+
Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn
|
34
|
+
sda 0.67 0.00 8.00 0 24
|
35
|
+
sda1 0.00 0.00 0.00 0 0
|
36
|
+
sda2 0.00 0.00 0.00 0 0
|
37
|
+
sda3 0.67 0.00 8.00 0 24
|
38
|
+
|
39
|
+
avg-cpu: %user %nice %sys %iowait %idle
|
40
|
+
4.08 0.00 1.25 0.08 94.58
|
41
|
+
|
42
|
+
Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn
|
43
|
+
sda 24.67 0.00 997.33 0 2992
|
44
|
+
sda1 0.00 0.00 0.00 0 0
|
45
|
+
sda2 0.00 0.00 0.00 0 0
|
46
|
+
sda3 24.67 0.00 997.33 0 2992
|
47
|
+
|
48
|
+
avg-cpu: %user %nice %sys %iowait %idle
|
49
|
+
2.58 0.00 0.50 0.00 96.92
|
50
|
+
|
51
|
+
Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn
|
52
|
+
sda 20.93 0.00 837.21 0 2520
|
53
|
+
sda1 0.00 0.00 0.00 0 0
|
54
|
+
sda2 0.00 0.00 0.00 0 0
|
55
|
+
sda3 20.93 0.00 837.21 0 2520
|
56
|
+
|
57
|
+
avg-cpu: %user %nice %sys %iowait %idle
|
58
|
+
2.50 0.00 0.25 0.00 97.25
|
59
|
+
|
60
|
+
Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn
|
61
|
+
sda 14.09 0.00 485.91 0 1448
|
62
|
+
sda1 0.00 0.00 0.00 0 0
|
63
|
+
sda2 0.00 0.00 0.00 0 0
|
64
|
+
sda3 14.09 0.00 485.91 0 1448
|
65
|
+
|
66
|
+
avg-cpu: %user %nice %sys %iowait %idle
|
67
|
+
4.08 0.00 0.33 0.00 95.58
|
68
|
+
|
69
|
+
Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn
|
70
|
+
sda 31.46 0.00 312.58 0 944
|
71
|
+
sda1 0.00 0.00 0.00 0 0
|
72
|
+
sda2 0.00 0.00 0.00 0 0
|
73
|
+
sda3 31.46 0.00 312.58 0 944
|
74
|
+
|
75
|
+
avg-cpu: %user %nice %sys %iowait %idle
|
76
|
+
2.50 0.00 0.25 0.00 97.25
|
77
|
+
|
78
|
+
Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn
|
79
|
+
sda 22.67 0.00 824.00 0 2472
|
80
|
+
sda1 0.00 0.00 0.00 0 0
|
81
|
+
sda2 0.00 0.00 0.00 0 0
|
82
|
+
sda3 22.67 0.00 824.00 0 2472
|
83
|
+
|
84
|
+
avg-cpu: %user %nice %sys %iowait %idle
|
85
|
+
3.58 0.00 0.17 0.00 96.25
|
86
|
+
|
87
|
+
Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn
|
88
|
+
sda 20.00 0.00 741.33 0 2224
|
89
|
+
sda1 0.00 0.00 0.00 0 0
|
90
|
+
sda2 0.00 0.00 0.00 0 0
|
91
|
+
sda3 20.00 0.00 741.33 0 2224
|
92
|
+
|
93
|
+
avg-cpu: %user %nice %sys %iowait %idle
|
94
|
+
3.00 0.00 0.25 0.00 96.75
|
95
|
+
|
96
|
+
Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn
|
97
|
+
sda 4.35 0.00 34.78 0 104
|
98
|
+
sda1 0.00 0.00 0.00 0 0
|
99
|
+
sda2 0.00 0.00 0.00 0 0
|
100
|
+
sda3 4.35 0.00 34.78 0 104
|
101
|
+
|
102
|
+
avg-cpu: %user %nice %sys %iowait %idle
|
103
|
+
2.83 0.00 0.33 0.08 96.76
|
104
|
+
|
105
|
+
Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn
|
106
|
+
sda 23.67 0.00 997.33 0 2992
|
107
|
+
sda1 0.00 0.00 0.00 0 0
|
108
|
+
sda2 0.00 0.00 0.00 0 0
|
109
|
+
sda3 23.67 0.00 997.33 0 2992
|
110
|
+
|
111
|
+
avg-cpu: %user %nice %sys %iowait %idle
|
112
|
+
3.59 0.00 0.17 0.00 96.25
|
113
|
+
|
114
|
+
Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn
|
115
|
+
sda 3.67 0.00 48.00 0 144
|
116
|
+
sda1 0.00 0.00 0.00 0 0
|
117
|
+
sda2 0.00 0.00 0.00 0 0
|
118
|
+
sda3 3.67 0.00 48.00 0 144
|
119
|
+
|
120
|
+
avg-cpu: %user %nice %sys %iowait %idle
|
121
|
+
2.91 0.00 0.42 0.00 96.67
|
122
|
+
|
123
|
+
Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn
|
124
|
+
sda 22.67 0.00 1061.33 0 3184
|
125
|
+
sda1 0.00 0.00 0.00 0 0
|
126
|
+
sda2 0.00 0.00 0.00 0 0
|
127
|
+
sda3 22.67 0.00 1061.33 0 3184
|
128
|
+
|
129
|
+
avg-cpu: %user %nice %sys %iowait %idle
|
130
|
+
4.09 0.00 1.25 0.00 94.66
|
131
|
+
|
132
|
+
Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn
|
133
|
+
sda 21.67 0.00 594.67 0 1784
|
134
|
+
sda1 0.00 0.00 0.00 0 0
|
135
|
+
sda2 0.00 0.00 0.00 0 0
|
136
|
+
sda3 21.67 0.00 594.67 0 1784
|
137
|
+
|
138
|
+
avg-cpu: %user %nice %sys %iowait %idle
|
139
|
+
2.58 0.00 0.50 0.00 96.92
|
140
|
+
|
141
|
+
Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn
|
142
|
+
sda 0.00 0.00 0.00 0 0
|
143
|
+
sda1 0.00 0.00 0.00 0 0
|
144
|
+
sda2 0.00 0.00 0.00 0 0
|
145
|
+
sda3 0.00 0.00 0.00 0 0
|
146
|
+
|
147
|
+
avg-cpu: %user %nice %sys %iowait %idle
|
148
|
+
2.41 0.00 0.33 0.08 97.17
|
149
|
+
|
150
|
+
Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn
|
151
|
+
sda 22.33 0.00 1010.67 0 3032
|
152
|
+
sda1 0.00 0.00 0.00 0 0
|
153
|
+
sda2 0.00 0.00 0.00 0 0
|
154
|
+
sda3 22.33 0.00 1010.67 0 3032
|
155
|
+
|
156
|
+
avg-cpu: %user %nice %sys %iowait %idle
|
157
|
+
4.09 0.00 0.25 0.00 95.66
|
158
|
+
|
159
|
+
Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn
|
160
|
+
sda 15.28 0.00 504.98 0 1520
|
161
|
+
sda1 0.00 0.00 0.00 0 0
|
162
|
+
sda2 0.00 0.00 0.00 0 0
|
163
|
+
sda3 15.28 0.00 504.98 0 1520
|
164
|
+
|
165
|
+
avg-cpu: %user %nice %sys %iowait %idle
|
166
|
+
2.41 0.00 0.33 0.00 97.25
|
167
|
+
|
168
|
+
Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn
|
169
|
+
sda 41.33 0.00 949.33 0 2848
|
170
|
+
sda1 0.00 0.00 0.00 0 0
|
171
|
+
sda2 0.00 0.00 0.00 0 0
|
172
|
+
sda3 41.33 0.00 949.33 0 2848
|
173
|
+
|
174
|
+
avg-cpu: %user %nice %sys %iowait %idle
|
175
|
+
3.58 0.00 0.25 0.00 96.17
|
176
|
+
|
177
|
+
Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn
|
178
|
+
sda 0.00 0.00 0.00 0 0
|
179
|
+
sda1 0.00 0.00 0.00 0 0
|
180
|
+
sda2 0.00 0.00 0.00 0 0
|
181
|
+
sda3 0.00 0.00 0.00 0 0
|
182
|
+
|
183
|
+
avg-cpu: %user %nice %sys %iowait %idle
|
184
|
+
3.08 0.00 0.25 0.00 96.67
|
185
|
+
|
186
|
+
Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn
|
187
|
+
sda 20.93 0.00 730.90 0 2200
|
188
|
+
sda1 0.00 0.00 0.00 0 0
|
189
|
+
sda2 0.00 0.00 0.00 0 0
|
190
|
+
sda3 20.93 0.00 730.90 0 2200
|
191
|
+
|
192
|
+
avg-cpu: %user %nice %sys %iowait %idle
|
193
|
+
2.58 0.00 0.25 0.00 97.17
|
194
|
+
|
195
|
+
Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn
|
196
|
+
sda 0.00 0.00 0.00 0 0
|
197
|
+
sda1 0.00 0.00 0.00 0 0
|
198
|
+
sda2 0.00 0.00 0.00 0 0
|
199
|
+
sda3 0.00 0.00 0.00 0 0
|
200
|
+
|
201
|
+
avg-cpu: %user %nice %sys %iowait %idle
|
202
|
+
3.50 0.00 0.25 0.08 96.17
|
203
|
+
|
204
|
+
Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn
|
205
|
+
sda 23.75 0.00 1027.42 0 3072
|
206
|
+
sda1 0.00 0.00 0.00 0 0
|
207
|
+
sda2 0.00 0.00 0.00 0 0
|
208
|
+
sda3 23.75 0.00 1027.42 0 3072
|
209
|
+
|
210
|
+
avg-cpu: %user %nice %sys %iowait %idle
|
211
|
+
3.00 0.00 0.33 0.00 96.67
|
212
|
+
|
213
|
+
Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn
|
214
|
+
sda 20.33 0.00 770.67 0 2312
|
215
|
+
sda1 0.00 0.00 0.00 0 0
|
216
|
+
sda2 0.00 0.00 0.00 0 0
|
217
|
+
sda3 20.33 0.00 770.67 0 2312
|
218
|
+
|
219
|
+
avg-cpu: %user %nice %sys %iowait %idle
|
220
|
+
3.92 0.00 1.33 0.00 94.75
|
221
|
+
|
222
|
+
Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn
|
223
|
+
sda 0.00 0.00 0.00 0 0
|
224
|
+
sda1 0.00 0.00 0.00 0 0
|
225
|
+
sda2 0.00 0.00 0.00 0 0
|
226
|
+
sda3 0.00 0.00 0.00 0 0
|
227
|
+
|
228
|
+
avg-cpu: %user %nice %sys %iowait %idle
|
229
|
+
2.58 0.00 0.58 0.00 96.83
|
230
|
+
|
231
|
+
Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn
|
232
|
+
sda 21.67 0.00 829.33 0 2488
|
233
|
+
sda1 0.00 0.00 0.00 0 0
|
234
|
+
sda2 0.00 0.00 0.00 0 0
|
235
|
+
sda3 21.67 0.00 829.33 0 2488
|
236
|
+
|
237
|
+
avg-cpu: %user %nice %sys %iowait %idle
|
238
|
+
2.41 0.00 0.25 0.00 97.34
|
239
|
+
|
240
|
+
Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn
|
241
|
+
sda 0.00 0.00 0.00 0 0
|
242
|
+
sda1 0.00 0.00 0.00 0 0
|
243
|
+
sda2 0.00 0.00 0.00 0 0
|
244
|
+
sda3 0.00 0.00 0.00 0 0
|
245
|
+
|
246
|
+
avg-cpu: %user %nice %sys %iowait %idle
|
247
|
+
4.09 0.00 0.33 0.00 95.58
|
248
|
+
|
249
|
+
Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn
|
250
|
+
sda 23.75 0.00 1006.02 0 3008
|
251
|
+
sda1 0.00 0.00 0.00 0 0
|
252
|
+
sda2 0.00 0.00 0.00 0 0
|
253
|
+
sda3 23.75 0.00 1006.02 0 3008
|
254
|
+
|
255
|
+
avg-cpu: %user %nice %sys %iowait %idle
|
256
|
+
2.41 0.00 0.17 0.08 97.34
|
257
|
+
|
258
|
+
Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn
|
259
|
+
sda 17.28 0.00 510.30 0 1536
|
260
|
+
sda1 0.00 0.00 0.00 0 0
|
261
|
+
sda2 0.00 0.00 0.00 0 0
|
262
|
+
sda3 17.28 0.00 510.30 0 1536
|
263
|
+
|
264
|
+
avg-cpu: %user %nice %sys %iowait %idle
|
265
|
+
3.58 0.00 0.33 0.00 96.09
|
266
|
+
|
267
|
+
Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn
|
268
|
+
sda 20.33 0.00 722.67 0 2168
|
269
|
+
sda1 0.00 0.00 0.00 0 0
|
270
|
+
sda2 0.00 0.00 0.00 0 0
|
271
|
+
sda3 20.33 0.00 722.67 0 2168
|
272
|
+
|
273
|
+
avg-cpu: %user %nice %sys %iowait %idle
|
274
|
+
3.08 0.00 0.25 0.00 96.67
|
275
|
+
|
276
|
+
Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn
|
277
|
+
sda 20.93 0.00 199.34 0 600
|
278
|
+
sda1 0.00 0.00 0.00 0 0
|
279
|
+
sda2 0.00 0.00 0.00 0 0
|
280
|
+
sda3 20.93 0.00 199.34 0 600
|
281
|
+
|
282
|
+
avg-cpu: %user %nice %sys %iowait %idle
|
283
|
+
2.75 0.00 0.25 0.00 97.00
|
284
|
+
|
285
|
+
Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn
|
286
|
+
sda 24.33 0.00 1032.00 0 3096
|
287
|
+
sda1 0.00 0.00 0.00 0 0
|
288
|
+
sda2 0.00 0.00 0.00 0 0
|
289
|
+
sda3 24.33 0.00 1032.00 0 3096
|
290
|
+
|
291
|
+
avg-cpu: %user %nice %sys %iowait %idle
|
292
|
+
2.75 0.00 0.08 0.00 97.16
|
293
|
+
|
294
|
+
Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn
|
295
|
+
sda 0.33 0.00 5.33 0 16
|
296
|
+
sda1 0.00 0.00 0.00 0 0
|
297
|
+
sda2 0.00 0.00 0.00 0 0
|
298
|
+
sda3 0.33 0.00 5.33 0 16
|
299
|
+
|
300
|
+
avg-cpu: %user %nice %sys %iowait %idle
|
301
|
+
2.83 0.00 0.33 0.00 96.83
|
302
|
+
|
303
|
+
Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn
|
304
|
+
sda 27.00 0.00 856.00 0 2568
|
305
|
+
sda1 0.00 0.00 0.00 0 0
|
306
|
+
sda2 0.00 0.00 0.00 0 0
|
307
|
+
sda3 27.00 0.00 856.00 0 2568
|
308
|
+
|
309
|
+
avg-cpu: %user %nice %sys %iowait %idle
|
310
|
+
3.83 0.00 1.50 0.00 94.67
|
311
|
+
|
312
|
+
Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn
|
313
|
+
sda 22.00 0.00 810.67 0 2432
|
314
|
+
sda1 0.00 0.00 0.00 0 0
|
315
|
+
sda2 0.00 0.00 0.00 0 0
|
316
|
+
sda3 22.00 0.00 810.67 0 2432
|
317
|
+
|
318
|
+
avg-cpu: %user %nice %sys %iowait %idle
|
319
|
+
2.66 0.00 0.50 0.00 96.84
|
320
|
+
|
321
|
+
Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn
|
322
|
+
sda 3.33 0.00 45.33 0 136
|
323
|
+
sda1 0.00 0.00 0.00 0 0
|
324
|
+
sda2 0.00 0.00 0.00 0 0
|
325
|
+
sda3 3.33 0.00 45.33 0 136
|
326
|
+
|
327
|
+
avg-cpu: %user %nice %sys %iowait %idle
|
328
|
+
3.08 0.00 0.25 0.08 96.58
|
329
|
+
|
330
|
+
Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn
|
331
|
+
sda 22.00 0.00 1013.33 0 3040
|
332
|
+
sda1 0.00 0.00 0.00 0 0
|
333
|
+
sda2 0.00 0.00 0.00 0 0
|
334
|
+
sda3 22.00 0.00 1013.33 0 3040
|
335
|
+
|
336
|
+
avg-cpu: %user %nice %sys %iowait %idle
|
337
|
+
3.50 0.00 0.33 0.00 96.17
|
338
|
+
|
339
|
+
Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn
|
340
|
+
sda 2.01 0.00 248.83 0 744
|
341
|
+
sda1 0.00 0.00 0.00 0 0
|
342
|
+
sda2 0.00 0.00 0.00 0 0
|
343
|
+
sda3 2.01 0.00 248.83 0 744
|
344
|
+
|
345
|
+
avg-cpu: %user %nice %sys %iowait %idle
|
346
|
+
2.50 0.00 0.17 0.00 97.33
|
347
|
+
|
348
|
+
Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn
|
349
|
+
sda 34.00 0.00 981.33 0 2944
|
350
|
+
sda1 0.00 0.00 0.00 0 0
|
351
|
+
sda2 0.00 0.00 0.00 0 0
|
352
|
+
sda3 34.00 0.00 981.33 0 2944
|
353
|
+
|
354
|
+
avg-cpu: %user %nice %sys %iowait %idle
|
355
|
+
3.67 0.00 0.25 0.00 96.08
|
356
|
+
|
357
|
+
Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn
|
358
|
+
sda 0.00 0.00 0.00 0 0
|
359
|
+
sda1 0.00 0.00 0.00 0 0
|
360
|
+
sda2 0.00 0.00 0.00 0 0
|
361
|
+
sda3 0.00 0.00 0.00 0 0
|
362
|
+
|
363
|
+
avg-cpu: %user %nice %sys %iowait %idle
|
364
|
+
3.00 0.00 0.42 0.00 96.59
|
365
|
+
|
366
|
+
Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn
|
367
|
+
sda 20.67 0.00 757.33 0 2272
|
368
|
+
sda1 0.00 0.00 0.00 0 0
|
369
|
+
sda2 0.00 0.00 0.00 0 0
|
370
|
+
sda3 20.67 0.00 757.33 0 2272
|
371
|
+
|
372
|
+
avg-cpu: %user %nice %sys %iowait %idle
|
373
|
+
3.50 0.00 0.17 0.00 96.33
|
374
|
+
|
375
|
+
Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn
|
376
|
+
sda 0.00 0.00 0.00 0 0
|
377
|
+
sda1 0.00 0.00 0.00 0 0
|
378
|
+
sda2 0.00 0.00 0.00 0 0
|
379
|
+
sda3 0.00 0.00 0.00 0 0
|
380
|
+
|
381
|
+
avg-cpu: %user %nice %sys %iowait %idle
|
382
|
+
2.58 0.00 0.25 0.08 97.09
|
383
|
+
|
384
|
+
Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn
|
385
|
+
sda 24.33 0.00 1016.00 0 3048
|
386
|
+
sda1 0.00 0.00 0.00 0 0
|
387
|
+
sda2 0.00 0.00 0.00 0 0
|
388
|
+
sda3 24.33 0.00 1016.00 0 3048
|
389
|
+
|
390
|
+
avg-cpu: %user %nice %sys %iowait %idle
|
391
|
+
2.34 0.00 0.25 0.00 97.41
|
392
|
+
|
393
|
+
Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn
|
394
|
+
sda 50.33 0.00 1053.33 0 3160
|
395
|
+
sda1 0.00 0.00 0.00 0 0
|
396
|
+
sda2 0.00 0.00 0.00 0 0
|
397
|
+
sda3 50.33 0.00 1053.33 0 3160
|
398
|
+
|
399
|
+
avg-cpu: %user %nice %sys %iowait %idle
|
400
|
+
4.50 0.00 1.83 0.00 93.67
|
401
|
+
|
402
|
+
Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn
|
403
|
+
sda 0.00 0.00 0.00 0 0
|
404
|
+
sda1 0.00 0.00 0.00 0 0
|
405
|
+
sda2 0.00 0.00 0.00 0 0
|
406
|
+
sda3 0.00 0.00 0.00 0 0
|
407
|
+
|
408
|
+
avg-cpu: %user %nice %sys %iowait %idle
|
409
|
+
2.58 0.00 0.42 0.00 97.00
|
410
|
+
|
411
|
+
Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn
|
412
|
+
sda 24.16 0.00 888.59 0 2648
|
413
|
+
sda1 0.00 0.00 0.00 0 0
|
414
|
+
sda2 0.00 0.00 0.00 0 0
|
415
|
+
sda3 24.16 0.00 888.59 0 2648
|
416
|
+
|
417
|
+
avg-cpu: %user %nice %sys %iowait %idle
|
418
|
+
3.58 0.00 0.42 0.00 96.00
|
419
|
+
|
420
|
+
Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn
|
421
|
+
sda 0.00 0.00 0.00 0 0
|
422
|
+
sda1 0.00 0.00 0.00 0 0
|
423
|
+
sda2 0.00 0.00 0.00 0 0
|
424
|
+
sda3 0.00 0.00 0.00 0 0
|
425
|
+
|
426
|
+
avg-cpu: %user %nice %sys %iowait %idle
|
427
|
+
3.00 0.00 0.25 0.00 96.75
|
428
|
+
|
429
|
+
Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn
|
430
|
+
sda 22.41 0.00 973.91 0 2912
|
431
|
+
sda1 0.00 0.00 0.00 0 0
|
432
|
+
sda2 0.00 0.00 0.00 0 0
|
433
|
+
sda3 22.41 0.00 973.91 0 2912
|
434
|
+
|
435
|
+
avg-cpu: %user %nice %sys %iowait %idle
|
436
|
+
2.42 0.00 0.17 0.08 97.33
|
437
|
+
|
438
|
+
Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn
|
439
|
+
sda 22.00 0.00 754.67 0 2264
|
440
|
+
sda1 0.00 0.00 0.00 0 0
|
441
|
+
sda2 0.00 0.00 0.00 0 0
|
442
|
+
sda3 22.00 0.00 754.67 0 2264
|
443
|
+
|
444
|
+
avg-cpu: %user %nice %sys %iowait %idle
|
445
|
+
3.59 0.00 0.25 0.00 96.16
|
446
|
+
|
447
|
+
Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn
|
448
|
+
sda 18.00 0.00 536.00 0 1608
|
449
|
+
sda1 0.00 0.00 0.00 0 0
|
450
|
+
sda2 0.00 0.00 0.00 0 0
|
451
|
+
sda3 18.00 0.00 536.00 0 1608
|
452
|
+
|
453
|
+
avg-cpu: %user %nice %sys %iowait %idle
|
454
|
+
3.00 0.00 0.33 0.00 96.67
|
455
|
+
|
456
|
+
Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn
|
457
|
+
sda 0.00 0.00 0.00 0 0
|
458
|
+
sda1 0.00 0.00 0.00 0 0
|
459
|
+
sda2 0.00 0.00 0.00 0 0
|
460
|
+
sda3 0.00 0.00 0.00 0 0
|
461
|
+
|
462
|
+
avg-cpu: %user %nice %sys %iowait %idle
|
463
|
+
3.91 0.00 0.33 0.00 95.75
|
464
|
+
|
465
|
+
Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn
|
466
|
+
sda 21.59 0.00 943.52 0 2840
|
467
|
+
sda1 0.00 0.00 0.00 0 0
|
468
|
+
sda2 0.00 0.00 0.00 0 0
|
469
|
+
sda3 21.59 0.00 943.52 0 2840
|
470
|
+
|
471
|
+
avg-cpu: %user %nice %sys %iowait %idle
|
472
|
+
2.50 0.00 0.25 0.00 97.25
|
473
|
+
|
474
|
+
Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn
|
475
|
+
sda 21.74 0.00 874.92 0 2616
|
476
|
+
sda1 0.00 0.00 0.00 0 0
|
477
|
+
sda2 0.00 0.00 0.00 0 0
|
478
|
+
sda3 21.74 0.00 874.92 0 2616
|
479
|
+
|
480
|
+
avg-cpu: %user %nice %sys %iowait %idle
|
481
|
+
2.42 0.00 0.17 0.00 97.42
|
482
|
+
|
483
|
+
Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn
|
484
|
+
sda 1.33 0.00 10.67 0 32
|
485
|
+
sda1 0.00 0.00 0.00 0 0
|
486
|
+
sda2 0.00 0.00 0.00 0 0
|
487
|
+
sda3 1.33 0.00 10.67 0 32
|
488
|
+
|
489
|
+
avg-cpu: %user %nice %sys %iowait %idle
|
490
|
+
4.59 0.00 1.50 0.00 93.91
|
491
|
+
|
492
|
+
Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn
|
493
|
+
sda 22.00 0.00 834.67 0 2504
|
494
|
+
sda1 0.00 0.00 0.00 0 0
|
495
|
+
sda2 0.00 0.00 0.00 0 0
|
496
|
+
sda3 22.00 0.00 834.67 0 2504
|
497
|
+
|
498
|
+
avg-cpu: %user %nice %sys %iowait %idle
|
499
|
+
3.92 0.00 7.25 0.00 88.83
|
500
|
+
|
501
|
+
Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn
|
502
|
+
sda 2.01 0.00 243.48 0 728
|
503
|
+
sda1 0.00 0.00 0.00 0 0
|
504
|
+
sda2 0.00 0.00 0.00 0 0
|
505
|
+
sda3 2.01 0.00 243.48 0 728
|
506
|
+
|
507
|
+
avg-cpu: %user %nice %sys %iowait %idle
|
508
|
+
3.58 0.00 0.92 0.83 94.68
|
509
|
+
|
510
|
+
Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn
|
511
|
+
sda 117.67 0.00 44493.33 0 133480
|
512
|
+
sda1 0.00 0.00 0.00 0 0
|
513
|
+
sda2 0.00 0.00 0.00 0 0
|
514
|
+
sda3 117.67 0.00 44493.33 0 133480
|
515
|
+
|
516
|
+
avg-cpu: %user %nice %sys %iowait %idle
|
517
|
+
2.92 0.00 0.33 0.00 96.75
|
518
|
+
|
519
|
+
Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn
|
520
|
+
sda 48.50 0.00 988.70 0 2976
|
521
|
+
sda1 0.00 0.00 0.00 0 0
|
522
|
+
sda2 0.00 0.00 0.00 0 0
|
523
|
+
sda3 48.50 0.00 988.70 0 2976
|
524
|
+
|
525
|
+
avg-cpu: %user %nice %sys %iowait %idle
|
526
|
+
2.42 0.00 0.17 0.00 97.41
|
527
|
+
|
528
|
+
Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn
|
529
|
+
sda 2.98 0.00 45.03 0 136
|
530
|
+
sda1 0.00 0.00 0.00 0 0
|
531
|
+
sda2 0.00 0.00 0.00 0 0
|
532
|
+
sda3 2.98 0.00 45.03 0 136
|
533
|
+
|
534
|
+
avg-cpu: %user %nice %sys %iowait %idle
|
535
|
+
3.49 0.00 0.25 0.08 96.17
|
536
|
+
|
537
|
+
Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn
|
538
|
+
sda 21.07 0.00 735.79 0 2200
|
539
|
+
sda1 0.00 0.00 0.00 0 0
|
540
|
+
sda2 0.00 0.00 0.00 0 0
|
541
|
+
sda3 21.07 0.00 735.79 0 2200
|
542
|
+
|
543
|
+
avg-cpu: %user %nice %sys %iowait %idle
|
544
|
+
3.17 0.00 0.25 0.00 96.58
|
545
|
+
|
546
|
+
Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn
|
547
|
+
sda 13.00 0.00 469.33 0 1408
|
548
|
+
sda1 0.00 0.00 0.00 0 0
|
549
|
+
sda2 0.00 0.00 0.00 0 0
|
550
|
+
sda3 13.00 0.00 469.33 0 1408
|
551
|
+
|
552
|
+
avg-cpu: %user %nice %sys %iowait %idle
|
553
|
+
3.50 0.00 0.17 3.00 93.33
|
554
|
+
|
555
|
+
Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn
|
556
|
+
sda 1.33 0.00 626.67 0 1880
|
557
|
+
sda1 0.00 0.00 0.00 0 0
|
558
|
+
sda2 0.00 0.00 0.00 0 0
|
559
|
+
sda3 1.33 0.00 626.67 0 1880
|
560
|
+
|
561
|
+
avg-cpu: %user %nice %sys %iowait %idle
|
562
|
+
2.50 0.00 0.25 7.92 89.33
|
563
|
+
|
564
|
+
Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn
|
565
|
+
sda 19.40 0.00 128.43 0 384
|
566
|
+
sda1 0.00 0.00 0.00 0 0
|
567
|
+
sda2 0.00 0.00 0.00 0 0
|
568
|
+
sda3 19.40 0.00 128.43 0 384
|
569
|
+
|
570
|
+
avg-cpu: %user %nice %sys %iowait %idle
|
571
|
+
2.41 0.00 0.25 0.00 97.34
|
572
|
+
|
573
|
+
Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn
|
574
|
+
sda 23.59 0.00 1028.57 0 3096
|
575
|
+
sda1 0.00 0.00 0.00 0 0
|
576
|
+
sda2 0.00 0.00 0.00 0 0
|
577
|
+
sda3 23.59 0.00 1028.57 0 3096
|
578
|
+
|
579
|
+
avg-cpu: %user %nice %sys %iowait %idle
|
580
|
+
4.50 0.00 1.58 0.00 93.92
|
581
|
+
|
582
|
+
Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn
|
583
|
+
sda 0.00 0.00 0.00 0 0
|
584
|
+
sda1 0.00 0.00 0.00 0 0
|
585
|
+
sda2 0.00 0.00 0.00 0 0
|
586
|
+
sda3 0.00 0.00 0.00 0 0
|
587
|
+
|
588
|
+
avg-cpu: %user %nice %sys %iowait %idle
|
589
|
+
2.50 0.00 0.50 0.08 96.92
|
590
|
+
|
591
|
+
Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn
|
592
|
+
sda 22.00 0.00 813.33 0 2440
|
593
|
+
sda1 0.00 0.00 0.00 0 0
|
594
|
+
sda2 0.00 0.00 0.00 0 0
|
595
|
+
sda3 22.00 0.00 813.33 0 2440
|
596
|
+
|
597
|
+
avg-cpu: %user %nice %sys %iowait %idle
|
598
|
+
3.67 0.00 0.17 0.00 96.16
|
599
|
+
|
600
|
+
Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn
|
601
|
+
sda 22.67 0.00 850.67 0 2552
|
602
|
+
sda1 0.00 0.00 0.00 0 0
|
603
|
+
sda2 0.00 0.00 0.00 0 0
|
604
|
+
sda3 22.67 0.00 850.67 0 2552
|
605
|
+
|
606
|
+
avg-cpu: %user %nice %sys %iowait %idle
|
607
|
+
2.92 0.00 0.25 0.00 96.83
|
608
|
+
|
609
|
+
Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn
|
610
|
+
sda 0.67 0.00 186.67 0 560
|
611
|
+
sda1 0.00 0.00 0.00 0 0
|
612
|
+
sda2 0.00 0.00 0.00 0 0
|
613
|
+
sda3 0.67 0.00 186.67 0 560
|
614
|
+
|
615
|
+
avg-cpu: %user %nice %sys %iowait %idle
|
616
|
+
2.50 0.00 0.17 0.00 97.33
|
617
|
+
|
618
|
+
Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn
|
619
|
+
sda 50.50 0.00 1011.37 0 3024
|
620
|
+
sda1 0.00 0.00 0.00 0 0
|
621
|
+
sda2 0.00 0.00 0.00 0 0
|
622
|
+
sda3 50.50 0.00 1011.37 0 3024
|
623
|
+
|
624
|
+
avg-cpu: %user %nice %sys %iowait %idle
|
625
|
+
3.50 0.00 0.25 0.00 96.25
|
626
|
+
|
627
|
+
Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn
|
628
|
+
sda 0.00 0.00 0.00 0 0
|
629
|
+
sda1 0.00 0.00 0.00 0 0
|
630
|
+
sda2 0.00 0.00 0.00 0 0
|
631
|
+
sda3 0.00 0.00 0.00 0 0
|
632
|
+
|
633
|
+
avg-cpu: %user %nice %sys %iowait %idle
|
634
|
+
2.92 0.00 0.25 0.00 96.83
|
635
|
+
|
636
|
+
Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn
|
637
|
+
sda 22.00 0.00 752.00 0 2256
|
638
|
+
sda1 0.00 0.00 0.00 0 0
|
639
|
+
sda2 0.00 0.00 0.00 0 0
|
640
|
+
sda3 22.00 0.00 752.00 0 2256
|
641
|
+
|
642
|
+
avg-cpu: %user %nice %sys %iowait %idle
|
643
|
+
4.00 0.00 0.33 0.00 95.67
|
644
|
+
|
645
|
+
Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn
|
646
|
+
sda 17.33 0.00 522.67 0 1568
|
647
|
+
sda1 0.00 0.00 0.00 0 0
|
648
|
+
sda2 0.00 0.00 0.00 0 0
|
649
|
+
sda3 17.33 0.00 522.67 0 1568
|
650
|
+
|
651
|
+
avg-cpu: %user %nice %sys %iowait %idle
|
652
|
+
2.75 0.00 0.75 0.08 96.42
|
653
|
+
|
654
|
+
Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn
|
655
|
+
sda 24.58 0.00 1095.02 0 3296
|
656
|
+
sda1 0.00 0.00 0.00 0 0
|
657
|
+
sda2 0.00 0.00 0.00 0 0
|
658
|
+
sda3 24.58 0.00 1095.02 0 3296
|
659
|
+
|
660
|
+
avg-cpu: %user %nice %sys %iowait %idle
|
661
|
+
2.75 0.00 0.25 0.00 97.00
|
662
|
+
|
663
|
+
Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn
|
664
|
+
sda 0.00 0.00 0.00 0 0
|
665
|
+
sda1 0.00 0.00 0.00 0 0
|
666
|
+
sda2 0.00 0.00 0.00 0 0
|
667
|
+
sda3 0.00 0.00 0.00 0 0
|
668
|
+
|