Upper Limit

Post general support questions here that do not specifically fall into the Linux or Windows categories.

Moderators: Developers, Moderators

Post Reply
jecete
Posts: 4
Joined: Wed Jan 09, 2002 7:00 pm

Post by jecete »

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
raX
Lead Developer
Posts: 2243
Joined: Sat Oct 13, 2001 7:00 pm
Location: Carlisle, PA
Contact:

Post by raX »

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
Post Reply

Who is online

Users browsing this forum: No registered users and 11 guests