ja:documentation:pandorafms:installation:01_installing

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
ja:documentation:pandorafms:installation:01_installing [2024/12/15 13:14] – [RHEL および Rocky Linux 向けのカスタムパラメータ] junichija: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**: ''systemctl start mysql'' (alternatively you can use ''/etc/init.d/mysql start'').+   - Start with **systemd**: ''systemctl start mysql''.
    - Set the password for the admin user **root**: ''mysqladmin password < password >''. This password will be requested throughout the installation process.    - Set the password for the admin user **root**: ''mysqladmin password < password >''. This password will be requested throughout the installation process.
  
-   - **systemd** での起動: ''systemctl start mysql'' (''/etc/init.d/mysql start'' でも可能です)+   - **systemd** での起動: ''systemctl start mysql''
    - 管理者ユーザ **root** のパスワードを設定: ''mysqladmin password < password >'' このパスワードは、インストールプロセス全体を通じて必要です。    - 管理者ユーザ **root** のパスワードを設定: ''mysqladmin password < password >'' このパスワードは、インストールプロセス全体を通じて必要です。
 +
 +<wrap #ks1_8_2 />
  
 === Pandora FMS のインストール順 === === Pandora FMS のインストール順 ===
行 700: 行 702:
   * **powershell** がインストールされている   * **powershell** がインストールされている
  
-Execute the following commands in a terminal window with Powershell and with administrator permissions:+Run the following commands in a terminal window with PowerShell and with administrator permissions (**administrator**):
  
 Powershell と administrator 権限を使用して、ターミナルウィンドウで次のコマンドを実行します。 Powershell と administrator 権限を使用して、ターミナルウィンドウで次のコマンドを実行します。
  
-<code> +<code powershell
-Invoke-WebRequest -Uri https://firefly.pandorafms.com/pandorafms/latest/Windows/Pandora%20FMS%20Windows%20Agent%20v7.0NG.x86_64.exe -OutFile ${env:tmp}\pandora-agent-windows.exe; & ${env:tmp}\pandora-agent-windows.exe /S --ip [PANDORASERVER IP or NAME] --group [GROUPNAME] --remote_config 1+Invoke-WebRequest -Uri https://firefly.pandorafms.com/pandorafms/LTS/PandoraFMS_One_Agent_Windows-lts.x86_64.exe -OutFile ${env:tmp}\pandora-agent-windows .exe; & ${env:tmp}\pandora-agent-windows.exe /S --ip [PANDORASERVER IP or NAME] --group [GROUPNAME] --remote_config 1
  
 </code> </code>
行 718: 行 720:
 </code> </code>
  
 +<wrap #ks1_10 />
  
 ==== パッケージインストール ==== ==== パッケージインストール ====
行 919: 行 922:
  
 <code> <code>
-/etc/init.d/pandora_server restart+systemctl restart pandora_server
  
 </code> </code>
  • ja/documentation/pandorafms/installation/01_installing.1734268454.txt.gz
  • 最終更新: 2024/12/15 13:14
  • by junichi