We are graphing few Mikrotik Routers with Cacti, been working well, but when the consumption on the link goes above 100 the graph is blank, it would only plot outgoing traffic and not incoming, has anybody come across this ? i had used the templates from forum.
I am using MRTG, onething I dont understand, about the strings, I found the interface strings and added in CFG File in MRTG, but as you said the template is require to be added, Can You give further details about it…I believe I am stuck also in template issue and MIB ISO.xxx strings file.
The problem is you are using 32 bit counters - so when the interface counter difference is bigger than a 32 bit integer can handle it errors and displays nothing.
Read up on creating 64 bit counters for cacti and create your graphs as 64 bit.