Search found 4 matches

by harp2812
Tue Oct 30, 2007 5:14 pm
Forum: Help: General
Topic: Graph resolution and poller errors
Replies: 1
Views: 804

Possibly solved

I think I've found the problem... a fellow admin was playing with ntp this morning, which I discovered when I noticed the dates & times on the rrd files are incorrect (most being future dates and times). My best guess is this is causing problems with cacti / rrdtool's timelines, including scalin...
by harp2812
Tue Oct 30, 2007 2:10 pm
Forum: Help: General
Topic: Graph resolution and poller errors
Replies: 1
Views: 804

Graph resolution and poller errors

The resolution on my graphs seems to have changed suddenly, and I'm not sure what's changed... Everything looked normal this morning, and now each graph interval covers several hours and my graphs look like this: http://i28.photobucket.com/albums/c239/harp2812/Misc/graph_image.png I'm also getting n...
by harp2812
Fri Aug 17, 2007 12:35 pm
Forum: Help: Linux/Unix Specific
Topic: Problems with RRD Creation
Replies: 8
Views: 5013

I wasn't able to track the problem down, so I wound up dropping the cacti database and recreating it, which seems to have solved the problem. (No other changes were made, so possibly a bad setting or database error?) I noticed it started having issues immediately after I added 10 devices (linux host...
by harp2812
Thu Aug 16, 2007 7:52 pm
Forum: Help: Linux/Unix Specific
Topic: Problems with RRD Creation
Replies: 8
Views: 5013

Problems with RRD Creation

When I go to create a new graph, the rrd file isn't created in "./cacti/rra". After looking at the poller cache with data source debug mode on, I noticed the rrdtool create statement has a trailing \ on it, which looks like it's preventing the command from returning, causing the poller to ...