Graphing question

Hi All,

I’ve been using the “RB951G-2HnD” for a while now, with pleasure.
I added some graphs on the interfaces to monitor the bandwith.
Now, I want to monitor single devices attached to a switch that is connected to the RB.

Is there a way to do this ?
I looked at the Wiki ( http://wiki.mikrotik.com/wiki/Manual:Tools/Graphing ) but don’t know if this is the way to do this, and what I need to use.

No, the graphing feature will only graph certain specific parts of the host router.

http://forum.mikrotik.com/t/tool-realtime-per-ip-traffic-monitor-for-home-office/70028/1

Skickat från min HTC One via Tapatalk

You can create Queue with target IP numer of single device and then add this queue to graphing.

That’s a good idea, Payday, thanks!

unfortunally I’m not realy into this yet :slight_smile:

I have 2 IP’s i want to monitor (just monitor complete traffic up/down) :
PC1 : 10.98.159.220
PC2 : 10.98.159.210

I came to this part, and now i’m stuck, graphs are visible, but no data, still 0 bytes

[admin@MikroTik-on8ar] /queue simple> print
Flags: X - disabled, I - invalid, D - dynamic 
 0    name="PC1" target=10.98.159.220/32 parent=none packet-marks="" 
      priority=8/8 queue=default-small/default-small limit-at=0/0 
      max-limit=0/0 burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s 

 1    name="PC2" target=10.98.159.210/32 parent=none packet-marks="" 
      priority=8/8 queue=default-small/default-small limit-at=0/0 
      max-limit=0/0 burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s

Try it giving it a limit that is above what it can actually get, but that is not unlimited.

This seems to work, but some queues stay empty, but i’ll let the go on overnight to see if there is a difference.

Let us know how it goes for you :smiley: