Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision Next revision Both sides next revision | ||
en:documentation:02_installation:02_anexo_upgrade [2021/06/17 13:00] jimmy.olano [Additional PHP engine configuration for Update Manager] Boleto GitLab # 7677 ticket. |
en:documentation:02_installation:02_anexo_upgrade [2021/07/14 03:22] jimmy.olano [Online updates] Estilo. |
||
---|---|---|---|
Line 254: | Line 254: | ||
=== Console update process === | === Console update process === | ||
- | It is fairly simple. Go to **Update manager** | + | It is fairly simple. Go to **Update manager** |
- | {{ wiki:Um_online_open_actualizar_es.png?500 }} | + | {{ :wiki:um_online_open_actualizar_es.png }} |
If there is any update, click **Ok** to install it. After downloading the package, a dialog will appear with the option to accept or reject the update. | If there is any update, click **Ok** to install it. After downloading the package, a dialog will appear with the option to accept or reject the update. | ||
- | {{ wiki:Dialog_um_principal_es.png?500 }} | + | {{ :wiki:dialog_um_principal_es.png }} |
Click **Ok** to begin the installation process. | Click **Ok** to begin the installation process. | ||
Line 266: | Line 266: | ||
Some updates contain database modifications. The update process launches a dialog to inform about these changes, as in the following screenshot: | Some updates contain database modifications. The update process launches a dialog to inform about these changes, as in the following screenshot: | ||
- | {{ wiki:Dialog_hay_mr_es.jpg? | + | {{ :wiki:dialog_hay_mr_en.png |
At this point there are two possibilities, | At this point there are two possibilities, | ||
- | <WRAP center round tip 60%> | + | <WRAP center round tip 60%> To use Update Manager, you need an outgoing Internet connection. It uses WGET by default to download packets, you can use the CURL method (this must be changed in the Pandora FMS configuration) but it is slower. </ |
- | To use Update Manager, you need an outgoing Internet connection. It uses WGET by default to download packets, you can use the CURL method (this must be changed in the Pandora FMS configuration) but it is slower. | + | |
- | </ | + | |
After the process, the main update page will appear with the updated console version displayed. Congratulations, | After the process, the main update page will appear with the updated console version displayed. Congratulations, | ||
- | {{ wiki:Um_online_open_finalizado.png?300 }} | + | {{ :wiki:um_online_open_finalizado.png }} |
==== Enterprise updates ==== | ==== Enterprise updates ==== | ||
Line 299: | Line 298: | ||
Update Manager is available in the **Update Manager**. If you have the Enterprise version installed, you may use this interface, otherwise the one to appear will be that of the Open version. | Update Manager is available in the **Update Manager**. If you have the Enterprise version installed, you may use this interface, otherwise the one to appear will be that of the Open version. | ||
- | |||
- | {{ wiki: | ||
From this page, you can see the current version of Pandora FMS, plus any new updates available. | From this page, you can see the current version of Pandora FMS, plus any new updates available. | ||
Line 308: | Line 305: | ||
A dialog will appear giving the option to continue or not. | A dialog will appear giving the option to continue or not. | ||
- | {{ wiki:Dialog_um_principal_es.png?500 }} | + | {{ :wiki:dialog_um_principal_es.png? |
If you click Continue, two things can happen: either the console will be updated and the process will finish; or, the update may include database changes and a dialog will appear asking whether you want to update the database or not. | If you click Continue, two things can happen: either the console will be updated and the process will finish; or, the update may include database changes and a dialog will appear asking whether you want to update the database or not. | ||
- | |||
- | {{ wiki: | ||
If you decide to update it, the process will continue in a normal way, but if you reject it, neither the database nor the console will be updated, since some changes in the database can have critical importance in changes to the console in that same update. | If you decide to update it, the process will continue in a normal way, but if you reject it, neither the database nor the console will be updated, since some changes in the database can have critical importance in changes to the console in that same update. | ||
After, the updater will appear with the current version installed on Pandora FMS. | After, the updater will appear with the current version installed on Pandora FMS. | ||
+ | |||
=== Offline updates === | === Offline updates === | ||
Line 363: | Line 359: | ||
===== Migrating to another system ===== | ===== Migrating to another system ===== | ||
- | You may want to use a new version of Pandora FMS in another different or newer system or distribution, | + | You may want to use a new Pandora FMS version |
1. Back up the previous system' | 1. Back up the previous system' | ||
Line 386: | Line 382: | ||
<WRAP center round tip 60%>\\ | <WRAP center round tip 60%>\\ | ||
- | From version NG 754 onwards, [[: | + | From version NG 754 onwards, [[: |
</ | </ | ||
- | 5. Stopping the Apache server will depende | + | 5. Stopping the Apache server will depend |
< | < | ||
Line 405: | Line 401: | ||
</ | </ | ||
- | 6. Enter **MySQL** as root user. Access | + | 6. Enter **MySQL** as root user. Access Pandora FMS database on the new system (¨pandora¨ by default) and import the database. |
< | < | ||
# mysql -u root -p | # mysql -u root -p | ||
Line 416: | Line 412: | ||
This path will vary depending on the directory where the backup is stored. | This path will vary depending on the directory where the backup is stored. | ||
- | 7. In case of a migration | + | 7. In case of migrating |
- | 8. If you have changed the distribution, | + | 8. If you changed the distribution, |
< | < | ||
# | # | ||
Line 430: | Line 426: | ||
Keep these '' | Keep these '' | ||
- | 9. Once the database is migrated, check that the previous '' | + | 9. Once the database is migrated, check that the previous '' |
a. Replace the new files with the old ones or replace the data of the new files for the old ones. | a. Replace the new files with the old ones or replace the data of the new files for the old ones. |