差分
このページの2つのバージョン間の差分を表示します。
両方とも前のリビジョン 前のリビジョン 次のリビジョン | 前のリビジョン | ||
ja:documentation:pandorafms:installation:01_installing [2024/12/15 13:07] – [必要最低ハードウエアスペック] junichi | ja:documentation:pandorafms:installation:01_installing [2025/02/26 02:31] (現在) – [Enterprise サーバのインストール] junichi | ||
---|---|---|---|
行 179: | 行 179: | ||
Pandora FMS をインストールする**前に**、動作する MySQL サーバが必要です。 MySQL サーバーと同時に Pandora FMS をインストールする場合は、MySQL を起動して root でアクセスできる設定をする必要があります。 | Pandora FMS をインストールする**前に**、動作する MySQL サーバが必要です。 MySQL サーバーと同時に Pandora FMS をインストールする場合は、MySQL を起動して root でアクセスできる設定をする必要があります。 | ||
- | - Start with **systemd**: | + | - Start with **systemd**: |
- Set the password for the admin user **root**: '' | - Set the password for the admin user **root**: '' | ||
- | - **systemd** での起動: | + | - **systemd** での起動: |
- 管理者ユーザ **root** のパスワードを設定: | - 管理者ユーザ **root** のパスワードを設定: | ||
+ | |||
+ | <wrap #ks1_8_2 /> | ||
=== Pandora FMS のインストール順 === | === Pandora FMS のインストール順 === | ||
行 246: | 行 248: | ||
オペレーティングシステムとしては **Red Hat (RHEL)** を推奨しますが、**Rocky Linux**、**AlmaLinux**、**Ubuntu** も公式にサポートされています ([[# | オペレーティングシステムとしては **Red Hat (RHEL)** を推奨しますが、**Rocky Linux**、**AlmaLinux**、**Ubuntu** も公式にサポートされています ([[# | ||
- | The minimum hardware requirements | + | To properly size the monitoring environment we recommend going to the [[# |
- | インストールの最小ハードウェア要件は、1コア、2ギガバイトの RAM、および 20ギガバイトの空きディスクで、できれば SSD です。 | + | 監視環境のサイズを適切に決定するには、[[# |
- | These requirements are the minimum installation requirements, | + | < |
- | + | ||
- | これらの要件は最小インストール要件です。監視環境のサイズを適切に設定するには、[[# | + | |
== オンラインインストールツールを利用する場合の要件 == | == オンラインインストールツールを利用する場合の要件 == | ||
行 313: | 行 313: | ||
== RHEL および Rocky Linux 向けのカスタムパラメータ == | == RHEL および Rocky Linux 向けのカスタムパラメータ == | ||
+ | |||
+ | <WRAP center round info 90%> | ||
+ | |||
+ | \\ | ||
+ | |||
+ | This tool can be requested [[https:// | ||
+ | |||
+ | \\ | ||
+ | |||
+ | </ | ||
+ | |||
+ | <WRAP center round info 90%> | ||
+ | |||
+ | \\ | ||
+ | |||
+ | このツールは、[[https:// | ||
+ | |||
+ | \\ | ||
+ | |||
+ | </ | ||
* **TZ**: Defines the [[https:// | * **TZ**: Defines the [[https:// | ||
行 350: | 行 370: | ||
* **PANDORA_LTS**: | * **PANDORA_LTS**: | ||
- | To use these environment variables | + | To use these environment variables, it is enough to define them before executing the installation script, |
- | これらの環境変数の使用は、インストールスクリプトを実行する前にそれらを定義するだけです。たとえば、変数を定義しての **RHEL 8** でインストールでは次のように実行します。 | + | これらの環境変数の使用は、インストールスクリプトを実行する前にそれらを定義するだけです。たとえば、変数を定義しての **EL 9** でインストールでは次のように実行します。 |
< | < | ||
行 367: | 行 387: | ||
SKIP_DATABASE_INSTALL=0 \ | SKIP_DATABASE_INSTALL=0 \ | ||
SKIP_KERNEL_OPTIMIZATIONS=0 \ | SKIP_KERNEL_OPTIMIZATIONS=0 \ | ||
- | PANDORA_SERVER_PACKAGE=" | + | PANDORA_AGENT_PACKAGE=" |
- | PANDORA_CONSOLE_PACKAGE=" | + | |
- | PANDORA_AGENT_PACKAGE=" | + | |
PANDORA_BETA=0 \ | PANDORA_BETA=0 \ | ||
PANDORA_LTS=1 \ | PANDORA_LTS=1 \ | ||
行 375: | 行 393: | ||
</ | </ | ||
+ | |||
+ | <wrap #ks1_9_1_4 /> | ||
== Ubuntu Server 向けのカスタムパラメータ == | == Ubuntu Server 向けのカスタムパラメータ == | ||
行 682: | 行 702: | ||
* **powershell** がインストールされている | * **powershell** がインストールされている | ||
- | Execute | + | Run the following commands in a terminal window with PowerShell |
Powershell と administrator 権限を使用して、ターミナルウィンドウで次のコマンドを実行します。 | Powershell と administrator 権限を使用して、ターミナルウィンドウで次のコマンドを実行します。 | ||
- | < | + | < |
- | Invoke-WebRequest -Uri https:// | + | Invoke-WebRequest -Uri https:// |
</ | </ | ||
行 700: | 行 720: | ||
</ | </ | ||
+ | <wrap #ks1_10 /> | ||
==== パッケージインストール ==== | ==== パッケージインストール ==== | ||
行 901: | 行 922: | ||
< | < | ||
- | / | + | systemctl |
</ | </ |