差分
このページの2つのバージョン間の差分を表示します。
両方とも前のリビジョン 前のリビジョン 次のリビジョン | 前のリビジョン | ||
ja:documentation:pandorafms:monitoring:03_remote_monitoring [2025/07/13 07:42] – [例2: SMTP サーバリモートプラグイン] junichi | ja:documentation:pandorafms:monitoring:03_remote_monitoring [2025/07/13 07:59] (現在) – [経路監視] junichi | ||
---|---|---|---|
行 715: | 行 715: | ||
- | ==== 例3: DNS サーバリモートプラグイン ==== | ||
- | |||
- | {{ wiki: | ||
- | |||
- | このプラグは、特定の DNS を照会し、指定したドメインの IP アドレスを取得し、正しく機能する場合は 1を返し、機能しない場合は 0 を返します('' | ||
- | |||
- | {{ wiki: | ||
- | |||
- | <WRAP center round tip 60%> | ||
- | もう 1つの追加の監視は、DNS が返すすべての IP アドレスが実際に問い合わせを行ったドメインに属しているかどうかを確認することです。これは、事前定義された IP 範囲と比較することによって実現されます。 | ||
- | </ | ||
==== リモート監視のためのカスタムフィールドマクロ ==== | ==== リモート監視のためのカスタムフィールドマクロ ==== | ||
- | リモートモジュールを設定するとき、エージェント特有の設定オプションを何度も入力しなければならないことは面倒です(例えば、SNMP コミュニティ文字列)。カスタムフィールドマクロを使うと、特定のモジュール設定オプションのマクロとして[[ja: | + | Custom field macros allow you to use the [[:en: |
- | + | ||
- | 以下の例では、コミュニティ文字列が異なる SNMP エージェント間で再利用できる SNMP ネットワークコンポーネントを作成します。 | + | |
- | + | ||
- | * 最初に、Pandora FMS コンソールで // | + | |
- | {{ wiki:CapturaMR3.jpg? | + | カスタム フィールドマクロを使用すると、[[:ja: |
- | * そして、新たな | + | Custom field macros work with SNMP, WMI, plug-in, and inventory type modules. They can be used in stand-alone modules, network components, and in policy modules. |
- | {{ wiki: | + | カスタムフィールドマクロは、SNMP、WMI、プラグイン、およびインベントリタイプのモジュールで動作します。スタンドアロンモジュール、ネットワークコンポーネント、およびポリシーモジュールで使用できます。 |
- | | + | It is accessed by **Management** → **Resources** → **Custom fields** → **Create field** in this new custom field the SNMP community string will be stored. Note its ID, as it will later be part of the macro, and fill in the community string with the appropriate value in your SNMP agents. |
- | カスタムフィールドマクロは、SNMP, | + | **管理(Management)** → **リソース(Resources)** → **カスタムフィールド(Custom fields)** → **フィールドの作成(Create field)** からアクセスできます。この新しいカスタムフィールドに SNMP コミュニティ文字列が保存されます。このIDは後でマクロの一部となるのでメモし、SNMP エージェントで適切な値をコミュニティ文字列に入力してください。 |
- | 他の例: WMI モジュールでは、ユーザ名とパスワードを格納するために 2つの新しいカスタムフィールドを同様に定義し、モジュール定義で対応するカスタムフィールドマクロを使用できます。 | + | Then you must create a [[:en: |
- | {{ wiki:wmi_custom_field.png }} | + | 次に、SNMP [[:ja: |
+ | <wrap #ks6_3 /> | ||
===== リモートウィザードとネットワーク監視実行 (Exec Server) ===== | ===== リモートウィザードとネットワーク監視実行 (Exec Server) ===== | ||
- | <WRAP center round tip 60%> | + | <WRAP center round tip 90%> |
- | Only for PFMS servers installed on GNU/Linux. | + | Only for PFMS servers installed on Linux. |
</ | </ | ||
- | <WRAP center round tip 60%> | + | <WRAP center round tip 90%> |
- | GNU/Linux へインストールした Pandora FMS サーバのみ。 | + | Linux へインストールした Pandora FMS サーバのみ。 |
</ | </ | ||
行 775: | 行 761: | ||
* [[# | * [[# | ||
- | * [[: | + | * [[: |
* [[# | * [[# | ||
* [[# | * [[# | ||
行 781: | 行 767: | ||
* [[# | * [[# | ||
- | * イベントセクションの [[: | + | * イベントセクションの [[: |
* [[# | * [[# | ||
* [[# | * [[# | ||
行 790: | 行 776: | ||
各 // | 各 // | ||
- | The Exec servers work internally through the execution of remote SSH commands from Pandora FMS console to the enabled servers, called **Exec Server**. These can be [[: | + | The Exec servers work internally through the execution of remote SSH commands from Pandora FMS console to the enabled servers, called **Exec Server**. These can be [[: |
- | Exec サーバは、Pandora FMS コンソールから **Exec Server** と呼ばれる有効なサーバへのリモート SSH コマンドの実行を通じて内部的に機能します。 これらは [[: | + | Exec サーバは、Pandora FMS コンソールから **Exec Server** と呼ばれる有効なサーバへのリモート SSH コマンドの実行を通じて内部的に機能します。 これらは [[: |
The configuration process will require the assistance of the person in charge of network administration to configure both PFMS servers and the target computers and the connection and data traffic, among other aspects such as firewalls and VLAN to increase security. | The configuration process will require the assistance of the person in charge of network administration to configure both PFMS servers and the target computers and the connection and data traffic, among other aspects such as firewalls and VLAN to increase security. | ||
行 802: | 行 788: | ||
* リモート設定を有効にして論理エージェントを設定する必要があります。 | * リモート設定を有効にして論理エージェントを設定する必要があります。 | ||
- | <WRAP center round important | + | <WRAP center round important |
Without remote configuration enabled **you will lack** | Without remote configuration enabled **you will lack** | ||
行 808: | 行 794: | ||
</ | </ | ||
- | <WRAP center round important | + | <WRAP center round important |
リモート設定が有効になっていないと、**ウィザード (// | リモート設定が有効になっていないと、**ウィザード (// | ||
行 824: | 行 810: | ||
* Pandora FMS ウェブコンソールでは、ユーザ // | * Pandora FMS ウェブコンソールでは、ユーザ // | ||
- | [[: | + | [[: |
- | + | ||
- | より詳細は、[[: | + | |
+ | より詳細は、[[: | ||
+ | <wrap #ks7 /> | ||
===== 経路監視 ===== | ===== 経路監視 ===== | ||
行 840: | 行 826: | ||
このシステムを利用するには以下が必要です。 | このシステムを利用するには以下が必要です。 | ||
- | * A software Agent at the point of origin of the route to be analyzed. | + | * A EndPoint |
* Reach via ICMP from the point of origin. | * Reach via ICMP from the point of origin. | ||
- | * 分析したいルートの発信元となるポイント上にソフトウエアエージェント | + | * 分析したいルートの発信元となるポイント上にエンドポイント |
* 発信元ポイントからの ICMP による宛先までの到達性 | * 発信元ポイントからの ICMP による宛先までの到達性 | ||
行 864: | 行 850: | ||
最後にプラグインの実行を有効にします。 | 最後にプラグインの実行を有効にします。 | ||
+ | [[ja: | ||
- | ==== 表示 ==== | + | ==== (OBSOLETE) |
システムを設定しレポートが始まると、エージェント表示画面に新たなタブが表示され、対象との通信が確立されます。 | システムを設定しレポートが始まると、エージェント表示画面に新たなタブが表示され、対象との通信が確立されます。 | ||
行 878: | 行 865: | ||
{{ wiki: | {{ wiki: | ||
- | |||
- | [[ja: | ||