There isn't any configuration directive for setting the bar graph average to anything other than the default (10 seconds).
When, say, sort: 40s is present in the config file, one might have to press B each time iftop is started, in order to use the same average for sorting and for the bar graphs.
A configuration directive such as bars: 40s would solve this.
There isn't any configuration directive for setting the bar graph average to anything other than the default (10 seconds).
When, say,
sort: 40sis present in the config file, one might have to pressBeach time iftop is started, in order to use the same average for sorting and for the bar graphs.A configuration directive such as
bars: 40swould solve this.