Skip to content

Instantly share code, notes, and snippets.

@obrie
Created October 11, 2012 17:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save obrie/3874134 to your computer and use it in GitHub Desktop.
Save obrie/3874134 to your computer and use it in GitHub Desktop.
system data during RabbitMQ anomaly
# see http://linux.die.net/man/8/vmstat
r b swpd free buff cache si so bi bo in cs us sy id wa
Thu Oct 11 17:42:25 2012: 11 0 0 9617072 13156 168244 0 0 0 41828 16175 17291 11 3 77 8
Thu Oct 11 17:42:26 2012: 2 1 0 9548672 13156 170124 0 0 0 25492 11297 11707 17 10 66 7
Thu Oct 11 17:42:27 2012: 1 7 0 9514320 13164 170576 0 0 0 7413 6212 6348 22 9 15 54
Thu Oct 11 17:42:28 2012: 1 1 0 9493192 13164 170596 0 0 0 109 4339 4114 22 12 50 16
Thu Oct 11 17:42:29 2012: 2 12 0 9483008 13164 170892 0 0 0 505 6746 6331 29 5 13 53
Thu Oct 11 17:42:30 2012: 2 6 0 9414176 13164 170816 0 0 0 8 9120 9462 17 9 22 51
Thu Oct 11 17:42:31 2012: 2 2 0 9483776 13164 171692 0 0 0 1801 4152 3614 23 8 32 37
Thu Oct 11 17:42:32 2012: 1 5 0 9570856 13164 171880 0 0 0 272 3192 3249 22 7 18 53
Thu Oct 11 17:42:33 2012: 1 2 0 9601256 13164 172464 0 0 0 997 3766 3731 20 5 29 47
Thu Oct 11 17:42:34 2012: 0 5 0 9589856 13164 172444 0 0 0 264 3226 4689 5 2 42 50
Thu Oct 11 17:42:35 2012: 1 5 0 9607640 13172 172444 0 0 0 536 4456 5218 8 2 35 55
Thu Oct 11 17:42:36 2012: 1 5 0 9505192 13172 172620 0 0 0 428 7336 5428 17 8 48 27
Thu Oct 11 17:42:37 2012: 1 4 0 9486648 13172 172712 0 0 0 401 6832 6095 24 8 36 32
Thu Oct 11 17:42:38 2012: 3 5 0 9523312 13172 172788 0 0 0 501 9994 5937 22 12 39 26
Thu Oct 11 17:42:39 2012: 3 7 0 9472240 13172 172848 0 0 0 320 9020 7541 24 7 28 39
Thu Oct 11 17:42:40 2012: 2 7 0 9449744 13172 172860 0 0 0 348 17621 15976 16 11 24 49
Thu Oct 11 17:42:41 2012: 4 1 0 9452160 13180 172936 0 0 0 544 6911 4564 23 10 27 39
Thu Oct 11 17:42:42 2012: 4 1 0 9566616 13180 173060 0 0 0 476 4583 3629 22 9 24 45
Thu Oct 11 17:42:43 2012: 3 7 0 9587592 13180 173784 0 0 0 828 7475 4575 30 6 25 38
Thu Oct 11 17:42:44 2012: 2 8 0 9592912 13180 174640 0 0 0 1617 10065 7448 24 6 19 52
Thu Oct 11 17:42:45 2012: 3 4 0 9596256 13180 175872 0 0 0 2460 7236 5437 19 2 35 44
Thu Oct 11 17:42:46 2012: 5 0 0 9525136 13188 161912 0 0 0 12232 10879 5827 34 18 34 15
Thu Oct 11 17:42:47 2012: 4 0 0 9494736 13188 162868 0 0 0 23353 10905 10580 24 9 61 5
# see http://linux.die.net/man/1/iostat
Thu Oct 11 17:42:25 2012: avg-cpu: %user %nice %system %iowait %steal %idle
Thu Oct 11 17:42:25 2012: 12.87 0.00 5.45 7.92 0.50 73.27
Thu Oct 11 17:42:25 2012:
Thu Oct 11 17:42:25 2012: Device: rrqm/s wrqm/s r/s w/s rkB/s wkB/s avgrq-sz avgqu-sz await svctm %util
Thu Oct 11 17:42:25 2012: sda1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
Thu Oct 11 17:42:25 2012: sdb 0.00 0.00 0.00 650.50 0.00 11817.82 36.33 0.40 0.61 0.30 19.80
Thu Oct 11 17:42:25 2012: sdc 0.00 0.00 0.00 598.02 0.00 11560.40 38.66 0.28 0.46 0.26 15.84
Thu Oct 11 17:42:25 2012: sdd 0.00 0.00 0.00 656.44 0.00 11889.11 36.22 0.60 1.83 0.30 19.80
Thu Oct 11 17:42:25 2012: sde 0.00 0.00 0.00 576.24 0.00 11576.24 40.18 0.27 0.46 0.29 16.83
Thu Oct 11 17:42:25 2012: md0 0.00 0.00 0.00 2459.41 0.00 46637.62 37.93 0.00 0.00 0.00 0.00
Thu Oct 11 17:42:25 2012:
Thu Oct 11 17:42:26 2012: avg-cpu: %user %nice %system %iowait %steal %idle
Thu Oct 11 17:42:26 2012: 16.22 0.00 7.86 7.13 0.00 68.80
Thu Oct 11 17:42:26 2012:
Thu Oct 11 17:42:26 2012: Device: rrqm/s wrqm/s r/s w/s rkB/s wkB/s avgrq-sz avgqu-sz await svctm %util
Thu Oct 11 17:42:26 2012: sda1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
Thu Oct 11 17:42:26 2012: sdb 0.00 0.00 0.00 367.33 0.00 6827.72 37.18 0.25 0.67 0.32 11.88
Thu Oct 11 17:42:26 2012: sdc 0.00 0.00 0.00 337.62 0.00 6760.40 40.05 0.23 0.67 0.44 14.85
Thu Oct 11 17:42:26 2012: sdd 0.00 0.00 0.00 348.51 0.00 6728.71 38.61 0.82 2.16 0.82 28.71
Thu Oct 11 17:42:26 2012: sde 0.00 0.00 0.00 294.06 0.00 6510.89 44.28 0.27 0.91 0.44 12.87
Thu Oct 11 17:42:26 2012: md0 0.00 0.00 0.00 1351.49 0.00 26899.01 39.81 0.00 0.00 0.00 0.00
Thu Oct 11 17:42:26 2012:
Thu Oct 11 17:42:27 2012: avg-cpu: %user %nice %system %iowait %steal %idle
Thu Oct 11 17:42:27 2012: 21.67 0.00 8.37 45.07 0.25 24.63
Thu Oct 11 17:42:27 2012:
Thu Oct 11 17:42:27 2012: Device: rrqm/s wrqm/s r/s w/s rkB/s wkB/s avgrq-sz avgqu-sz await svctm %util
Thu Oct 11 17:42:27 2012: sda1 0.00 0.00 0.00 5.94 0.00 23.76 8.00 0.00 0.00 0.00 0.00
Thu Oct 11 17:42:27 2012: sdb 0.00 0.00 0.00 158.42 0.00 2713.37 34.26 0.15 0.94 0.31 4.95
Thu Oct 11 17:42:27 2012: sdc 0.00 0.00 0.00 121.78 0.00 2574.26 42.28 0.05 0.41 0.16 1.98
Thu Oct 11 17:42:27 2012: sdd 0.00 0.00 0.00 139.60 0.00 2633.66 37.73 5.95 1.70 4.61 64.36
Thu Oct 11 17:42:27 2012: sde 0.00 0.00 0.00 121.78 0.00 2562.38 42.08 0.38 3.09 2.85 34.65
Thu Oct 11 17:42:27 2012: md0 0.00 0.00 0.00 547.52 0.00 10515.35 38.41 0.00 0.00 0.00 0.00
Thu Oct 11 17:42:27 2012:
Thu Oct 11 17:42:28 2012: avg-cpu: %user %nice %system %iowait %steal %idle
Thu Oct 11 17:42:28 2012: 23.27 0.00 12.28 20.20 0.00 44.25
Thu Oct 11 17:42:28 2012:
Thu Oct 11 17:42:28 2012: Device: rrqm/s wrqm/s r/s w/s rkB/s wkB/s avgrq-sz avgqu-sz await svctm %util
Thu Oct 11 17:42:28 2012: sda1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
Thu Oct 11 17:42:28 2012: sdb 0.00 0.00 0.00 1.98 0.00 7.92 8.00 0.00 0.00 0.00 0.00
Thu Oct 11 17:42:28 2012: sdc 0.00 0.00 0.00 1.98 0.00 11.88 12.00 0.00 0.00 0.00 0.00
Thu Oct 11 17:42:28 2012: sdd 0.00 0.00 0.00 10.89 0.00 106.93 19.64 3.64 767.27 37.27 40.59
Thu Oct 11 17:42:28 2012: sde 0.00 0.00 0.00 0.00 0.00 0.00 0.00 1.81 0.00 0.00 78.22
Thu Oct 11 17:42:28 2012: md0 0.00 0.00 0.00 16.83 0.00 116.34 13.82 0.00 0.00 0.00 0.00
Thu Oct 11 17:42:28 2012:
Thu Oct 11 17:42:29 2012: avg-cpu: %user %nice %system %iowait %steal %idle
Thu Oct 11 17:42:29 2012: 27.75 0.00 6.25 45.75 0.00 20.25
Thu Oct 11 17:42:29 2012:
Thu Oct 11 17:42:29 2012: Device: rrqm/s wrqm/s r/s w/s rkB/s wkB/s avgrq-sz avgqu-sz await svctm %util
Thu Oct 11 17:42:29 2012: sda1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
Thu Oct 11 17:42:29 2012: sdb 0.00 0.00 0.00 15.84 0.00 150.50 19.00 0.00 0.00 0.00 0.00
Thu Oct 11 17:42:29 2012: sdc 0.00 0.00 0.00 11.88 0.00 126.73 21.33 0.01 0.83 0.83 0.99
Thu Oct 11 17:42:29 2012: sdd 0.00 0.00 0.00 6.93 0.00 17.33 5.00 12.74 665.71 144.29 100.00
Thu Oct 11 17:42:29 2012: sde 0.00 0.00 0.00 2.97 0.00 67.33 45.33 7.81 1103.33 336.67 100.00
Thu Oct 11 17:42:29 2012: md0 0.00 0.00 0.00 55.45 0.00 495.54 17.88 0.00 0.00 0.00 0.00
Thu Oct 11 17:42:29 2012:
Thu Oct 11 17:42:30 2012: avg-cpu: %user %nice %system %iowait %steal %idle
Thu Oct 11 17:42:30 2012: 17.76 0.00 8.76 56.20 0.00 17.27
Thu Oct 11 17:42:30 2012:
Thu Oct 11 17:42:30 2012: Device: rrqm/s wrqm/s r/s w/s rkB/s wkB/s avgrq-sz avgqu-sz await svctm %util
Thu Oct 11 17:42:30 2012: sda1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
Thu Oct 11 17:42:30 2012: sdb 0.00 0.00 0.00 2.97 0.00 8.42 5.67 0.00 0.00 0.00 0.00
Thu Oct 11 17:42:30 2012: sdc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
Thu Oct 11 17:42:30 2012: sdd 0.00 0.00 0.00 15.84 0.00 83.66 10.56 6.34 789.38 63.12 100.00
Thu Oct 11 17:42:30 2012: sde 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12.90 0.00 0.00 100.00
Thu Oct 11 17:42:30 2012: md0 0.00 0.00 0.00 3.96 0.00 12.38 6.25 0.00 0.00 0.00 0.00
Thu Oct 11 17:42:30 2012:
Thu Oct 11 17:42:31 2012: avg-cpu: %user %nice %system %iowait %steal %idle
Thu Oct 11 17:42:31 2012: 23.33 0.00 7.69 40.20 0.25 28.54
Thu Oct 11 17:42:31 2012:
Thu Oct 11 17:42:31 2012: Device: rrqm/s wrqm/s r/s w/s rkB/s wkB/s avgrq-sz avgqu-sz await svctm %util
Thu Oct 11 17:42:31 2012: sda1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
Thu Oct 11 17:42:31 2012: sdb 0.00 0.00 0.00 56.44 0.00 467.82 16.58 1.10 19.47 2.11 11.88
Thu Oct 11 17:42:31 2012: sdc 0.00 0.00 0.00 43.56 0.00 411.88 18.91 0.55 12.73 1.14 4.95
Thu Oct 11 17:42:31 2012: sdd 0.00 0.00 0.00 23.76 0.00 308.91 26.00 10.38 195.42 34.58 82.18
Thu Oct 11 17:42:31 2012: sde 0.00 3.96 0.00 52.48 0.00 499.01 19.02 10.61 559.62 18.49 97.03
Thu Oct 11 17:42:31 2012: md0 0.00 0.00 0.00 191.09 0.00 1779.21 18.62 0.00 0.00 0.00 0.00
Thu Oct 11 17:42:31 2012:
Thu Oct 11 17:42:32 2012: avg-cpu: %user %nice %system %iowait %steal %idle
Thu Oct 11 17:42:32 2012: 22.33 0.00 6.55 46.36 0.73 24.03
Thu Oct 11 17:42:32 2012:
Thu Oct 11 17:42:32 2012: Device: rrqm/s wrqm/s r/s w/s rkB/s wkB/s avgrq-sz avgqu-sz await svctm %util
Thu Oct 11 17:42:32 2012: sda1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
Thu Oct 11 17:42:32 2012: sdb 0.00 0.00 0.00 7.00 0.00 88.00 25.14 0.00 0.00 0.00 0.00
Thu Oct 11 17:42:32 2012: sdc 0.00 0.00 0.00 7.00 0.00 88.00 25.14 0.01 1.43 1.43 1.00
Thu Oct 11 17:42:32 2012: sdd 0.00 0.00 0.00 4.00 0.00 12.50 6.25 29.46 962.50 252.50 101.00
Thu Oct 11 17:42:32 2012: sde 0.00 0.00 0.00 5.00 0.00 76.00 30.40 1.87 474.00 198.00 99.00
Thu Oct 11 17:42:32 2012: md0 0.00 0.00 0.00 25.00 0.00 276.00 22.08 0.00 0.00 0.00 0.00
Thu Oct 11 17:42:32 2012:
Thu Oct 11 17:42:33 2012: avg-cpu: %user %nice %system %iowait %steal %idle
Thu Oct 11 17:42:33 2012: 21.77 0.00 5.82 53.16 0.00 19.24
Thu Oct 11 17:42:33 2012:
Thu Oct 11 17:42:33 2012: Device: rrqm/s wrqm/s r/s w/s rkB/s wkB/s avgrq-sz avgqu-sz await svctm %util
Thu Oct 11 17:42:33 2012: sda1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
Thu Oct 11 17:42:33 2012: sdb 0.00 0.00 0.00 27.72 0.00 226.24 16.32 0.16 5.71 0.36 0.99
Thu Oct 11 17:42:33 2012: sdc 0.00 0.00 0.00 26.73 0.00 245.54 18.37 0.19 7.04 0.37 0.99
Thu Oct 11 17:42:33 2012: sdd 0.00 0.00 0.00 27.72 0.00 249.50 18.00 18.75 1429.64 35.71 99.01
Thu Oct 11 17:42:33 2012: sde 0.00 0.00 0.00 22.77 0.00 213.86 18.78 0.16 6.96 0.43 0.99
Thu Oct 11 17:42:33 2012: md0 0.00 0.00 0.00 101.98 0.00 911.39 17.87 0.00 0.00 0.00 0.00
Thu Oct 11 17:42:33 2012:
Thu Oct 11 17:42:34 2012: avg-cpu: %user %nice %system %iowait %steal %idle
Thu Oct 11 17:42:34 2012: 6.28 0.00 2.46 43.99 0.27 46.99
Thu Oct 11 17:42:34 2012:
Thu Oct 11 17:42:34 2012: Device: rrqm/s wrqm/s r/s w/s rkB/s wkB/s avgrq-sz avgqu-sz await svctm %util
Thu Oct 11 17:42:34 2012: sda1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
Thu Oct 11 17:42:34 2012: sdb 0.00 0.00 0.00 7.92 0.00 87.13 22.00 0.00 0.00 0.00 0.00
Thu Oct 11 17:42:34 2012: sdc 0.00 0.00 0.00 7.92 0.00 87.13 22.00 0.00 0.00 0.00 0.00
Thu Oct 11 17:42:34 2012: sdd 0.00 0.00 0.00 14.85 0.00 146.53 19.73 16.61 558.67 67.33 100.00
Thu Oct 11 17:42:34 2012: sde 0.00 0.00 0.00 5.94 0.00 79.21 26.67 0.67 113.33 60.00 35.64
Thu Oct 11 17:42:34 2012: md0 0.00 0.00 0.00 28.71 0.00 336.63 23.45 0.00 0.00 0.00 0.00
Thu Oct 11 17:42:34 2012:
Thu Oct 11 17:42:35 2012: avg-cpu: %user %nice %system %iowait %steal %idle
Thu Oct 11 17:42:35 2012: 6.94 0.00 2.24 52.35 0.00 38.48
Thu Oct 11 17:42:35 2012:
Thu Oct 11 17:42:35 2012: Device: rrqm/s wrqm/s r/s w/s rkB/s wkB/s avgrq-sz avgqu-sz await svctm %util
Thu Oct 11 17:42:35 2012: sda1 0.00 0.00 0.00 5.94 0.00 23.76 8.00 0.00 0.00 0.00 0.00
Thu Oct 11 17:42:35 2012: sdb 0.00 0.00 0.00 14.85 0.00 146.53 19.73 0.00 0.00 0.00 0.00
Thu Oct 11 17:42:35 2012: sdc 0.00 0.00 0.00 6.93 0.00 83.17 24.00 0.00 0.00 0.00 0.00
Thu Oct 11 17:42:35 2012: sdd 0.00 0.00 0.00 16.83 0.00 162.38 19.29 12.71 1968.24 59.41 100.00
Thu Oct 11 17:42:35 2012: sde 0.00 0.00 0.00 13.86 0.00 142.57 20.57 0.43 30.71 2.86 3.96
Thu Oct 11 17:42:35 2012: md0 0.00 0.00 0.00 50.50 0.00 507.43 20.10 0.00 0.00 0.00 0.00
Thu Oct 11 17:42:35 2012:
Thu Oct 11 17:42:36 2012: avg-cpu: %user %nice %system %iowait %steal %idle
Thu Oct 11 17:42:36 2012: 14.87 0.00 7.69 27.44 0.26 49.74
Thu Oct 11 17:42:36 2012:
Thu Oct 11 17:42:36 2012: Device: rrqm/s wrqm/s r/s w/s rkB/s wkB/s avgrq-sz avgqu-sz await svctm %util
Thu Oct 11 17:42:36 2012: sda1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
Thu Oct 11 17:42:36 2012: sdb 0.00 0.00 0.00 9.00 0.00 100.00 22.22 0.00 0.00 0.00 0.00
Thu Oct 11 17:42:36 2012: sdc 0.00 0.00 0.00 18.00 0.00 160.00 17.78 0.00 0.00 0.00 0.00
Thu Oct 11 17:42:36 2012: sdd 0.00 0.00 0.00 15.00 0.00 136.50 18.20 6.90 474.00 66.67 100.00
Thu Oct 11 17:42:36 2012: sde 0.00 0.00 0.00 2.00 0.00 64.00 64.00 0.18 0.00 45.00 9.00
Thu Oct 11 17:42:36 2012: md0 0.00 0.00 0.00 39.00 0.00 428.00 21.95 0.00 0.00 0.00 0.00
Thu Oct 11 17:42:36 2012:
Thu Oct 11 17:42:37 2012: avg-cpu: %user %nice %system %iowait %steal %idle
Thu Oct 11 17:42:37 2012: 22.20 0.00 8.29 38.78 0.00 30.73
Thu Oct 11 17:42:37 2012:
Thu Oct 11 17:42:37 2012: Device: rrqm/s wrqm/s r/s w/s rkB/s wkB/s avgrq-sz avgqu-sz await svctm %util
Thu Oct 11 17:42:37 2012: sda1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
Thu Oct 11 17:42:37 2012: sdb 0.00 0.00 0.00 11.00 0.00 108.50 19.73 0.01 0.91 0.91 1.00
Thu Oct 11 17:42:37 2012: sdc 0.00 0.00 0.00 5.00 0.00 80.00 32.00 0.00 0.00 0.00 0.00
Thu Oct 11 17:42:37 2012: sdd 0.00 0.00 0.00 8.00 0.00 96.00 24.00 9.38 617.50 123.75 99.00
Thu Oct 11 17:42:37 2012: sde 0.00 0.00 0.00 7.00 0.00 88.00 25.14 0.17 50.00 14.29 10.00
Thu Oct 11 17:42:37 2012: md0 0.00 0.00 0.00 33.00 0.00 400.50 24.27 0.00 0.00 0.00 0.00
Thu Oct 11 17:42:37 2012:
Thu Oct 11 17:42:38 2012: avg-cpu: %user %nice %system %iowait %steal %idle
Thu Oct 11 17:42:38 2012: 23.47 0.00 10.51 23.96 0.24 41.81
Thu Oct 11 17:42:38 2012:
Thu Oct 11 17:42:38 2012: Device: rrqm/s wrqm/s r/s w/s rkB/s wkB/s avgrq-sz avgqu-sz await svctm %util
Thu Oct 11 17:42:38 2012: sda1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
Thu Oct 11 17:42:38 2012: sdb 0.00 0.00 0.00 5.94 0.00 79.21 26.67 0.00 0.00 0.00 0.00
Thu Oct 11 17:42:38 2012: sdc 0.00 0.00 0.00 8.91 0.00 110.89 24.89 0.01 1.11 1.11 0.99
Thu Oct 11 17:42:38 2012: sdd 0.00 0.00 0.00 11.88 0.00 130.69 22.00 6.37 750.83 84.17 100.00
Thu Oct 11 17:42:38 2012: sde 0.00 0.00 0.00 1.98 0.00 63.37 64.00 1.65 460.00 315.00 62.38
Thu Oct 11 17:42:38 2012: md0 0.00 0.00 0.00 34.65 0.00 389.11 22.46 0.00 0.00 0.00 0.00
Thu Oct 11 17:42:38 2012:
Thu Oct 11 17:42:39 2012: avg-cpu: %user %nice %system %iowait %steal %idle
Thu Oct 11 17:42:39 2012: 24.88 0.00 7.71 36.82 0.50 30.10
Thu Oct 11 17:42:39 2012:
Thu Oct 11 17:42:39 2012: Device: rrqm/s wrqm/s r/s w/s rkB/s wkB/s avgrq-sz avgqu-sz await svctm %util
Thu Oct 11 17:42:39 2012: sda1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
Thu Oct 11 17:42:39 2012: sdb 0.00 0.00 0.00 6.93 0.00 83.17 24.00 0.02 2.86 2.86 1.98
Thu Oct 11 17:42:39 2012: sdc 0.00 0.00 0.00 5.94 0.00 83.17 28.00 0.01 1.67 1.67 0.99
Thu Oct 11 17:42:39 2012: sdd 0.00 0.00 0.00 10.89 0.00 96.04 17.64 6.41 320.91 91.82 100.00
Thu Oct 11 17:42:39 2012: sde 0.00 0.00 0.00 11.88 0.00 130.69 22.00 4.62 305.00 84.17 100.00
Thu Oct 11 17:42:39 2012: md0 0.00 0.00 0.00 27.72 0.00 360.40 26.00 0.00 0.00 0.00 0.00
Thu Oct 11 17:42:39 2012:
Thu Oct 11 17:42:40 2012: avg-cpu: %user %nice %system %iowait %steal %idle
Thu Oct 11 17:42:40 2012: 17.22 0.00 11.90 43.04 0.00 27.85
Thu Oct 11 17:42:40 2012:
Thu Oct 11 17:42:40 2012: Device: rrqm/s wrqm/s r/s w/s rkB/s wkB/s avgrq-sz avgqu-sz await svctm %util
Thu Oct 11 17:42:40 2012: sda1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
Thu Oct 11 17:42:40 2012: sdb 0.00 0.00 0.00 11.88 0.00 134.65 22.67 0.06 5.00 0.83 0.99
Thu Oct 11 17:42:40 2012: sdc 0.00 0.00 0.00 8.91 0.00 91.09 20.44 0.01 1.11 1.11 0.99
Thu Oct 11 17:42:40 2012: sdd 0.00 0.00 0.00 6.93 0.00 87.13 25.14 4.45 1274.29 115.71 80.20
Thu Oct 11 17:42:40 2012: sde 0.00 0.00 0.00 4.95 0.00 79.21 32.00 4.39 750.00 200.00 99.01
Thu Oct 11 17:42:40 2012: md0 0.00 0.00 0.00 34.65 0.00 407.92 23.54 0.00 0.00 0.00 0.00
Thu Oct 11 17:42:40 2012:
Thu Oct 11 17:42:41 2012: avg-cpu: %user %nice %system %iowait %steal %idle
Thu Oct 11 17:42:41 2012: 21.39 0.00 9.62 46.63 0.24 22.12
Thu Oct 11 17:42:41 2012:
Thu Oct 11 17:42:41 2012: Device: rrqm/s wrqm/s r/s w/s rkB/s wkB/s avgrq-sz avgqu-sz await svctm %util
Thu Oct 11 17:42:41 2012: sda1 0.00 0.00 0.00 5.94 0.00 23.76 8.00 0.01 1.67 1.67 0.99
Thu Oct 11 17:42:41 2012: sdb 0.00 0.00 0.00 12.87 0.00 122.77 19.08 0.00 0.00 0.00 0.00
Thu Oct 11 17:42:41 2012: sdc 0.00 0.00 0.00 12.87 0.00 138.61 21.54 0.00 0.00 0.00 0.00
Thu Oct 11 17:42:41 2012: sdd 0.00 0.00 0.00 3.96 0.00 71.29 36.00 4.16 987.50 217.50 86.14
Thu Oct 11 17:42:41 2012: sde 0.00 0.00 0.00 12.87 0.00 122.77 19.08 3.50 458.46 50.77 65.35
Thu Oct 11 17:42:41 2012: md0 0.00 0.00 0.00 40.59 0.00 439.60 21.66 0.00 0.00 0.00 0.00
Thu Oct 11 17:42:41 2012:
Thu Oct 11 17:42:42 2012: avg-cpu: %user %nice %system %iowait %steal %idle
Thu Oct 11 17:42:42 2012: 22.31 0.00 9.77 48.62 0.00 19.30
Thu Oct 11 17:42:42 2012:
Thu Oct 11 17:42:42 2012: Device: rrqm/s wrqm/s r/s w/s rkB/s wkB/s avgrq-sz avgqu-sz await svctm %util
Thu Oct 11 17:42:42 2012: sda1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
Thu Oct 11 17:42:42 2012: sdb 0.00 0.00 0.00 13.86 0.00 119.31 17.21 0.00 0.00 0.00 0.00
Thu Oct 11 17:42:42 2012: sdc 0.00 0.00 0.00 8.91 0.00 91.09 20.44 0.00 0.00 0.00 0.00
Thu Oct 11 17:42:42 2012: sdd 0.00 0.00 0.00 19.80 0.00 225.74 22.80 7.14 438.50 48.00 95.05
Thu Oct 11 17:42:42 2012: sde 0.00 0.00 0.00 14.85 0.00 146.53 19.73 5.50 324.67 66.67 99.01
Thu Oct 11 17:42:42 2012: md0 0.00 0.00 0.00 50.50 0.00 547.03 21.67 0.00 0.00 0.00 0.00
Thu Oct 11 17:42:42 2012:
Thu Oct 11 17:42:43 2012: avg-cpu: %user %nice %system %iowait %steal %idle
Thu Oct 11 17:42:43 2012: 29.80 0.00 6.40 31.03 0.49 32.27
Thu Oct 11 17:42:43 2012:
Thu Oct 11 17:42:43 2012: Device: rrqm/s wrqm/s r/s w/s rkB/s wkB/s avgrq-sz avgqu-sz await svctm %util
Thu Oct 11 17:42:43 2012: sda1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
Thu Oct 11 17:42:43 2012: sdb 0.00 0.00 0.00 27.72 0.00 249.50 18.00 0.00 0.00 0.00 0.00
Thu Oct 11 17:42:43 2012: sdc 0.00 0.00 0.00 21.78 0.00 213.86 19.64 0.01 0.45 0.45 0.99
Thu Oct 11 17:42:43 2012: sdd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 9.32 0.00 0.00 76.24
Thu Oct 11 17:42:43 2012: sde 0.00 0.00 0.00 2.97 0.00 67.33 45.33 8.60 816.67 336.67 100.00
Thu Oct 11 17:42:43 2012: md0 0.00 0.00 0.00 92.08 0.00 819.80 17.81 0.00 0.00 0.00 0.00
Thu Oct 11 17:42:43 2012:
Thu Oct 11 17:42:44 2012: avg-cpu: %user %nice %system %iowait %steal %idle
Thu Oct 11 17:42:44 2012: 25.62 0.00 6.22 50.00 0.00 18.16
Thu Oct 11 17:42:44 2012:
Thu Oct 11 17:42:44 2012: Device: rrqm/s wrqm/s r/s w/s rkB/s wkB/s avgrq-sz avgqu-sz await svctm %util
Thu Oct 11 17:42:44 2012: sda1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
Thu Oct 11 17:42:44 2012: sdb 0.00 0.00 0.00 42.57 0.00 380.69 17.88 0.04 0.93 0.47 1.98
Thu Oct 11 17:42:44 2012: sdc 0.00 0.00 0.00 43.56 0.00 419.80 19.27 0.00 0.00 0.00 0.00
Thu Oct 11 17:42:44 2012: sdd 0.00 0.99 0.00 60.40 0.00 546.53 18.10 18.77 459.02 16.39 99.01
Thu Oct 11 17:42:44 2012: sde 0.00 0.00 0.00 54.46 0.00 499.01 18.33 5.50 210.18 14.91 81.19
Thu Oct 11 17:42:44 2012: md0 0.00 0.00 0.00 171.29 0.00 1600.50 18.69 0.00 0.00 0.00 0.00
Thu Oct 11 17:42:44 2012:
Thu Oct 11 17:42:45 2012: avg-cpu: %user %nice %system %iowait %steal %idle
Thu Oct 11 17:42:45 2012: 16.30 0.00 1.48 52.59 0.00 29.63
Thu Oct 11 17:42:45 2012:
Thu Oct 11 17:42:45 2012: Device: rrqm/s wrqm/s r/s w/s rkB/s wkB/s avgrq-sz avgqu-sz await svctm %util
Thu Oct 11 17:42:45 2012: sda1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
Thu Oct 11 17:42:45 2012: sdb 0.00 0.00 0.00 48.51 0.00 483.17 19.92 0.09 1.84 0.41 1.98
Thu Oct 11 17:42:45 2012: sdc 0.00 0.00 0.00 37.62 0.00 411.88 21.89 0.16 4.21 0.26 0.99
Thu Oct 11 17:42:45 2012: sdd 0.00 0.00 0.00 40.59 0.00 483.17 23.80 4.32 112.44 22.93 93.07
Thu Oct 11 17:42:45 2012: sde 0.00 0.00 0.00 51.49 0.00 499.01 19.38 3.71 87.12 12.50 64.36
Thu Oct 11 17:42:45 2012: md0 0.00 0.00 0.00 170.30 0.00 1845.54 21.67 0.00 0.00 0.00 0.00
Thu Oct 11 17:42:45 2012:
Thu Oct 11 17:42:46 2012: avg-cpu: %user %nice %system %iowait %steal %idle
Thu Oct 11 17:42:46 2012: 32.02 0.00 14.29 17.73 0.25 35.71
Thu Oct 11 17:42:46 2012:
Thu Oct 11 17:42:46 2012: Device: rrqm/s wrqm/s r/s w/s rkB/s wkB/s avgrq-sz avgqu-sz await svctm %util
Thu Oct 11 17:42:46 2012: sda1 0.00 0.00 0.00 5.94 0.00 23.76 8.00 0.00 0.00 0.00 0.00
Thu Oct 11 17:42:46 2012: sdb 0.00 0.00 0.00 171.29 0.00 2332.67 27.24 0.33 1.91 1.73 29.70
Thu Oct 11 17:42:46 2012: sdc 0.00 0.00 0.00 165.35 0.00 2332.67 28.22 0.41 2.46 2.28 37.62
Thu Oct 11 17:42:46 2012: sdd 0.00 0.00 0.00 161.39 0.00 2214.36 27.44 5.69 36.01 4.23 68.32
Thu Oct 11 17:42:46 2012: sde 0.00 0.00 0.00 166.34 0.00 2300.99 27.67 3.47 21.67 2.56 42.57
Thu Oct 11 17:42:46 2012: md0 0.00 0.00 0.00 660.40 0.00 9101.49 27.56 0.00 0.00 0.00 0.00
Thu Oct 11 17:42:46 2012:
Thu Oct 11 17:42:47 2012: avg-cpu: %user %nice %system %iowait %steal %idle
Thu Oct 11 17:42:47 2012: 26.67 0.00 12.10 5.19 0.25 55.80
Thu Oct 11 17:42:47 2012:
Thu Oct 11 17:42:47 2012: Device: rrqm/s wrqm/s r/s w/s rkB/s wkB/s avgrq-sz avgqu-sz await svctm %util
Thu Oct 11 17:42:47 2012: sda1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
Thu Oct 11 17:42:47 2012: sdb 0.00 0.00 0.00 330.69 0.00 6269.80 37.92 0.28 0.84 0.45 14.85
Thu Oct 11 17:42:47 2012: sdc 0.00 0.00 0.00 279.21 0.00 6063.37 43.43 0.23 0.82 0.35 9.90
Thu Oct 11 17:42:47 2012: sdd 0.00 0.00 0.00 288.12 0.00 6106.93 42.39 0.32 1.10 0.45 12.87
Thu Oct 11 17:42:47 2012: sde 0.00 0.00 0.00 315.84 0.00 6237.62 39.50 0.30 0.97 0.34 10.89
Thu Oct 11 17:42:47 2012: md0 0.00 0.00 0.00 1213.86 0.00 24677.72 40.66 0.00 0.00 0.00 0.00
Tue Oct 16 14:32:52 2012: ATOP - syslog-rabbit-1d 2012/10/16 14:32:52 1 seconds elapsed
Tue Oct 16 14:32:52 2012: PRC | sys 0.75s | user 1.25s | #proc 130 | #zombie 0 | #exit 2 |
Tue Oct 16 14:32:52 2012: CPU | sys 62% | user 113% | irq 0% | idle 109% | wait 117% |
Tue Oct 16 14:32:52 2012: CPU | steal 1% | stl/cpu 0% | | | |
Tue Oct 16 14:32:52 2012: cpu | sys 27% | user 45% | irq 0% | idle 28% | cpu000 w 1% |
Tue Oct 16 14:32:52 2012: cpu | sys 20% | user 22% | irq 0% | idle 31% | cpu002 w 27% |
Tue Oct 16 14:32:52 2012: cpu | sys 8% | user 27% | irq 0% | idle 50% | cpu001 w 16% |
Tue Oct 16 14:32:52 2012: cpu | sys 8% | user 20% | irq 0% | idle 0% | cpu003 w 72% |
Tue Oct 16 14:32:52 2012: CPL | avg1 1.88 | avg5 2.01 | avg15 2.52 | csw 7525 | intr 8226 |
Tue Oct 16 14:32:52 2012: MEM | tot 15.0G | free 194.9M | cache 8.4G | buff 6.3M | slab 414.5M |
Tue Oct 16 14:32:52 2012: SWP | tot 0.0M | free 0.0M | | vmcom 6.1G | vmlim 7.5G |
Tue Oct 16 14:32:52 2012: DSK | sde | busy 100% | read 25 | write 4 | avio 34 ms |
Tue Oct 16 14:32:52 2012: DSK | sdd | busy 98% | read 23 | write 2 | avio 39 ms |
Tue Oct 16 14:32:52 2012: DSK | sdc | busy 3% | read 26 | write 5 | avio 0 ms |
Tue Oct 16 14:32:52 2012: DSK | sdb | busy 2% | read 25 | write 5 | avio 0 ms |
Tue Oct 16 14:32:52 2012: NET | transport | tcpi 4452 | tcpo 3856 | udpi 0 | udpo 0 |
Tue Oct 16 14:32:52 2012: NET | network | ipi 4452 | ipo 3856 | ipfrw 0 | deliv 4453 |
Tue Oct 16 14:32:52 2012: NET | eth0 ---- | pcki 4453 | pcko 3857 | si 28 Mbps | so 27 Mbps |
Tue Oct 16 14:32:52 2012:
Tue Oct 16 14:32:52 2012: PID SYSCPU USRCPU VGROW RGROW RDDSK WRDSK ST EXC S CPU CMD 1/1
Tue Oct 16 14:32:52 2012: 13578 0.72s 1.23s -0.1G 58052K 1392K 24K -- - S 193% beam.smp
Tue Oct 16 14:32:52 2012: 6911 0.02s 0.01s 0K 0K 0K 0K -- - R 3% atop
Tue Oct 16 14:32:52 2012: 7240 0.01s 0.01s 0K 0K - - NE 0 E 2% <sh>
Tue Oct 16 14:32:52 2012: 7241 0.00s 0.00s 0K 0K - - NE 0 E 0% <df>
Tue Oct 16 14:32:53 2012:
Tue Oct 16 14:32:53 2012:
Tue Oct 16 14:32:53 2012: ATOP - syslog-rabbit-1d 2012/10/16 14:32:53 1 seconds elapsed
Tue Oct 16 14:32:53 2012: PRC | sys 0.66s | user 0.89s | #proc 130 | #zombie 0 | #exit 0 |
Tue Oct 16 14:32:53 2012: CPU | sys 50% | user 83% | irq 3% | idle 204% | wait 62% |
Tue Oct 16 14:32:53 2012: cpu | sys 17% | user 29% | irq 3% | idle 51% | cpu000 w 0% |
Tue Oct 16 14:32:53 2012: cpu | sys 16% | user 25% | irq 0% | idle 0% | cpu003 w 59% |
Tue Oct 16 14:32:53 2012: cpu | sys 8% | user 24% | irq 0% | idle 68% | cpu002 w 0% |
Tue Oct 16 14:32:53 2012: cpu | sys 9% | user 3% | irq 0% | idle 88% | cpu001 w 0% |
Tue Oct 16 14:32:53 2012: CPL | avg1 1.88 | avg5 2.01 | avg15 2.52 | csw 3676 | intr 6297 |
Tue Oct 16 14:32:53 2012: MEM | tot 15.0G | free 193.2M | cache 8.4G | buff 6.4M | slab 414.5M |
Tue Oct 16 14:32:53 2012: SWP | tot 0.0M | free 0.0M | | vmcom 5.8G | vmlim 7.5G |
Tue Oct 16 14:32:53 2012: DSK | sdc | busy 0% | read 0 | write 1 | avio 0 ms |
Tue Oct 16 14:32:53 2012: NET | transport | tcpi 4734 | tcpo 3855 | udpi 0 | udpo 0 |
Tue Oct 16 14:32:53 2012: NET | network | ipi 4734 | ipo 3855 | ipfrw 0 | deliv 4734 |
Tue Oct 16 14:32:53 2012: NET | eth0 ---- | pcki 4734 | pcko 3855 | si 44 Mbps | so 2174 Kbps |
Tue Oct 16 14:32:53 2012:
Tue Oct 16 14:32:53 2012: PID SYSCPU USRCPU VGROW RGROW RDDSK WRDSK ST EXC S CPU CMD 1/1
Tue Oct 16 14:32:53 2012: 13578 0.64s 0.89s -0.3G -3476K 0K 4K -- - S 159% beam.smp
Tue Oct 16 14:32:53 2012: 6911 0.02s 0.00s 0K 0K 0K 0K -- - R 2% atop
Tue Oct 16 14:32:54 2012:
Tue Oct 16 14:32:54 2012:
Tue Oct 16 14:32:54 2012: ATOP - syslog-rabbit-1d 2012/10/16 14:32:54 1 seconds elapsed
Tue Oct 16 14:32:54 2012: PRC | sys 0.53s | user 1.26s | #proc 130 | #zombie 0 | #exit 0 |
Tue Oct 16 14:32:54 2012: CPU | sys 37% | user 99% | irq 4% | idle 211% | wait 51% |
Tue Oct 16 14:32:54 2012: CPU | steal 2% | stl/cpu 0% | | | |
Tue Oct 16 14:32:54 2012: cpu | sys 14% | user 37% | irq 4% | idle 45% | cpu000 w 0% |
Tue Oct 16 14:32:54 2012: cpu | sys 17% | user 30% | irq 0% | idle 0% | cpu003 w 52% |
Tue Oct 16 14:32:54 2012: cpu | sys 6% | user 32% | irq 0% | idle 62% | cpu002 w 0% |
Tue Oct 16 14:32:54 2012: cpu | sys 0% | user 1% | irq 0% | idle 99% | cpu001 w 0% |
Tue Oct 16 14:32:54 2012: CPL | avg1 3.09 | avg5 2.26 | avg15 2.60 | csw 5650 | intr 8196 |
Tue Oct 16 14:32:54 2012: MEM | tot 15.0G | free 217.4M | cache 8.4G | buff 6.4M | slab 414.5M |
Tue Oct 16 14:32:54 2012: SWP | tot 0.0M | free 0.0M | | vmcom 6.0G | vmlim 7.5G |
Tue Oct 16 14:32:54 2012: DSK | sde | busy 96% | read 0 | write 5 | avio 202 ms |
Tue Oct 16 14:32:54 2012: DSK | sdd | busy 12% | read 1 | write 0 | avio 130 ms |
Tue Oct 16 14:32:54 2012: DSK | sdb | busy 0% | read 0 | write 8 | avio 0 ms |
Tue Oct 16 14:32:54 2012: DSK | sdc | busy 0% | read 1 | write 12 | avio 0 ms |
Tue Oct 16 14:32:54 2012: NET | transport | tcpi 6040 | tcpo 5245 | udpi 0 | udpo 0 |
Tue Oct 16 14:32:54 2012: NET | network | ipi 6040 | ipo 5245 | ipfrw 0 | deliv 6040 |
Tue Oct 16 14:32:54 2012: NET | eth0 ---- | pcki 6040 | pcko 5245 | si 57 Mbps | so 3077 Kbps |
Tue Oct 16 14:32:54 2012:
Tue Oct 16 14:32:54 2012: PID SYSCPU USRCPU VGROW RGROW RDDSK WRDSK ST EXC S CPU CMD 1/1
Tue Oct 16 14:32:54 2012: 13578 0.50s 1.24s 169.3M -20.5M 844K 16K -- - S 167% beam.smp
Tue Oct 16 14:32:54 2012: 6911 0.03s 0.01s 0K 0K 0K 0K -- - R 4% atop
Tue Oct 16 14:32:54 2012: 6912 0.00s 0.01s 0K 0K 0K 0K -- - S 1% timestamp.pl
Tue Oct 16 14:32:54 2012: 62 0.00s 0.00s 0K 0K 0K 0K -- - R 0% xfsdatad/3
Tue Oct 16 14:32:55 2012:
Tue Oct 16 14:32:55 2012:
Tue Oct 16 14:32:55 2012: ATOP - syslog-rabbit-1d 2012/10/16 14:32:55 1 seconds elapsed
Tue Oct 16 14:32:55 2012: PRC | sys 0.72s | user 0.81s | #proc 130 | #zombie 0 | #exit 0 |
Tue Oct 16 14:32:55 2012: CPU | sys 50% | user 64% | irq 6% | idle 1% | wait 278% |
Tue Oct 16 14:32:55 2012: cpu | sys 34% | user 34% | irq 6% | idle 1% | cpu000 w 26% |
Tue Oct 16 14:32:55 2012: cpu | sys 9% | user 17% | irq 0% | idle 0% | cpu003 w 74% |
Tue Oct 16 14:32:55 2012: cpu | sys 5% | user 9% | irq 0% | idle 0% | cpu002 w 86% |
Tue Oct 16 14:32:55 2012: cpu | sys 3% | user 5% | irq 0% | idle 0% | cpu001 w 92% |
Tue Oct 16 14:32:55 2012: CPL | avg1 3.09 | avg5 2.26 | avg15 2.60 | csw 9117 | intr 9421 |
Tue Oct 16 14:32:55 2012: MEM | tot 15.0G | free 184.5M | cache 8.4G | buff 6.4M | slab 414.5M |
Tue Oct 16 14:32:55 2012: SWP | tot 0.0M | free 0.0M | | vmcom 5.9G | vmlim 7.5G |
Tue Oct 16 14:32:55 2012: DSK | sdd | busy 100% | read 11 | write 0 | avio 91 ms |
Tue Oct 16 14:32:55 2012: DSK | sde | busy 100% | read 18 | write 10 | avio 36 ms |
Tue Oct 16 14:32:55 2012: DSK | sdc | busy 5% | read 18 | write 7 | avio 2 ms |
Tue Oct 16 14:32:55 2012: DSK | sdb | busy 2% | read 18 | write 5 | avio 0 ms |
Tue Oct 16 14:32:55 2012: NET | transport | tcpi 3729 | tcpo 2924 | udpi 0 | udpo 0 |
Tue Oct 16 14:32:55 2012: NET | network | ipi 3729 | ipo 2923 | ipfrw 0 | deliv 3729 |
Tue Oct 16 14:32:55 2012: NET | eth0 ---- | pcki 3728 | pcko 2922 | si 28 Mbps | so 21 Mbps |
Tue Oct 16 14:32:55 2012:
Tue Oct 16 14:32:55 2012: PID SYSCPU USRCPU VGROW RGROW RDDSK WRDSK ST EXC S CPU CMD 1/1
Tue Oct 16 14:32:55 2012: 13578 0.72s 0.79s -95.6M 26428K 1008K 16K -- - S 150% beam.smp
Tue Oct 16 14:32:55 2012: 6911 0.00s 0.02s 0K 0K 0K 0K -- - R 2% atop
Tue Oct 16 14:32:55 2012: 6912 0.00s 0.00s 0K 0K 0K 0K -- - S 0% timestamp.pl
Tue Oct 16 14:32:55 2012: 26 0.00s 0.00s 0K 0K 0K 0K -- - S 0% sync_supers
Tue Oct 16 14:32:55 2012: 62 0.00s 0.00s 0K 0K 0K 0K -- - S 0% xfsdatad/3
Tue Oct 16 14:32:56 2012:
Tue Oct 16 14:32:56 2012:
Tue Oct 16 14:32:56 2012: ATOP - syslog-rabbit-1d 2012/10/16 14:32:56 1 seconds elapsed
Tue Oct 16 14:32:56 2012: PRC | sys 0.39s | user 1.13s | #proc 130 | #zombie 0 | #exit 0 |
Tue Oct 16 14:32:56 2012: CPU | sys 28% | user 87% | irq 3% | idle 0% | wait 284% |
Tue Oct 16 14:32:56 2012: cpu | sys 15% | user 39% | irq 3% | idle 0% | cpu000 w 43% |
Tue Oct 16 14:32:56 2012: cpu | sys 11% | user 34% | irq 0% | idle 0% | cpu002 w 55% |
Tue Oct 16 14:32:56 2012: cpu | sys 1% | user 11% | irq 0% | idle 0% | cpu001 w 88% |
Tue Oct 16 14:32:56 2012: cpu | sys 1% | user 3% | irq 0% | idle 0% | cpu003 w 96% |
Tue Oct 16 14:32:56 2012: CPL | avg1 3.09 | avg5 2.26 | avg15 2.60 | csw 5123 | intr 7510 |
Tue Oct 16 14:32:56 2012: MEM | tot 15.0G | free 160.6M | cache 8.4G | buff 6.4M | slab 414.4M |
Tue Oct 16 14:32:56 2012: SWP | tot 0.0M | free 0.0M | | vmcom 5.9G | vmlim 7.5G |
Tue Oct 16 14:32:56 2012: DSK | sdd | busy 100% | read 1 | write 10 | avio 91 ms |
Tue Oct 16 14:32:56 2012: DSK | sde | busy 100% | read 8 | write 0 | avio 126 ms |
Tue Oct 16 14:32:56 2012: NET | transport | tcpi 5003 | tcpo 3237 | udpi 0 | udpo 0 |
Tue Oct 16 14:32:56 2012: NET | network | ipi 5003 | ipo 3238 | ipfrw 0 | deliv 5003 |
Tue Oct 16 14:32:56 2012: NET | eth0 ---- | pcki 5004 | pcko 3239 | si 46 Mbps | so 3988 Kbps |
Tue Oct 16 14:32:56 2012:
Tue Oct 16 14:32:56 2012: PID SYSCPU USRCPU VGROW RGROW RDDSK WRDSK ST EXC S CPU CMD 1/1
Tue Oct 16 14:32:56 2012: 13578 0.37s 1.12s 59380K 29036K 16K 0K -- - S 148% beam.smp
Tue Oct 16 14:32:56 2012: 6911 0.02s 0.01s 0K 0K 0K 0K -- - R 3% atop
Tue Oct 16 14:32:57 2012:
Tue Oct 16 14:32:57 2012:
Tue Oct 16 14:32:57 2012: ATOP - syslog-rabbit-1d 2012/10/16 14:32:57 1 seconds elapsed
Tue Oct 16 14:32:57 2012: PRC | sys 0.53s | user 1.15s | #proc 130 | #zombie 0 | #exit 0 |
Tue Oct 16 14:32:57 2012: CPU | sys 37% | user 89% | irq 4% | idle 24% | wait 247% |
Tue Oct 16 14:32:57 2012: CPU | steal 1% | stl/cpu 0% | | | |
Tue Oct 16 14:32:57 2012: cpu | sys 22% | user 46% | irq 4% | idle 5% | cpu000 w 24% |
Tue Oct 16 14:32:57 2012: cpu | sys 9% | user 21% | irq 0% | idle 0% | cpu002 w 70% |
Tue Oct 16 14:32:57 2012: cpu | sys 4% | user 12% | irq 0% | idle 18% | cpu003 w 66% |
Tue Oct 16 14:32:57 2012: cpu | sys 2% | user 11% | irq 0% | idle 1% | cpu001 w 85% |
Tue Oct 16 14:32:57 2012: CPL | avg1 3.09 | avg5 2.26 | avg15 2.60 | csw 6412 | intr 10169 |
Tue Oct 16 14:32:57 2012: MEM | tot 15.0G | free 198.2M | cache 8.4G | buff 6.4M | slab 414.4M |
Tue Oct 16 14:32:57 2012: SWP | tot 0.0M | free 0.0M | | vmcom 5.9G | vmlim 7.5G |
Tue Oct 16 14:32:57 2012: DSK | sdd | busy 100% | read 17 | write 1 | avio 56 ms |
Tue Oct 16 14:32:57 2012: DSK | sdb | busy 0% | read 7 | write 0 | avio 0 ms |
Tue Oct 16 14:32:57 2012: DSK | sdc | busy 0% | read 6 | write 1 | avio 0 ms |
Tue Oct 16 14:32:57 2012: NET | transport | tcpi 5402 | tcpo 4979 | udpi 0 | udpo 0 |
Tue Oct 16 14:32:57 2012: NET | network | ipi 5402 | ipo 4979 | ipfrw 0 | deliv 5402 |
Tue Oct 16 14:32:57 2012: NET | eth0 ---- | pcki 5402 | pcko 4979 | si 49 Mbps | so 7789 Kbps |
Tue Oct 16 14:32:57 2012:
Tue Oct 16 14:32:57 2012: PID SYSCPU USRCPU VGROW RGROW RDDSK WRDSK ST EXC S CPU CMD 1/1
Tue Oct 16 14:32:57 2012: 13578 0.51s 1.15s -55.6M -53.3M 800K 12K -- - S 164% beam.smp
Tue Oct 16 14:32:57 2012: 6911 0.02s 0.00s 0K 0K 0K 0K -- - R 2% atop
Tue Oct 16 14:32:57 2012: 6912 0.00s 0.00s 0K 0K 0K 0K -- - S 0% timestamp.pl
Tue Oct 16 14:32:57 2012: 58 0.00s 0.00s 0K 0K 0K 0K -- - R 0% xfslogd/3
Tue Oct 16 14:32:57 2012: 7127 0.00s 0.00s 0K 0K 0K 0K -- - S 0% flush-9:0
Tue Oct 16 14:32:58 2012:
Tue Oct 16 14:32:58 2012:
Tue Oct 16 14:32:58 2012: ATOP - syslog-rabbit-1d 2012/10/16 14:32:58 1 seconds elapsed
Tue Oct 16 14:32:58 2012: PRC | sys 0.54s | user 1.08s | #proc 130 | #zombie 0 | #exit 0 |
Tue Oct 16 14:32:58 2012: CPU | sys 42% | user 91% | irq 1% | idle 26% | wait 242% |
Tue Oct 16 14:32:58 2012: cpu | sys 27% | user 48% | irq 1% | idle 25% | cpu000 w 0% |
Tue Oct 16 14:32:58 2012: cpu | sys 10% | user 27% | irq 0% | idle 0% | cpu002 w 63% |
Tue Oct 16 14:32:58 2012: cpu | sys 0% | user 4% | irq 0% | idle 0% | cpu001 w 96% |
Tue Oct 16 14:32:58 2012: cpu | sys 3% | user 8% | irq 0% | idle 0% | cpu003 w 89% |
Tue Oct 16 14:32:58 2012: CPL | avg1 3.09 | avg5 2.26 | avg15 2.60 | csw 4750 | intr 7137 |
Tue Oct 16 14:32:58 2012: MEM | tot 15.0G | free 314.6M | cache 8.4G | buff 6.4M | slab 414.4M |
Tue Oct 16 14:32:58 2012: SWP | tot 0.0M | free 0.0M | | vmcom 5.9G | vmlim 7.5G |
Tue Oct 16 14:32:58 2012: DSK | sdd | busy 92% | read 0 | write 3 | avio 293 ms |
Tue Oct 16 14:32:58 2012: DSK | sdb | busy 0% | read 0 | write 1 | avio 0 ms |
Tue Oct 16 14:32:58 2012: NET | transport | tcpi 3973 | tcpo 3121 | udpi 0 | udpo 0 |
Tue Oct 16 14:32:58 2012: NET | network | ipi 3973 | ipo 3121 | ipfrw 0 | deliv 3973 |
Tue Oct 16 14:32:58 2012: NET | eth0 ---- | pcki 3973 | pcko 3121 | si 36 Mbps | so 1741 Kbps |
Tue Oct 16 14:32:58 2012:
Tue Oct 16 14:32:58 2012: PID SYSCPU USRCPU VGROW RGROW RDDSK WRDSK ST EXC S CPU CMD 1/1
Tue Oct 16 14:32:58 2012: 13578 0.51s 1.08s -0.2G -0.1G 0K 4K -- - S 167% beam.smp
Tue Oct 16 14:32:58 2012: 6911 0.03s 0.00s 0K 0K 0K 0K -- - R 3% atop
Tue Oct 16 14:32:58 2012: 58 0.00s 0.00s 0K 0K 0K 0K -- - S 0% xfslogd/3
Tue Oct 16 14:32:59 2012:
Tue Oct 16 14:32:59 2012:
Tue Oct 16 14:32:59 2012: ATOP - syslog-rabbit-1d 2012/10/16 14:32:59 1 seconds elapsed
Tue Oct 16 14:32:59 2012: PRC | sys 0.29s | user 1.26s | #proc 130 | #zombie 0 | #exit 0 |
Tue Oct 16 14:32:59 2012: CPU | sys 27% | user 98% | irq 0% | idle 84% | wait 194% |
Tue Oct 16 14:32:59 2012: cpu | sys 9% | user 49% | irq 0% | idle 2% | cpu000 w 41% |
Tue Oct 16 14:32:59 2012: cpu | sys 12% | user 34% | irq 0% | idle 37% | cpu003 w 18% |
Tue Oct 16 14:32:59 2012: cpu | sys 2% | user 7% | irq 0% | idle 49% | cpu001 w 42% |
Tue Oct 16 14:32:59 2012: cpu | sys 3% | user 6% | irq 0% | idle 0% | cpu002 w 91% |
Tue Oct 16 14:32:59 2012: CPL | avg1 3.89 | avg5 2.44 | avg15 2.66 | csw 5231 | intr 5470 |
Tue Oct 16 14:32:59 2012: MEM | tot 15.0G | free 190.9M | cache 8.4G | buff 6.4M | slab 414.4M |
Tue Oct 16 14:32:59 2012: SWP | tot 0.0M | free 0.0M | | vmcom 5.9G | vmlim 7.5G |
Tue Oct 16 14:32:59 2012: DSK | sde | busy 104% | read 9 | write 4 | avio 77 ms |
Tue Oct 16 14:32:59 2012: DSK | sdd | busy 88% | read 0 | write 32 | avio 26 ms |
Tue Oct 16 14:32:59 2012: DSK | sdc | busy 12% | read 0 | write 44 | avio 2 ms |
Tue Oct 16 14:32:59 2012: DSK | sdb | busy 0% | read 0 | write 45 | avio 0 ms |
Tue Oct 16 14:32:59 2012: NET | transport | tcpi 2704 | tcpo 1987 | udpi 0 | udpo 0 |
Tue Oct 16 14:32:59 2012: NET | network | ipi 2704 | ipo 1987 | ipfrw 0 | deliv 2704 |
Tue Oct 16 14:32:59 2012: NET | eth0 ---- | pcki 2703 | pcko 1986 | si 19 Mbps | so 12 Mbps |
Tue Oct 16 14:32:59 2012:
Tue Oct 16 14:32:59 2012: PID SYSCPU USRCPU VGROW RGROW RDDSK WRDSK ST EXC S CPU CMD 1/1
Tue Oct 16 14:32:59 2012: 13578 0.27s 1.25s 232.7M 159.2M 4K 1308K -- - S 157% beam.smp
Tue Oct 16 14:32:59 2012: 6911 0.01s 0.01s 0K 0K 0K 0K -- - R 2% atop
Tue Oct 16 14:32:59 2012: 62 0.01s 0.00s 0K 0K 0K 0K -- - S 1% xfsdatad/3
Tue Oct 16 14:32:59 2012: 817 0.00s 0.00s 0K 0K 0K 0K -- - S 0% irqbalance
Tue Oct 16 14:33:00 2012:
Tue Oct 16 14:33:00 2012:
Tue Oct 16 14:33:00 2012: ATOP - syslog-rabbit-1d 2012/10/16 14:33:00 1 seconds elapsed
Tue Oct 16 14:33:00 2012: PRC | sys 0.46s | user 0.87s | #proc 130 | #zombie 0 | #exit 2 |
Tue Oct 16 14:33:00 2012: CPU | sys 32% | user 65% | irq 0% | idle 183% | wait 121% |
Tue Oct 16 14:33:00 2012: cpu | sys 15% | user 36% | irq 0% | idle 14% | cpu000 w 35% |
Tue Oct 16 14:33:00 2012: cpu | sys 15% | user 34% | irq 0% | idle 0% | cpu002 w 51% |
Tue Oct 16 14:33:00 2012: cpu | sys 3% | user 1% | irq 0% | idle 73% | cpu003 w 23% |
Tue Oct 16 14:33:00 2012: cpu | sys 1% | user 0% | irq 0% | idle 82% | cpu001 w 16% |
Tue Oct 16 14:33:00 2012: CPL | avg1 3.89 | avg5 2.44 | avg15 2.66 | csw 3188 | intr 3341 |
Tue Oct 16 14:33:00 2012: MEM | tot 15.0G | free 236.1M | cache 8.4G | buff 6.4M | slab 414.4M |
Tue Oct 16 14:33:00 2012: SWP | tot 0.0M | free 0.0M | | vmcom 5.8G | vmlim 7.5G |
Tue Oct 16 14:33:00 2012: DSK | sde | busy 92% | read 1 | write 31 | avio 31 ms |
Tue Oct 16 14:33:00 2012: DSK | sdd | busy 75% | read 0 | write 6 | avio 136 ms |
Tue Oct 16 14:33:00 2012: NET | transport | tcpi 1305 | tcpo 1049 | udpi 0 | udpo 0 |
Tue Oct 16 14:33:00 2012: NET | network | ipi 1305 | ipo 1049 | ipfrw 0 | deliv 1305 |
Tue Oct 16 14:33:00 2012: NET | eth0 ---- | pcki 1306 | pcko 1050 | si 10 Mbps | so 824 Kbps |
Tue Oct 16 14:33:00 2012:
Tue Oct 16 14:33:00 2012: PID SYSCPU USRCPU VGROW RGROW RDDSK WRDSK ST EXC S CPU CMD 1/1
Tue Oct 16 14:33:00 2012: 13578 0.42s 0.87s -95.2M -46.0M 44K 8K -- - S 118% beam.smp
Tue Oct 16 14:33:00 2012: 6911 0.03s 0.00s 0K 0K 0K 0K -- - R 3% atop
Tue Oct 16 14:33:00 2012: 7242 0.01s 0.00s 0K 0K - - NE 0 E 1% <sh>
Tue Oct 16 14:33:00 2012: 7243 0.00s 0.00s 0K 0K - - NE 0 E 0% <df>
Tue Oct 16 14:33:01 2012:
Tue Oct 16 14:33:01 2012:
Tue Oct 16 14:33:01 2012: ATOP - syslog-rabbit-1d 2012/10/16 14:33:01 1 seconds elapsed
Tue Oct 16 14:33:01 2012: PRC | sys 0.25s | user 1.15s | #proc 130 | #zombie 0 | #exit 0 |
Tue Oct 16 14:33:01 2012: CPU | sys 22% | user 93% | irq 3% | idle 0% | wait 283% |
Tue Oct 16 14:33:01 2012: cpu | sys 14% | user 43% | irq 0% | idle 0% | cpu003 w 44% |
Tue Oct 16 14:33:01 2012: cpu | sys 6% | user 36% | irq 3% | idle 0% | cpu000 w 55% |
Tue Oct 16 14:33:01 2012: cpu | sys 0% | user 8% | irq 0% | idle 0% | cpu002 w 92% |
Tue Oct 16 14:33:01 2012: cpu | sys 2% | user 5% | irq 0% | idle 0% | cpu001 w 93% |
Tue Oct 16 14:33:01 2012: CPL | avg1 3.89 | avg5 2.44 | avg15 2.66 | csw 3359 | intr 4235 |
Tue Oct 16 14:33:01 2012: MEM | tot 15.0G | free 173.4M | cache 8.4G | buff 6.4M | slab 414.4M |
Tue Oct 16 14:33:01 2012: SWP | tot 0.0M | free 0.0M | | vmcom 5.9G | vmlim 7.5G |
Tue Oct 16 14:33:01 2012: DSK | sdd | busy 101% | read 2 | write 8 | avio 101 ms |
Tue Oct 16 14:33:01 2012: DSK | sde | busy 101% | read 1 | write 5 | avio 168 ms |
Tue Oct 16 14:33:01 2012: DSK | sdb | busy 1% | read 7 | write 2 | avio 1 ms |
Tue Oct 16 14:33:01 2012: DSK | sdc | busy 1% | read 4 | write 8 | avio 0 ms |
Tue Oct 16 14:33:01 2012: NET | transport | tcpi 2066 | tcpo 1820 | udpi 0 | udpo 0 |
Tue Oct 16 14:33:01 2012: NET | network | ipi 2066 | ipo 1820 | ipfrw 0 | deliv 2066 |
Tue Oct 16 14:33:01 2012: NET | eth0 ---- | pcki 2066 | pcko 1820 | si 16 Mbps | so 4387 Kbps |
Tue Oct 16 14:33:01 2012:
Tue Oct 16 14:33:01 2012: PID SYSCPU USRCPU VGROW RGROW RDDSK WRDSK ST EXC S CPU CMD 1/1
Tue Oct 16 14:33:01 2012: 13578 0.24s 1.14s 46800K 66940K 388K 48K -- - S 138% beam.smp
Tue Oct 16 14:33:01 2012: 6911 0.01s 0.01s 0K 0K 0K 0K -- - R 2% atop
Tue Oct 16 14:33:01 2012: 26 0.00s 0.00s 0K 0K 0K 0K -- - S 0% sync_supers
Tue Oct 16 14:33:02 2012:
Tue Oct 16 14:33:02 2012:
Tue Oct 16 14:33:02 2012: ATOP - syslog-rabbit-1d 2012/10/16 14:33:02 1 seconds elapsed
Tue Oct 16 14:33:02 2012: PRC | sys 0.61s | user 0.99s | #proc 130 | #zombie 0 | #exit 2 |
Tue Oct 16 14:33:02 2012: CPU | sys 42% | user 79% | irq 2% | idle 69% | wait 209% |
Tue Oct 16 14:33:02 2012: CPU | steal 1% | stl/cpu 0% | | | |
Tue Oct 16 14:33:02 2012: cpu | sys 18% | user 41% | irq 2% | idle 0% | cpu000 w 38% |
Tue Oct 16 14:33:02 2012: cpu | sys 14% | user 23% | irq 0% | idle 0% | cpu002 w 62% |
Tue Oct 16 14:33:02 2012: cpu | sys 6% | user 9% | irq 0% | idle 69% | cpu001 w 16% |
Tue Oct 16 14:33:02 2012: cpu | sys 3% | user 6% | irq 0% | idle 0% | cpu003 w 91% |
Tue Oct 16 14:33:02 2012: CPL | avg1 3.89 | avg5 2.44 | avg15 2.66 | csw 3664 | intr 5281 |
Tue Oct 16 14:33:02 2012: MEM | tot 15.0G | free 79.9M | cache 8.4G | buff 6.3M | slab 414.4M |
Tue Oct 16 14:33:02 2012: SWP | tot 0.0M | free 0.0M | | vmcom 5.9G | vmlim 7.5G |
Tue Oct 16 14:33:02 2012: PAG | scan 7360 | stall 0 | | swin 0 | swout 0 |
Tue Oct 16 14:33:02 2012: DSK | sdd | busy 100% | read 12 | write 11 | avio 43 ms |
Tue Oct 16 14:33:02 2012: DSK | sde | busy 100% | read 9 | write 6 | avio 67 ms |
Tue Oct 16 14:33:02 2012: DSK | sdb | busy 3% | read 18 | write 26 | avio 0 ms |
Tue Oct 16 14:33:02 2012: DSK | sdc | busy 0% | read 13 | write 11 | avio 0 ms |
Tue Oct 16 14:33:02 2012: NET | transport | tcpi 2613 | tcpo 2313 | udpi 0 | udpo 0 |
Tue Oct 16 14:33:02 2012: NET | network | ipi 2612 | ipo 2312 | ipfrw 0 | deliv 2612 |
Tue Oct 16 14:33:02 2012: NET | eth0 ---- | pcki 2612 | pcko 2312 | si 20 Mbps | so 8987 Kbps |
Tue Oct 16 14:33:02 2012:
Tue Oct 16 14:33:02 2012: PID SYSCPU USRCPU VGROW RGROW RDDSK WRDSK ST EXC S CPU CMD 1/1
Tue Oct 16 14:33:02 2012: 13578 0.56s 0.97s 52220K 98.2M 1176K 52K -- - S 151% beam.smp
Tue Oct 16 14:33:02 2012: 6911 0.01s 0.02s 0K 0K 0K 0K -- - R 3% atop
Tue Oct 16 14:33:02 2012: 43 0.02s 0.00s 0K 0K 0K 0K -- - S 2% kswapd0
Tue Oct 16 14:33:02 2012: 22 0.01s 0.00s 0K 0K 0K 0K -- - S 1% migration/3
Tue Oct 16 14:33:02 2012: 23 0.01s 0.00s 0K 0K 0K 0K -- - S 1% ksoftirqd/3
Tue Oct 16 14:33:02 2012: 7245 0.00s 0.00s 0K 0K - - NE 0 E 0% <df>
Tue Oct 16 14:33:02 2012: 7244 0.00s 0.00s 0K 0K - - NE 0 E 0% <sh>
Tue Oct 16 14:33:03 2012:
Tue Oct 16 14:33:03 2012:
Tue Oct 16 14:33:03 2012: ATOP - syslog-rabbit-1d 2012/10/16 14:33:03 1 seconds elapsed
Tue Oct 16 14:33:03 2012: PRC | sys 0.53s | user 0.99s | #proc 130 | #zombie 0 | #exit 0 |
Tue Oct 16 14:33:03 2012: CPU | sys 41% | user 82% | irq 0% | idle 11% | wait 266% |
Tue Oct 16 14:33:03 2012: cpu | sys 30% | user 54% | irq 0% | idle 10% | cpu001 w 6% |
Tue Oct 16 14:33:03 2012: cpu | sys 6% | user 23% | irq 0% | idle 1% | cpu000 w 70% |
Tue Oct 16 14:33:03 2012: cpu | sys 3% | user 4% | irq 0% | idle 0% | cpu003 w 93% |
Tue Oct 16 14:33:03 2012: cpu | sys 2% | user 1% | irq 0% | idle 0% | cpu002 w 97% |
Tue Oct 16 14:33:03 2012: CPL | avg1 3.89 | avg5 2.44 | avg15 2.66 | csw 4912 | intr 5521 |
Tue Oct 16 14:33:03 2012: MEM | tot 15.0G | free 81.1M | cache 8.3G | buff 6.3M | slab 414.4M |
Tue Oct 16 14:33:03 2012: SWP | tot 0.0M | free 0.0M | | vmcom 6.2G | vmlim 7.5G |
Tue Oct 16 14:33:03 2012: PAG | scan 13440 | stall 0 | | swin 0 | swout 0 |
Tue Oct 16 14:33:03 2012: DSK | sdd | busy 101% | read 15 | write 18 | avio 30 ms |
Tue Oct 16 14:33:03 2012: DSK | sde | busy 101% | read 22 | write 9 | avio 32 ms |
Tue Oct 16 14:33:03 2012: DSK | sdb | busy 0% | read 14 | write 2 | avio 0 ms |
Tue Oct 16 14:33:03 2012: DSK | sdc | busy 0% | read 18 | write 6 | avio 0 ms |
Tue Oct 16 14:33:03 2012: NET | transport | tcpi 3044 | tcpo 2771 | udpi 0 | udpo 0 |
Tue Oct 16 14:33:03 2012: NET | network | ipi 3045 | ipo 2772 | ipfrw 0 | deliv 3045 |
Tue Oct 16 14:33:03 2012: NET | eth0 ---- | pcki 3045 | pcko 2772 | si 23 Mbps | so 11 Mbps |
Tue Oct 16 14:33:03 2012:
Tue Oct 16 14:33:03 2012: PID SYSCPU USRCPU VGROW RGROW RDDSK WRDSK ST EXC S CPU CMD 1/1
Tue Oct 16 14:33:03 2012: 13578 0.50s 0.98s 284.2M 81072K 1560K 48K -- - S 148% beam.smp
Tue Oct 16 14:33:03 2012: 6911 0.01s 0.01s 0K 0K 0K 0K -- - R 2% atop
Tue Oct 16 14:33:03 2012: 43 0.02s 0.00s 0K 0K 0K 0K -- - R 2% kswapd0
Tue Oct 16 14:33:03 2012: 58 0.00s 0.00s 0K 0K 0K 0K -- - R 0% xfslogd/3
Tue Oct 16 14:33:04 2012:
Tue Oct 16 14:33:04 2012:
Tue Oct 16 14:33:04 2012: ATOP - syslog-rabbit-1d 2012/10/16 14:33:04 1 seconds elapsed
Tue Oct 16 14:33:04 2012: PRC | sys 0.54s | user 0.90s | #proc 130 | #zombie 0 | #exit 0 |
Tue Oct 16 14:33:04 2012: CPU | sys 42% | user 78% | irq 1% | idle 0% | wait 277% |
Tue Oct 16 14:33:04 2012: CPU | steal 1% | stl/cpu 0% | | | |
Tue Oct 16 14:33:04 2012: cpu | sys 34% | user 54% | irq 0% | idle 0% | cpu001 w 12% |
Tue Oct 16 14:33:04 2012: cpu | sys 7% | user 23% | irq 1% | idle 0% | cpu000 w 68% |
Tue Oct 16 14:33:04 2012: cpu | sys 1% | user 1% | irq 0% | idle 0% | cpu003 w 98% |
Tue Oct 16 14:33:04 2012: cpu | sys 1% | user 0% | irq 0% | idle 0% | cpu002 w 99% |
Tue Oct 16 14:33:04 2012: CPL | avg1 5.10 | avg5 2.72 | avg15 2.74 | csw 3573 | intr 4411 |
Tue Oct 16 14:33:04 2012: MEM | tot 15.0G | free 257.4M | cache 8.3G | buff 6.2M | slab 414.4M |
Tue Oct 16 14:33:04 2012: SWP | tot 0.0M | free 0.0M | | vmcom 6.1G | vmlim 7.5G |
Tue Oct 16 14:33:04 2012: PAG | scan 13440 | stall 0 | | swin 0 | swout 0 |
Tue Oct 16 14:33:04 2012: DSK | sde | busy 97% | read 4 | write 3 | avio 141 ms |
Tue Oct 16 14:33:04 2012: DSK | sdb | busy 0% | read 2 | write 0 | avio 0 ms |
Tue Oct 16 14:33:04 2012: DSK | sdc | busy 0% | read 1 | write 1 | avio 0 ms |
Tue Oct 16 14:33:04 2012: NET | transport | tcpi 2834 | tcpo 2723 | udpi 0 | udpo 0 |
Tue Oct 16 14:33:04 2012: NET | network | ipi 2834 | ipo 2723 | ipfrw 0 | deliv 2834 |
Tue Oct 16 14:33:04 2012: NET | eth0 ---- | pcki 2834 | pcko 2723 | si 26 Mbps | so 1920 Kbps |
Tue Oct 16 14:33:04 2012:
Tue Oct 16 14:33:04 2012: PID SYSCPU USRCPU VGROW RGROW RDDSK WRDSK ST EXC S CPU CMD 1/1
Tue Oct 16 14:33:04 2012: 13578 0.49s 0.90s -92.2M -0.1G 136K 4K -- - S 136% beam.smp
Tue Oct 16 14:33:04 2012: 6911 0.03s 0.00s 0K 0K 0K 0K -- - R 3% atop
Tue Oct 16 14:33:04 2012: 43 0.02s 0.00s 0K 0K 0K 0K -- - S 2% kswapd0
Tue Oct 16 14:33:04 2012: 58 0.00s 0.00s 0K 0K 0K 0K -- - S 0% xfslogd/3
Tue Oct 16 14:33:05 2012:
Tue Oct 16 14:33:05 2012:
Tue Oct 16 14:33:05 2012: ATOP - syslog-rabbit-1d 2012/10/16 14:33:05 1 seconds elapsed
Tue Oct 16 14:33:05 2012: PRC | sys 0.80s | user 1.18s | #proc 130 | #zombie 0 | #exit 0 |
Tue Oct 16 14:33:05 2012: CPU | sys 62% | user 108% | irq 2% | idle 48% | wait 178% |
Tue Oct 16 14:33:05 2012: CPU | steal 2% | stl/cpu 0% | | | |
Tue Oct 16 14:33:05 2012: cpu | sys 25% | user 31% | irq 0% | idle 10% | cpu003 w 32% |
Tue Oct 16 14:33:05 2012: cpu | sys 22% | user 27% | irq 2% | idle 1% | cpu000 w 48% |
Tue Oct 16 14:33:05 2012: cpu | sys 14% | user 31% | irq 0% | idle 13% | cpu001 w 42% |
Tue Oct 16 14:33:05 2012: cpu | sys 1% | user 19% | irq 0% | idle 24% | cpu002 w 56% |
Tue Oct 16 14:33:05 2012: CPL | avg1 5.10 | avg5 2.72 | avg15 2.74 | csw 11800 | intr 11386 |
Tue Oct 16 14:33:05 2012: MEM | tot 15.0G | free 398.3M | cache 8.3G | buff 6.2M | slab 414.4M |
Tue Oct 16 14:33:05 2012: SWP | tot 0.0M | free 0.0M | | vmcom 5.7G | vmlim 7.5G |
Tue Oct 16 14:33:05 2012: DSK | sdd | busy 90% | read 79 | write 54 | avio 6 ms |
Tue Oct 16 14:33:05 2012: DSK | sde | busy 41% | read 67 | write 59 | avio 3 ms |
Tue Oct 16 14:33:05 2012: DSK | sdb | busy 10% | read 64 | write 68 | avio 0 ms |
Tue Oct 16 14:33:05 2012: DSK | sdc | busy 6% | read 60 | write 60 | avio 0 ms |
Tue Oct 16 14:33:05 2012: NET | transport | tcpi 3840 | tcpo 3266 | udpi 0 | udpo 0 |
Tue Oct 16 14:33:05 2012: NET | network | ipi 3840 | ipo 3266 | ipfrw 0 | deliv 3840 |
Tue Oct 16 14:33:05 2012: NET | eth0 ---- | pcki 3840 | pcko 3266 | si 14 Mbps | so 44 Mbps |
Tue Oct 16 14:33:05 2012:
Tue Oct 16 14:33:05 2012: PID SYSCPU USRCPU VGROW RGROW RDDSK WRDSK ST EXC S CPU CMD 1/1
Tue Oct 16 14:33:05 2012: 13578 0.78s 1.18s -0.4G -0.2G 7076K 1336K -- - S 194% beam.smp
Tue Oct 16 14:33:05 2012: 6911 0.02s 0.00s 0K 0K 0K 0K -- - R 2% atop
Tue Oct 16 14:33:05 2012: 4804 0.00s 0.00s 0K 0K 0K 0K -- - S 0% sshd
Tue Oct 16 14:33:05 2012: 20397 0.00s 0.00s 0K 0K 0K 0K -- - S 0% xfsaild
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment