boost 2.4 don't upgrade some graph

General discussion about Plugins for Cacti

Moderators: Developers, Moderators

User avatar
TheWitness
Developer
Posts: 17007
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Post by TheWitness »

Well, for the graphs that are not updating, do you have a rrdfile? Secondly, if you run the main poller process by hand, are you getting any error messages?

TheWitness
True understanding begins only when we realize how little we truly understand...

Life is an adventure, let yours begin with Cacti!

Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages


For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
L0gRuS
Cacti User
Posts: 127
Joined: Thu Nov 06, 2008 7:57 am

Post by L0gRuS »

TheWitness wrote:Well, for the graphs that are not updating, do you have a rrdfile? Secondly, if you run the main poller process by hand, are you getting any error messages?

TheWitness
yes. cacti created rrd file.
first example: off boost, create graph, check rrd file and graph, then run boost, boost server, boost cache. now,check all graph. only some graph have problem. for example i run poller at 10:00 am, next poller at 10:30am. at 10:15am i check graph and see what range 10:00-10:15 is empty. then i manual run poller. and range 10:00-10:15 is not empty. But another graph not have empty range.

second example: when boost is running i create graph. my poller cactid run every 1 minutes. But rrd file create only boost poller is run. 1-2 cycle i wait, because inf first cycle create rrd file, next cycle change number from NaN to another. Its very long. One hour what check graph.


i run poller without boost (php /var/www/html/poller.php >poller.log )
and check error.

Code: Select all

03/15/2009 11:18:02 AM - SYSTEM STATS: Time:12.0129 Method:spine Processes:2 Threads:2 Hosts:59 HostsPerProcess:30 DataSources:1128 RRDsProcessed:604
03/15/2009 11:18:02 AM - SYSTEM STATS: Time:12.0129 Method:spine Processes:2 Threads:2 Hosts:59 HostsPerProcess:30 DataSources:1128 RRDsProcessed:604
next run poller with boost

boost.log

Code: Select all

OK u:0.14 s:0.26 r:4.72
ERROR: expected 2 data source readings (got 1) from 1237105685:U
1237105444
OK u:0.14 s:0.26 r:4.73
OK u:0.14 s:0.26 r:4.73
03/15/2009 11:46:00 AM - SYSTEM BOOST STATS: Time:6.8283 RRDUpdates:23455

i can't create poller log because when i put command php /var/www/html/poller.php >poller.log log is 0 bytes . I don't know why (i try with --f and --d in another combination)

and today new error. it's now repeat.

Code: Select all

03/15/2009 11:23:47 AM - CMDPHP: Poller[0] ERROR: SQL Assoc Failed!, Error:'2006', SQL:"SHOW TABLES LIKE '%boost%'" 
maybe this error create when i launch boost


any idea?




after 5 hours

i dont' understand what prolem with boost server, and then i stop boost server, and give rights to rra folder - boost work correctly, no empty range.
Today i think what i run boost server for me this is bad idea.
Cacti v.087g + PAv2.9
gpbuono
Posts: 14
Joined: Tue Feb 24, 2009 7:33 am

Post by gpbuono »

HI, I resolved... I have set poller_output_boost increase varchar to (200)...

Thank you :)
User avatar
TheWitness
Developer
Posts: 17007
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Post by TheWitness »

Interesting. That would definitely do it :) Memory tables take no prisoners. So, when you get real big, I suggest doing things like this with big output in pieces, so you can reduce this width, even if the first piece writes to a temp file that the remainder of the pieces read.

TheWitness
True understanding begins only when we realize how little we truly understand...

Life is an adventure, let yours begin with Cacti!

Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages


For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests