Project

General

Profile

Actions

Feature #7224

closed

Abandon rate in favor of iftop

Added by Marcel Hellwig about 7 years ago. Updated over 4 years ago.

Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
Traffic Graphs
Target version:
-
Start date:
02/07/2017
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:

Description

Due to the lack of ipv6 functionality in rate and also it's development state (not developed since 2011, please correct me if I'm wrong) I would like to suggest to abandon rate and use iftop as a replacement.

The major changes has to be done in bandwidth_by_ip.php, mainly to write a new parser for the textual interface of iftop and to adapt the command line settings.

The big point would be IPv6 support in the traffic graph.
Please give me your feedback, what do you thing.

This ticket is related to #3334

Actions #1

Updated by Jim Pingle about 7 years ago

  • Category set to Traffic Graphs
  • Target version set to Future

While it would be nice, the output from iftop is not printed in a way that would be easy to parse programmatically.

It did at least recently gain the ability to output in a text format, which wasn't possible before.

For example, this will wait 2 seconds and output the top 20 hosts:

iftop -i vmx0 -nNP -t -s 2 -L 20

It is also connection-oriented instead of host-oriented. So it is definitely useful, but not in the same way as rate is useful.

Though now that it can output text, a GUI page for it makes more sense as a separate package.

Actions #2

Updated by Jim Pingle over 4 years ago

  • Status changed from New to Duplicate
  • Target version deleted (Future)

There is a PR for this which is under #3334

Actions

Also available in: Atom PDF