1

Is there a way i can get bandwidth graphs like the one shown below on the rpi2 without having to install pfsense OS on it because i would like to use it for other things. I am thinking i have to monitor the network interface with traffic and save the data,them graph it using rrdtool

RRDTOOL

goldilocks
  • 60,325
  • 17
  • 117
  • 234
ericnyamu
  • 19
  • 3

1 Answers1

2

You can try ntop. It shows graphs, network statistics and few other useful things on webpage (default port is 3000).

rav_kr
  • 456
  • 5
  • 12