ja:documentation:pandorafms:complex_environments_and_optimization:05_satellite

差分

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

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
ja:documentation:pandorafms:complex_environments_and_optimization:05_satellite [2026/03/21 04:51] – [wmi_client] junichija:documentation:pandorafms:complex_environments_and_optimization:05_satellite [2026/05/09 23:05] (現在) – [Linux システムへのサテライトサーバのインストール] junichi
行 76: 行 76:
 <WRAP center round info 90%> <WRAP center round info 90%>
  
-Please contact the sales team, ask for quotation or ask your questions about licenses [[https://pandorafms.com/en/contactar/|at this link]].+Please contact the sales team, request quote or solve your questions about licensing [[https://pandorafms.com/en/contact/|at this link]].
  
 </WRAP> </WRAP>
行 86: 行 86:
 </WRAP> </WRAP>
  
-This tool is compatible with Rocky Linux 8.x, AlmaLinux 8.x and RHEL 8.x .+**Supported operating systems**:
  
-このツールは、Rocky Linux 8.x、AlmaLinux 8.x、および RHEL8.x に対応しています。+**対応 OS**:
  
-**Requirements for the use of the online installation tool:**+  * EL9: RHEL 9 / Rocky Linux 9 . 
 +  * Ubuntu server: 22.04 . 
 +  * [[:en:documentation:pandorafms:technical_annexes:15_raspberry_monitoring|Raspberry Pi OS]]: Debian 12+ (//only with the specific package for Raspberry//). 
 + 
 +  * EL9: RHEL 9 / Rocky Linux 9 . 
 +  * Ubuntu server: 22.04 . 
 +  * [[:ja:documentation:pandorafms:technical_annexes:15_raspberry_monitoring|Raspberry Pi OS]]: Debian 12+ (//Raspberry Pi専用パッケージのみ//). 
 + 
 +**Requirements for using the online installation tool**:
  
 **オンラインインストールツール利用の前提条件:** **オンラインインストールツール利用の前提条件:**
  
-  * Have access to the Internet+  * Internet access. 
-  * Have **curl**  installed (it comes by default in most distributions). +  * Having **curl** installed (it comes by default in most distributions). 
-  * Comply with the [[:en:documentation:pandorafms:installation:01_installing#ks1_2|minimum hardware requirements]]. +  * Meeting the [[:en:documentation:pandorafms:installation:01_installing#ks1_2|minimum hardware requirements]]. 
-  * Be an administrator user **root**+  * Being root admin user. 
-  * Have supported OS+  * Having compatible OS.
-  * In the case of using RHEL 8, it will be necessary to activate it previously with a license and be subscribed to the standard repositories.+
  
   * インターネットアクセスできること。   * インターネットアクセスできること。
   * **curl** がインストールされていること。(ほとんどのディストリビューションではデフォルトでインストールされています)   * **curl** がインストールされていること。(ほとんどのディストリビューションではデフォルトでインストールされています)
-  * 最低限の [[:ja:documentation:pandorafms:installation:01_installing#必要最低ハードウエアスペック|ハードウエア要件]] を満たすこと。 +  * [[:ja:documentation:pandorafms:installation:01_installing#ks1_2|最低限のハードウエア要件]] を満たすこと。 
-  * **root** ユーザ権限を持っていること。+  * root ユーザ権限を持っていること。
   * 対応している OS であること。   * 対応している OS であること。
-  * RHEL 8 を使用する場合は、事前にライセンスを有効化し、標準リポジトリをサブスクライブしていること。 
  
-To use the online installation tool simply access the command line as provided by your Cloud provider as **root**  administrator user and run:+In the case of using RHEL 8, it must be previously activated with a license and subscribed to standard repositories.
  
-オンラインインストールツールを使用するは、**root** 管理者ユーザでコマンドラインにアクセスし、次のコマンドを実行します。 +RHEL 8 を使用する場合は、事前にラインスを有効化し、標準リポジトリに登録ておく必要があります。
-<code>+
  
-export PANDORA_SERVER_IP='<PandoraServer IP or FQDN>' && curl -Ls https://pfms.me/satellite-ent-deploy| bash+To use the //online// installation tool, simply access the command line provided by your Cloud provider, as root admin user, and execute:
  
 +オンラインインストールツールを使用するには、**root** 管理者ユーザでコマンドラインにアクセスし、次のコマンドを実行します。
 +
 +<code bash>
 +export PANDORA_SERVER_IP='<PandoraServer IP or FQDN>'
 +curl -Ls https://pfms.me/satellite-ent-deploy| bash
 </code> </code>
  
-**Custom installation using the online installation tool:**+Custom installation using the online installation tool:
  
-**オンラインインストールツールを使ったカスタムインストール:**+オンラインインストールツールを使ったカスタムインストール:
  
-  * ''PANDORA_SERVER_IP''IP address or FQDN of Pandora FMS server to which the Satellite server will point. Required parameter. +^Environment Variable  ^Default value  ^Description^ 
-  ''TZ''Satellite server time zone. Optional parameter+''PANDORA_SERVER_IP''  | ''\_''  | Mandatory parameter. IP address or FQDN of the Pandora FMS Server the Satellite Server will point to| 
-  ''SATELLITE_SERVER_PACKAGE'': Custom URL of Satellite server installation tarball package. Optional parameter+| ''VERSION''  ''LATEST''  | PFMS Satellite Server installation channel to install, \\ accepted values: ''LATEST'' and ''LEGACY'' | 
-  ''REMOTE_CONFIG'': Remote configuration. Optional parameterenabled by default (value ''1''). +| ''TZ''  ''Europe/Madrid''  | System Time Zone identifier in IANA format                                          | 
-  ''INSTALL_AGENT'': Optional parameter, enabled by default (value ''1''). It allows installing the EndPoint (all configuration variables of the [[:en:documentation:pandorafms:installation:01_installing#ks1_9_3|online agent installer]]). +''REMOTE_CONFIG''  | ''1''  | Allows configuration management from the Web Console\\ (''1''=Yes, ''0''=No).  | 
-  ''VMWARE_DEPENDENCIES'': Optional, it allows to install VMware® plugin dependencies, disabled by default (''0''). +''INSTALL_AGENT''  ''1''  | Automatically installs the [[:en:documentation:pandorafms:installation:05_configuration_agents|PFMS EndPoint]] on the server itself, \\ (''1''=Yes, ''0''=No).  | 
-  ''ORACLE_DEPENDENCIES'': Optionalit allows to install dependencies of the Oracle® plugin, disabled by default (''0''). +| ''PANDORA_GROUP''  ''Servers''  | Agent group where Satellite Server agents will be self-assigned by default.  | 
-  ''MSSQL_DEPENDENCIES'': Optionalit allows you to install MS SQL Server® plugin dependencies, disabled by default (''0''). +| ''SKIP_KERNEL_OPTIMIZATIONS''  | ''0''  | Skips Linux® //kernel// performance tweaks, \\ (''1''=Skip, ''0''=Apply).                               | 
-  ''SKIP_KERNEL_OPTIMIZATIONS'': Disable the recommended kernel optimizationadvanced, disabled by default (''0'').+| ''RHEL_CHECK_SUBSCRIPTION''  ''1''  | Verifies active subscriptions on Red Hat®/RHEL® systems\\ (''1''=Yes, ''0''=No).                                   | 
 +| ''PANDORA_SKIP_CONFIRMATION''  ''0''  | Enables unattended installation mode without confirmations\\ (''1''=Yes, ''0''=No).  | 
 +| ''PANDORA_BETA''  ''0''  | Defines whether the development BETA version will be installed\\ (''1''=Yes, ''0''=No).  | 
 +| ''SATELLITE_SERVER_PACKAGE''  | (//Autoselect// | Custom URL for the \\ tarball package of the Satellite Server.  |
  
-  * ''PANDORA_SERVER_IP''サテライトサーバーが接続する Pandora FMS Enterprise サーバの IP アドレスまたは FQDN。必須パラメータ。 +^環境変数  ^デフォルト値  ^説明^ 
-  ''TZ''サテライトサーバのムゾオプショパラメ。 +''PANDORA_SERVER_IP''  | ''\_''  | 必須パラメータ。サテライトサーバーが参照する Pandora FMS サーバの IP アドレスまたは FQDN。 | 
-  ''SATELLITE_SERVER_PACKAGE'': サテライトサーバインストール tarball パッケージスタム URL。オプションパラメ。 +| ''VERSION''  ''LATEST''  | PFMS サテライトサーバのインストルチャネルストル先として指定できる値: ''LATEST'' と ''LEGACY''。 | 
-  ''REMOTE_CONFIG'': リモ設定。オプションパラメータ。デフォルトでは有効化されています(値 ''1'') +| ''TZ''  ''Europe/Madrid''  | IANA 形式テムン識別子。                                           | 
-  ''INSTALL_AGENT'': オプションパラメータ。デフォルトで有効(値 ''1'')です。エンドポイント([[:ja:documentation:pandorafms:technical_annexes:32_pfms_install_software_agent|インインスーラのすべての設定変数はこちら]])のインストールします。 +''REMOTE_CONFIG''  | ''1''  | Web コンソルからの設定管理を許可します''1''=はい、''0''=いいえ)。  
-  ''VMWARE_DEPENDENCIES'': VMware® プインをイトールするオプションです。デフォルトでは無効化されています(''0'')。 +''INSTALL_AGENT''  ''1''  | サーバ自体に [[:ja:documentation:pandorafms:installation:05_configuration_agents|PFMS エドポイント]] を自動的にインストールします (''1''=はい、''0''=いいえ)。  | 
-  ''ORACLE_DEPENDENCIES'': Oracle® プラグインをインストールするオプションです。デフォルトでは無化されています(''0'')。 +| ''PANDORA_GROUP''  ''Servers''  | デフォルトでサテライトサーバエージェトが自己割り当てされるエージェントグルプ。 
-  ''MSSQL_DEPENDENCIES'': MS SQL Server® プラグインをインストールするオプションで。デフォルトで無効化されてます(''0'')。 +| ''SKIP_KERNEL_OPTIMIZATIONS''  | ''0''  | Linux® //カーネ//のパフォーマンス調整をスキップしま(''1''=スキップ、''0''=適用)。                               | 
-  ''SKIP_KERNEL_OPTIMIZATIONS''//kernel// の最適化を行わないオプションです。デフォルトでは無効化されています(''0'')+| ''RHEL_CHECK_SUBSCRIPTION''  | ''1''  | Red Hat®/RHEL® システム上のアクティブなサブスクリプションを確認します (''1''=はい、''0''=いいえ)。                                   | 
 +| ''PANDORA_SKIP_CONFIRMATION''  ''0''  | 確認なしの無人インストールモードを有にします(''1''=はい、''0''=いいえ)。  | 
 +| ''PANDORA_BETA''  ''0''  | 開発版ベータ版をインストールするかどうかを定義しま(''1''=はい''0''=いいえ)。  | 
 +''SATELLITE_SERVER_PACKAGE''  |(//自動選択//) | サテライトサーバの tarball パッケージのカスタム URL。  |
  
-Example:+<code bash> 
 +env TZ='Europe/Madrid' \  
 +  PANDORA_SERVER_IP='192.168.10.10' \  
 +  VERSION="LATEST" \  
 +  bash -c "$(curl -fsSL https://pfms.me/satellite-ent-deploy)" 
 +</code>
  
-例: +<wrap #ks2_2 />
-<code>+
  
-env TZ='Europe/Madrid'+==== Linux® へのサテライトサーバのインストール ====
-  PANDORA_SERVER_IP='192.168.10.10'+
-  REMOTE_CONFIG=1 \ +
-  INSTALL_AGENT=1 \ +
-  VMWARE_DEPENDENCIES=1 \ +
-  ORACLE_DEPENDENCIES=1 \ +
-  MSSQL_DEPENDENCIES=1 \ +
-  SKIP_KERNEL_OPTIMIZATIONS=0 \ +
-sh -c "$(curl -fsSL https://pfms.me/satellite-ent-deploy)"+
  
-</code>+<WRAP center round info 90%>
  
-<wrap #ks2_2 />+**The recommended Linux operating system is RedHat Enterprise® -RHEL®- 8 Rocky Linux® 8** (known as **EL8**); it is also compatible with **EL9** and **Ubuntu server 22.04**.
  
-==== Linux システムへのサテライトサーバのインストール ====+</WRAP>
  
-**The recommended GNU/Linux operating system is RedHat Enterprise -RHEL- 8 / Rocky Linux 8 (EL8)**  and it supports **EL9**.+<WRAP center round info 90%>
  
-**推奨 GNU/Linux OS は RedHat Enterprise -RHEL- 8 / Rocky Linux (EL8)です。** また、**EL9** もサポートしています。+**推奨される Linux オペレーティングシステムは RedHat Enterprise® -RHEL®- 8 / Rocky Linux® 8**(通称**EL8**)です。**EL9** および **Ubuntu server 22.04** と互換性があります。
  
-Install **Fping**, **Nmap**  and **libnsl**  separately and first configure the EPEL repository. Visit the following link:+</WRAP>
  
-**Fping****Nmap**、**libnsl** を個別にインストールしますが、まず EPEL リポジトリを設定します。次のリンクにアクセスします。+**Systemd** is necessary for the operation of PFMS and Satellite Server. You can verify if **Systemd** is installed and started by running as //root// or equivalent user:
  
-<code> +PFMS とサテライトサーバの動作には、**Systemd** が必要です。**Systemd** がインストールされ、起動しているかどうかは、//root// または同等のユーザとして以下のコマンドを実行することで確認できます。
-https://docs.fedoraproject.org/en-US/epel/#_quickstart+
  
 +<code bash>
 +ls -lha /sbin/init
 +cat /proc/1/comm
 </code> </code>
  
-and select the operating system. If Rocky Linux 8 is used:+With a similar result:
  
-そしてオペレーティングシステムを選択します。Rocky Linux 8 を使っている場合は次の通りです。+次のような結果が得られrます。
  
-<code>+{{  :wiki:check_systemd.png  }} 
 + 
 +Fundamental dependencies of the Satellite Server: **PandoraWMIC** (the installer also includes the necessary dependencies for **Braa** and **PandoraWMIC**), **Fping**, **Nmap**, **snmp** and **libnsl**. 
 + 
 +サテライトサーバの基本的な依存関係: **PandoraWMIC** (インストーラーには **Braa** と **PandoraWMIC** に必要な依存関係も含まれています)、**Fping**、**Nmap**、**snmp**、**libnsl**。 
 + 
 +  * If using EL8 or EL9, the EPEL repository must be configured first (visit [[https://docs.fedoraproject.org/es/epel/|this link]] for more information). 
 + 
 +  * EL8 または EL9 を使用する場合は、まず EPEL リポジトリを設定する必要があります (詳細については、[[https://docs.fedoraproject.org/es/epel/|このリンク]] を参照してください)。 
 + 
 +For EL8: 
 + 
 +EL8 向け: 
 + 
 +<code bash>
 dnf config-manager --set-enabled powertools dnf config-manager --set-enabled powertools
 dnf install epel-release dnf install epel-release
 +</code>
  
 +For EL9:
 +
 +EL9 向け:
 +
 +<code bash>
 +dnf config-manager --set-enabled crb
 +dnf install epel-release
 </code> </code>
  
-Install Perl with the following command:+Install the Perl language with the following command:
  
-のコマンドで Perl をインストールします。+以下のコマンドを使用して Perl 言語をインストールします。
  
-<code>+<code bash>
 dnf install perl dnf install perl
- 
 </code> </code>
  
-Satellite Server core dependencies**PandoraWMIC**  (version 762 and later), **Fping**, **Nmap**  and **libnsl**. The **Braa**  and **PandoraWMIC**  dependencies are attached to the installer.+Dependencies:
  
-サテライトサーバのコア依存ファイル**PandoraWMIC** (バージョン 762 以降)、**Fping**、**Nmap**、**libnsl**。**Braa** および **PandoraWMIC** はインストーラーに添付されています。+依存関係:
  
 <code> <code>
-dnf install fping nmap libnsl+dnf install fping nmap libnsl snmp 
 +</code>
  
 +  * If using Ubuntu Server:
 +
 +  * Ubuntsu Server を利用の場合:
 +
 +<code bash>
 +apt-get install fping nmap libnsl2 snmp perl
 </code> </code>
  
-Once you download the package containing the Satellite Server, go to the download folder with **root**  privileges and unzip the binary:+  * Once the package containing the Satellite Server has been downloadedit is necessary to go to the download folder with **root** privileges and decompress the binary:
  
-サテライトサーバを含むパッケージをダウンロードしたら、**root** 権限でダウンロードフォルダに移動し、バイナリを解凍ます。+  * サテライトサーバを含むパッケージをダウンロードしたら、root 権限でダウンロードフォルダに移動し、バイナリを解凍する必要があります。
  
-<code>+<code bash>
 tar -xvzf pandorafms_satellite_server_X.XNG.XXX_x86_64.tar.gz tar -xvzf pandorafms_satellite_server_X.XNG.XXX_x86_64.tar.gz
- 
 </code> </code>
  
-folder named ''satellite_server''  will be generated. Go to this folder by typing:+Next, a folder named ''satellite_server'' will be generated. Go to that folder by typing:
  
-''satellite_server'' という名前のフォルダが生成されます。ように入力してのフォルダに移動します+次に、''satellite_server'' という名前のフォルダが生成されます。以下コマンドを入力して、そのフォルダに移動してください
  
-<code>+<code bash>
 cd satellite_server/ cd satellite_server/
- 
 </code> </code>
  
-To install the Satellite Server itself, run the install command:+To install the Satellite Server itself, the installation command must be executed:
  
-サテライトサーバ自体をインストールするには、インストールコマンドを実行ます。+サテライトサーバ自体をインストールするには、以下のインストールコマンドを実行する必要があります。
  
-<code>+<code bash>
 ./satellite_server_installer --install ./satellite_server_installer --install
- 
 </code> </code>
  
-Once the process is finished, edit the Satellite configuration file located at:+Once the process is finished, it will be necessary to edit the satellite configuration file located at:
  
-処理が完了したら、の場所にあるサテライト設定ファイルを編集ます。+処理が完了したら、以下の場所にあるサテライト設定ファイルを編集する必要があります。
  
-<code>+<file>
 /etc/pandora/satellite_server.conf /etc/pandora/satellite_server.conf
 +</file>
  
-</code> +Search for the token [[#server_ip|server_ip]] and indicate the IP address or domain of the Pandora FMS Server to which the Satellite server will connect. After making this change, you can save the file and start the service by executing the following:
- +
-Search for the //token//  [[#server_ip|server_ip]] and enter the IP address or domain of the Pandora FMS server to which the Satellite server will connect. +
- +
-//トークン// [[#server_ip|server_ip]] を検索し、サテライトサーバが接続する Pandora FMS サーバの IP アドレスまたはドメインを入力します。+
  
-After that, you may save the file and start the service by running the following: +トークン [[#server_ip|server_ip]] を検索し、サテライトサーバが接続する Pandora FMS サーバの IP アドレスまたはドメインを指定します。この変更を行った後、ファイルを保存し、次のコマンドを実行してサービスを開始できます。
- +
-の後、ファイルを保存し、次のコマンドを実行してサービスを開始できます。 +
- +
-<code> +
- +
-sudo /etc/init.d/satellite_serverd start+
  
 +<code bash>
 +systemctl start satellite_serverd
 </code> </code>
  
-In case of any error or malfunction, check the log file at:+  * In case of any error or malfunction, the log file can be reviewed at:
  
-エラーや不具合が発生した場合は、次のログファイルを確認してください+  * エラーや不具合が発生した場合は、ログファイルを以下で確認できます
  
-<code>+<file>
 /var/log/satellite_server.log /var/log/satellite_server.log
- +</file>
-</code>+
  
 <wrap #ks2_3 /> <wrap #ks2_3 />
行 2434: 行 2465:
 <WRAP center round info 90%> <WRAP center round info 90%>
  
-There is a general configuration in the Web Console to define the SSH connection port number that the <wrap :en>**Satellite Server**</wrap> will use to build the tunnel: [[:en:documentation:pandorafms:management_and_operation:12_console_setup#ssh_server_port_for_reverse_ssh_tunnels+There is a general configuration in the Web Console to define the SSH connection port number that the <wrap :en>**Satellite Server**</wrap> will use to build the tunnel: [[:en:documentation:pandorafms:management_and_operation:12_console_setup##ks1_1_1
 |SSH server port for reverse SSH tunnels]]. |SSH server port for reverse SSH tunnels]].
  
行 2441: 行 2472:
 <WRAP center round info 90%> <WRAP center round info 90%>
  
-Webコンソールには、<wrap :ja>**サテライトサーバ**</wrap>がトンネル構築に使用する SSH 接続ポート番号を定義するための一般的な設定があります: [[:ja:documentation:pandorafms:management_and_operation:12_console_setup#ssh_server_port_for_reverse_ssh_tunnels+Webコンソールには、<wrap :ja>**サテライトサーバ**</wrap>がトンネル構築に使用する SSH 接続ポート番号を定義するための一般的な設定があります: [[:ja:documentation:pandorafms:management_and_operation:12_console_setup#ks1_1_1
 |リバース SSH トンネル用の SSH サーバポート]]。 |リバース SSH トンネル用の SSH サーバポート]]。
  
  • ja/documentation/pandorafms/complex_environments_and_optimization/05_satellite.1774068699.txt.gz
  • 最終更新: 2026/03/21 04:51
  • by junichi