Search found 15 matches

by elfada
Tue Jun 29, 2010 10:42 am
Forum: Announcements
Topic: Release of Cacti 0.8.7g BETA 2
Replies: 47
Views: 106880

Thanks, it works !

Apologies for any inconveniences.

I always run directly ./configure and it was working well. Unfortunately on this server, it's not the case.

Next time, I will check the tutorial before asking stupid questions. :)
by elfada
Tue Jun 29, 2010 10:25 am
Forum: Announcements
Topic: Release of Cacti 0.8.7g BETA 2
Replies: 47
Views: 106880

Hi, I get the 0.8.7g-b2 version of spine this afternoon and tried to compile it but I encounter some errors during ./configure execution. I get these errors in CLI config.status: executing libtool commands sed: can't read config/ltmain.sh: No such file or directory sed: can't read config/ltmain.sh: ...
by elfada
Fri Jun 04, 2010 4:28 am
Forum: Plugin General
Topic: Boost Upgrade in 3.0 resulting gaps in graphs
Replies: 30
Views: 7482

Is there some news or final issues about this problem ?

Thanks in advance.
by elfada
Fri May 21, 2010 4:42 am
Forum: Plugin General
Topic: Boost Upgrade in 3.0 resulting gaps in graphs
Replies: 30
Views: 7482

I would to know if you advise to upgrade cacti and boost to solve this bug ? :roll:

In fact, I am thinking about an upgrade planning and I would to know if this one is justified.
by elfada
Thu May 06, 2010 8:36 am
Forum: Plugin General
Topic: Boost Upgrade in 3.0 resulting gaps in graphs
Replies: 30
Views: 7482

05/06/2010 03:09:35 PM - BOOST_SERVER: Poller[0] ERROR: /var/www/html/rra/1226/35703.rrd: expected 2 data source readings (got 2) from 1273150616 05/06/2010 03:09:34 PM - BOOST_SERVER: Poller[0] ERROR: /var/www/html/rra/1226/35703.rrd: expected 2 data source readings (got 2) from 1273150900 05/06/2...
by elfada
Thu Apr 29, 2010 9:30 am
Forum: Plugin General
Topic: Boost Upgrade in 3.0 resulting gaps in graphs
Replies: 30
Views: 7482

mysql> SELECT * FROM poller_output_boost WHERE local_data_id=32461 AND time<=FROM_UNIXTIME(1272548103+800) AND time>=FROM_UNIXTIME(1272548103-800); +---------------+-------------+---------------------+-----------+ | local_data_id | rrd_name | time | output | +---------------+-------------+---------...
by elfada
Thu Apr 29, 2010 8:11 am
Forum: Plugin General
Topic: Boost Upgrade in 3.0 resulting gaps in graphs
Replies: 30
Views: 7482

Code: Select all

mysql> SELECT * FROM poller_output_boost WHERE local_data_id=4527 AND time<=FROM_UNIXTIME(1272458412+800) AND time>=FROM_UNIXTIME(1272458412-800);
Empty set (0.01 sec)
:wink:
by elfada
Thu Apr 29, 2010 1:58 am
Forum: Plugin General
Topic: Boost Upgrade in 3.0 resulting gaps in graphs
Replies: 30
Views: 7482

Here is my /etc/crontab file : */5 * * * * cactiuser /usr/bin/php /var/www/html/poller.php > /dev/null 2>&1 Some stats : 04/29/2010 08:56:11 AM - SYSTEM STATS: Time:69.8146 Method:spine Processes:1 Threads:12 Hosts:1328 HostsPerProcess:1328 DataSources:78972 RRDsProcessed:0 04/29/2010 08:51:09 A...
by elfada
Wed Apr 28, 2010 9:22 am
Forum: Plugin General
Topic: Boost Upgrade in 3.0 resulting gaps in graphs
Replies: 30
Views: 7482

Before re-enabling direct population, I would like to don't have some gap in my graph. Do you have any idea about the origin of this strange error ? 04/28/2010 03:22:21 PM - BOOST_SERVER: Poller[0] ERROR: /var/www/html/rra/197/4527.rrd: expected 2 data source readings (got 2) from 1272458412 04/28/2...
by elfada
Wed Apr 28, 2010 7:58 am
Forum: Plugin General
Topic: Boost Upgrade in 3.0 resulting gaps in graphs
Replies: 30
Views: 7482

I was using 2.4 since July 2009 and I had some errors about "duplicate ... timestamp"... I don't remember exactly.

Now, I don't have this error anymore ... but another one ! :wink:
by elfada
Wed Apr 28, 2010 6:48 am
Forum: Plugin General
Topic: Boost Upgrade in 3.0 resulting gaps in graphs
Replies: 30
Views: 7482

I already decreased maxOIDs to 10 per request and set the timeout to 2000 ms.

This problem and particularly this error message came with last version of Boost. :cry:
by elfada
Tue Apr 27, 2010 6:47 am
Forum: Plugin General
Topic: Boost Upgrade in 3.0 resulting gaps in graphs
Replies: 30
Views: 7482

I'm already running spine 0.8.7e :wink:
by elfada
Tue Apr 27, 2010 4:24 am
Forum: Plugin General
Topic: Boost Upgrade in 3.0 resulting gaps in graphs
Replies: 30
Views: 7482

Hi, I didn't get this error message before upgrading boost in 3.0. Do you have any ideas about origin of this strange message ? Another thing : I tried to activate the new features about direct population of table_output_boost by spine. When this option is activated, spine stop to populate anything....
by elfada
Thu Apr 22, 2010 4:23 am
Forum: Plugin General
Topic: Boost Upgrade in 3.0 resulting gaps in graphs
Replies: 30
Views: 7482

The problem is still present... When I try to access to the graph attached below, I've got this error message in the log : 2010:04:22 10:16:14 - RRD Command 'update /var/www/html/rra/1302/38806.rrd --template traffic_in:traffic_out 1271921169:23772871 1271921783:18455347 1271922082:18455347:23772871...
by elfada
Mon Apr 19, 2010 8:03 am
Forum: Plugin General
Topic: Boost Upgrade in 3.0 resulting gaps in graphs
Replies: 30
Views: 7482

Boost Upgrade in 3.0 resulting gaps in graphs

Hi, I upgraded Boost from 2.4 to 3.0 last week and then I've got many gaps in my graphs. I take a look at cacti.log and boost.log and there are many errors of this type : 04/19/2010 02:38:47 PM - BOOST_SERVER: Poller[0] ERROR: /var/www/html/rra/1125/33830.rrd: expected 2 data source readings (got 2)...