summaryrefslogtreecommitdiff
path: root/flowtop.8
diff options
context:
space:
mode:
authorVadim Kochan <vadim4j@gmail.com>2015-10-24 17:38:11 +0300
committerTobias Klauser <tklauser@distanz.ch>2015-10-26 13:48:37 +0100
commit8cddf0164f310018484b6c518f8ded87724222d7 (patch)
tree683ab8f5b10224b01b575ffe5ea11872ba839679 /flowtop.8
parentecfd9fb37218c6a2433074432b6dfa1ef2ca392e (diff)
flowtop: Add option for flow refresh interval
Add new -t,--interval option to specify flow refresh interval in seconds. Signed-off-by: Vadim Kochan <vadim4j@gmail.com> [tk: Fix type conversion on rate calculation] Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'flowtop.8')
-rw-r--r--flowtop.83
1 files changed, 3 insertions, 0 deletions
diff --git a/flowtop.8 b/flowtop.8
index 3a4e842..faa1da1 100644
--- a/flowtop.8
+++ b/flowtop.8
@@ -114,6 +114,9 @@ bandwidth or for mirroring Maxmind's databases (to bypass their traffic
limit policy), different hosts or IP addresses can be placed into geoip.conf,
separated by a newline.
.PP
+.SS -t <time>, --interval <time>
+Flow info refresh interval in seconds, default is 1s.
+.PP
.SS -v, --version
Show version information and exit.
.PP