connection_failure.xml 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899
  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>OS_PS</cmd>
  15. <type>T_OSMAP</type>
  16. <active>on</active>
  17. <numiterations>1</numiterations>
  18. <onetime>0</onetime>
  19. <sleep>0</sleep>
  20. <output>ps.out</output>
  21. <comment></comment>
  22. </Command>
  23. <Command>
  24. <cmd>OS_WILDCARD_COPY</cmd>
  25. <type>T_OSMAP</type>
  26. <file>%DUMPDIR%/af*</file>
  27. <numfiles>6</numfiles>
  28. <active>on</active>
  29. <numiterations>1</numiterations>
  30. <onetime>0</onetime>
  31. <sleep>0</sleep>
  32. <output></output>
  33. <comment></comment>
  34. </Command>
  35. <Command>
  36. <cmd>OS_WILDCARD_COPY</cmd>
  37. <type>T_OSMAP</type>
  38. <file>%DUMPDIR%/core*</file>
  39. <numfiles>2</numfiles>
  40. <active>on</active>
  41. <numiterations>1</numiterations>
  42. <onetime>0</onetime>
  43. <sleep>0</sleep>
  44. <output></output>
  45. <comment></comment>
  46. </Command>
  47. <Command>
  48. <cmd>OS_WILDCARD_COPY</cmd>
  49. <type>T_OSMAP</type>
  50. <file>%ERRORDIR%/*</file>
  51. <numfiles>3</numfiles>
  52. <active>on</active>
  53. <numiterations>1</numiterations>
  54. <onetime>0</onetime>
  55. <sleep>0</sleep>
  56. <output></output>
  57. <comment></comment>
  58. </Command>
  59. <Command>
  60. <cmd>OS_HOSTSFILE_COPY</cmd>
  61. <type>T_OSMAP</type>
  62. <active>on</active>
  63. <numiterations>1</numiterations>
  64. <onetime>1</onetime>
  65. <sleep>0</sleep>
  66. <output></output>
  67. <comment></comment>
  68. </Command>
  69. <Command>
  70. <cmd>OS_SERVICESFILE_COPY</cmd>
  71. <type>T_OSMAP</type>
  72. <active>on</active>
  73. <numiterations>1</numiterations>
  74. <onetime>1</onetime>
  75. <sleep>0</sleep>
  76. <output></output>
  77. <comment></comment>
  78. </Command>
  79. <Command>
  80. <cmd>OS_NETSTAT_AN</cmd>
  81. <type>T_OSMAP</type>
  82. <active>on</active>
  83. <numiterations>1</numiterations>
  84. <onetime>0</onetime>
  85. <sleep>0</sleep>
  86. <output>netstat.an.out</output>
  87. <comment></comment>
  88. </Command>
  89. </Commands>