0

I have a linux-based dd-wrt router that connects my home network with outside world.

I'd like to see, what is the current network load on the router in a convenience of the tray (a.k.a. indicator panel) icon.

I believe that writing such a monitoring tool is relatively easy, and I hope I don't have to write such tool myself.

1 Answers1

1

Are you able to connect to your router via a terminal and get the speed from it? Alternatively, can the router run a script itself and so give the speed?

If so, you could then take that script and add it to indicator-sysmonitor.

Bernmeister
  • 1,149