123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106 |
- <?xml version="1.0" ?>
- <Commands>
- <Command>
- <cmd>ids_general.xml</cmd>
- <type>T_FILE</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <onetime>1</onetime>
- <sleep>0</sleep>
- <output></output>
- <comment></comment>
- </Command>
- <Command>
- <cmd>connection_hang_onstats.xml</cmd>
- <type>T_FILE</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <onetime>0</onetime>
- <sleep>0</sleep>
- <comment></comment>
- </Command>
- <Command>
- <cmd>OS_WILDCARD_COPY</cmd>
- <type>T_OSMAP</type>
- <file>%DUMPDIR%/af*</file>
- <numfiles>6</numfiles>
- <active>on</active>
- <numiterations>1</numiterations>
- <onetime>1</onetime>
- <sleep>0</sleep>
- <output></output>
- <comment></comment>
- </Command>
- <Command>
- <cmd>OS_WILDCARD_COPY</cmd>
- <type>T_OSMAP</type>
- <file>%ERRORDIR%/*</file>
- <numfiles>3</numfiles>
- <active>on</active>
- <numiterations>1</numiterations>
- <onetime>1</onetime>
- <sleep>0</sleep>
- <output></output>
- <comment></comment>
- </Command>
- <Command>
- <cmd>OS_INFORMIXTMP_LS</cmd>
- <type>T_OSMAP</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <onetime>1</onetime>
- <sleep>0</sleep>
- <output>informixtmp.ls.out</output>
- <comment></comment>
- </Command>
- <Command>
- <cmd>OS_IPADDR</cmd>
- <type>T_OSMAP</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <onetime>1</onetime>
- <sleep>0</sleep>
- <output>ipaddr.out</output>
- <comment></comment>
- </Command>
- <Command>
- <cmd>OS_IPCS_A</cmd>
- <type>T_OSMAP</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <onetime>1</onetime>
- <sleep>0</sleep>
- <output>ipcs.a.out</output>
- <comment></comment>
- </Command>
- <Command>
- <cmd>OS_NETSTAT_AN</cmd>
- <type>T_OSMAP</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <onetime>0</onetime>
- <sleep>0</sleep>
- <output>netstat.an.out</output>
- <comment></comment>
- </Command>
- <Command>
- <cmd></cmd>
- <type>T_CPUVP_STACKS</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <onetime>0</onetime>
- <sleep>0</sleep>
- <comment>This is a special Command, executed purely on the type tag, no cmd needed, put at the end</comment>
- </Command>
- </Commands>
|