From ecfd9fb37218c6a2433074432b6dfa1ef2ca392e Mon Sep 17 00:00:00 2001 From: Vadim Kochan Date: Sat, 24 Oct 2015 17:38:08 +0300 Subject: flowtop: man: Add notice about rate info Add notice about rate info to the feature list. Signed-off-by: Vadim Kochan Signed-off-by: Tobias Klauser --- flowtop.8 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'flowtop.8') diff --git a/flowtop.8 b/flowtop.8 index 11dd769..3a4e842 100644 --- a/flowtop.8 +++ b/flowtop.8 @@ -27,6 +27,7 @@ local system, e.g. for debugging purposes or to answer questions like: * Are there any suspicious background connections on my machine? * How many active connections does binary Y have? * How long are connections active already? + * At which rate am I sending/receiving data? .PP The following information will be presented in flowtop's output: .PP @@ -38,6 +39,7 @@ The following information will be presented in flowtop's output: * Transport protocol state machine information * Byte/packet counters (if they are enabled) * Connection duration (if timestamping is enabled) + * Flow send/receive rate (if byte/packet counters are enabled) .PP In order for flowtop to work, netfilter must be active and running on your machine, thus kernel-side connection tracking is active. If netfilter -- cgit v1.2.3-54-g00ecf