On 4/7/2014 12:29 PM, James Caldwell wrote: > Happy Monday list... > > Does anyone have a preferred way of monitoring over all traffic throughput > for various interfaces via shell/putty instead of having to remain logged in > to the webgui? I have several alix based appliances that have had their ISP > connections upgraded and I am trying to remain outside the web interface as > much as possible due to the load that it puts on the system. > > Any thoughts or experience is appreciated.
The "iftop" package is great for this. Install it from the GUI and then from the shell run it like so: iftop -nNpPi vr0 (Serving suggestion, salt to taste) Jim _______________________________________________ List mailing list [email protected] https://lists.pfsense.org/mailman/listinfo/list
