Traffic monitoring

From Alpine Linux
Revision as of 12:47, 12 October 2010 by Jbilyk (talk | contribs) (Start of document for traffic monitoring)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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 testing repository (edge). No switches needed, another graphical traffic viewer by connection.

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