Raspberry Pi Traffic Monitoring: Difference between revisions

From Wurst-Wasser.net
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
== The Why Of Fry ==
= The Why Of Fry =
After I did [[Raspberry as Pi Ethernet-WiFi-Bridge]], I thought it might be nice to monitor traffic via my bridge.
After I did [[Raspberry as Pi Ethernet-WiFi-Bridge]], I thought it might be nice to monitor traffic via my bridge.


= hogwatch =
== Installation ==
== Installation ==
  pip install hogwatch --upgrade
  pip install hogwatch --upgrade


=== Start ===
== Start ==
  sudo hogwatch server
  sudo hogwatch server
A really nice looking web page. [[WAF]] ok.
A really nice looking web page. [[WAF]] ok.
= nethogs =
TBD
= iftop =
TBD
= iftop.php =
tbd


----
----

Revision as of 17:54, 5 February 2019

The Why Of Fry

After I did Raspberry as Pi Ethernet-WiFi-Bridge, I thought it might be nice to monitor traffic via my bridge.

hogwatch

Installation

pip install hogwatch --upgrade

Start

sudo hogwatch server

A really nice looking web page. WAF ok.

nethogs

TBD

iftop

TBD

iftop.php

tbd