ja:documentation:pandorafms:monitoring:11_ipam

差分

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

この比較画面へのリンク

次のリビジョン
前のリビジョン
ja:documentation:pandorafms:monitoring:11_ipam [2023/12/20 07:07] – 作成 - 外部編集 127.0.0.1ja:documentation:pandorafms:monitoring:11_ipam [2025/07/20 22:55] (現在) – [DHCP サーバ向け IPAM] junichi
行 4: 行 4:
 [[ja:documentation:start|Pandora FMS ドキュメント一覧に戻る]] [[ja:documentation:start|Pandora FMS ドキュメント一覧に戻る]]
  
 +<wrap #ks1 />
  
 ===== 概要 ===== ===== 概要 =====
  
-[[https://pandorafms.com/es/prices-of-pandora-fms/?o=dwpfms|{{:wiki:icono-modulo-enterprise.png?nolink&23x23 |Enterprise Version}}]]With the IPAM extension (version 731 or later) 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, it can detect your operating system.+<wrap :en>**Management → IPAM**</wrap> menu. 
 + 
 +<wrap :ja>**管理(Management) → IPAM**</wrap> メニュー。 
 + 
 +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, it can detect your operating system.
  
-{{:wiki:icono-modulo-enterprise.png  |Enterprise 版}} 
 IPAM 拡張(バージョン NG 731 以上)を使用すると、ネットワークの IP を管理し、サブネットのホストを検出し、可用性の変更(pingに応答するかどうかにかかわらず)またはホスト名(dnsで取得)を検出できます。 また、オペレーティングシステムを検出することもできます。  IPAM 拡張(バージョン NG 731 以上)を使用すると、ネットワークの IP を管理し、サブネットのホストを検出し、可用性の変更(pingに応答するかどうかにかかわらず)またはホスト名(dnsで取得)を検出できます。 また、オペレーティングシステムを検出することもできます。 
  
-IP address management is independent of whether or not you have [[:en:documentation:03_monitoring:02_operations|Software Agents]] installed on those machines or a [[:en:documentation:03_monitoring:03_remote_monitoring|Agent with remote monitors]] about that IP. You can optionally "associate" an Agent to the IP address and manage that IP address, but it does not affect the monitoring you are performing on it.+IP address management is independent of whether or not you have [[:en:documentation:pandorafms:monitoring:02_operations|EndPoints]] installed on those machines or a [[:en:documentation:pandorafms:monitoring:03_remote_monitoring|Agent with remote monitors]] about that IP address. You can optionally "associate" an Agent to the IP address and manage that IP address, but it does not affect the monitoring you are performing on it. 
 + 
 +IP アドレス管理は、それらのマシンに [[:ja:documentation:pandorafms:monitoring:02_operations|エンドポイント]] がインストールされているかどうか、または、その IP に [[:ja:documentation:pandorafms:monitoring:03_remote_monitoring|エージェントのリモート監視]] されているかどうかには依存しません。オプションで、エージェントを IP アドレスに「関連付け」て、その IP アドレスを管理できますが、その IP アドレスに対して実行している監視には影響しません。
  
-IP アドレス管理は、それらのマシンに [[:ja:documentation:03_monitoring:02_operations|ソフトウエアエージェント]] がインストールされているかどうか、または、その IP に [[:ja:documentation:03_monitoring:03_remote_monitoring|エージェントのリモート監視]] されているかどうかには依存しません。オプションで、エージェントを IP アドレスに「関連付け」て、その IP アドレスを管理できますが、その IP アドレスに対して実行している監視には影響しません。+<wrap #ks2 />
  
 ===== 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 [[:en:documentation:03_monitoring:04_discovery#netscan|Recon Server (NetScan)]], but manages it automatically.+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 [[:en:documentation:pandorafms:monitoring:17_discovery_2#netscan|Recon Server (NetScan)]], but manages it automatically.
  
-アドレス認識を時々実行するように、または手動でのみ実行するように、(ネットワークとネットマスクを使用して) ネットワークを設定できます。 このメカニズムは [[:ja:documentation:03_monitoring:04_discovery#ネットスキャン|自動検出サーバ(ネットスキャン)]] を使用しますが、自動的に管理されます。+アドレス認識を時々実行するように、または手動でのみ実行するように、(ネットワークとネットマスクを使用して) ネットワークを設定できます。 このメカニズムは [[:ja:documentation:pandorafms:monitoring:17_discovery_2#ネットスキャン|自動検出サーバ(ネットスキャン)]] を使用しますが、自動的に管理されます。
  
 <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 [[:en:documentation:02_installation:01_installing|installing Pandora FMS]] for more details on this.+   * For correct operation it is important that you make sure you have the **xprobe** and **fping** packages installed; see the documentation on [[:en:documentation:pandorafms:installation:01_installing|installing Pandora FMS]] for more details on this.
    * 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: 行 39:
 <WRAP center round info 90%> <WRAP center round info 90%>
  
-  * 正しく動作させるには、**xprobe** および **fping** パッケージがインストールされている必要があります。詳細については、[[:ja:documentation:02_installation:01_installing|Pandora FMS のインストール]] に関するドキュメントを参照してください。+  * 正しく動作させるには、**xprobe** および **fping** パッケージがインストールされている必要があります。詳細については、[[:ja:documentation:pandorafms:installation:01_installing|Pandora FMS のインストール]] に関するドキュメントを参照してください。
   * オペレーティングシステムの検出は必ずしも正確ではなく、**xprobe** に基づいています。 より正確な結果を得るには、**nmap** を使用します。   * オペレーティングシステムの検出は必ずしも正確ではなく、**xprobe** に基づいています。 より正確な結果を得るには、**nmap** を使用します。
   * 仮想環境での検出は、使用されるハイパーバイザーがパケットを正確に仮想マシンに転送する必要があるため困難です。   * 仮想環境での検出は、使用されるハイパーバイザーがパケットを正確に仮想マシンに転送する必要があるため困難です。
行 41: 行 46:
 </WRAP> </WRAP>
  
-===== インストールされているエージェントの IP =====+===== インストールされているエンドポイントの IP =====
  
 After being created in the IPAM control panel, the first time the network is detected Pandora FMS will search for the IP addresses of that network. If it detects that the IP address is operational, it will manage it. If it does not respond to the **ping** command, it will leave it as unmanaged. Any managed IP address that changes state (stops responding to **ping**) will generate an event in the system. You can manually manage those IP addresses you want, editing them to give them an alias or hostname, a description or even force your operating system. After being created in the IPAM control panel, the first time the network is detected Pandora FMS will search for the IP addresses of that network. If it detects that the IP address is operational, it will manage it. If it does not respond to the **ping** command, it will leave it as unmanaged. Any managed IP address that changes state (stops responding to **ping**) will generate an event in the system. You can manually manage those IP addresses you want, editing them to give them an alias or hostname, a description or even force your operating system.
行 68: 行 73:
 </WRAP> </WRAP>
  
-**Management** menu → **Admin tools** → **IPAM** → **Sites** tab.+<wrap en:>**Management → IPAM → Sites**</wrap> menu.
  
-**管理(Management)** メニュー → **管理ツール(admin tools)** → **IPAM** → **サイト(Sites)** タブ+**管理(Management) → IPAM → サイト(Sites)** メニュー
  
 It allows you to edit network sites (by clicking on name, **Name** column), delete with the corresponding trash icon and create new network sites with the **Create** button. It allows you to edit network sites (by clicking on name, **Name** column), delete with the corresponding trash icon and create new network sites with the **Create** button.
行 122: 行 127:
 ==== 操作画面 ==== ==== 操作画面 ====
  
-**Management** menu → **Admin tools** → **IPAM** → **Operation view** tab.+<wrap en:>**Management → IPAM → Operation view**</wrap> menu.
  
-**管理(Management)** メニュー → **管理ツール(Admin tools)** → **IPAM** → **操作ビュー(Operation view)** タブ+**管理(Management) → IPAM → 操作ビュー(Operation view)** メニュー
  
 Allows you to view the created networks, view their IP addresses, modify or delete them.arlas. Allows you to view the created networks, view their IP addresses, modify or delete them.arlas.
行 154: 行 159:
 </WRAP> </WRAP>
  
-   * It is accessed through the menu **Management** → **Admin tools** → **IPAM**. To create a new network click on the **Create** button and fill in the following fields:+   * It is accessed through the menu <wrap :en>**Management → IPAM → Operation view**</wrap>. To create a new network click on the **Create** button and fill in the following fields:
        * **Network**: Network in IP address/mask (CIDR) format.        * **Network**: Network in IP address/mask (CIDR) format.
        * **Discovery server**: Server in charge of this task.        * **Discovery server**: Server in charge of this task.
  
-   * これには、メニュー **管理(Management)** → **管理ツ(Admin tools)** → **IPAM** からアクセスできます。 新しいネットワークを作成するには、**作成(Create)** ボタンをクリックし、次のフィールドに入力します。+   * これには、メニュー **管理(Management) → IPAM → 操作ビュー(Operation view)** からアクセスできます。 新しいネットワークを作成するには、**作成(Create)** ボタンをクリックし、次のフィールドに入力します。
        * **ネットワーク(Network)**: IP/mask (CIDR) フォーマット。        * **ネットワーク(Network)**: IP/mask (CIDR) フォーマット。
        * **自動検出サーバ(Discovery server)**: 自動検出を行うサーバ。        * **自動検出サーバ(Discovery server)**: 自動検出を行うサーバ。
行 164: 行 169:
 <WRAP center round tip 90%> <WRAP center round tip 90%>
  
-If you need to assign this task to a [[:en:documentation:05_big_environments:05_satellite#ipam_task|Satellite server]], select the value ''None''.+If you need to assign this task to a [[:en:documentation:pandorafms:complex_environments_and_optimization:05_satellite#ipam_task|Satellite server]], select the value ''None''.
  
 </WRAP> </WRAP>
行 170: 行 175:
 <WRAP center round tip 90%> <WRAP center round tip 90%>
  
-この[[:ja:documentation:05_big_environments:05_satellite#ipam_task|タスクをサテライトサーバへ割り当てる]]必要がある場合は、''None'' を選択します。+この[[:ja:documentation:pandorafms:complex_environments_and_optimization:05_satellite#ipam_task|タスクをサテライトサーバへ割り当てる]]必要がある場合は、''None'' を選択します。
  
 </WRAP> </WRAP>
行 177: 行 182:
    * **Group**: Target group for monitoring agent.    * **Group**: Target group for monitoring agent.
    * **Scan interval**: Time period (in days) for automatic checking. Set zero if you want to do it manually.    * **Scan interval**: Time period (in days) for automatic checking. Set zero if you want to do it manually.
-   * **Operator users**: [[:en:documentation:03_monitoring:11_ipam#acl_de_usuarios|Network operator users]]. Only users of type [[:en:documentation:01_understanding:03_glossary#superadmin|superadmin]] or with Pandora Administrator (PM) rights can create or modify networks. See also [[:en:documentation:04_using:11_managing_and_administration#acl_enterprise_system|ACL Enterprise]].+   * **Operator users**: Network operator users. Only users of type [[:en:documentation:pandorafms:introduction:03_glossary#superadmin|superadmin]] or with [[:en:documentation:pandorafms:management_and_operation:11_managing_and_administration#ks1_5|Pandora Administrator rights]] (**PM**) can create or modify the networks.
    * Press the **Create** button again to save the network.    * Press the **Create** button again to save the network.
  
行 183: 行 188:
    * **グループ(Group)**: 監視エージェントの対象グループ。    * **グループ(Group)**: 監視エージェントの対象グループ。
    * **スキャン間隔(Scan interval)**: 自動または手動チェックの期間。    * **スキャン間隔(Scan interval)**: 自動または手動チェックの期間。
-   * **オペレータユーザ(Operator users)**: ネットワークオペレータユーザ。[[:ja:documentation:01_understanding:03_glossary#スーパー管理者|スーパー管理者]] ユーザのみがネットワークを作成・編集できます。ネットワークを保存するには **作成(Create)** ボタンをクリックします。+   * **オペレータユーザ(Operator users)**: ネットワークオペレータユーザ。[[:ja:documentation:pandorafms:introduction:03_glossary#スーパー管理者|スーパー管理者]] または [[:ja:documentation:pandorafms:management_and_operation:11_managing_and_administration#ks1_5|Pandora 管理権限]](**PM**) ユーザのみがネットワークを作成・編集できます。
    * ネットワークを保存するには、**作成(Create)** ボタンを再度押します。    * ネットワークを保存するには、**作成(Create)** ボタンを再度押します。
  
行 235: 行 240:
   - **recon server(ID)**: このタスクを担当するサーバ(数値ID、サテライトサーバを利用している場合は 0)。**サーバ(Servers)**  → **[[:ja:documentation:04_using:11_managing_and_administration#サーバ|サーバ管理]]** へ行き、自動検出サーバを確認します。   - **recon server(ID)**: このタスクを担当するサーバ(数値ID、サテライトサーバを利用している場合は 0)。**サーバ(Servers)**  → **[[:ja:documentation:04_using:11_managing_and_administration#サーバ|サーバ管理]]** へ行き、自動検出サーバを確認します。
  
 +<wrap #ks4_4 />
  
  
行 252: 行 258:
 ^Managed ^^| ^Managed ^^|
 ^Settings ^Host alive ^Host not responding | ^Settings ^Host alive ^Host not responding |
-|No agent assigned Events disabled |{{ :wiki:green_host.png }} |{{ :wiki:red_host.png }} | +|No EndPoint assigned Events disabled |{{ :wiki:green_host.png }} |{{ :wiki:red_host.png }} | 
-|With agent assigned Events disabled |{{ :wiki:green_host_agent.png }} |{{ :wiki:red_host_agent.png }} | +|With EndPoint assigned Events disabled |{{ :wiki:green_host_agent.png }} |{{ :wiki:red_host_agent.png }} | 
-|No agent assigned Events triggered |{{ :wiki:green_host_alert.png }} |{{ :wiki:red_host_alert.png }} | +|No EndPoint assigned Events triggered |{{ :wiki:green_host_alert.png }} |{{ :wiki:red_host_alert.png }} | 
-|With agent assigned Events activated |{{ :wiki:green_host_agent_alert.png }} |{{ :wiki:red_host_agent_alert.png }} |+|With EndPoint assigned Events activated |{{ :wiki:green_host_agent_alert.png }} |{{ :wiki:red_host_agent_alert.png }} |
 ^Unmanaged ^^| ^Unmanaged ^^|
 ^Settings ^Host alive ^Host not responding | ^Settings ^Host alive ^Host not responding |
行 262: 行 268:
 ^管理対象  ^^| ^管理対象  ^^|
 ^設定  ^稼働ホスト  ^応答のないホスト  | ^設定  ^稼働ホスト  ^応答のないホスト  |
-|エージェント未割当 無効化イベント  |{{  :wiki:green_host.png  }}  |{{  :wiki:red_host.png  }} | +|エンドポイント未割当 無効化イベント  |{{  :wiki:green_host.png  }}  |{{  :wiki:red_host.png  }} | 
-|エージェント割当済 無効化イベント  |{{  :wiki:green_host_agent.png  }}  |{{  :wiki:red_host_agent.png  }} | +|エンドポイント割当済 無効化イベント  |{{  :wiki:green_host_agent.png  }}  |{{  :wiki:red_host_agent.png  }} | 
-|エージェント未割当 有効化イベント  |{{  :wiki:green_host_alert.png  }}  |{{  :wiki:red_host_alert.png  }} | +|エンドポイント未割当 有効化イベント  |{{  :wiki:green_host_alert.png  }}  |{{  :wiki:red_host_alert.png  }} | 
-|エージェント割当済 有効化イベント  |{{  :wiki:green_host_agent_alert.png  }}  |{{  :wiki:red_host_agent_alert.png  }}  |+|エンドポイント割当済 有効化イベント  |{{  :wiki:green_host_agent_alert.png  }}  |{{  :wiki:red_host_agent_alert.png  }}  |
 ^管理対象外  ^^| ^管理対象外  ^^|
 ^設定  ^稼働ホスト  ^応答のないホスト  | ^設定  ^稼働ホスト  ^応答のないホスト  |
 |設定に関わらず、IP アドレスが管理対象外の場合、応答があるかどうかのみを参照できます。  |{{  :wiki:green_host_dotted.png  }}  |{{  :wiki:not_host.png  }} | |設定に関わらず、IP アドレスが管理対象外の場合、応答があるかどうかのみを参照できます。  |{{  :wiki:green_host_dotted.png  }}  |{{  :wiki:not_host.png  }} |
  
-Each IP address has a link at the bottom right to edit it, if you have sufficient privileges. If you click on the main icon, a modal window will open with all the information of the IP address, including Agent and associated operating system, configuration, etc. and you can also **ping** that address.+Each IP address has a link at the bottom right to edit it, if you have sufficient privileges. If you click on the main icon, a modal window will open with all the information of the IP address, including EndPoint and associated operating system, configuration, etc. and you can also **ping** that address.
  
-十分な権限がある場合、各 IP アドレスの右下に編集用のリンクがあります。 メインアイコンをクリックすると、モーダルウィンドウが開き、エージェントと関連するオペレーティングシステム、設定などを含む IP アドレスのすべての情報が表示され、そのアドレスに **ping** することもできます。+十分な権限がある場合、各 IP アドレスの右下に編集用のリンクがあります。 メインアイコンをクリックすると、モーダルウィンドウが開き、エンドポイントと関連するオペレーティングシステム、設定などを含む IP アドレスのすべての情報が表示され、そのアドレスに **ping** することもできます。
  
 <WRAP center round important 60%> <WRAP center round important 60%>
行 285: 行 291:
  
 </WRAP> </WRAP>
 +
 +<wrap #ks4_5 />
  
 ==== 編集画面 ==== ==== 編集画面 ====
行 292: 行 300:
 十分な権限があれば、IP アドレスが一覧で表示された設定画面にアクセスできます。必要な IP だけを表示するようにフィルタし、一度にすべてを変更し更新することができます。 十分な権限があれば、IP アドレスが一覧で表示された設定画面にアクセスできます。必要な IP だけを表示するようにフィルタし、一度にすべてを変更し更新することができます。
  
-Some fields are automatically populated by the recognition script, such as the hostname, the associated Pandora FMS Agent, and the operating system. You can define these fields as manual and edit them.+Some fields are automatically populated by the recognition script, such as the hostname, the associated Pandora FMS EndPoint, and the operating system. You can define these fields as manual and edit them.
  
-ホスト名、関連する Pandora FMS エージェント、オペレーティングシステムなど、一部のフィールドは自動検出スクリプトによって自動的に入力されます。 これらのフィールドは手動に設定し、編集できます。+ホスト名、関連する Pandora FMS エンドポイント、オペレーティングシステムなど、一部のフィールドは自動検出スクリプトによって自動的に入力されます。 これらのフィールドは手動に設定し、編集できます。
  
 ^Switching between manual and automatic ^| ^Switching between manual and automatic ^|
行 328: 行 336:
   * 無効化(Disable): 無効化 IP アドレスは、自動検出スクリプトでチェックされません。   * 無効化(Disable): 無効化 IP アドレスは、自動検出スクリプトでチェックされません。
  
 +<wrap #ks4_6 />
  
 +==== 一括操作画面 ====
  
 +<wrap :en>**Management → IPAM → Operation view**</wrap> menu, click on **Addresses view** of each item, click on <wrap :en>**Massive operations**</wrap> tab.
  
-==== 一括操作画面 ====+**管理(Management) → IPAM → 操作ビュー(Operation view)** メニュー。各項目の **アドレス表示(Addresses view)** をクリックし、**一括操作(Massive operations)** タブをクリック。
  
-**Management** menu → **Admin tools** → **IPAM** → **Operation view** tab → click on **Addresses view** of each item → **Massive operations**.+Once you have created a Network(internal link), **and performed your first scan (internal link)**, you will have a list of IP addresses that were collected. You will be able to select several of them in this list.
  
-**管理(Management)** メニュー → **管理ツール(Admin tools)** → **IPAM** → **操作ビュー(Operation view)** タブ → 各項目の **アドレス表示(Addresses view)** クリック → **一括操作(Massive operations)**+ネットワ(内部リンク)を作成し、**最初のスキャン(内部リンク)**を実行すると、収集されたIPアドレスのリストが表示されます。このリストから複数のIPアドレス選択できます
  
-There is an option to manage IP addresses in bulk, helping the user to manage large groups of IP addresses.+On the right side of the selected IP addresses you can check whether:
  
-IP アドレスを一括管理するオプションがありユーザ大規模な IP アドレスのグループ管理できるようになます。+選択した IP アドレスの右側で、次の内容確認できます。 
 + 
 +  * They will generate events. 
 +  * They are administered. 
 +  * They are reserved. 
 +  * They are enabled. 
 + 
 +  * イベント生成 
 +  * 管理済 
 +  * 予約済 
 +  * 有効化 
 + 
 +A commentary may also be included if necessary. 
 + 
 +必要に応じてコメントを加えることもできます。 
 + 
 +Finally, click <wrap :en>**Update**</wrap> and in one step all selected IP addresses will be modified. 
 + 
 +最後に、<wrap :ja>**更新(Update)**</wrap> をクリックすると、選択したすべての IP アドレスが 1 つの手順で変更されます。 
 + 
 +<wrap #ks4_7 /> 
 + 
 +==== フィルタ ==== 
 + 
 +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> 
 + 
 +<WRAP center round tip 90%> 
 + 
 +   * デフォルトでは応答のないホストは表示されませんが、有効にすることができます。 
 +   * 管理対象としてマークした IP アドレスのみを表示することもできます。 
 + 
 +</WRAP> 
 + 
 +<wrap #ks5 />
  
 ===== サブネット計算機 ===== ===== サブネット計算機 =====
 +
 +<wrap :en>**Management → IPAM → Subnetworks calculator**</wrap> menu.
 +
 +<wrap :ja>**管理(Management) → IPAM → サブネット計算機(Subnetworks calculator)**</wrap> メニュー。
  
 IPAM includes a tool to calculate IPV4 and IPv6 subnets. IPAM includes a tool to calculate IPV4 and IPv6 subnets.
行 390: 行 451:
  
 自動検出タスクがどのように動作するかに関する詳細は、[[:ja:documentation:03_monitoring:04_discovery#ネットスキャン_netscan|自動検出]] を確認してください。 自動検出タスクがどのように動作するかに関する詳細は、[[:ja:documentation:03_monitoring:04_discovery#ネットスキャン_netscan|自動検出]] を確認してください。
 +
 +<wrap #ks7 />
  
 ===== VLAN IPAM ===== ===== VLAN IPAM =====
  
-**Management** menu → **Admin tools** → **IPAM** → **Vlan config** tab → **New Vlan**.+<wrap :en>**Management → IPAM → Vlan config**</wrap> menu, <wrap :en>**New Vlan**</wrap> button.
  
-**管理(Management)** メニュー → **管理ツール(Admin tools)** → **IPAM** → **Vlan 設定(Vlan config)** タブ → **新しい Vlan(New Vlan)**。+<wrap :ja>**管理(Management) → IPAM → Vlan 設定(Vlan config)**</wrap> メニュー、<wrap :ja>**新しい Vlan(New Vlan)**</wrap> ボタン
  
 To create a new VLAN, a unique name must be entered as a requirement and a description as an option. To create a new VLAN, a unique name must be entered as a requirement and a description as an option.
行 401: 行 464:
 新しい VLAN を作成するには、一意の名前を入力し、説明をオプションとして入力する必要があります。 新しい VLAN を作成するには、一意の名前を入力し、説明をオプションとして入力する必要があります。
  
-<WRAP center round tip 90%>+From version NG 761 onwards you can import such information from CSV files in this order:
  
-For NG versions 758 to 760, this information can be imported from CSV files in this order: +バージョン NG 761 以降では、次の順序で CSV ファイルから情報をインポートできます。
-<code> +
- +
-VLAN network, VLAN description +
- +
-</code> +
- +
-From version NG 761 onwards:+
  
 <code> <code>
行 416: 行 472:
  
 </code> </code>
- 
-</WRAP> 
- 
-<WRAP center round tip 90%> 
- 
-バージョン NG 758 から 760 では、次の順で CSV ファイルから情報をインポートできます。 
-<code> 
- 
-VLAN ネットワーク, VLAN 説明 
- 
-</code> 
- 
-バージョン NG 761 以降は次の通りです。 
- 
-<code> 
-VLAN ネットワーク, VLAN 説明, ''VLAN カスタムID 
- 
-</code> 
- 
-</WRAP> 
  
 Once created, it can be consulted from the list of created VLANs, where the following information is shown**:** Once created, it can be consulted from the list of created VLANs, where the following information is shown**:**
行 486: 行 522:
  
 </WRAP> </WRAP>
 +
 +<wrap #ks7_1 />
  
 ==== IPAM VLAN 統計 ==== ==== IPAM VLAN 統計 ====
行 498: 行 536:
  
 これらの統計は、CSV および XLS 形式でエクスポートできます。 これらの統計は、CSV および XLS 形式でエクスポートできます。
 +
 +<wrap #ks7_2 />
  
 ==== IPAM VLAN ウィザード ==== ==== IPAM VLAN ウィザード ====
  
-**Management** menu → **Admin tools** → **IPAM** → **Vlan wizard** tab.+<wrap :en>**Management → IPAM → Vlan wizard**</wrap> menu.
  
-**管理(Management)** メニュー → **管理ツール(Admin tools)** → **IPAM** → **VLAN ウィザード(Vlan wizard)** タブ+**管理(Management) IPAM → VLAN ウィザード(Vlan wizard)** メニュー
  
 This view allows you to create a VLAN over SNMP. In order to execute the SNMP query, it is mandatory to enter address, community and version. Once entered, a list will be displayed with all the VLANs available for that address. If the VLAN has not been created, a check box will appear to select it for subsequent creation, adding data such as description, address and its interfaces. This view allows you to create a VLAN over SNMP. In order to execute the SNMP query, it is mandatory to enter address, community and version. Once entered, a list will be displayed with all the VLANs available for that address. If the VLAN has not been created, a check box will appear to select it for subsequent creation, adding data such as description, address and its interfaces.
  
 このビューでは、SNMP 経由で VLAN を作成できます。 SNMP クエリを実行するには、アドレス、コミュニティ、バージョンの入力が必須です。 入力すると、そのアドレスで使用可能なすべての VLAN のリストが表示されます。 VLAN が作成されていない場合は、後で作成するために VLAN を選択するためのチェック ボックスが表示され、説明、アドレス、そのインターフェイスなどのデータが追加されます。 このビューでは、SNMP 経由で VLAN を作成できます。 SNMP クエリを実行するには、アドレス、コミュニティ、バージョンの入力が必須です。 入力すると、そのアドレスで使用可能なすべての VLAN のリストが表示されます。 VLAN が作成されていない場合は、後で作成するために VLAN を選択するためのチェック ボックスが表示され、説明、アドレス、そのインターフェイスなどのデータが追加されます。
 +
 +<wrap #ks8 />
  
 ===== IPAM スーパーネット ===== ===== IPAM スーパーネット =====
行 576: 行 618:
 </WRAP> </WRAP>
  
 +<wrap #ks8_1 />
  
 ==== IPAM スーパーネットマップ ==== ==== IPAM スーパーネットマップ ====
  
-**Management** menu → **Admin tools** → **IPAM** → **Supernet map** tab.+<wrap :en>**Management → IPAM → Supernet map**</wrap> mnu.
  
-**管理(Management)** メニュー → **管理ツール(Admin tools)** → **IPAM** → **スーパーネットマップ(Supernet map)** タブ+**管理(Management) → IPAM → スーパーネットマップ(Supernet map)** メニュー
  
 {{ :wiki:ipam88.png }} {{ :wiki:ipam88.png }}
行 605: 行 648:
 <WRAP center round info 60%> <WRAP center round info 60%>
  
-In the **Setup** of Pandora FMS, in the **Enterprise** part, the critical and warning thresholds can be configured, showing the nodes in red for critical and orange for warning.+In the **Setup** of Pandora FMS, in the **Advanced** part, the critical and warning thresholds can be configured, showing the nodes in red for critical and orange for warning.
  
 </WRAP> </WRAP>
行 611: 行 654:
 <WRAP center round info 60%> <WRAP center round info 60%>
  
-Pandora FMS の **セットアップ** の **Enterprise** では、障害および警告のしきい値を設定でき、障害の場合はノードが赤で、警告の場合はオレンジ色でノードが表示されます。+Pandora FMS の **セットアップ** の **高度(Advanced)** パートでは、障害および警告のしきい値を設定でき、障害の場合はノードが赤で、警告の場合はオレンジ色でノードが表示されます。
  
 </WRAP> </WRAP>
行 617: 行 660:
 ==== スーパーネットツリー表示 ==== ==== スーパーネットツリー表示 ====
  
-**Management** menu → **Admin tools** → **IPAM** → **Supernet Treeview** tab.+<wrap :en>**Management → IPAM → Supernet Treeview**</wrap> menu.
  
-**管理(Management)** メニュー → **管理ツール(Admin tools)** → **IPAM** → **スーパーネットツリー表示(Supernet Treeview)** タブ+**管理(Management) → IPAM → *ーパーネットツリー表示(Supernet Treeview)** メニュー
  
 The Supernet tree view shows all the supernets created in a simplified graphical way, clicking on the respective icon will show a pop-up window with additional information and the possibility of modifying said element in another tab of the web browser. The Supernet tree view shows all the supernets created in a simplified graphical way, clicking on the respective icon will show a pop-up window with additional information and the possibility of modifying said element in another tab of the web browser.
行 654: 行 697:
  
    * A collection must be created in the Pandora FMS Console.    * A collection must be created in the Pandora FMS Console.
-   * The IPAM Agent tool is added to the collection and the collection is rebuilt. +   * The IPAM EndPoint tool is added to the collection and the collection is rebuilt. 
-   * The collection is assigned to the Pandora FMS Agent of the Windows® DHCP server. +   * The collection is assigned to the Pandora FMS EndPoint of the Windows® DHCP server. 
-   * The execution is recorded in the **Add-ons** tab in the Pandora FMS Agent administration:+   * The execution is recorded in the **Add-ons** tab in the Pandora FMS EndPoint administration:
  
    * コレクションを Pandora FMS コンソールで作成する必要があります。    * コレクションを Pandora FMS コンソールで作成する必要があります。
-   * IPAM エージェントツールがコレクションに追加され、コレクションが再構築されます。 +   * IPAM エンドポイントツールがコレクションに追加され、コレクションが再構築されます。 
-   * コレクションは、Windows® DHCP サーバーの Pandora FMS エージェントに割り当てられます。 +   * コレクションは、Windows® DHCP サーバーの Pandora FMS エンドポイントに割り当てられます。 
-   * 実行は、Pandora FMS エージェント管理の **アドオン(Add-ons)** タブに記録されます。+   * 実行は、Pandora FMS エンドポイント管理の **アドオン(Add-ons)** タブに記録されます。
  
 <code> <code>
  • ja/documentation/pandorafms/monitoring/11_ipam.1703056025.txt.gz
  • 最終更新: 2023/12/20 07:07
  • by 127.0.0.1