Hello
I have created some packet marks for the devices on my network to graph their internet usage. In the mangle part I see both parts working but not when I graph it below is my config
/ip firewall mangle
add action=mark-packet chain=forward comment=IT disabled=no new-packet-mark=IT passthrough=yes src-address=192.168.0.54
add action=mark-packet chain=forward comment=Sogo.myriadgroup disabled=no new-packet-mark=sogo.myriadgroup passthrough=yes src-address=
192.168.0.61
add action=mark-packet chain=forward comment=Sogo.myriadgroup disabled=no dst-address=192.168.0.61 new-packet-mark=sogo.myriadgroup passthrough=
yes
add action=mark-packet chain=forward comment=IT disabled=no dst-address=192.168.0.54 new-packet-mark=IT passthrough=yes
add action=mark-packet chain=forward comment=Server disabled=no new-packet-mark=Server passthrough=yes src-address=192.168.0.3
add action=mark-packet chain=forward comment=Server disabled=no dst-address=192.168.0.3 new-packet-mark=Server passthrough=yes
add action=mark-packet chain=forward comment=Sorrel disabled=no new-packet-mark=Sorrel passthrough=yes src-address=192.168.0.18
add action=mark-packet chain=forward comment=Sorrel disabled=no dst-address=192.168.0.18 new-packet-mark=Sorrel passthrough=yes
add action=mark-packet chain=forward comment=Melanie disabled=no new-packet-mark=Melanie passthrough=yes src-address=192.168.0.19
add action=mark-packet chain=forward comment=Melanie disabled=no dst-address=192.168.0.19 new-packet-mark=Melanie passthrough=yes
add action=mark-packet chain=forward comment=Salomi disabled=no new-packet-mark=Salomi passthrough=yes src-address=192.168.0.23
add action=mark-packet chain=forward comment=Salomi disabled=no dst-address=192.168.0.23 new-packet-mark=Salomi passthrough=yes
add action=mark-packet chain=forward comment=Magriet disabled=no new-packet-mark=Magriet passthrough=yes src-address=192.168.0.25
add action=mark-packet chain=forward comment=Magriet disabled=no dst-address=192.168.0.25 new-packet-mark=Magriet passthrough=yes
add action=mark-packet chain=forward comment=Don disabled=no new-packet-mark=Don passthrough=yes src-address=192.168.0.35
add action=mark-packet chain=forward comment=Don disabled=no dst-address=192.168.0.35 new-packet-mark=Don passthrough=yes
add action=mark-packet chain=forward comment=Jenna disabled=no new-packet-mark=Jenna passthrough=yes src-address=192.168.0.37
add action=mark-packet chain=forward comment=Jenna disabled=no dst-address=192.168.0.37 new-packet-mark=Jenna passthrough=yes
add action=mark-packet chain=forward comment=Justin disabled=no new-packet-mark=Justin passthrough=yes src-address=192.168.0.40
add action=mark-packet chain=forward comment=Justin disabled=no dst-address=192.168.0.40 new-packet-mark=Justin passthrough=yes
add action=mark-connection chain=forward connection-state=new disabled=no dst-address=192.168.0.40 new-connection-mark=Justin passthrough=yes
add action=mark-connection chain=forward comment=it connection-state=new disabled=no dst-address=192.168.0.54 new-connection-mark=IT passthrough=
yes
add action=mark-connection chain=forward connection-state=new disabled=no dst-address=192.168.0.3 new-connection-mark=Server passthrough=yes
add action=mark-connection chain=forward connection-state=new disabled=no dst-address=192.168.0.18 new-connection-mark=Sorrel passthrough=yes
add action=mark-connection chain=forward comment=sogo.myriadgroup connection-state=new disabled=no dst-address=192.168.0.61 new-connection-mark=
sogo.myriadgroup passthrough=yes
add action=mark-connection chain=forward connection-state=new disabled=no dst-address=192.168.0.19 new-connection-mark=Melanie passthrough=yes
add action=mark-connection chain=forward connection-state=new disabled=no dst-address=192.168.0.23 new-connection-mark=Salomi passthrough=yes
add action=mark-connection chain=forward connection-state=new disabled=no dst-address=192.168.0.25 new-connection-mark=Magriet passthrough=yes
add action=mark-connection chain=forward connection-state=new disabled=no dst-address=192.168.0.35 new-connection-mark=Don passthrough=yes
add action=mark-connection chain=forward connection-state=new disabled=no dst-address=192.168.0.37 new-connection-mark=Jenna passthrough=yes
/queue simple
add burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s direction=both disabled=yes interface=all limit-at=0/0 max-limit=64k/64k name=queue1
packet-marks=“” parent=none priority=8 queue=default-small/default-small target-addresses=192.168.0.43/32 total-queue=default-small
add burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s direction=upload disabled=no interface=pppoe-uncapped limit-at=0/0 max-limit=0/0 name=
“Internet download” packet-marks=“” parent=none priority=8 queue=default/default-small target-addresses=“” total-queue=default-small
add burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s direction=download disabled=no interface=pppoe-uncapped limit-at=0/0 max-limit=0/0 name=
“Internet upload” packet-marks=“” parent=none priority=8 queue=default-small/default target-addresses=“” total-queue=default-small
add burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s direction=both disabled=no interface=all limit-at=0/0 max-limit=0/0 name=IT packet-marks=
IT parent=none priority=8 queue=default/default target-addresses=“” total-queue=default
add burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s direction=both disabled=no interface=all limit-at=0/0 max-limit=0/0 name=sogo.myriadgroup
packet-marks=sogo.myriadgroup parent=none priority=8 queue=default/default target-addresses=“” total-queue=default
add burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s direction=both disabled=no interface=all limit-at=0/0 max-limit=0/0 name=Justin
packet-marks=Justin parent=none priority=8 queue=default/default target-addresses=“” total-queue=default
add burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s direction=both disabled=no interface=all limit-at=0/0 max-limit=0/0 name=Jenna
packet-marks=Jenna parent=none priority=8 queue=default/default target-addresses=“” total-queue=default
add burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s direction=both disabled=no interface=all limit-at=0/0 max-limit=0/0 name=Don
packet-marks=Don parent=none priority=8 queue=default/default target-addresses=“” total-queue=default
add burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s direction=both disabled=no interface=all limit-at=0/0 max-limit=0/0 name=Magriet
packet-marks=Magriet parent=none priority=8 queue=default/default target-addresses=“” total-queue=default
add burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s direction=both disabled=no interface=all limit-at=0/0 max-limit=0/0 name=Salomi
packet-marks=Salomi parent=none priority=8 queue=default/default target-addresses=“” total-queue=default
add burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s direction=both disabled=no interface=all limit-at=0/0 max-limit=0/0 name=Melanie
packet-marks=Melanie parent=none priority=8 queue=default/default target-addresses=“” total-queue=default
add burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s direction=both disabled=no interface=all limit-at=0/0 max-limit=0/0 name=Sorrel
packet-marks=Sorrel parent=none priority=8 queue=default/default target-addresses=“” total-queue=default
add burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s direction=both disabled=no interface=all limit-at=0/0 max-limit=0/0 name=Server
packet-marks=Server parent=none priority=8 queue=default/default target-addresses=“” total-queue=default
/tool graphing queue
add allow-address=0.0.0.0/0 allow-target=yes disabled=no simple-queue=“Internet download” store-on-disk=yes
add allow-address=0.0.0.0/0 allow-target=yes disabled=no simple-queue=“Internet upload” store-on-disk=yes
add allow-address=0.0.0.0/0 allow-target=yes disabled=no simple-queue=IT store-on-disk=yes
add allow-address=0.0.0.0/0 allow-target=yes disabled=no simple-queue=Justin store-on-disk=yes
add allow-address=0.0.0.0/0 allow-target=yes disabled=no simple-queue=Jenna store-on-disk=yes
add allow-address=0.0.0.0/0 allow-target=yes disabled=no simple-queue=Don store-on-disk=yes
add allow-address=0.0.0.0/0 allow-target=yes disabled=no simple-queue=Magriet store-on-disk=yes
add allow-address=0.0.0.0/0 allow-target=yes disabled=no simple-queue=Salomi store-on-disk=yes
add allow-address=0.0.0.0/0 allow-target=yes disabled=no simple-queue=Melanie store-on-disk=yes
add allow-address=0.0.0.0/0 allow-target=yes disabled=no simple-queue=Sorrel store-on-disk=yes
add allow-address=0.0.0.0/0 allow-target=yes disabled=no simple-queue=Server store-on-disk=yes
add allow-address=0.0.0.0/0 allow-target=yes disabled=no simple-queue=sogo.myriadgroup store-on-disk=yes