123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162 |
- <?xml version="1.0" ?>
- <Commands>
- <Command>
- <cmd>oninit -V</cmd>
- <type>T_CMD</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <onetime>1</onetime>
- <sleep>0</sleep>
- <output>oninit.V</output>
- <comment></comment>
- </Command>
- <Command>
- <cmd>oninit -version</cmd>
- <type>T_CMD</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <onetime>1</onetime>
- <sleep>0</sleep>
- <output>oninit.version</output>
- <comment>Used for PMR Stamp -- do not change output name.</comment>
- </Command>
- <Command>
- <cmd>onstat -g osi</cmd>
- <type>T_CMD</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <onetime>1</onetime>
- <sleep>0</sleep>
- <output>onstat.g.osi</output>
- <comment>Used for PMR Stamp -- do not change output name.</comment>
- </Command>
- <Command>
- <cmd>onstat -g env</cmd>
- <type>T_CMD</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <onetime>1</onetime>
- <sleep>0</sleep>
- <output>onstat.g.env</output>
- <comment>Used for PMR Stamp -- do not change output name.</comment>
- </Command>
- <Command>
- <cmd>OS_VERSION</cmd>
- <type>T_OSMAP</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <onetime>1</onetime>
- <sleep>0</sleep>
- <output>os_version.out</output>
- <comment></comment>
- </Command>
- <Command>
- <cmd>OS_MAINT_LEVEL</cmd>
- <type>T_OSMAP</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <onetime>1</onetime>
- <sleep>0</sleep>
- <output>os_maint_level.out</output>
- <comment></comment>
- </Command>
- <Command>
- <cmd>OS_ENV</cmd>
- <type>T_OSMAP</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <onetime>1</onetime>
- <sleep>0</sleep>
- <output>os_env.out</output>
- <comment></comment>
- </Command>
- <Command>
- <cmd>OS_ERROR_REPORT</cmd>
- <type>T_OSMAP</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <onetime>1</onetime>
- <sleep>0</sleep>
- <output>os_error.out</output>
- <comment></comment>
- </Command>
- <Command>
- <cmd>OS_KERNEL_PARAM</cmd>
- <type>T_OSMAP</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <onetime>1</onetime>
- <sleep>0</sleep>
- <output>os_kernel.out</output>
- <comment></comment>
- </Command>
- <Command>
- <cmd>OS_COPY</cmd>
- <type>T_OSMAP</type>
- <file>%INFORMIXSQLHOSTS%</file>
- <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>%ONCONFIG%</file>
- <active>on</active>
- <numiterations>1</numiterations>
- <onetime>1</onetime>
- <sleep>0</sleep>
- <output></output>
- <comment></comment>
- </Command>
- <Command>
- <cmd>OS_TAIL_5000</cmd>
- <type>T_OSMAP</type>
- <file>%MSGPATH%</file>
- <active>on</active>
- <numiterations>1</numiterations>
- <onetime>1</onetime>
- <sleep>0</sleep>
- <output>online.log.5000</output>
- <comment></comment>
- </Command>
- <Command>
- <cmd>OS_LOGFILE_COPY</cmd>
- <type>T_OSMAP</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <onetime>1</onetime>
- <sleep>0</sleep>
- <output></output>
- <comment></comment>
- </Command>
- <Command>
- <cmd>autopd-collection-environment-v2.xml</cmd>
- <type>T_PMR_STAMP</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <onetime>1</onetime>
- <sleep>0</sleep>
- <output></output>
- <comment></comment>
- </Command>
- </Commands>
|