performance_general_os_1.xml 3.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147
  1. <?xml version="1.0" ?>
  2. <Commands>
  3. <Command>
  4. <cmd>OS_NETSTAT_V</cmd>
  5. <type>T_OSMAP</type>
  6. <active>on</active>
  7. <numiterations>1</numiterations>
  8. <onetime>0</onetime>
  9. <sleep>0</sleep>
  10. <output>netstat_v.out</output>
  11. <comment></comment>
  12. </Command>
  13. <Command>
  14. <cmd>OS_NETSTAT_S_F_INET</cmd>
  15. <type>T_OSMAP</type>
  16. <active>on</active>
  17. <numiterations>1</numiterations>
  18. <onetime>0</onetime>
  19. <sleep>0</sleep>
  20. <output>netstat_inet.out</output>
  21. <comment></comment>
  22. </Command>
  23. <Command>
  24. <cmd>OS_NETSTAT_M</cmd>
  25. <type>T_OSMAP</type>
  26. <active>on</active>
  27. <numiterations>1</numiterations>
  28. <onetime>0</onetime>
  29. <sleep>0</sleep>
  30. <output>netstat_m.out</output>
  31. <comment></comment>
  32. </Command>
  33. <Command>
  34. <cmd>OS_NFSSTAT</cmd>
  35. <type>T_OSMAP</type>
  36. <active>on</active>
  37. <numiterations>1</numiterations>
  38. <onetime>0</onetime>
  39. <sleep>0</sleep>
  40. <output>nfsstat.out</output>
  41. <comment></comment>
  42. </Command>
  43. <Command>
  44. <cmd>OS_VMSTAT</cmd>
  45. <type>T_OSMAP</type>
  46. <active>on</active>
  47. <numiterations>1</numiterations>
  48. <onetime>0</onetime>
  49. <sleep>0</sleep>
  50. <output>vmstat.out</output>
  51. <comment></comment>
  52. </Command>
  53. <Command>
  54. <cmd>OS_VMSTAT_S</cmd>
  55. <type>T_OSMAP</type>
  56. <active>on</active>
  57. <numiterations>1</numiterations>
  58. <onetime>0</onetime>
  59. <sleep>0</sleep>
  60. <output>vmstat_s.out</output>
  61. <comment></comment>
  62. </Command>
  63. <Command>
  64. <cmd>OS_MPSTAT</cmd>
  65. <type>T_OSMAP</type>
  66. <active>on</active>
  67. <numiterations>1</numiterations>
  68. <onetime>0</onetime>
  69. <sleep>0</sleep>
  70. <output>mpstat.out</output>
  71. <comment></comment>
  72. </Command>
  73. <Command>
  74. <cmd>OS_IOSTAT</cmd>
  75. <type>T_OSMAP</type>
  76. <active>on</active>
  77. <numiterations>1</numiterations>
  78. <onetime>0</onetime>
  79. <sleep>0</sleep>
  80. <output>iostat.out</output>
  81. <comment></comment>
  82. </Command>
  83. <Command>
  84. <cmd>OS_SWAPON_S</cmd>
  85. <type>T_OSMAP</type>
  86. <active>on</active>
  87. <numiterations>1</numiterations>
  88. <onetime>0</onetime>
  89. <sleep>0</sleep>
  90. <output>swapon_s.out</output>
  91. <comment></comment>
  92. </Command>
  93. <Command>
  94. <cmd>OS_FREE</cmd>
  95. <type>T_OSMAP</type>
  96. <active>on</active>
  97. <numiterations>1</numiterations>
  98. <onetime>0</onetime>
  99. <sleep>0</sleep>
  100. <output>free.out</output>
  101. <comment></comment>
  102. </Command>
  103. <Command>
  104. <cmd>OS_PS</cmd>
  105. <type>T_OSMAP</type>
  106. <active>on</active>
  107. <numiterations>1</numiterations>
  108. <onetime>0</onetime>
  109. <sleep>0</sleep>
  110. <output>ps.out</output>
  111. <comment></comment>
  112. </Command>
  113. <Command>
  114. <cmd>OS_TOP_N_1</cmd>
  115. <type>T_OSMAP</type>
  116. <active>on</active>
  117. <numiterations>1</numiterations>
  118. <onetime>0</onetime>
  119. <sleep>0</sleep>
  120. <output>top.out</output>
  121. <comment></comment>
  122. </Command>
  123. <Command>
  124. <cmd>OS_IPCS_A</cmd>
  125. <type>T_OSMAP</type>
  126. <active>on</active>
  127. <numiterations>1</numiterations>
  128. <onetime>0</onetime>
  129. <sleep>0</sleep>
  130. <output>ipcs_a.out</output>
  131. <comment></comment>
  132. </Command>
  133. </Commands>