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:21] jimmy.olano [Console update process] He subido una nueva captura de pantalla. |
||
---|---|---|---|
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 363: | Line 362: | ||
===== 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 385: | ||
<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 404: | ||
</ | </ | ||
- | 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 415: | ||
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 429: | ||
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. |