このページの2つのバージョン間の差分を表示します。
| 両方とも前のリビジョン 前のリビジョン 次のリビジョン | 前のリビジョン |
| ja:documentation:pandorafms:installation:01_installing [2026/08/28 23:16] – [Linux 用] junichi | ja:documentation:pandorafms:installation:01_installing [2026/08/28 23:20] (現在) – [パッケージインストール] junichi |
|---|
| |
| <code powershell> | <code powershell> |
| 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 | Invoke-WebRequest -Uri https://marketplace.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> |
| |
| |
| <wrap #ks1_8 /> | <wrap #ks1_8 /> |
| |
| ==== パッケージインストール ==== | |
| |
| <WRAP center round info 90%> | |
| |
| This section is referential as it saves time and effort [[#ks1_9|when using the online installation tool]]. **It is strongly recommended to use this option to install the PFMS server**. | |
| |
| </WRAP> | |
| |
| <WRAP center round info 90%> | |
| |
| この章は、[[#オンラインインストールツール|オンラインインストールツール]]を利用する際の理解を助けるためのリファレンスです。**Pandora FMS サーバをインストールするにはこのオプションを利用することを強くお勧めします。** | |
| |
| </WRAP> | |
| |
| |
| * ** [[:en:documentation:pandorafms:technical_annexes:30_pfms_install_latest_ubuntu_server|Pandora FMS installation guide on Ubuntu server]]**. | |
| * ** [[:en:documentation:pandorafms:technical_annexes:31_pfms_install_latest_rocky_linux|Pandora FMS installation guide on Rocky Linux]]**. | |
| * [[:en:documentation:pandorafms:technical_annexes:42_pfms_open_install_ubuntu|Pandora FMS Open Source installation on Ubuntu server]]. | |
| * [[:en:documentation:pandorafms:technical_annexes:40_pfms_open_install_rocky_linux|Pandora FMS Open Source installation on Rocky Linux]]. | |
| |
| * **[[:ja:documentation:pandorafms:technical_annexes:30_pfms_install_latest_ubuntu_server|Ubuntu server への Pandora FMS インストールガイド]]** | |
| * **[[:ja:documentation:pandorafms:technical_annexes:31_pfms_install_latest_rocky_linux|Rocky Linux への Pandora FMS インストールガイド]]** | |
| * [[:ja:documentation:pandorafms:technical_annexes:42_pfms_open_install_ubuntu|Ubuntu への Pandora FMS オープンソース版のインストール]] | |
| * [[:ja:documentation:pandorafms:technical_annexes:40_pfms_open_install_rocky_linux|Rockey Linux への Pandora FMS オープンソース版のインストール]] | |
| |
| <wrap #ks1_9 /> | <wrap #ks1_9 /> |