Script for automated testing of computer latency.

More
16 Nov 2022 20:06 #256891 by seuchato
Tommy, Rod
I will have to dig into this a bit. Self interest, as I am about to order my first mesa setup (guess that's good news).
As mentioned: not first priority for now. I'd like to eliminate the long known bugs first and at least get disc loading through.
Greez
chris
The following user(s) said Thank You: tommylight

Please Log in or Create an account to join the conversation.

More
17 Nov 2022 04:23 #256913 by seuchato
LANG=C ping -c 50 $(ip route | grep default | awk '{print $3}') | awk -F '[:= ]'  'NR!=1 {print $11}' 
gets the ping times. Now what do you want do with them? sum them up, average, std deviation etc.?

what is the output of
lspci | grep -Ei eth
for the problematic NICs?

Please Log in or Create an account to join the conversation.

Time to create page: 0.081 seconds
Powered by Kunena Forum