ids_general.xml 3.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162
  1. <?xml version="1.0" ?>
  2. <Commands>
  3. <Command>
  4. <cmd>oninit -V</cmd>
  5. <type>T_CMD</type>
  6. <active>on</active>
  7. <numiterations>1</numiterations>
  8. <onetime>1</onetime>
  9. <sleep>0</sleep>
  10. <output>oninit.V</output>
  11. <comment></comment>
  12. </Command>
  13. <Command>
  14. <cmd>oninit -version</cmd>
  15. <type>T_CMD</type>
  16. <active>on</active>
  17. <numiterations>1</numiterations>
  18. <onetime>1</onetime>
  19. <sleep>0</sleep>
  20. <output>oninit.version</output>
  21. <comment>Used for PMR Stamp -- do not change output name.</comment>
  22. </Command>
  23. <Command>
  24. <cmd>onstat -g osi</cmd>
  25. <type>T_CMD</type>
  26. <active>on</active>
  27. <numiterations>1</numiterations>
  28. <onetime>1</onetime>
  29. <sleep>0</sleep>
  30. <output>onstat.g.osi</output>
  31. <comment>Used for PMR Stamp -- do not change output name.</comment>
  32. </Command>
  33. <Command>
  34. <cmd>onstat -g env</cmd>
  35. <type>T_CMD</type>
  36. <active>on</active>
  37. <numiterations>1</numiterations>
  38. <onetime>1</onetime>
  39. <sleep>0</sleep>
  40. <output>onstat.g.env</output>
  41. <comment>Used for PMR Stamp -- do not change output name.</comment>
  42. </Command>
  43. <Command>
  44. <cmd>OS_VERSION</cmd>
  45. <type>T_OSMAP</type>
  46. <active>on</active>
  47. <numiterations>1</numiterations>
  48. <onetime>1</onetime>
  49. <sleep>0</sleep>
  50. <output>os_version.out</output>
  51. <comment></comment>
  52. </Command>
  53. <Command>
  54. <cmd>OS_MAINT_LEVEL</cmd>
  55. <type>T_OSMAP</type>
  56. <active>on</active>
  57. <numiterations>1</numiterations>
  58. <onetime>1</onetime>
  59. <sleep>0</sleep>
  60. <output>os_maint_level.out</output>
  61. <comment></comment>
  62. </Command>
  63. <Command>
  64. <cmd>OS_ENV</cmd>
  65. <type>T_OSMAP</type>
  66. <active>on</active>
  67. <numiterations>1</numiterations>
  68. <onetime>1</onetime>
  69. <sleep>0</sleep>
  70. <output>os_env.out</output>
  71. <comment></comment>
  72. </Command>
  73. <Command>
  74. <cmd>OS_ERROR_REPORT</cmd>
  75. <type>T_OSMAP</type>
  76. <active>on</active>
  77. <numiterations>1</numiterations>
  78. <onetime>1</onetime>
  79. <sleep>0</sleep>
  80. <output>os_error.out</output>
  81. <comment></comment>
  82. </Command>
  83. <Command>
  84. <cmd>OS_KERNEL_PARAM</cmd>
  85. <type>T_OSMAP</type>
  86. <active>on</active>
  87. <numiterations>1</numiterations>
  88. <onetime>1</onetime>
  89. <sleep>0</sleep>
  90. <output>os_kernel.out</output>
  91. <comment></comment>
  92. </Command>
  93. <Command>
  94. <cmd>OS_COPY</cmd>
  95. <type>T_OSMAP</type>
  96. <file>%INFORMIXSQLHOSTS%</file>
  97. <active>on</active>
  98. <numiterations>1</numiterations>
  99. <onetime>1</onetime>
  100. <sleep>0</sleep>
  101. <output></output>
  102. <comment></comment>
  103. </Command>
  104. <Command>
  105. <cmd>OS_COPY</cmd>
  106. <type>T_OSMAP</type>
  107. <file>%ONCONFIG%</file>
  108. <active>on</active>
  109. <numiterations>1</numiterations>
  110. <onetime>1</onetime>
  111. <sleep>0</sleep>
  112. <output></output>
  113. <comment></comment>
  114. </Command>
  115. <Command>
  116. <cmd>OS_TAIL_5000</cmd>
  117. <type>T_OSMAP</type>
  118. <file>%MSGPATH%</file>
  119. <active>on</active>
  120. <numiterations>1</numiterations>
  121. <onetime>1</onetime>
  122. <sleep>0</sleep>
  123. <output>online.log.5000</output>
  124. <comment></comment>
  125. </Command>
  126. <Command>
  127. <cmd>OS_LOGFILE_COPY</cmd>
  128. <type>T_OSMAP</type>
  129. <active>on</active>
  130. <numiterations>1</numiterations>
  131. <onetime>1</onetime>
  132. <sleep>0</sleep>
  133. <output></output>
  134. <comment></comment>
  135. </Command>
  136. <Command>
  137. <cmd>autopd-collection-environment-v2.xml</cmd>
  138. <type>T_PMR_STAMP</type>
  139. <active>on</active>
  140. <numiterations>1</numiterations>
  141. <onetime>1</onetime>
  142. <sleep>0</sleep>
  143. <output></output>
  144. <comment></comment>
  145. </Command>
  146. </Commands>