差分
このページの2つのバージョン間の差分を表示します。
両方とも前のリビジョン 前のリビジョン 次のリビジョン | 前のリビジョン | ||
ja:documentation:pandorafms:installation:02_anexo_upgrade [2025/08/02 23:07] – [ワープアップデート履歴] junichi | ja:documentation:pandorafms:installation:02_anexo_upgrade [2025/08/02 23:31] (現在) – [アップデートの確認] junichi | ||
---|---|---|---|
行 156: | 行 156: | ||
<wrap #ks2_4 /> | <wrap #ks2_4 /> | ||
- | ==== ワープアップデート設定 | + | ==== ワープセットアップ |
- | <WRAP center round tip 90%> | + | To access the **Warp Setup**, access the <wrap :en>**Management → Warp Update → Options**</ |
- | [[https:// | + | **ワープセットアップ(Warp Setup)** にアクセスするには、< |
- | | + | Different configurations are available for **Warp Update**: |
- | * **Use secured Warp Update**. | + | |
- | * **Proxy server**. | + | |
- | * **Proxy port**. | + | |
- | * **Proxy user**. | + | |
- | * **Proxy password**. | + | |
- | </ | + | |
- | <WRAP center round tip 90%> | + | **ワープアップデート** にはさまざまな設定が用意されています。 |
- | 以下のフィールドを変更する前に[[https://pandorafms.com/ja/contact/|お問合せ]]ください。 | + | |
+ | * <wrap :en>**Allow no-consecutive patches**</ | ||
+ | * <wrap : | ||
+ | |||
+ | * <wrap : | ||
+ | * <wrap : | ||
+ | |||
+ | It is recommended to contact the support department before changing any of the following fields: | ||
+ | |||
+ | 以下のフィールドを変更する場合は、サポートに問い合わせることをお勧めします。 | ||
+ | |||
+ | * < | ||
+ | * <wrap : | ||
+ | * <wrap : | ||
+ | * <wrap : | ||
+ | * <wrap : | ||
+ | * <wrap : | ||
* **ワープアップデート URL(Warp Update URL)** | * **ワープアップデート URL(Warp Update URL)** | ||
行 179: | 行 189: | ||
* **プロキシユーザ(Proxy user)** | * **プロキシユーザ(Proxy user)** | ||
* **プロキシパスワード(Proxy password)** | * **プロキシパスワード(Proxy password)** | ||
+ | |||
+ | <wrap #ks3 /> | ||
+ | |||
+ | ===== 手動アップデート ===== | ||
+ | |||
+ | If you choose to update Pandora FMS without **Warp Update**, you will have to perform a manual update for each system component. This approach allows to supervise each step of the process, executing the necessary steps individually. It is a process that requires full attention and control by the user. | ||
+ | |||
+ | **ワープアップデート** を使用せずに Pandora FMS をアップデートする場合は、各システムコンポーネントを手動でアップデートする必要があります。この方法では、プロセスの必要な各ステップを確認し個別に実行できます。この処理にはユーザに十分な注意が要求されます。 | ||
+ | |||
+ | When updating Pandora FMS manually, it is important to take into account the correct order to update Pandora FMS: | ||
+ | |||
+ | Pandora FMS を手動でアップデートする場合は、Pandora FMS をアップデートする正しい順序を考慮することが重要です。 | ||
+ | |||
+ | * Web console. | ||
+ | * Database schema. | ||
+ | * Server. | ||
+ | |||
+ | * Web コンソール | ||
+ | * データベーススキーマ | ||
+ | * サーバ | ||
+ | |||
+ | To carry out the update of these components, you must have the '' | ||
+ | |||
+ | これらのコンポーネントの更新を実行するには、更新する Pandora FMS バージョンの '' | ||
+ | |||
+ | To download these packages, see [[# | ||
+ | |||
+ | これらのパッケージをダウンロードするには、[[# | ||
+ | |||
+ | <WRAP center round tip 90%> | ||
+ | |||
+ | It is strongly recommended to take a snapshot or [[: | ||
+ | |||
</ | </ | ||
- | * **Allow no-consecutive patches**: Allows non-consecutive updates to be installed. Off by default and is the recommended option. | + | <WRAP center round tip 90%> |
- | * **Limit to LTS updates**: Allows you to update only long-term versions, active by default. | + | |
- | * **連続しないパッチを許可する(Allow no-consecutive patches)**: 連続しない更新をインストールできるようにします。 | + | 何らかの操作を行う前に、Pandora FMS マシン全体のスナップショットまたは [[:ja: |
- | * **LTS アップデートに制限(Limit to LTS updates)**: 長期サポートバージョンのみでの更新ができます。デフォルトで有効です。 | + | |
- | <wrap #ks2 /> | + | </WRAP> |
- | ===== 手動アップデート ===== | + | To perform the full Pandora FMS update, you need to connect to Pandora FMS server terminal by means of the **root** |
+ | |||
+ | Pandora FMS の完全アップデートを実行するには、**root** ユーザで Pandora FMS サーバターミナルに接続する必要があります。この手順は、EL 7、EL 8、EL 9、および Ubuntu 22.04 LTS システムでサポートされています。 | ||
+ | |||
+ | <wrap #ks3_1 /> | ||
+ | |||
+ | ==== コンソールアップデート | ||
+ | |||
+ | Move file '' | ||
+ | |||
+ | ファイル '' | ||
+ | |||
+ | <code bash> | ||
+ | mv package_XXX.XXX.fms / | ||
+ | |||
+ | </ | ||
+ | |||
+ | Unzip file '' | ||
+ | |||
+ | '' | ||
+ | |||
+ | <code bash> | ||
+ | unzip package_XXX.XXX.fms | ||
+ | |||
+ | </ | ||
+ | |||
+ | When running it, you will be asked which action to perform for the files to be replaced. In this case, select '' | ||
+ | |||
+ | 実行すると、置換するファイルに対して実行するアクションを選択するよう求められます。この場合は '' | ||
+ | |||
+ | < | ||
+ | |||
+ | replace .gitignore? [y]es, [n]o, [A]ll, [N]one, [r]ename: A | ||
+ | |||
+ | </ | ||
+ | |||
+ | Update the Console version in the database, replacing '' | ||
+ | |||
+ | データベース内のコンソールのバージョンを更新し、'' | ||
+ | |||
+ | <code bash> | ||
+ | mysql -u root -p -D pandora -e " | ||
+ | |||
+ | </ | ||
+ | |||
+ | <wrap #ks3_2 /> | ||
+ | |||
+ | ==== データベーススキーマアップデート ==== | ||
+ | |||
+ | To update Pandora FMS database schema, the script to update the MR must be manually executed: | ||
+ | |||
+ | Pandora FMS データベーススキーマを更新するには、MR を更新するスクリプトを手動で実行する必要があります。 | ||
+ | |||
+ | < | ||
+ | / | ||
+ | |||
+ | </ | ||
+ | |||
+ | <wrap #ks3_3 /> | ||
+ | |||
+ | ==== サーバアップデート ==== | ||
+ | |||
+ | Decompress the '' | ||
+ | |||
+ | Pandora FMS サーバ '' | ||
+ | |||
+ | <code bash> | ||
+ | tar -xzvf pandorafms_server-XXXXX.tar.gz | ||
+ | |||
+ | </ | ||
+ | |||
+ | Access the unzipped folder: | ||
+ | |||
+ | 展開したフォルダにアクセスします。 | ||
+ | |||
+ | <code bash> | ||
+ | cd pandora_server/ | ||
+ | |||
+ | </ | ||
+ | |||
+ | Execute the installer: | ||
+ | |||
+ | インストーラを実行します。 | ||
+ | |||
+ | <code bash> | ||
+ | ./ | ||
+ | |||
+ | </ | ||
+ | |||
+ | Restart Pandora FMS server: | ||
+ | |||
+ | Pandora FMS サーバを再起動します。 | ||
+ | |||
+ | <code bash> | ||
+ | systemctl restart pandora_server | ||
+ | |||
+ | </ | ||
+ | |||
+ | <wrap #ks3_4 /> | ||
+ | |||
+ | ==== アップデートの確認 ==== | ||
+ | |||
+ | Access the <wrap : | ||
+ | |||
+ | Pandora FMS コンソールから <wrap : | ||
+ | |||
+ | {{ : | ||
+ | |||
+ | Access the <wrap : | ||
+ | |||
+ | Pandora FMS コンソールから <wrap : | ||
+ | |||
+ | {{ : | ||
- | * Pandora FMS consists of: Server, Database and Console web. | ||
- | * Updates will **always** include console changes, **occasionally** server changes (minor updates) and **rare** database changes (major updates). | ||
- | * [[https:// | ||
- | * Pandora FMS は、コンソール、サーバ、データベースの 3つの要素に分けることができます。 | + | [[: |
- | * 更新には、**常に** コンソールの変更、**時々** サーバの変更、**まれに** データベースの変更(メジャーアップデート)を含みます。 | + | |
- | * ファイルダウンロードのサポートは、[[https:// | + | |
- | <wrap #ks2_1 /> | + | ===== (OBSOLETE) ===== |
==== マイナーバージョンアップ ==== | ==== マイナーバージョンアップ ==== |