123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155 |
- <?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>oncheck -pr</cmd>
- <type>T_CMD</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <onetime>1</onetime>
- <sleep>0</sleep>
- <output>oncheck.pr</output>
- <comment></comment>
- </Command>
- <Command>
- <cmd>onstat -D</cmd>
- <type>T_CMD</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <onetime>0</onetime>
- <sleep>0</sleep>
- <output>onstat.D</output>
- <comment></comment>
- </Command>
- <Command>
- <cmd>onstat -g arc</cmd>
- <type>T_CMD</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <onetime>0</onetime>
- <sleep>0</sleep>
- <output>onstat.g.arc</output>
- <comment></comment>
- </Command>
- <Command>
- <cmd>onstat -g stk all</cmd>
- <type>T_CMD</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <onetime>0</onetime>
- <sleep>0</sleep>
- <output>onstat.g.stk.all</output>
- <comment></comment>
- </Command>
- <Command>
- <cmd>OS_PS</cmd>
- <type>T_OSMAP</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <onetime>0</onetime>
- <sleep>0</sleep>
- <output>ps.out</output>
- <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>%DUMPDIR%/core*</file>
- <numfiles>2</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_COPY</cmd>
- <type>T_OSMAP</type>
- <file>%BAR_ACT_LOG%</file>
- <active>on</active>
- <numiterations>1</numiterations>
- <onetime>0</onetime>
- <sleep>0</sleep>
- <output></output>
- <comment></comment>
- </Command>
- <Command>
- <cmd>OS_COPY</cmd>
- <type>T_OSMAP</type>
- <file>%BAR_DEBUG_LOG%</file>
- <active>on</active>
- <numiterations>1</numiterations>
- <onetime>0</onetime>
- <sleep>0</sleep>
- <output></output>
- <comment></comment>
- </Command>
- <Command>
- <cmd>OS_COPY</cmd>
- <type>T_OSMAP</type>
- <file>%IXBAR%</file>
- <active>on</active>
- <numiterations>1</numiterations>
- <onetime>0</onetime>
- <sleep>0</sleep>
- <output></output>
- <comment></comment>
- </Command>
- <Command>
- <cmd>OS_COLLECT_SMFILE</cmd>
- <type>T_OSMAP</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <onetime>1</onetime>
- <sleep>0</sleep>
- <output></output>
- <comment></comment>
- </Command>
- </Commands>
|