Traffic monitoring: Difference between revisions

From Alpine Linux
m (category added)
m (Remove references to ancient versions of Alpine. All of these packages are available on current versions.)
 
Line 1: Line 1:
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.
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 ==
== iptraf-ng ==


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.
Available from community repository (Alpine v3.10 and up).  No switches are needed.  Good tool for seeing statistical view of traffic, either layer 2 or 3.


== iftop ==
== iftop ==


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


== nload ==
== nload ==


Available from main repository (edge).  No switches needed, another graphical traffic viewer by connection.
Available from community repository (Alpine v3.10 and up).  No switches needed, another graphical traffic viewer by connection.


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


[[Category:Networking]] [[Category:Monitoring]]
[[Category:Networking]] [[Category:Monitoring]]

Latest revision as of 05:27, 6 September 2023

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-ng

Available from community repository (Alpine v3.10 and up). No switches are needed. Good tool for seeing statistical view of traffic, either layer 2 or 3.

iftop

Available from community repository (Alpine v3.10 and up). No switches needed. Graphical view of traffic by connection.

nload

Available from community repository (Alpine v3.10 and up). No switches needed, another graphical traffic viewer by connection.

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