performance_general_os_2.xml 2.7 KB

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