1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192 |
- <?xml version="1.0" ?>
- <Commands>
- <Command>
- <cmd>OS_IPCS_L</cmd>
- <type>T_OSMAP</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <onetime>0</onetime>
- <sleep>0</sleep>
- <output>ipcs_l.out</output>
- <comment></comment>
- </Command>
- <Command>
- <cmd>OS_MODEL</cmd>
- <type>T_OSMAP</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <onetime>0</onetime>
- <sleep>0</sleep>
- <output>model.out</output>
- <comment></comment>
- </Command>
- <Command>
- <cmd>OS_PRTCONF</cmd>
- <type>T_OSMAP</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <onetime>0</onetime>
- <sleep>0</sleep>
- <output>prtconf.out</output>
- <comment></comment>
- </Command>
- <Command>
- <cmd>OS_PSRINFO_V</cmd>
- <type>T_OSMAP</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <onetime>0</onetime>
- <sleep>0</sleep>
- <output>psrinfo_v.out</output>
- <comment></comment>
- </Command>
- <Command>
- <cmd>OS_LSDEV_C</cmd>
- <type>T_OSMAP</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <onetime>0</onetime>
- <sleep>0</sleep>
- <output>lsdev_C-.out</output>
- <comment></comment>
- </Command>
- <Command>
- <cmd>OS_NO_A</cmd>
- <type>T_OSMAP</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <onetime>0</onetime>
- <sleep>0</sleep>
- <output>no_a.out</output>
- <comment></comment>
- </Command>
- <Command>
- <cmd>OS_LSLPP_AH</cmd>
- <type>T_OSMAP</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <onetime>0</onetime>
- <sleep>0</sleep>
- <output>lslpp_ah.out</output>
- <comment></comment>
- </Command>
- <Command>
- <cmd>OS_ERROR_REPORT</cmd>
- <type>T_OSMAP</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <onetime>0</onetime>
- <sleep>0</sleep>
- <output>errpt_a.out</output>
- <comment></comment>
- </Command>
- </Commands>
|