Traffic monitoring: Difference between revisions

From Alpine Linux
m (Nload was moved to main)
m (category added)
Line 14: Line 14:


More are available, but that is a start...
More are available, but that is a start...
[[Category:Networking]] [[Category:Monitoring]]

Revision as of 09:22, 15 June 2011

This is to show a few tools that can be used to monitor traffic on an Alpine Linux firewall, either to track down specific issues, to establish a traffic baseline, etc. This is not a comprehensive guide to each tool, since that can be found elsewhere on the internet.

iptraf

Available from main repository (v1.9, v1.10, v2.0, edge). No switches are needed. Good tool for seeing statistical view of traffic, either layer 2 or 3.

iftop

Available from main repository(v1.9, v1.10, v2.0, edge). No switches needed. Graphical view of traffic by connection.

nload

Available from main repository (edge). No switches needed, another graphical traffic viewer by connection.

More are available, but that is a start...