Hi! First let me congratulate you for all the hard work developing cacti. Its the most usefull frontend to rrdtool i've seen so far.<br>
I found some limitations defining upperlimits on graphs higher than 100Mb for atm 155Mb links.<br>
The value cacti is keeping is 8388607... odd.<p>
Since you're open to sugestions, here's one.<br>
Create user level permissions to specific graph hierarchies. This will allow multi customer views.<p>
Best regards.<br>
jecete
Upper Limit
Moderators: Developers, Moderators
I am assuming this error is due to that column being a 'mediumint(8)' in MySQL. '8388607' must be the maximum number for a mediumint. I will change this to 'bigint(12)' for the next version.
Also, creating graph-level permissions is something I definitely want to do. Because I know many companies let their customers see graphs of their eqiptment; and no others.
-Ian
Also, creating graph-level permissions is something I definitely want to do. Because I know many companies let their customers see graphs of their eqiptment; and no others.
-Ian
Who is online
Users browsing this forum: No registered users and 11 guests