Boost 2.0 Released

Announcements concerning Plugins for Cacti

Moderators: Developers, Moderators

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

Boost 2.0 Released

Post by TheWitness »

All,

At long last, Boost 2.0 has made it from concept to reality. This boost release corrects a number of bug's that have plagued Boost since version 1.5.

This Plugin is compatible with Cacti 0.8.7+ as it is a PIA 2.x Plugin now. Therefore, it is installed just like all other PIA 2.x plugins. If you used old versions of boost, the modification to include/global.php can be removed after install.

Here is the ChangeLog for this release:
--- 2.0 ---
bug: remove the base start time, it complicates things
bug: make version, force, and debug options consistent
bug: rrdupdates oftentimes caused gaps in graphs due to limit issues
feature: add an rrdtool output logging option
feature: support inittab for restarting the boost server
feature: support process locking control methodology

--- Known Issues ---
- If running the boost server, on RRDtool logging is not functional
Please post your findings here relative to testing. The new inittab process should assist you if you are using the boost_server.php. I have personally deployed this at a site with over 54GBytes of RRD's and the I/O wait has gone to flat 0. The major updates only take place once every 4 hours and could be extended further. This is all while using MyISAM, so it's fault tolerant.

Regards,

TheWitness
Happy Holidays!!! (If you like, see my Amazon Store, my Kid's would appreciate it)

Major Contributers:
N3NCY - Ernest Wilson (I broke his system a few times)
Cigamit - Jimmy Connor (Always happy to work with this guy)
Gandolf - Reinhard Schek (aka LVM, he broke it and it broke him. Great moderator)
RCaston - Who is now imortalized in the product. :)
BorisL - Thanks for getting me off dead center :)
Others - You know who you are. Make sure you post your results.
Attachments
boost-2.0.tar.gz
Linux/UNIX Plugin
(30.7 KiB) Downloaded 775 times
boost-2.0.zip
Windows Plugin
(34.95 KiB) Downloaded 482 times
Last edited by TheWitness on Wed Dec 17, 2008 9:33 pm, edited 1 time in total.
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?
ocon
Posts: 25
Joined: Fri May 16, 2008 2:38 pm

Not working..

Post by ocon »

Hi there...

I cant see boost settings; I had boost 1.7 working fine; but now that I updaded I cant see the boost settings tab; I think it has something to do with README step two, that says that we have to add boost plugin to cacti's config.php as I have it under global.php:

$plugins = array();
$plugins[] = 'settings';
$plugins[] = 'boost';

Is that my problem? if it is so, could you please advise on exactly what to add to the config.php.

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

Post by TheWitness »

You need to goto Plugin Management, install and enable boost.

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?
ocon
Posts: 25
Joined: Fri May 16, 2008 2:38 pm

Post by ocon »

It is not there!

I did all the configuration, but boost is not under plugin management.
User avatar
TheWitness
Developer
Posts: 17007
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Post by TheWitness »

What version of Cacti?
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 »

Here is an image of what you should see.

TheWitness
Attachments
boostpi.jpg
boostpi.jpg (51.51 KiB) Viewed 18386 times
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?
ocon
Posts: 25
Joined: Fri May 16, 2008 2:38 pm

Post by ocon »

There you go... PIA 2.1 & cacti .87b...
Attachments
PIA 2.1
PIA 2.1
cacti.jpg (33.98 KiB) Viewed 18368 times
User avatar
TheWitness
Developer
Posts: 17007
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Post by TheWitness »

This may have something to do with you having the entry in global.php, or more than likely permissions.

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
browniebraun
Developer
Posts: 791
Joined: Tue Jun 13, 2006 1:17 am
Location: Cologne, Germany

Post by browniebraun »

Hi Larry!

I just tested your new version of Boost on one of my two development boxes (Windows XP) without having big issues.
Only a small, a little .... a tiny issue appears on a fresh Cacti load if you view at "Boost Status" without saving Boost's settings before:
The default value of "boost_rrd_update_max_runtime" should be 1200 instead of 600 on line 1444 of setup.php.

Great work(!) and best regards
-Andreas- :wink:
Hat das Blümchen einen Knick, war der Schmetterling zu dick! ;)
reportit v0.7.5a
SNMPAgent v0.2.3
Download ReportIt | Download SNMPAgent | ReportIt SVN | ReportIt Templates | Wish list
User avatar
TheWitness
Developer
Posts: 17007
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Post by TheWitness »

browniebraun wrote:Hi Larry!

I just tested your new version of Boost on one of my two development boxes (Windows XP) without having big issues.
Only a small, a little .... a tiny issue appears on a fresh Cacti load if you view at "Boost Status" without saving Boost's settings before:
The default value of "boost_rrd_update_max_runtime" should be 1200 instead of 600 on line 1444 of setup.php.

Great work(!) and best regards
-Andreas- :wink:
Nice thing about this version if the poller exceeds that run time, it will only issue a warning. So, no harm done. I will change the default for the next point release.

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
dune
Posts: 38
Joined: Tue Oct 24, 2006 4:19 pm
Location: Dallas, TX

Post by dune »

Boost 2.0 is working great, nicely done! Already moved into my production environment. Dropped poller time from 55 secs to <10 (except for the hourly RRD update <grin>).
[b]dune[/b]
Cacti v0.8.7b/Spine v0.8.7c-beta2 (PA 2.1, Settings 0.5, THold 0.3.9) on Server 2003 SP2/IIS 6.0/PHP5/MySQL 5.0.45
User avatar
browniebraun
Developer
Posts: 791
Joined: Tue Jun 13, 2006 1:17 am
Location: Cologne, Germany

Post by browniebraun »

TheWitness wrote:
browniebraun wrote:Hi Larry!

I just tested your new version of Boost on one of my two development boxes (Windows XP) without having big issues.
Only a small, a little .... a tiny issue appears on a fresh Cacti load if you view at "Boost Status" without saving Boost's settings before:
The default value of "boost_rrd_update_max_runtime" should be 1200 instead of 600 on line 1444 of setup.php.

Great work(!) and best regards
-Andreas- :wink:
Nice thing about this version if the poller exceeds that run time, it will only issue a warning. So, no harm done. I will change the default for the next point release.

TheWitness
Sorry, I updated the settings directly and did not think about the consequences. :roll:


Best regards
-Andreas-
Hat das Blümchen einen Knick, war der Schmetterling zu dick! ;)
reportit v0.7.5a
SNMPAgent v0.2.3
Download ReportIt | Download SNMPAgent | ReportIt SVN | ReportIt Templates | Wish list
sasifras
Cacti User
Posts: 58
Joined: Tue Nov 18, 2008 6:57 am

Post by sasifras »

ocon:
It is not there!

I did all the configuration, but boost is not under plugin management.
I have to ask the question...did you look under the Uninstalled tab on that screen by any chance? I got so used to the "old" plug-in ways that I keep forgetting to look under that tab too! :oops:
sthiffea
Posts: 1
Joined: Fri Dec 05, 2008 4:41 pm

Can't see boost

Post by sthiffea »

I had the same issue as ocon.
Couln't see boost settings.
The permissions on the folder and files that came within the .tar.gz are wrong.

Make the directory 755
and make the files inside 644

For me, it showed up after that.

Great work btw.
User avatar
timi
Cacti User
Posts: 240
Joined: Wed Nov 09, 2005 8:35 am
Location: Timisoara, Romania
Contact:

Post by timi »

great, 2.0 works as expected :D, will post the boost stats soon:)
Locked

Who is online

Users browsing this forum: No registered users and 0 guests