差分
このページの2つのバージョン間の差分を表示します。
次のリビジョン | 前のリビジョン | ||
ja:documentation:pandorafms:monitoring:11_ipam [2023/12/20 07:07] – 作成 - 外部編集 127.0.0.1 | ja:documentation:pandorafms:monitoring:11_ipam [2025/02/07 02:50] (現在) – [IPAM スーパーネット] junichi | ||
---|---|---|---|
行 4: | 行 4: | ||
[[ja: | [[ja: | ||
+ | <wrap #ks1 /> | ||
===== 概要 ===== | ===== 概要 ===== | ||
- | [[https:// | + | With the IPAM extension you can manage the IP addresses of the networks in charge, discover the hosts in a subnet and detect their changes in availability (whether they respond to **ping** command or not) or host name (obtained by DNS). Additionally, |
- | {{: | ||
IPAM 拡張(バージョン NG 731 以上)を使用すると、ネットワークの IP を管理し、サブネットのホストを検出し、可用性の変更(pingに応答するかどうかにかかわらず)またはホスト名(dnsで取得)を検出できます。 また、オペレーティングシステムを検出することもできます。 | IPAM 拡張(バージョン NG 731 以上)を使用すると、ネットワークの IP を管理し、サブネットのホストを検出し、可用性の変更(pingに応答するかどうかにかかわらず)またはホスト名(dnsで取得)を検出できます。 また、オペレーティングシステムを検出することもできます。 | ||
- | IP address management is independent of whether or not you have [[: | + | IP address management is independent of whether or not you have [[: |
- | IP アドレス管理は、それらのマシンに [[: | + | IP アドレス管理は、それらのマシンに [[: |
===== IP の検出 ===== | ===== IP の検出 ===== | ||
- | You can configure a network (using a network and a netmask) to perform address recognition from time to time or only do it manually. This mechanism uses the [[: | + | You can configure a network (using a network and a netmask) to perform address recognition from time to time or only do it manually. This mechanism uses the [[: |
- | アドレス認識を時々実行するように、または手動でのみ実行するように、(ネットワークとネットマスクを使用して) ネットワークを設定できます。 このメカニズムは [[: | + | アドレス認識を時々実行するように、または手動でのみ実行するように、(ネットワークとネットマスクを使用して) ネットワークを設定できます。 このメカニズムは [[: |
<WRAP center round info 90%> | <WRAP center round info 90%> | ||
- | * For correct operation it is important that you make sure you have the **xprobe** and **fping** packages installed; see the documentation on [[: | + | * For correct operation it is important that you make sure you have the **xprobe** and **fping** packages installed; see the documentation on [[: |
* Operating system detection is always approximate and based on **xprobe**. For greater accuracy in the results use **nmap**. | * Operating system detection is always approximate and based on **xprobe**. For greater accuracy in the results use **nmap**. | ||
* Detection in virtual environments is difficult because the hypervisor used must forward the packets exactly and correctly to the hosted device (virtual machine). | * Detection in virtual environments is difficult because the hypervisor used must forward the packets exactly and correctly to the hosted device (virtual machine). | ||
行 34: | 行 33: | ||
<WRAP center round info 90%> | <WRAP center round info 90%> | ||
- | * 正しく動作させるには、**xprobe** および **fping** パッケージがインストールされている必要があります。詳細については、[[: | + | * 正しく動作させるには、**xprobe** および **fping** パッケージがインストールされている必要があります。詳細については、[[: |
* オペレーティングシステムの検出は必ずしも正確ではなく、**xprobe** に基づいています。 より正確な結果を得るには、**nmap** を使用します。 | * オペレーティングシステムの検出は必ずしも正確ではなく、**xprobe** に基づいています。 より正確な結果を得るには、**nmap** を使用します。 | ||
* 仮想環境での検出は、使用されるハイパーバイザーがパケットを正確に仮想マシンに転送する必要があるため困難です。 | * 仮想環境での検出は、使用されるハイパーバイザーがパケットを正確に仮想マシンに転送する必要があるため困難です。 | ||
行 235: | 行 234: | ||
- **recon server(ID)**: | - **recon server(ID)**: | ||
+ | <wrap #ks4_4 /> | ||
行 285: | 行 285: | ||
</ | </ | ||
+ | |||
+ | <wrap #ks4_5 /> | ||
==== 編集画面 ==== | ==== 編集画面 ==== | ||
行 328: | 行 330: | ||
* 無効化(Disable): | * 無効化(Disable): | ||
- | + | <wrap #ks4_6 /> | |
==== 一括操作画面 ==== | ==== 一括操作画面 ==== | ||
行 340: | 行 341: | ||
IP アドレスを一括管理するオプションがあり、ユーザが大規模な IP アドレスのグループを管理できるようになります。 | IP アドレスを一括管理するオプションがあり、ユーザが大規模な IP アドレスのグループを管理できるようになります。 | ||
+ | |||
+ | ==== フィルタ ==== | ||
+ | |||
+ | In the **Manage addresses** and **Addresses view** views, **Filter options** option, you can sort by IP addresses, Hostname and by the last time they were checked. | ||
+ | |||
+ | **アドレス管理(Manage addresses)** および **アドレス表示(Addresses view)** 画面の **フィルタオプション(Filter options)** では、IP アドレス、ホスト名、および最終確認日時で並べ替えることができます。 | ||
+ | |||
+ | It is also possible to filter by a free string which will search for substrings in the IP address, Hostname or Comments. Activating the checkbox next to the search box will perform an **exact** search by IP address. | ||
+ | |||
+ | IP アドレス、ホスト名、コメント内の部分文字列を検索するフリー文字列でフィルタリングすることもできます。検索ボックスの横にあるチェックボックスをオンにすると、IP アドレスによる **正確な** 検索が実行されます。 | ||
+ | |||
+ | <WRAP center round tip 90%> | ||
+ | |||
+ | * By default unresponsive hosts are not shown, but can be enabled. | ||
+ | * You can also display only IP addresses that you have marked as managed. | ||
+ | |||
+ | </ | ||
+ | |||
+ | <WRAP center round tip 90%> | ||
+ | |||
+ | * デフォルトでは応答のないホストは表示されませんが、有効にすることができます。 | ||
+ | * 管理対象としてマークした IP アドレスのみを表示することもできます。 | ||
+ | |||
+ | </ | ||
+ | |||
+ | <wrap #ks5 /> | ||
===== サブネット計算機 ===== | ===== サブネット計算機 ===== | ||
行 390: | 行 417: | ||
自動検出タスクがどのように動作するかに関する詳細は、[[: | 自動検出タスクがどのように動作するかに関する詳細は、[[: | ||
+ | |||
+ | <wrap #ks7 /> | ||
===== VLAN IPAM ===== | ===== VLAN IPAM ===== | ||
行 486: | 行 515: | ||
</ | </ | ||
+ | |||
+ | <wrap #ks7_1 /> | ||
==== IPAM VLAN 統計 ==== | ==== IPAM VLAN 統計 ==== | ||
行 498: | 行 529: | ||
これらの統計は、CSV および XLS 形式でエクスポートできます。 | これらの統計は、CSV および XLS 形式でエクスポートできます。 | ||
+ | |||
+ | <wrap #ks7_2 /> | ||
==== IPAM VLAN ウィザード ==== | ==== IPAM VLAN ウィザード ==== | ||
行 508: | 行 541: | ||
このビューでは、SNMP 経由で VLAN を作成できます。 SNMP クエリを実行するには、アドレス、コミュニティ、バージョンの入力が必須です。 入力すると、そのアドレスで使用可能なすべての VLAN のリストが表示されます。 VLAN が作成されていない場合は、後で作成するために VLAN を選択するためのチェック ボックスが表示され、説明、アドレス、そのインターフェイスなどのデータが追加されます。 | このビューでは、SNMP 経由で VLAN を作成できます。 SNMP クエリを実行するには、アドレス、コミュニティ、バージョンの入力が必須です。 入力すると、そのアドレスで使用可能なすべての VLAN のリストが表示されます。 VLAN が作成されていない場合は、後で作成するために VLAN を選択するためのチェック ボックスが表示され、説明、アドレス、そのインターフェイスなどのデータが追加されます。 | ||
+ | |||
+ | <wrap #ks8 /> | ||
===== IPAM スーパーネット ===== | ===== IPAM スーパーネット ===== | ||
行 576: | 行 611: | ||
</ | </ | ||
+ | <wrap #ks8_1 /> | ||
==== IPAM スーパーネットマップ ==== | ==== IPAM スーパーネットマップ ==== |