Search found 53 matches

by warenet
Thu Apr 27, 2006 11:01 pm
Forum: Help: General
Topic: resetting admin permissions
Replies: 1
Views: 1190

resetting admin permissions

Hi Folks, I need some help resetting the admin's rights. I'm not sure how it happened, but logging in as adming for me now only gets me: You are not permitted to access this section of Cacti. If you feel that you need access to this particular section, please contact the Cacti administrator. Any hel...
by warenet
Sun Apr 23, 2006 4:04 pm
Forum: Informational/HOWTO's
Topic: [HOWTO] RESIZE existing RRAs of existing RRDs
Replies: 67
Views: 141651

will do...

thanks a ton!
by warenet
Sat Apr 22, 2006 11:16 am
Forum: Informational/HOWTO's
Topic: [HOWTO] RESIZE existing RRAs of existing RRDs
Replies: 67
Views: 141651

Reinhard, Thanks as always for the assistance. What I'm aiming for is a year worth of 5 minute resolution data. As for graphs, I'm not too picky. I guess day, week, month, and year would be good. I have three different data source types: a "standard" traffic-in/traffic-out from a Cisco Rou...
by warenet
Wed Apr 19, 2006 10:24 am
Forum: Informational/HOWTO's
Topic: [HOWTO] RESIZE existing RRAs of existing RRDs
Replies: 67
Views: 141651

I guess I find this odd: rra[0].pdp_per_row = 115200 But maybe I'm wrong?? My goal would be to have Cacti create the "proper" RRAs for these files automatically. Barring that I'd prefer to not have to switch to the "old" non ZLVM RRAs in the data template each time I want to add ...
by warenet
Tue Apr 18, 2006 6:48 pm
Forum: Informational/HOWTO's
Topic: [HOWTO] RESIZE existing RRAs of existing RRDs
Replies: 67
Views: 141651

Thanks - I'll try that as well. On another note - as you know I've changed the RRA description for certain data templates to yours. I'm curious how I can now create new graphs. I've tried temporarily removing all the RRAs except the yearly one, but this doesn't seem to have the desired effect. I win...
by warenet
Sun Apr 09, 2006 1:17 pm
Forum: Informational/HOWTO's
Topic: [HOWTO] RESIZE existing RRAs of existing RRDs
Replies: 67
Views: 141651

Not sure what graph I can post?

Its failing to generate the graph at all.

?

TIA
by warenet
Sat Apr 08, 2006 11:11 am
Forum: Informational/HOWTO's
Topic: [HOWTO] RESIZE existing RRAs of existing RRDs
Replies: 67
Views: 141651

/usr/local/rrdtool-1.2.12/bin/rrdtool graph - \ --imgformat=PNG \ --start=-33053184 \ --end=-34560000 \ --title="video bandwidth - Usage" \ --rigid \ --base=1024 \ --height=120 \ --width=500 \ --alt-autoscale-max \ --lower-limit=0 \ --vertical-label="bits per second" \ --slope-m...
by warenet
Sat Apr 08, 2006 10:32 am
Forum: Informational/HOWTO's
Topic: [HOWTO] RESIZE existing RRAs of existing RRDs
Replies: 67
Views: 141651

As a follow-up, I've switched to the "ZLVM" RRAs in Data Templates for a number of graphs. I've also resized virtually all of my RRDs except for CPU and other metrics where long term high resolution isn't needed. However, all my "yearly" graphs are failing. I get this error in th...
by warenet
Mon Apr 03, 2006 10:54 am
Forum: Informational/HOWTO's
Topic: [HOWTO] RESIZE existing RRAs of existing RRDs
Replies: 67
Views: 141651

I'm a bit confused by your response...

Is it "ok" to change the default template definitions, or even the default RRA definitions?

Or do you recommend against that.

I'm certainly open to a patch so that I don't have to delete/add the 0 length RRAs before creating new data sources :)
by warenet
Sun Apr 02, 2006 10:45 am
Forum: Informational/HOWTO's
Topic: [HOWTO] RESIZE existing RRAs of existing RRDs
Replies: 67
Views: 141651

Ok - I suppose it isn't really affecting anything, as in Cacti is eing smart enough not to use the consolidated RRAs for the week, month, year graphs after applying the new ZLVM data source templates? Is there any reason to not apply these templates to the default templates, etc? I have several hund...
by warenet
Sun Apr 02, 2006 12:57 am
Forum: Informational/HOWTO's
Topic: [HOWTO] RESIZE existing RRAs of existing RRDs
Replies: 67
Views: 141651

So can I just resize the other RRAs to 0?
by warenet
Mon Mar 27, 2006 5:09 pm
Forum: Informational/HOWTO's
Topic: [HOWTO] RESIZE existing RRAs of existing RRDs
Replies: 67
Views: 141651

Now this maybe a silly question... But does it make sense to remove the other RRAs? Is it even possible? It seems it makes sense to do this. I have a number of charts that combine multiple RRDs and right now I'm getting 8 graphs for some reason. I guess it maybe because the RRAs don't match on the o...
by warenet
Mon Mar 27, 2006 11:51 am
Forum: Informational/HOWTO's
Topic: [HOWTO] RESIZE existing RRAs of existing RRDs
Replies: 67
Views: 141651

ooops.... thanks.
by warenet
Mon Mar 27, 2006 1:00 am
Forum: Informational/HOWTO's
Topic: [HOWTO] RESIZE existing RRAs of existing RRDs
Replies: 67
Views: 141651

getting an error

./resize.pl -f "/var/www/html/cacti/rra.bak/ana_traffic_out_795.rrd" -s 600 -g 114600 -o /var/www/html/cacti/rra.bak/resized/ -i -- RRDTOOL INFO ana_traffic_out_795.rrd ... open2: exec of /usr/bin/rrdtool - failed at /usr/local/rrdtool-1.2.12/lib/perl/5.8.5/RRDp.pm line 120 Then it just h...
by warenet
Thu Mar 16, 2006 4:25 pm
Forum: Help: General
Topic: 95th percentile question
Replies: 4
Views: 1976

I looked at the code too and didn't see how or why it would care, but I didn't trace it back to where the function in graph_variables.php was called from.

I can share the RRD if it helps, but I'm 99% sure this was the issue.