Search found 21 matches

by thomasN
Thu Mar 10, 2005 8:56 am
Forum: Feature Requests
Topic: Better performance!
Replies: 10
Views: 4948

Hi

Has there been any progress on this matter? With our 6929 graphs / 149 devices it takes +60 seconds for every click in the graph menu (when selecting something).

And that's on a pretty fast machine...
by thomasN
Wed Dec 08, 2004 1:17 am
Forum: Feature Requests
Topic: Better performance!
Replies: 10
Views: 4948

Just an idea... is it possible to use links/wget/whatever in some way perhaps top make a static copy of the entire graph view of cacti?

So you could point your users to that instead of the live one. That would speed thinks up. Maybe not zoom but just for viewing the graphs in it's simplest form.
by thomasN
Sun Nov 28, 2004 5:10 am
Forum: Help: Linux/Unix Specific
Topic: Waiting on 1/1 pollers.
Replies: 36
Views: 25952

The solution to this problem was given to me by Larry (TheWitness) last friday. Thomas, The easiest way to fix this is simply to edit each host in the Tree view area and resave. The problem will self heal as you save. I do not know how this could have happened. What changes were made to the system p...
by thomasN
Fri Nov 26, 2004 7:31 am
Forum: Help: Linux/Unix Specific
Topic: Waiting on 1/1 pollers.
Replies: 36
Views: 25952

Nothing in httpd-error. I have sent you a mail with URL to mysqldump of the database.
by thomasN
Fri Nov 26, 2004 6:44 am
Forum: Help: Linux/Unix Specific
Topic: Waiting on 1/1 pollers.
Replies: 36
Views: 25952

No that doesn't help.
by thomasN
Fri Nov 26, 2004 3:41 am
Forum: Help: Linux/Unix Specific
Topic: Waiting on 1/1 pollers.
Replies: 36
Views: 25952

No ideas... ?
by thomasN
Mon Nov 22, 2004 2:41 am
Forum: Help: Linux/Unix Specific
Topic: Waiting on 1/1 pollers.
Replies: 36
Views: 25952

Mail sent...
by thomasN
Sat Nov 20, 2004 3:32 pm
Forum: Feature Requests
Topic: Better performance!
Replies: 10
Views: 4948

TheWitness wrote:Tony,
Who's Tony? :lol:
by thomasN
Fri Nov 19, 2004 5:58 pm
Forum: Help: Linux/Unix Specific
Topic: Waiting on 1/1 pollers.
Replies: 36
Views: 25952

Wow! Now it's actually working! I however detected some two problems before I got it running which both resulted in the waiting for poller 1/1 problem: 1. Path to cactid was wrong after the reinstall. I put the new binary in a new directory (./configure --prefix=/usr/local/cactid_086c). I detected t...
by thomasN
Fri Nov 19, 2004 9:49 am
Forum: Feature Requests
Topic: Better performance!
Replies: 10
Views: 4948

Better performance!

When you open the graph tree I can see that there is one select for every device added. We have approx 200 so this takes a while. And this doesn't seem to happen simultaneously but one at a time. And when you have reached a host and click 'Interface - Traffic' to display all traffic graphs for one h...
by thomasN
Fri Nov 19, 2004 4:59 am
Forum: Help: Linux/Unix Specific
Topic: Waiting on 1/1 pollers.
Replies: 36
Views: 25952

When running cmd.php the graphs are beeing updated but it doesn't even come close to getting through all objects (maximum execution time). I modified MAX_POLLER_RUNTIME to a high value and let the script run. I can see rrds update and also mysql activity. In the graphs now 'nan' is displayed. I can ...
by thomasN
Fri Nov 19, 2004 2:57 am
Forum: Help: Linux/Unix Specific
Topic: Waiting on 1/1 pollers.
Replies: 36
Views: 25952

My poller_output has no data at all. mysql> select * from poller_output; Empty set (0.00 sec) mysql> DESCRIBE poller_output; +---------------+-----------------------+------+-----+---------------------+-------+ | Field | Type | Null | Key | Default | Extra | +---------------+-----------------------+-...
by thomasN
Thu Nov 18, 2004 9:42 am
Forum: Help: Linux/Unix Specific
Topic: Waiting on 1/1 pollers.
Replies: 36
Views: 25952

rony wrote:Is cacti 0.8.5b patched with all the patches from:

http://www.cacti.net/downloads/patches/0.8.6b/
Now, yes, no change.
by thomasN
Thu Nov 18, 2004 9:37 am
Forum: Help: Linux/Unix Specific
Topic: Waiting on 1/1 pollers.
Replies: 36
Views: 25952

In the SQL-server, I can see this query beeing repeated for every time the Waiting for 1/1 poller message 041118 13:10:54 7 Query select poller_id,end_time from poller_time where poller_id = 0 7 Query select poller_output.output, poller_output.time, poller_output.local_data_id, poller_item.rrd_path,...
by thomasN
Thu Nov 18, 2004 9:23 am
Forum: Help: Linux/Unix Specific
Topic: Change cacti path?
Replies: 3
Views: 4824

No I had not tried that but I did and still the same problem.

Btw is it neccecary with all that output? If you have ~ 8000 graphs it's quite a lot of data to display in a browser (when you do the Clear Poller Cache)...