cacti graphs blank

Hello,

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.

Thanks.

what cacti templates are you using for v5 or v6? The only templates I can find are 10 years old.

What exactly are you trying to graph ?
If it is interface statistics I have no problem with cacti, no need to use any specific templates about that.

Hi ryandenis,

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.


Thanks

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.