How do I plot wireless link s/n values and ccq

Hello Folks!

When I hoover the mouse over some link or device I can see such things as speed and ping times.

I need to have S/N and CCQ values on wireless links plotted as well, so we can track what happens.
Also I need to have some kind of alert, like link goes red colored and it some beep when it happens.

How do I do that ?

I did find something that make it possible to plot wireless link values.

I am greenbee on this to…

In one MuM meeting while ago somewone was teaching little about it:
http://mum.mikrotik.com/presentations/CZ09/schaub.pdf

You add datasource and then put that datasource on a chart.
The datasource is setup using routeros commands that run on regulat basis.
I tested it works as expected, nice graphs comes out.

But it does not do exactly what I want, it is not good enough having it in chart’s.

I need it on the Network Maps, statistics should be plotted and links should be red when quality is low.

I guess it takes scriping or something to do it. I will take a look on it later, but feels kind of inventing the wheel on new.

Is there someone out there who have made that before ?