I have an ssh connection that I run to access a remote machine. At present I use autossh to keep the pipe open 24/7.
I am curious as to how much the pipe alone uses bandwidth wise. How can I measure something like this?
note: It is rarely used but handy so it just sits there. So I can make sure nothing is sent for a day while taking measurements if needed.