Boost 3.1 Released

Announcements concerning Plugins for Cacti

Moderators: Developers, Moderators

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

Boost 3.1 Released

Post by TheWitness »

All,

Boost 3.1 is released. The release is mainly intended to allow Cacti to continue to operate even if RRDtool segfaults during the update operation. This has been an issue lately.

As always, you can obtain from the Doc's site. Here is the ChangeLog.
--- 3.1 ---
* bug: Boost poller statistics logging missing global variable declaration
* bug#0001643: When boost 3.0 plugin is installed and then uninstalled it doesn't cleans database entries properly.
* bug#0001555: Boost errors generated in log when another user has graphs open
* feature: Allow boost to recover from rrdtool crashes
* compat: Make the error handler not require PHP 5.2
* compat: Remove PIA 1.x support
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?
toe_cutter
Cacti User
Posts: 168
Joined: Fri Sep 12, 2008 2:41 am
Location: Sweden

Post by toe_cutter »

Awesome!
Will try it out on monday! :)

Thanks!
aleu
Cacti User
Posts: 216
Joined: Mon Dec 11, 2006 10:17 am

Re: Boost 3.1 Released

Post by aleu »

TheWitness wrote:All,

Boost 3.1 is released. The release is mainly intended to allow Cacti to continue to operate even if RRDtool segfaults during the update operation. This has been an issue lately.
Not sure if this is expected as everything seems to be working for me, but every polling cycle I am seeing the below entries in the Cacti log file:

Code: Select all

04/26/2010 10:26:18 AM - BOOST: Poller[0] PROGERR: ERRNO:'8' TYPE:'Notice' MESSAGE:'Undefined index: total' IN FILE:'/var/www/cacti/plugins/boost/setup.php' LINE NO:'910'  
04/26/2010 10:26:18 AM - BOOST: Poller[0] PROGERR: ERRNO:'8' TYPE:'Notice' MESSAGE:'Undefined index: total' IN FILE:'/var/www/cacti/plugins/boost/setup.php' LINE NO:'910'  
04/26/2010 10:26:18 AM - BOOST: Poller[0] PROGERR: ERRNO:'8' TYPE:'Notice' MESSAGE:'Undefined index: total' IN FILE:'/var/www/cacti/plugins/boost/setup.php' LINE NO:'910'  
04/26/2010 10:26:18 AM - BOOST: Poller[0] PROGERR: ERRNO:'8' TYPE:'Notice' MESSAGE:'Undefined index: total' IN FILE:'/var/www/cacti/plugins/boost/setup.php' LINE NO:'910'
User avatar
TheWitness
Developer
Posts: 17007
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Post by TheWitness »

Thanks for the note. Yes, it's minor. Can you please open a bug report here:

http://bugs.cacti.net

Thanks,

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?
User avatar
TheWitness
Developer
Posts: 17007
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Post by TheWitness »

Never mind, fixed in SVN already.

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?
aleu
Cacti User
Posts: 216
Joined: Mon Dec 11, 2006 10:17 am

Post by aleu »

TheWitness wrote:Never mind, fixed in SVN already.
TheWitness
Can you tell me how to fix this or what the bug ID is?
User avatar
TheWitness
Developer
Posts: 17007
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Post by 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?
aleu
Cacti User
Posts: 216
Joined: Mon Dec 11, 2006 10:17 am

Post by aleu »

TheWitness wrote:Download it from here:

http://svn.cacti.net/viewvc/boost/trunk ... s&view=log
thanks a lot.
TobbeJ
Posts: 11
Joined: Fri Aug 20, 2004 3:27 am

Re: Boost 3.1 Released

Post by TobbeJ »

TheWitness wrote:All,
As always, you can obtain from the Doc's site. Here is the ChangeLog.
and where is that?
User avatar
TheWitness
Developer
Posts: 17007
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Post by TheWitness »

Click the documentation tab
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 0 guests