Link to home
Create AccountLog in
Avatar of mike2401
mike2401Flag for United States of America

asked on

Measure speed across WAN to remote office file server?

Is there a lightweight utility to measure WAN speed between our remote office's Windows file server (running on Hyper V) and our main data center?

If it's software that needs to be installed, not needing to reboot the remote file server after the install would be most preferable.

Free is for me but if we need to buy something, that's ok.

Thoughts?

Thanks,
Mike
Avatar of Jason Johanknecht
Jason Johanknecht
Flag of United States of America image

Not sure if iPerf3 will work over WAN: https://iperf.fr/iperf-download.php#windows
You can change the ports, but you will need to allow those ports in firewalls.
Avatar of Lee W, MVP
what your external gateway's capability? if SNMP is an option, you can use cacti from cacti.net to poll the external router and collect WAN traffic.
note

Do you have a VPN setup between the two locations, if so it might be possible to pull VPN data rate traffic but will depend on what you are working with.
ASKER CERTIFIED SOLUTION
Avatar of noci
noci

Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
See answer
Avatar of mike2401

ASKER

Thanks everyone!
Thanks!