123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103 |
- <?xml version="1.0" ?>
- <Commands>
- <Command>
- <cmd>onstat -g all</cmd>
- <type>T_CMD</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <onetime>0</onetime>
- <sleep>0</sleep>
- <output>onstat.g.all</output>
- <comment></comment>
- </Command>
- <Command>
- <cmd>onstat -g ath</cmd>
- <type>T_CMD</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <onetime>0</onetime>
- <sleep>0</sleep>
- <output>onstat.g.ath</output>
- <comment></comment>
- </Command>
- <Command>
- <cmd>onstat -g cpu</cmd>
- <type>T_CMD</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <onetime>0</onetime>
- <sleep>0</sleep>
- <output>onstat.g.cpu</output>
- <comment></comment>
- </Command>
- <Command>
- <cmd>onstat -g ses 0</cmd>
- <type>T_CMD</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <onetime>0</onetime>
- <sleep>0</sleep>
- <output>onstat.g.ses0</output>
- <comment></comment>
- </Command>
- <Command>
- <cmd>onstat -g stm</cmd>
- <type>T_CMD</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <onetime>0</onetime>
- <sleep>0</sleep>
- <output>onstat.g.stm</output>
- <comment></comment>
- </Command>
- <Command>
- <cmd>onstat -g cdr</cmd>
- <type>T_CMD</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <onetime>0</onetime>
- <sleep>0</sleep>
- <output>onstat.g.cdr</output>
- <comment></comment>
- </Command>
- <Command>
- <cmd>onstat -g cluster verbose</cmd>
- <type>T_CMD</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <onetime>0</onetime>
- <sleep>0</sleep>
- <output>onstat.g.cluster</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>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>
- </Commands>
|