Your Cacti scripts are simply awesome. Thanks so much for providing them to this forum. They couldn’t be easier to use and I’m now monitoring over 700 items on my Cacti server. Do you know what I would have to do to show the “Simple Queue - Traffic” graph as bits/s instead of bytes/s? Is there somewhere in the scripts or Cacti that I could go to change this with a simple calculation change?
Also have you used THold on your Cacti server? Does it work well?
Anyway, i have some question regarding Queue Tree. On winbox, i see my traffic is hitting 20M while Cacti report about 2m only. please see below:
what is wrong here?
By the way, can we monitor each queue tree leaf by Traffic? if monitor by packet, it would be difficult for monitoring.
Yes, it is possible. Since they would be in the same graph, both units should have similar numeric size, which is difficult.
What I mean? Every packet carries 1500 bytes, so you will have a graph with 1000p-p for packets and another one with 1500000p-p for bytes.
If they will be shown merged, you could not able to see the packet graph.
A solution, the packet graph may be multiplied by 1000 or 1500 in order to reach the byte (or bit) graph, but the vertical grid values could not be real for packets.
In the next version (I will be able to release it, in a month), I will add it and additionally I will add traffic/packet graphs with the in/out sizes being aggregated, since most of the wireless links are half-duplex. I have in mind to use alpha blending on graphs, in order to show the real size and the aggregated at the same time.
I am trying to use the website http://www.odmon.com, with their templates everything is weird like the post above. Look at the memory usage on hte left side of the graph - 50K ? and its a straight line? Something is off here.
Hi
I’m getting these errors when I attempt to use these scripts (they import with no errors)
Data Query [Mikrotik - Queue - Simple] Reload Associated Query
Error in data query.
Notice: Undefined variable: column_counter in /usr/share/cacti/site/graphs_new.php on line 887
it does this for “wireless client”, “Wireless regestration table”, “interface statistics” and “simple queue”
And it doesn’t seem to graph anything for “wireless connections” (perhaps because it’s dependent on other data…) ?