connection_hang.xml 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106
  1. <?xml version="1.0" ?>
  2. <Commands>
  3. <Command>
  4. <cmd>ids_general.xml</cmd>
  5. <type>T_FILE</type>
  6. <active>on</active>
  7. <numiterations>1</numiterations>
  8. <onetime>1</onetime>
  9. <sleep>0</sleep>
  10. <output></output>
  11. <comment></comment>
  12. </Command>
  13. <Command>
  14. <cmd>connection_hang_onstats.xml</cmd>
  15. <type>T_FILE</type>
  16. <active>on</active>
  17. <numiterations>1</numiterations>
  18. <onetime>0</onetime>
  19. <sleep>0</sleep>
  20. <comment></comment>
  21. </Command>
  22. <Command>
  23. <cmd>OS_WILDCARD_COPY</cmd>
  24. <type>T_OSMAP</type>
  25. <file>%DUMPDIR%/af*</file>
  26. <numfiles>6</numfiles>
  27. <active>on</active>
  28. <numiterations>1</numiterations>
  29. <onetime>1</onetime>
  30. <sleep>0</sleep>
  31. <output></output>
  32. <comment></comment>
  33. </Command>
  34. <Command>
  35. <cmd>OS_WILDCARD_COPY</cmd>
  36. <type>T_OSMAP</type>
  37. <file>%ERRORDIR%/*</file>
  38. <numfiles>3</numfiles>
  39. <active>on</active>
  40. <numiterations>1</numiterations>
  41. <onetime>1</onetime>
  42. <sleep>0</sleep>
  43. <output></output>
  44. <comment></comment>
  45. </Command>
  46. <Command>
  47. <cmd>OS_INFORMIXTMP_LS</cmd>
  48. <type>T_OSMAP</type>
  49. <active>on</active>
  50. <numiterations>1</numiterations>
  51. <onetime>1</onetime>
  52. <sleep>0</sleep>
  53. <output>informixtmp.ls.out</output>
  54. <comment></comment>
  55. </Command>
  56. <Command>
  57. <cmd>OS_IPADDR</cmd>
  58. <type>T_OSMAP</type>
  59. <active>on</active>
  60. <numiterations>1</numiterations>
  61. <onetime>1</onetime>
  62. <sleep>0</sleep>
  63. <output>ipaddr.out</output>
  64. <comment></comment>
  65. </Command>
  66. <Command>
  67. <cmd>OS_IPCS_A</cmd>
  68. <type>T_OSMAP</type>
  69. <active>on</active>
  70. <numiterations>1</numiterations>
  71. <onetime>1</onetime>
  72. <sleep>0</sleep>
  73. <output>ipcs.a.out</output>
  74. <comment></comment>
  75. </Command>
  76. <Command>
  77. <cmd>OS_NETSTAT_AN</cmd>
  78. <type>T_OSMAP</type>
  79. <active>on</active>
  80. <numiterations>1</numiterations>
  81. <onetime>0</onetime>
  82. <sleep>0</sleep>
  83. <output>netstat.an.out</output>
  84. <comment></comment>
  85. </Command>
  86. <Command>
  87. <cmd></cmd>
  88. <type>T_CPUVP_STACKS</type>
  89. <active>on</active>
  90. <numiterations>1</numiterations>
  91. <onetime>0</onetime>
  92. <sleep>0</sleep>
  93. <comment>This is a special Command, executed purely on the type tag, no cmd needed, put at the end</comment>
  94. </Command>
  95. </Commands>