The version of cacti which I'm using is 0.8.6k
it was checked out from svn sometimes ago
When I want to upgrade to recent stable version 0.8.7,
it was said not supported!!
What should I do now?
pls
How can I upgrade from 0.8.6k to 0.8.7?
Moderators: Developers, Moderators
- TheWitness
- Developer
- Posts: 17059
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Who told you that?
Anyway, it is a three step process.
TheWitness
Anyway, it is a three step process.
- Turn off HTTPD
- Disable Cron
- Backup your database.
- Get all the new files (including a few patches on the forum)
- Install the files, remember the "include/config_*.php" files are obsolete
- Edit the "install/0_8_6j_to_0_8_7.php" file and remove the inserting of the 1 minute RRA. It is well documented in that script.
- Run the following sql code
Code: Select all
update version set cacti='0.8.6j" where cacti='0.8.6k'
- Re-enable HTTPD
- Refresh your browser
- Confirm the upgrade script worked well. If you get any errors, you may have to hand apply some database changes. Look at the upgrade script for more details
- After all is well with the database, re-enable cron
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?
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?
Who is online
Users browsing this forum: No registered users and 0 guests