connection_hang_onstats.xml 741 B

1234567891011121314151617181920212223242526272829303132333435363738
  1. <?xml version="1.0" ?>
  2. <Commands>
  3. <Command>
  4. <cmd>onstat -a</cmd>
  5. <type>T_CMD</type>
  6. <active>on</active>
  7. <numiterations>1</numiterations>
  8. <onetime>0</onetime>
  9. <sleep>0</sleep>
  10. <output>onstat.a</output>
  11. <comment></comment>
  12. </Command>
  13. <Command>
  14. <cmd>onstat -g all</cmd>
  15. <type>T_CMD</type>
  16. <active>on</active>
  17. <numiterations>1</numiterations>
  18. <onetime>0</onetime>
  19. <sleep>0</sleep>
  20. <output>onstat.g.all</output>
  21. <comment></comment>
  22. </Command>
  23. <Command>
  24. <cmd>onstat -g stk all</cmd>
  25. <type>T_CMD</type>
  26. <active>on</active>
  27. <numiterations>1</numiterations>
  28. <onetime>0</onetime>
  29. <sleep>0</sleep>
  30. <output>onstat.g.stk.all</output>
  31. <comment></comment>
  32. </Command>
  33. </Commands>