123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134 |
- <?xml version="1.0" ?>
- <Commands>
- <Command>
- <cmd>OS_NETSTAT_V</cmd>
- <type>T_OSMAP</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <sleep>0</sleep>
- <output>netstat_v.out.2</output>
- <comment></comment>
- </Command>
- <Command>
- <cmd>OS_NETSTAT_S_F_INET</cmd>
- <type>T_OSMAP</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <sleep>0</sleep>
- <output>netstat_inet.out.2</output>
- <comment></comment>
- </Command>
- <Command>
- <cmd>OS_NETSTAT_M</cmd>
- <type>T_OSMAP</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <sleep>0</sleep>
- <output>netstat_m.out.2</output>
- <comment></comment>
- </Command>
- <Command>
- <cmd>OS_NFSSTAT</cmd>
- <type>T_OSMAP</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <sleep>0</sleep>
- <output>nfsstat.out.2</output>
- <comment></comment>
- </Command>
- <Command>
- <cmd>OS_VMSTAT</cmd>
- <type>T_OSMAP</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <sleep>0</sleep>
- <output>vmstat.out.2</output>
- <comment></comment>
- </Command>
- <Command>
- <cmd>OS_VMSTAT_S</cmd>
- <type>T_OSMAP</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <sleep>0</sleep>
- <output>vmstat_s.out.2</output>
- <comment></comment>
- </Command>
- <Command>
- <cmd>OS_MPSTAT</cmd>
- <type>T_OSMAP</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <sleep>0</sleep>
- <output>mpstat.out.2</output>
- <comment></comment>
- </Command>
- <Command>
- <cmd>OS_IOSTAT</cmd>
- <type>T_OSMAP</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <sleep>0</sleep>
- <output>iostat.out.2</output>
- <comment></comment>
- </Command>
- <Command>
- <cmd>OS_SWAPON_S</cmd>
- <type>T_OSMAP</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <sleep>0</sleep>
- <output>swapon_s.out.2</output>
- <comment></comment>
- </Command>
- <Command>
- <cmd>OS_FREE</cmd>
- <type>T_OSMAP</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <sleep>0</sleep>
- <output>free.out.2</output>
- <comment></comment>
- </Command>
- <Command>
- <cmd>OS_PS</cmd>
- <type>T_OSMAP</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <sleep>0</sleep>
- <output>ps.out.2</output>
- <comment></comment>
- </Command>
- <Command>
- <cmd>OS_TOP_N_1</cmd>
- <type>T_OSMAP</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <sleep>0</sleep>
- <output>top.out.2</output>
- <comment></comment>
- </Command>
- <Command>
- <cmd>OS_IPCS_A</cmd>
- <type>T_OSMAP</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <sleep>0</sleep>
- <output>ipcs_a.out.2</output>
- <comment></comment>
- </Command>
- </Commands>
|