Advertisement
Guest User

Untitled

a guest
May 3rd, 2016
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.41 KB | None | 0 0
  1. send_results
  2. {
  3. "cpu_util_total": 6.05981,
  4. "cpu_util_user": 0.829128,
  5. "cpu_util_system": 5.23068,
  6. "sender_has_retransmits": 0,
  7. "streams": [{
  8. "id": 1,
  9. "bytes": 7925222400,
  10. "retransmits": -1,
  11. "jitter": 0,
  12. "errors": 0,
  13. "packets": 0
  14. }]
  15. }
  16. get_results
  17. {
  18. "cpu_util_total": 2.11051,
  19. "cpu_util_user": 0.809665,
  20. "cpu_util_system": 1.30084,
  21. "sender_has_retransmits": -1,
  22. "streams": [{
  23. "id": 1,
  24. "bytes": 7925222400,
  25. "retransmits": -1,
  26. "jitter": 0,
  27. "errors": 0,
  28. "packets": 0
  29. }]
  30. }
  31. [ 4] 2499.01-2500.00 sec 2.34 MBytes 19.7 Mbits/sec
  32. - - - - - - - - - - - - - - - - - - - - - - - - -
  33. [ ID] Interval Transfer Bandwidth
  34. [ 4] 0.00-2500.00 sec 7.38 GBytes 25.4 Mbits/sec sender
  35. [ 4] 0.00-2500.00 sec 7.38 GBytes 25.4 Mbits/sec receiver
  36.  
  37. iperf Done.
  38.  
  39. D:\TIPT\STOA-CPE\iperf-3.0.11-win32_custom\iperf-3.0.11-win32_custom>pause
  40. Press any key to continue . . .
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement