123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123 |
- <?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>onstat -a</cmd>
- <type>T_CMD</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <onetime>0</onetime>
- <background>1</background>
- <sleep>0</sleep>
- <output>onstat.a</output>
- <comment></comment>
- </Command>
- <Command>
- <cmd>OS_SAR_5_12</cmd>
- <type>T_OSMAP</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <onetime>0</onetime>
- <background>1</background>
- <sleep>0</sleep>
- <output>sar.out</output>
- <comment></comment>
- </Command>
- <Command>
- <cmd>OS_VMSTAT_5_12</cmd>
- <type>T_OSMAP</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <onetime>0</onetime>
- <background>1</background>
- <sleep>0</sleep>
- <output>vmstat.out</output>
- <comment></comment>
- </Command>
- <Command>
- <cmd>OS_IOSTAT_5_12</cmd>
- <type>T_OSMAP</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <onetime>0</onetime>
- <background>1</background>
- <sleep>0</sleep>
- <output>iostat.out</output>
- <comment></comment>
- </Command>
- <Command>
- <cmd>OS_MPSTAT_5_12</cmd>
- <type>T_OSMAP</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <onetime>0</onetime>
- <background>1</background>
- <sleep>0</sleep>
- <output>mpstat.out</output>
- <comment></comment>
- </Command>
- <Command>
- <cmd>OS_PROCESS_INFO_12</cmd>
- <type>T_OSMAP</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <onetime>0</onetime>
- <background>1</background>
- <sleep>0</sleep>
- <output>psinfo.out</output>
- <comment></comment>
- </Command>
- <Command>
- <cmd>OS_NETSTAT_ANP</cmd>
- <type>T_OSMAP</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <onetime>0</onetime>
- <sleep>0</sleep>
- <output>netstat.out</output>
- <comment></comment>
- </Command>
- <Command>
- <cmd>performance_cpu_usage_driver.xml</cmd>
- <type>T_FILE</type>
- <active>on</active>
- <numiterations>6</numiterations>
- <onetime>0</onetime>
- <sleep>10</sleep>
- <output></output>
- <comment></comment>
- </Command>
- <Command>
- <cmd>OS_PROCESS_INFO_12_COMPLETE</cmd>
- <type>T_OSMAP</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <onetime>0</onetime>
- <background>2</background>
- <sleep>0</sleep>
- <output>psinfo.out</output>
- <comment></comment>
- </Command>
- </Commands>
|