mrtg graphing not matching queues

http://img227.imageshack.us/my.php?image=screenshotkk1.png

Queue IP addressing and addresses reported in mrtg don’t match up. Granted this is version 3.11 but there is no entry in the changelog regarding any fix here.

A cosmetic bug only it would appear, as the graphs still show the correct usage stats.

have you not noticed the lots of threads here discussing that only like 30% of changes make it into the changelog? please upgrade

I have tried with the latest version, queue graphs report correct values,
Picture 5.png

Hello sergejs, wasn’t refering to the graph, but instead the info reported at the top (the source address) only shows the first address of any list of addresses you add to a queue. This is also present in the latest version 3.14rc1 but as mentioned before isn’t a serious issue, just confusing for anyone who only has access to the graph.

Example for you to replicate and see what I’m talking about:

add burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s comment="" \
    direction=both disabled=no dst-address=0.0.0.0/0 interface=all limit-at=\
    0/0 max-limit=0/0 name=queue1 parent=none priority=8 queue=default/default target-addresses=\
    192.168.1.1/32,192.168.1.2/32,192.168.1.3/32,172.16.0.0/16 total-queue=default-small

Will display in the queue section as the only source address being 192.168.1.1/32

Multiple target-addresses weren’t shown on first image.
Thank you we will try to fix it.