-1

How do i monitor and create graph internet usage for each lan user . My network has mikrotik router as gateway route . Is there any monitoring tool that can create bandwidth graph from mikrotik router?

user2191660
  • 7
  • 1
  • 2

4 Answers4

0

Check out RTG: http://rtg.sourceforge.net/

Mikrotik supports SNMP, you could use that to poll the MIB and graph out usage.

Ryan0751
  • 93
  • 7
0

I would suggest you to create:

Queue First:

http://wiki.mikrotik.com/wiki/Manual:Queue

and then enable graphing:

http://wiki.mikrotik.com/wiki/Manual:Tools/Graphing

0

OpManager, Orion, PRTG, STG and ...

Vahid Alimohamadi
  • 4,900
  • 2
  • 22
  • 37
0

You Can install Dude package on you router and add a map of your network. Ofcourse, you have to configurate SNMP on your devices or (if exist) on your switch or (if computer connected directly to router) nothing.

red
  • 634
  • 1
  • 6
  • 12