Results 1 to 4 of 4
I would like to know how to monitor dual nic cards graphically in real time. I want to be able to see the traffic of each port separately....
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 03-11-2011 #1Just Joined!
- Join Date
- Oct 2007
- Posts
- 5
Monitor Dual nic cards. Monitor seperat network connections
I would like to know how to monitor dual nic cards graphically in real time. I want to be able to see the traffic of each port separately.
- 03-11-2011 #2
In two terminals
if you really need it graphical:Code:tcpdump -i eth0 tcpdump -i eth1
Two instances of wiresharkYou must always face the curtain with a bow.
- 03-11-2011 #3Just Joined!
- Join Date
- Oct 2007
- Posts
- 5
wireshark
In wireshark is there a way to change it to look the graph that also in the "system monitor" in gnome or the network monitor in windows
- 03-11-2011 #4Just Joined!
- Join Date
- Jan 2011
- Posts
- 4
bwm-ng can do it easily but in shell


Reply With Quote
