This seems to do what I wanted for most part. server> iperf3 -s -V client> iperf3 -c x.x.x.x -i 1 -t 60 -V -u -b .2M
Another neat tool: https://github.com/orf/gping On Fri, Nov 22, 2019 at 11:26 AM Josh Luthman <j...@imaginenetworksllc.com> wrote: > > fping is a lot better to parse with > > Josh Luthman > Office: 937-552-2340 > Direct: 937-552-2343 > 1100 Wayne St > Suite 1337 > Troy, OH 45373 > > > On Thu, Nov 21, 2019 at 8:44 PM Adam Moffett <dmmoff...@gmail.com> wrote: >> >> ping -i .2 -s 1400 -f -c 300 x.x.x.x >> >> >> On 11/21/2019 7:31 PM, Matt wrote: >> > I need to test for latency and jitter between two linux boxes I have >> > terminal access too. The iperf examples I have found seem to just >> > care about bandwidth. >> > >> > I tried this: >> > >> > server> iperf -s -u -p 8042 >> > >> > client> iperf -c x.x.x.x -u -p 8042 -b 1m -t 30 -i 1 -f m >> > >> > How do I get it to display latency, jitter, packet loss and etc? >> > >> >> -- >> AF mailing list >> AF@af.afmug.com >> http://af.afmug.com/mailman/listinfo/af_af.afmug.com > > -- > AF mailing list > AF@af.afmug.com > http://af.afmug.com/mailman/listinfo/af_af.afmug.com -- AF mailing list AF@af.afmug.com http://af.afmug.com/mailman/listinfo/af_af.afmug.com