Advertisement
Guest User

Untitled

a guest
Jun 22nd, 2017
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.79 KB | None | 0 0
  1. [root@s18 rmv-3817]# find . -type f -print -exec cat {} \;
  2. ./cpu.delayacct.total
  3. cpu_count 386465268
  4. cpu_delay 1670460371189699
  5. cpu_run_real 632351251000000
  6. cpu_run_virtual 633955755521255
  7. cpu_scaled_run_real 632351271000000
  8. blkio_count 2419839
  9. blkio_delay 154789223816
  10. swapin_count 144
  11. swapin_delay 35594152
  12. freepages_count 41
  13. freepages_delay 482788231
  14. ./cpu.proc.loadavg
  15. 0.00 0.00 0.00 17/17 1705
  16. ./cpu.proc.stat
  17. cpu 57419213 0 5795688 5595198555 8732 0 0 705733
  18. cpu0 1039578 0 185134 242916213 522 0 0 69604
  19. cpu1 3625499 0 483118 238226190 359 0 0 67866
  20. cpu2 3431958 0 447950 238345663 280 0 0 64034
  21. cpu3 3357484 0 427748 238514402 237 0 0 62050
  22. cpu4 3313432 0 417703 228671739 224 0 0 61098
  23. cpu5 3327415 0 407095 238468353 223 0 0 60638
  24. cpu6 3128524 0 200686 227206681 651 0 0 29943
  25. cpu7 2824903 0 193499 227495175 649 0 0 28485
  26. cpu8 2785330 0 198904 227965296 635 0 0 28669
  27. cpu9 2868735 0 200698 237807343 660 0 0 28374
  28. cpu10 2975455 0 202508 237784095 643 0 0 27980
  29. cpu11 2969724 0 202373 237244435 650 0 0 27811
  30. cpu12 2853698 0 253488 227844238 163 0 0 18366
  31. cpu13 1427179 0 148460 228758588 82 0 0 14973
  32. cpu14 1778242 0 203604 228879348 124 0 0 16149
  33. cpu15 1765142 0 201008 228683657 109 0 0 16043
  34. cpu16 1764550 0 197110 238468008 106 0 0 15976
  35. cpu17 1772522 0 189906 238732255 111 0 0 15751
  36. cpu18 1094181 0 58305 226091991 346 0 0 7623
  37. cpu19 3040559 0 429773 228216072 526 0 0 10668
  38. cpu20 2189442 0 266332 228484038 407 0 0 9939
  39. cpu21 1522149 0 133412 237348162 323 0 0 8571
  40. cpu22 1302424 0 81390 235970037 353 0 0 7843
  41. cpu23 1261076 0 65476 227076565 340 0 0 7268
  42. intr 0
  43. swap 0 0
  44.  
  45. ctxt 747211265
  46. btime 1495697911
  47. processes 1296349
  48. procs_running 17
  49. procs_blocked 0
  50. ./cpu.rt_period_us
  51. 1000000
  52. ./cpu.rt_runtime_us
  53. 0
  54. ./cpu.nr_cpus
  55. 2
  56. ./cpu.rate
  57. 2048
  58. ./cpu.stat
  59. nr_periods 11544677
  60. nr_throttled 105199
  61. throttled_time 32400885311936
  62. ./cpu.cfs_period_us
  63. 100000
  64. ./cpu.cfs_quota_us
  65. 200000
  66. ./cpu.shares
  67. 1024
  68. ./cpuacct.stat
  69. user 57419213
  70. system 5825415
  71. ./cpuacct.usage_percpu
  72. 12548262124415 41172300897616 38869052084314 37910007274979 37364305901123 37397130702773 33360569509972 30239333811644 29893178829452 30746990244046 31836516897475 31780177346415 31134820418810 15769280312113 19839203066315 19682403312119 19634787772962 19643758242314 11545491484577 34758728316421 24594407581935 16582129923212 13862283276632 13287877433688
  73. ./cpuacct.usage
  74. 633452996765322
  75. ./cgroup.clone_children
  76. 0
  77. ./cgroup.event_control
  78. cat: ./cgroup.event_control: Invalid argument
  79. ./notify_on_release
  80. 0
  81. ./cgroup.procs
  82. 185366
  83. 200220
  84. 200239
  85. 201068
  86. 201553
  87. 229140
  88. 229185
  89. 277492
  90. 325616
  91. 325678
  92. 378801
  93. 432981
  94. 433075
  95. 485210
  96. 485268
  97. 526649
  98. 537391
  99. ./tasks
  100. 185366
  101. 200220
  102. 200239
  103. 201068
  104. 201553
  105. 229140
  106. 229185
  107. 277492
  108. 325616
  109. 325678
  110. 378801
  111. 432981
  112. 433075
  113. 485210
  114. 485268
  115. 526649
  116. 537391
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement