差分
このページの2つのバージョン間の差分を表示します。
| 両方とも前のリビジョン 前のリビジョン 次のリビジョン | 前のリビジョン | ||
| ja:documentation:pandorafms:complex_environments_and_optimization:05_satellite [2026/01/01 07:37] – [サテライトサーバによる分散監視] junichi | ja:documentation:pandorafms:complex_environments_and_optimization:05_satellite [2026/03/21 04:53] (現在) – [サテライトサーバから PFMS ウェブコンソールへの SSH トンネル] junichi | ||
|---|---|---|---|
| 行 30: | 行 30: | ||
| * It can perform network tests (ICMP, Latency, and SNMP v1 and v2) at an extremely high rate (500 checks per second). For SNMP v3, you must [[# | * It can perform network tests (ICMP, Latency, and SNMP v1 and v2) at an extremely high rate (500 checks per second). For SNMP v3, you must [[# | ||
| * It only sends data to the server every X seconds (default is 300), but it can execute latency, ICMP, and SNMP tests at shorter intervals, so when it detects status changes, it immediately notifies the server. These status changes must be predefined if the module type is not a '' | * It only sends data to the server every X seconds (default is 300), but it can execute latency, ICMP, and SNMP tests at shorter intervals, so when it detects status changes, it immediately notifies the server. These status changes must be predefined if the module type is not a '' | ||
| - | * **It is a standalone server**, it does not require a connection to the Pandora FMS database. It sends all data as XML so it operates as an independent server, similar to how an EndPoint works in broker mode or an Export Server. | + | * **It is a standalone server**, it does not require a connection to the Pandora FMS database. It sends all data as XML so it operates as an independent server, similar to how an EndPoint works in broker mode or an [[: |
| * It has an [[# | * It has an [[# | ||
| * On MS Windows® systems, [[#ks6_2|it detects disks, CPU, and memory]]. | * On MS Windows® systems, [[#ks6_2|it detects disks, CPU, and memory]]. | ||
| * On network systems with SNMP, it detects the status of interfaces, incoming and outgoing traffic per interface, and the system name. | * On network systems with SNMP, it detects the status of interfaces, incoming and outgoing traffic per interface, and the system name. | ||
| - | * Auto-generated modules can be modified like any other module, managing the Agent from the web Console as if it were an ordinary Agent (menu <wrap : | + | * Auto-generated modules can be modified like any other module, managing the Agent from the web Console as if it were an ordinary Agent. |
| * [[# | * [[# | ||
| * Both the <wrap : | * Both the <wrap : | ||
| 行 40: | 行 40: | ||
| * ネットワークテスト(ICMP、レイテンシ、SNMP v1 および v2)を非常に高速(1 秒あたり 500 回)で実行できます。SNMP v3 の場合は、[[# | * ネットワークテスト(ICMP、レイテンシ、SNMP v1 および v2)を非常に高速(1 秒あたり 500 回)で実行できます。SNMP v3 の場合は、[[# | ||
| * サーバへのデータ送信は X 秒ごと(デフォルトは 300 秒)に行われますが、レイテンシ、ICMP、SNMP テストはより短い間隔で実行できるため、ステータスの変化を検出するとすぐにサーバに通知します。モジュールタイプが '' | * サーバへのデータ送信は X 秒ごと(デフォルトは 300 秒)に行われますが、レイテンシ、ICMP、SNMP テストはより短い間隔で実行できるため、ステータスの変化を検出するとすぐにサーバに通知します。モジュールタイプが '' | ||
| - | * **スタンドアロンサーバ** であるため、Pandora FMS データベースへの接続は必要ありません。すべてのデータを XML 形式で送信するため、独立したサーバとして動作します。これは、ブローカーモードのエンドポイントやエクスポートサーバの動作に似ています。 | + | * **スタンドアロンサーバ** であるため、Pandora FMS データベースへの接続は必要ありません。すべてのデータを XML 形式で送信するため、独立したサーバとして動作します。これは、ブローカーモードのエンドポイントや[[: |
| * [[# | * [[# | ||
| * MS Windows® システムでは、[[# | * MS Windows® システムでは、[[# | ||
| * SNMP を備えたネットワークシステムでは、インターフェースのステータス、インターフェースごとの受信トラフィックと送信トラフィック、システム名を検出します。 | * SNMP を備えたネットワークシステムでは、インターフェースのステータス、インターフェースごとの受信トラフィックと送信トラフィック、システム名を検出します。 | ||
| - | * 自動生成されたモジュールは他のモジュールと同様に変更でき、通常のエージェントと同様に Web コンソールからエージェントを管理できます(メニュー <wrap : | + | * 自動生成されたモジュールは他のモジュールと同様に変更でき、通常のエージェントと同様に Web コンソールからエージェントを管理できます。 |
| * [[# | * [[# | ||
| * <wrap : | * <wrap : | ||
| 行 496: | 行 496: | ||
| ネットワークスキャンの別手法です。各行にアドレスを書いたファイルを用意します。ファイルには、各行にアドレスを記載します。IP アドレスに続けてホスト名を書くこともでき、エージェントはその名前で作成され、IP はモジュールでのアクセスに使用します(例:193.168.0.2 ホスト名)。正しく動作させるためには、各アドレスに fping を送信可能でなければなりません。 | ネットワークスキャンの別手法です。各行にアドレスを書いたファイルを用意します。ファイルには、各行にアドレスを記載します。IP アドレスに続けてホスト名を書くこともでき、エージェントはその名前で作成され、IP はモジュールでのアクセスに使用します(例:193.168.0.2 ホスト名)。正しく動作させるためには、各アドレスに fping を送信可能でなければなりません。 | ||
| - | == pandora_license_key == | ||
| - | <WRAP center round info 60%> | ||
| - | |||
| - | NG 765 version or later. | ||
| - | |||
| - | </ | ||
| - | |||
| - | <WRAP center round info 60%> | ||
| - | |||
| - | バージョン NG 765 以上 | ||
| - | |||
| - | </ | ||
| - | |||
| - | < | ||
| - | # Encryption key for the Pandora FMS license. | ||
| - | # pandora_license_key | ||
| - | |||
| - | </ | ||
| - | |||
| - | For safe transmission of the license to the Satellite server, you should configure in the [[: | ||
| - | |||
| - | ライセンスをサテライトサーバに安全に送信するには、[[: | ||
| - | |||
| - | See also the '' | ||
| - | |||
| - | '' | ||
| - | |||
| - | == pandora_license == | ||
| - | |||
| - | <WRAP center round tip 60%> | ||
| - | |||
| - | <WRAP center round tip 60%> | ||
| - | |||
| - | < | ||
| - | |||
| - | pandora_license xxxxxxx | ||
| - | |||
| - | </ | ||
| - | |||
| - | Type in store Pandora FMS Enterprise server license, as shown in the section **Setup** | ||
| - | |||
| - | Pandora FMS コンソールの **セットアップ → ライセンス** | ||
| - | |||
| - | [[: | ||
| - | |||
| - | You may use the same license in as many Satellite Servers as you need, since the total of agents that use the license is verified in Pandora FMS server not the Satellite Server. | ||
| - | |||
| - | ライセンスを使用するエージェントの合計は、サテライトサーバではなく Pandora FMS サーバで確認されるため、必要な数のサテライトサーバで同じライセンスを使用できます。 | ||
| == remote_config == | == remote_config == | ||
| 行 856: | 行 808: | ||
| < | < | ||
| - | wmi_client | + | wmi_client |
| </ | </ | ||
| - | Full ''< | + | PandoraWMIC is software that replaces WMIC (Microsoft® Windows Management Instrumentation Command-line) and complies with the necessary security protocols (authentication credentials) currently in force. |
| - | WMI クライアントバイナリのフルパスです。デフォルトは '' | + | PandoraWMICは、WMIC(Microsoft® Windows Management Instrumentation Command-line)を置き換えるソフトウェアであり、現在有効な必要なセキュリティプロトコル(認証資格情報)に準拠しています。デフォルトでは、'' |
| + | < | ||
| + | / | ||
| + | </ | ||
| == snmp_blacklist == | == snmp_blacklist == | ||
| 行 2480: | 行 2434: | ||
| <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 : | + | There is a general configuration in the Web Console to define the SSH connection port number that the <wrap : |
| |SSH server port for reverse SSH tunnels]]. | |SSH server port for reverse SSH tunnels]]. | ||
| 行 2487: | 行 2441: | ||
| <WRAP center round info 90%> | <WRAP center round info 90%> | ||
| - | Webコンソールには、< | + | Webコンソールには、< |
| |リバース SSH トンネル用の SSH サーバポート]]。 | |リバース SSH トンネル用の SSH サーバポート]]。 | ||