ja:documentation:pandorafms:monitoring:20_gis

差分

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

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
ja:documentation:pandorafms:monitoring:20_gis [2024/07/17 06:15] – [GIS マップ] kanayamaja:documentation:pandorafms:monitoring:20_gis [2024/09/01 07:14] (現在) – [Pandora FMS GIS] junichi
行 7: 行 7:
 ===== Pandora FMS GIS ===== ===== Pandora FMS GIS =====
  
-A GIS map is a visual representation of the geographical location of the agents of the Pandora FMS installation. With this map you can observe the current position, as well as a small historical summary of the agents' positions.+**GIS map** is a visual representation of the geographical location of the agents of Pandora FMS installation. With this map you may see the current position, as well as a small history summary of the agents' positions.
  
 GIS マップは、Pandora FMS のエージェントの地理的な場所を視覚的に表現したものです。このマップで、エージェントの現在の位置と、これまでの位置履歴の概要を見ることができます。 GIS マップは、Pandora FMS のエージェントの地理的な場所を視覚的に表現したものです。このマップで、エージェントの現在の位置と、これまでの位置履歴の概要を見ることができます。
行 22: 行 22:
  
 </WRAP> </WRAP>
- 
  
 ===== 設定 ===== ===== 設定 =====
行 50: 行 49:
 例: 例:
 <code> <code>
 +
 # Agent position parameters # Agent position parameters
 # Those parameters define the geographical position of the agent # Those parameters define the geographical position of the agent
行 69: 行 69:
  
 </code> </code>
- 
  
 ==== サーバ設定 ==== ==== サーバ設定 ====
行 75: 行 74:
 The GIS functionalities should be enabled in the server with the parameter ''[[:es:documentation:02_installation:04_configuration#activate_gis|activate_gis]]'' . When this flag is set to ''1'', the server will process all GIS information received from the agents. The GIS functionalities should be enabled in the server with the parameter ''[[:es:documentation:02_installation:04_configuration#activate_gis|activate_gis]]'' . When this flag is set to ''1'', the server will process all GIS information received from the agents.
  
-GIS 機能はサーバの ''[[:ja:documentation:02_installation:04_configuration#activate_gis|activate_gis]]''パラメータで有効化できます。このフラグを **1** に設定することにより、サーバがエージェントから受け取った GIS 情報を処理するようになります。+GIS 機能はサーバの ''[[:ja:documentation:02_installation:04_configuration#activate_gis|activate_gis]]'' パラメータで有効化できます。このフラグを **1**  に設定することにより、サーバがエージェントから受け取った GIS 情報を処理するようになります。
  
 With the data positioning there is the possibility of storing agent positions in Pandora FMS, but this data comes from a source that is not completely reliable, and can cause an agent without significant position changes to send location change information. To avoid this, the parameter ''[[:es:documentation:02_installation:04_configuration#location_error|location_error]]''sets the distance that is considered as the same position. This is an error tolerance on the position threshold, and as long as the agent's location remains at that threshold it will be considered to be in the same position. With the data positioning there is the possibility of storing agent positions in Pandora FMS, but this data comes from a source that is not completely reliable, and can cause an agent without significant position changes to send location change information. To avoid this, the parameter ''[[:es:documentation:02_installation:04_configuration#location_error|location_error]]''sets the distance that is considered as the same position. This is an error tolerance on the position threshold, and as long as the agent's location remains at that threshold it will be considered to be in the same position.
行 82: 行 81:
  
 <wrap #ks2_2_1 /> <wrap #ks2_2_1 />
- 
  
 === 自動検出サーバと位置情報 === === 自動検出サーバと位置情報 ===
行 90: 行 88:
 逆ジオロケーションアルゴリズム(位置情報からの住所検索)と IP アドレスおよび位置情報のデータベースを利用することにより、自動検出サーバは検出したエージェントの位置を推測することができます。利用のためには[[http://www.maxmind.com/app/geolitecity|MaxMind GeoIP GeoLiteCity]] フォーマットか、データベース内の IP アドレスと位置情報のテーブルの組み合わせを利用します。 逆ジオロケーションアルゴリズム(位置情報からの住所検索)と IP アドレスおよび位置情報のデータベースを利用することにより、自動検出サーバは検出したエージェントの位置を推測することができます。利用のためには[[http://www.maxmind.com/app/geolitecity|MaxMind GeoIP GeoLiteCity]] フォーマットか、データベース内の IP アドレスと位置情報のテーブルの組み合わせを利用します。
  
-There are two parameters that define this behavior of the Discovery server: the ''[[:es:documentation:02_installation:04_configuration#recon_reverse_geolocation_file|recon_reverse_geolocation_file]]'' , used to point to the file with the reverse geolocation information (using the MaxMind GPL '''GeoLiteCity.dat'''), and the parameter ''[[:es:documentation:02_installation:04_configuration#recon_location_scatter_radius|recon_location_scatter_radius]]''. The algorithm will calculate an approximated position for the agents and they will be randomly arranged around the calculated positions, taking into account the radius indicated in ''recon_location_scatter_radius''.+There are two parameters that define this behavior of the Discovery server: the ''[[:es:documentation:02_installation:04_configuration#recon_reverse_geolocation_file|recon_reverse_geolocation_file]]'', used to point to the file with the reverse geolocation information (using the MaxMind GPL '''GeoLiteCity.dat'''), and the parameter ''[[:es:documentation:02_installation:04_configuration#recon_location_scatter_radius|recon_location_scatter_radius]]''. The algorithm will calculate an approximated position for the agents and they will be randomly arranged around the calculated positions, taking into account the radius indicated in ''recon_location_scatter_radius''.
  
-自動検出サーバの動作を定義する、2つのパラメータがあります。''[[:ja:documentation:02_installation:04_configuration#recon_reverse_geolocation_file|recon_reverse_geolocation_file]]'' は、MaxMind ''GeoLiteCity.dat'' を用いた逆ジオロケーションを含むファイルを指定するのに使われます。''[[:ja:documentation:02_installation:04_configuration#recon_location_scatter_radius|recon_location_scatter_radius]]'' は、検出したエージェントのおおよその位置をアルゴリズムで推測する際、推測位置から ''recon_location_scatter_radius'' のパラメータによって定義される半径(メートル単位)の中でランダムに配置するために利用されます。+自動検出サーバの動作を定義する、2つのパラメータがあります。''[[:ja:documentation:02_installation:04_configuration#recon_reverse_geolocation_file|recon_reverse_geolocation_file]]'' は、MaxMind ''GeoLiteCity.dat''  を用いた逆ジオロケーションを含むファイルを指定するのに使われます。''[[:ja:documentation:02_installation:04_configuration#recon_location_scatter_radius|recon_location_scatter_radius]]'' は、検出したエージェントのおおよその位置をアルゴリズムで推測する際、推測位置から ''recon_location_scatter_radius''  のパラメータによって定義される半径(メートル単位)の中でランダムに配置するために利用されます。
  
 The reverse geolocation serivce provided by the Google API® and OpenStreetMaps® (OSM) can also be used. The reverse geolocation serivce provided by the Google API® and OpenStreetMaps® (OSM) can also be used.
行 101: 行 99:
   * You can activate the reverse geolocation of OpenstreetMaps® by setting the parameter ''openstreetmaps_description'', to ''1''.   * You can activate the reverse geolocation of OpenstreetMaps® by setting the parameter ''openstreetmaps_description'', to ''1''.
   * This functionality **decreases the performance of the Pandora FMS server**.   * This functionality **decreases the performance of the Pandora FMS server**.
-  * **Internet access** is required to use Google® or OpenstreetMaps® API and that, of course, this functionality depends on the availability of the providers of these services.+  * **Internet access**  is required to use Google® or OpenstreetMaps® API and that, of course, this functionality depends on the availability of the providers of these services.
   * Google® のジオロケーションを有効にするには、''google_maps_description''  を ''1''  に設定します。   * Google® のジオロケーションを有効にするには、''google_maps_description''  を ''1''  に設定します。
   * OpenstreetMaps® のリバースジオロケーションを有効にするには、''openstreetmaps_description''  を ''1''  に設定します。   * OpenstreetMaps® のリバースジオロケーションを有効にするには、''openstreetmaps_description''  を ''1''  に設定します。
-  * この機能は **Pandora FMS サーバのパフォーマンスを低下させます** 。 +  * この機能は **Pandora FMS サーバのパフォーマンスを低下させます**  。 
-  * Google® や Openstreet Maps® の API を利用するためには**インターネット接続が必要** であり、もちろん本機能はこれらのサービス提供者の可用性に依存しています。+  * Google® や Openstreet Maps® の API を利用するためには**インターネット接続が必要**  であり、もちろん本機能はこれらのサービス提供者の可用性に依存しています。
 <code> <code>
 +
 # Flag to activate GIS (positional information for agents and maps) by default it is deactivated # Flag to activate GIS (positional information for agents and maps) by default it is deactivated
 activate_gis 1 activate_gis 1
行 139: 行 138:
  
 <wrap #ks2_3 /> <wrap #ks2_3 />
- 
  
 ==== コンソール設定 ==== ==== コンソール設定 ====
行 149: 行 147:
 Menu **Management → Setup → Setup → General Setup → Enable GIS features → Up****date**. Menu **Management → Setup → Setup → General Setup → Enable GIS features → Up****date**.
  
-**管理(Management) → 設定(Setup) → システム設定(Setup) → 基本設定(General Setup)** **→ GIS 機能の有効化(Enable GIS features) → 更新(Update)** へ進みます。+**管理(Management) → 設定(Setup) → システム設定(Setup) → 基本設定(General Setup)**  **→ GIS 機能の有効化(Enable GIS features) → 更新(Update)**  へ進みます。
  
 [[:wiki:enable_gis.png?id=ja:documentation:pandorafms:monitoring:20_gis&media=wiki:enable_gis.png|{{  :wiki:enable_gis.png?nolink&  }}]] [[:wiki:enable_gis.png?id=ja:documentation:pandorafms:monitoring:20_gis&media=wiki:enable_gis.png|{{  :wiki:enable_gis.png?nolink&  }}]]
行 156: 行 154:
  
 すると、ユーザインタフェースに新たなメニューが追加されます。 すると、ユーザインタフェースに新たなメニューが追加されます。
- 
  
 === 基本設定 === === 基本設定 ===
行 162: 行 159:
 In <wrap :en>**Setup → Setup → GIS map connection**</wrap> you will define the connections that can be used with **map servers **to provide maps for GIS functionalities. In <wrap :en>**Setup → Setup → GIS map connection**</wrap> you will define the connections that can be used with **map servers **to provide maps for GIS functionalities.
  
-**設定(Setup) → システム設定(Setup) → 利用 GIS マップ(GIS map connection) ** にて、GIS で利用するマップを提供する地図サーバへの接続を定義する必要があります。+**設定(Setup) → システム設定(Setup) → 利用 GIS マップ(GIS map connection) **  にて、GIS で利用するマップを提供する地図サーバへの接続を定義する必要があります。
  
 [[:wiki:connection_configuration_basic.png?id=ja:documentation:pandorafms:monitoring:20_gis&media=wiki:connection_configuration_basic.png|{{  :wiki:connection_configuration_basic.png?nolink&800  }}]] [[:wiki:connection_configuration_basic.png?id=ja:documentation:pandorafms:monitoring:20_gis&media=wiki:connection_configuration_basic.png|{{  :wiki:connection_configuration_basic.png?nolink&800  }}]]
行 178: 行 175:
  
 [[:wiki:pfms-setup-setup-gis_map_connection-create_new.png?id=ja:documentation:pandorafms:monitoring:20_gis&media=wiki:pfms-setup-setup-gis_map_connection-create_new.png|{{  :wiki:pfms-setup-setup-gis_map_connection-create_new.png?nolink&  }}]] [[:wiki:pfms-setup-setup-gis_map_connection-create_new.png?id=ja:documentation:pandorafms:monitoring:20_gis&media=wiki:pfms-setup-setup-gis_map_connection-create_new.png|{{  :wiki:pfms-setup-setup-gis_map_connection-create_new.png?nolink&  }}]]
- 
  
 === Open Street マップ === === Open Street マップ ===
行 188: 行 184:
 To use an OpenStreet® map type, the only parameter needed is the URL of the **title server**: To use an OpenStreet® map type, the only parameter needed is the URL of the **title server**:
  
-マップに OpenStreet マップを利用するのに必要なパラメータは **タイルサーバの URL** のみです。+マップに OpenStreet マップを利用するのに必要なパラメータは **タイルサーバの URL**  のみです。
  
-[[:wiki:pfms-setup-setup-gis_map_connection-create_new-openstreetmaps.png?id=ja%3Adocumentation%3Apandorafms%3Amonitoring%3A20_gis&media=wiki:pfms-setup-setup-gis_map_connection-create_new-openstreetmaps.png|{{  :wiki:pfms-setup-setup-gis_map_connection-create_new-openstreetmaps.png  }}]]+[[:wiki:pfms-setup-setup-gis_map_connection-create_new-openstreetmaps.png?id=ja:documentation:pandorafms:monitoring:20_gis&media=wiki:pfms-setup-setup-gis_map_connection-create_new-openstreetmaps.png|{{  :wiki:pfms-setup-setup-gis_map_connection-create_new-openstreetmaps.png?nolink&  }}]]
 <code> <code>
  
行 202: 行 198:
  
 サーバの名前と認定についての説明は[[https://wiki.openstreetmap.org/wiki/Tile_servers|OpenStreetMap® の公式サーバ一覧]]サイトを確認してください。 サーバの名前と認定についての説明は[[https://wiki.openstreetmap.org/wiki/Tile_servers|OpenStreetMap® の公式サーバ一覧]]サイトを確認してください。
- 
  
 === Google マップ === === Google マップ ===
  
-Pandora FMS also includes the connection to Google Maps®. For this, it is necessary that a valid **password** is obtained from Google® (see [[http://developers.google.com/maps/documentation/directions/#api_key|Google Maps API policy]]) and that it is placed in the corresponding field of the connection definition.+Pandora FMS also includes the connection to Google Maps®. For this, it is necessary that a valid **password**  is obtained from Google® (see [[http://developers.google.com/maps/documentation/directions/#api_key|Google Maps API policy]]) and that it is placed in the corresponding field of the connection definition.
  
-また Pandora FMS は Google Maps® もサポートしています。これを利用するには、正しい **パスワード** を Google から取得し、接続設定の対応するフィールドに入力する必要があります。(詳細は、[[http://developers.google.com/maps/documentation/directions/#api_key|Google マップ API ポリシー]] を参照)+また Pandora FMS は Google Maps® もサポートしています。これを利用するには、正しい **パスワード**  を Google から取得し、接続設定の対応するフィールドに入力する必要があります。(詳細は、[[http://developers.google.com/maps/documentation/directions/#api_key|Google マップ API ポリシー]] を参照)
  
 {{  :wiki:pfms-setup-setup-gis_map_connection-create_new-google.png?nolink&  }} {{  :wiki:pfms-setup-setup-gis_map_connection-create_new-google.png?nolink&  }}
  
-With this password it is possible to define several connections using different types of base maps: //Hybrid//, //Physical// or //Satelite//.+With this password it is possible to define several connections using different types of base maps: //Hybrid//, //Physical//  or //Satelite//.
  
-このパスワードで、ベースのマップの種類 (//航空写真// 、//地形// 、//地図//) を設定することができます。+このパスワードで、ベースのマップの種類 (//航空写真//  、//地形//  、//地図//) を設定することができます。
  
 <WRAP center round tip 90%> <WRAP center round tip 90%>
行 223: 行 218:
  
 <WRAP center round tip 90%> このパスワードは取得してから利用できるまでに数分かかる場合があります。 </WRAP> <WRAP center round tip 90%> このパスワードは取得してから利用できるまでに数分かかる場合があります。 </WRAP>
- 
  
 === 静的画像 === === 静的画像 ===
行 231: 行 225:
 ほかには、マップとして静的画像の利用をサポートしています。この種類のマップを利用するには、画像ファイルは、[[http://en.wikipedia.org/wiki/EPSG:4326|EPSG:4326]] である必要があります。 ほかには、マップとして静的画像の利用をサポートしています。この種類のマップを利用するには、画像ファイルは、[[http://en.wikipedia.org/wiki/EPSG:4326|EPSG:4326]] である必要があります。
  
-In this case the parameters needed for the map definition are the **url** of the image, the **height** and **width** of the image, and the position limits (longitude and latitude) of the image borders (right, left, top and bottom). +In this case the parameters needed for the map definition are the **url**  of the image, the **height**  and **width**  of the image, and the position limits (longitude and latitude) of the image borders (right, left, top and bottom).
- +
-マップの定義に必要なパラメータは、画像の **URL** 、**高さ** 、**幅** および、マップ画像の境界 (**右** 、**左** 、**上** 、**下**) の位置情報 (**経度** 、**緯度**) です。+
  
 +マップの定義に必要なパラメータは、画像の **URL**  、**高さ**  、**幅**  および、マップ画像の境界 (**右**  、**左**  、**上**  、**下**) の位置情報 (**経度**  、**緯度**) です。
  
 === WMS サーバ === === WMS サーバ ===
行 251: 行 244:
  
 GeoServer サーバの最小限のインストールと設定は、[[:ja:documentation:technical_annexes:13_geoserver_installation|こちら]] を参照してください。 GeoServer サーバの最小限のインストールと設定は、[[:ja:documentation:technical_annexes:13_geoserver_installation|こちら]] を参照してください。
- 
  
 === マップの中心とデフォルトの位置 === === マップの中心とデフォルトの位置 ===
行 257: 行 249:
 The last thing to define in a map connection is the map center and default position for agents without //positional data//. To define these, it is possible to preview the map and click on it to set these parameters, depending on which (<wrap :en>**Map center**</wrap> or <wrap :en>**Default position for agents without GIS data**</wrap>) has been selected with the <wrap :en>**Change in the Map**</wrap> selector. The last thing to define in a map connection is the map center and default position for agents without //positional data//. To define these, it is possible to preview the map and click on it to set these parameters, depending on which (<wrap :en>**Map center**</wrap> or <wrap :en>**Default position for agents without GIS data**</wrap>) has been selected with the <wrap :en>**Change in the Map**</wrap> selector.
  
-マップ接続定義の最後は、位置情報を持っていないエージェントに対するマップの中心とデフォルトの位置の定義です。それらを定義するには、マップをプレビューし、マップをクリックして、**マップ内での変更(Change in the Map)** セレクタで選択されているパラメータ (**マップの中心(****Map center****)** もしくは **GIS データが無い場合のエージェントのデフォルト位置(****Default position for agents without GIS data)**) に応じて、このパラメータを設定します。+マップ接続定義の最後は、位置情報を持っていないエージェントに対するマップの中心とデフォルトの位置の定義です。それらを定義するには、マップをプレビューし、マップをクリックして、**マップ内での変更(Change in the Map)**  セレクタで選択されているパラメータ (**マップの中心(****Map center****)**  もしくは **GIS データが無い場合のエージェントのデフォルト位置(****Default position for agents without GIS data)**) に応じて、このパラメータを設定します。
  
-In this preview map it is possible to scroll using the green arrows at the top left, change the zoom level with icons **+** or **-** icons, or use the magnifying glass icon to view it in full zoom.+In this preview map it is possible to scroll using the green arrows at the top left, change the zoom level with icons **+**  or **-**  icons, or use the magnifying glass icon to view it in full zoom.
  
-このプレビューマップでは、左上の緑色の矢印を使用して移動したり、**+** または **-** アイコンでズームレベルを変更したり、虫眼鏡アイコンでフルズームにしたりすることができます。+このプレビューマップでは、左上の緑色の矢印を使用して移動したり、**+**  または **-**  アイコンでズームレベルを変更したり、虫眼鏡アイコンでフルズームにしたりすることができます。
  
 It is also possible to set the position by entering the values in their corresponding input cells (here the decimal separator is the point). It is also possible to set the position by entering the values in their corresponding input cells (here the decimal separator is the point).
行 269: 行 261:
 Once all the connection parameters have been set, it will be possible to save the connection for use in the map configurator by clicking on the <wrap :en>**Save**</wrap> button. Once all the connection parameters have been set, it will be possible to save the connection for use in the map configurator by clicking on the <wrap :en>**Save**</wrap> button.
  
-すべての接続パラメータを設定したら、**保存(Save)** ボタンをクリックすることにより、マップビルダから利用できるように接続を保存できます。 +すべての接続パラメータを設定したら、**保存(Save)**  ボタンをクリックすることにより、マップビルダから利用できるように接続を保存できます。
  
 ==== GIS マップ ==== ==== GIS マップ ====
行 276: 行 267:
 Once the connections have been defined, they can be used to define maps in the <wrap :en>**GIS Maps**</wrap> menu. Once the connections have been defined, they can be used to define maps in the <wrap :en>**GIS Maps**</wrap> menu.
  
-接続の設定を行うと、**GIS マップ(GIS Map)** で利用することができるようになります。+接続の設定を行うと、**GIS マップ(GIS Map)**  で利用することができるようになります。
  
 [[:wiki:gis_map_menu.png?id=ja:documentation:pandorafms:monitoring:20_gis&media=wiki:gis_map_menu.png|{{  :wiki:gis_map_menu.png?nolink&  }}]] [[:wiki:gis_map_menu.png?id=ja:documentation:pandorafms:monitoring:20_gis&media=wiki:gis_map_menu.png|{{  :wiki:gis_map_menu.png?nolink&  }}]]
行 286: 行 277:
 [[:wiki:pfms-topology_maps-gis_maps-list_of_gis_maps_sample.png?id=ja:documentation:pandorafms:monitoring:20_gis&media=wiki:pfms-topology_maps-gis_maps-list_of_gis_maps_sample.png|{{  :wiki:pfms-topology_maps-gis_maps-list_of_gis_maps_sample.png?nolink&  }}]] [[:wiki:pfms-topology_maps-gis_maps-list_of_gis_maps_sample.png?id=ja:documentation:pandorafms:monitoring:20_gis&media=wiki:pfms-topology_maps-gis_maps-list_of_gis_maps_sample.png|{{  :wiki:pfms-topology_maps-gis_maps-list_of_gis_maps_sample.png?nolink&  }}]]
  
-There is also a button to create new maps (**Create** button).+There is also a button to create new maps (**Create**  button).
  
-新たなマップを作成するボタン(**作成(Create)** ボタン)もあります。+新たなマップを作成するボタン(**作成(Create)**  ボタン)もあります。
  
-<WRAP center round important 90%> A **default map** must be set, which will be the one used in the agent's view to show its position. </WRAP>+<WRAP center round important 90%> A **default map**  must be set, which will be the one used in the agent's view to show its position. </WRAP>
  
-<WRAP center round important 90%> **デフォルトマップ** を設定する必要があります。これはエージェント表示でその位置を表示するために使用されます。</WRAP>+<WRAP center round important 90%> **デフォルトマップ**  を設定する必要があります。これはエージェント表示でその位置を表示するために使用されます。</WRAP>
  
 [[:wiki:pfms-topology_maps-gis_maps-list_of_gis_maps-default_map.png?id=ja:documentation:pandorafms:monitoring:20_gis&media=wiki:pfms-topology_maps-gis_maps-list_of_gis_maps-default_map.png|{{  :wiki:pfms-topology_maps-gis_maps-list_of_gis_maps-default_map.png?nolink&  }}]] [[:wiki:pfms-topology_maps-gis_maps-list_of_gis_maps-default_map.png?id=ja:documentation:pandorafms:monitoring:20_gis&media=wiki:pfms-topology_maps-gis_maps-list_of_gis_maps-default_map.png|{{  :wiki:pfms-topology_maps-gis_maps-list_of_gis_maps-default_map.png?nolink&  }}]]
  
 +**GIS マップの作成**
  
-=== GIS マップの作成 ===+[[:wiki:gis_map_builder_main.png?id=ja:documentation:pandorafms:monitoring:20_gis&media=wiki:gis_map_builder_main.png|{{  :wiki:gis_map_builder_main.png?nolink&  }}]]
  
-[[:wiki:gis_map_builder_main.png?id=ja%3Adocumentation%3Apandorafms%3Amonitoring%3A20_gis&media=wiki:gis_map_builder_main.png|{{  :wiki:gis_map_builder_main.png  }}]]+When accessing the map creation page, the first thing to do is to add a name (<wrap :en>**Map Name**</wrap>) and a map connection (<wrap :en>**Add Map connection**</wrap>), selecting one of those already availableIt is possible to add more than one, which will be available later as a base layer (only one of them can be active at the same time).
  
-Once on the map creation page, the first thing to do is to add a **map name**  and a **map connection**  from the ones available. You may add more than one, which will be available later on as base layers (only one of them can be active at once).+マップ作成ページにアクセスして最初に行うことは、**マップ名(Map Name)**  と **利用マップの追加(Add Map connection)**  を既に利用可能なものの中から追加することです。一つ以上を追加することができますが、これらは後ほどベースレイヤーとして利用可能になります。(同時には一つのみが有効です)
  
-マップ作成ページで最初に行うことは、**マップ名**  の設定と、定義されている **利用マップの指定**  (後述するベースのレイヤとして、一つ以上を設定することができますが、同時には一つのみが有効です) です。+[[:wiki:pfms-topology_maps-gis_maps-builder_map-add_map_connection.png?id=ja:documentation:pandorafms:monitoring:20_gis&media=wiki:pfms-topology_maps-gis_maps-builder_map-add_map_connection.png|{{  :wiki:pfms-topology_maps-gis_maps-builder_map-add_map_connection.png?nolink&  }}]]
  
-[[:wiki:pfms-topology_maps-gis_maps-builder_map-add_map_connection.png?id=ja%3Adocumentation%3Apandorafms%3Amonitoring%3A20_gis&media=wiki:pfms-topology_maps-gis_maps-builder_map-add_map_connection.png|{{  :wiki:pfms-topology_maps-gis_maps-builder_map-add_map_connection.png  }}]]+After selecting the connection (or when the default connection of the map is changed) the Pandora FMS console will ask if you want to use the default data of the connection for the mapIf yes, the console will fill (or update) **all positioning data**  with the ones already defined in the connection, and the user will have to set only the //default zoom level//If the use of the default values is rejected, **no change will be made**  and the connection will simply be added.
  
-When the connection is selected, or if the default connection for the map is changed, the Pandora FMS Console will ask whether you intend to use the default data from the connection for the map. If the answer is 'Accept', the console will fill out or update **all positional data**  with the ones defined in the connection, and the user will just set the default zoom in level. If use of the default values is denied, **no changes will be made**  and the connection will just be added.+利用マップを選択すると (またはデフォルトの利用マップを変更すると) 、Pandora FMS コンソールが利用マップのデフォルトデータを利用したいかどうかを尋ねてきます。それを'受け入れる'と、コンソールは **全ての位置データ**  を利用マップに設定されている値に設定 (更新) します。ユーザは **デフォルトの拡大率**  のみ設定する必要があります。キャンセルすると、これらのフィールドの**変更は行われず**  、利用マップの設定のみが追加されます。 \\ [[:wiki:gis_grupo.png?id=ja:documentation:pandorafms:monitoring:20_gis&media=wiki:gis_grupo.png|{{  :wiki:gis_grupo.png?nolink&  }}]]
  
-利用マップを選択すると (デフォルトのマップを変更すると) 、Pandora FMS コンソールが、利用マップのデフォルトデータを利用したいかどうかを尋ねてきます。それを'受け入れる'と、コンソールは**全ての位置データ** を利用マップに設されている値に設定 (更新) します。ユーザは **デフォルトの拡大率**  のみ設定する必要があります。キャンセルすると、これらのフィールドの変更は行われず、利用マップの設定のみが追加されます。+**レイヤ**  [[:wiki:gis_grupo.png?id=ja:documentation:pandorafms:monitoring:20_gis&media=wiki:gis_grupo.png|{{  :wiki:gis_grupo.png?nolink&  }}]]
  
-**Layer definition** [[:wiki:gis_grupo.png?id=ja%3Adocumentation%3Apandorafms%3Amonitoring%3A20_gis&media=wiki:gis_grupo.png|{{  :wiki:gis_grupo.png  }}]]+When the basic parameters of the map have been set, it is time to define the layers (<wrap :en>**LAYERS**</wrap>) of the map that will be used to select which elements to display on the map**If it is the default map**  it is unnecessary to define any layer because it will be used to show the agent's position in the agent view.
  
-**レイヤ定義** [[:wiki:gis_grupo.png?id=ja%3Adocumentation%3Apandorafms%3Amonitoring%3A20_gis&media=wiki:gis_grupo.png|{{  :wiki:gis_grupo.png  }}]]+基本的なマップのパラメータを設定したら、どのエレメントをマップに表示するかを選択するための、マップの**レイヤ**  を定義します。ただし、**デフォルトマップでは**  レイヤを定義する必要がありません。なぜならエージェントビューにおいて、エージェントの位置を表示するのに利用されるためです。
  
-Once the basic map parameters are set, it is time to define the map'layers used to select which elements are shown on the map - except if it is the default map - on which there is no need to define any layer, because it will be used to display the agent's position in the agent view.+Each map has one or more layers to display agents. Each layer can display the //agents of a group//, a //list of agents//  and/or //a group with an agent as a replesentative//. In this way it is easy to set the agents to be displayed in each layer.
  
-基本的なマップのパラメータを設定したらどのレメントをマップに表示するかを選択するためのマップのレイヤを定義します。(ただし、デフォルトマップではレイヤを定義する必要がありません。なぜならエージェントビュにおいて、エージェントの位置を表示する利用されるためです。)+それぞれのマップ、エージェントを表示するための一つ以上のレイヤを持っています。それぞれのレイヤは、**グループに属するエージェント**  や **エジェント一覧**  **代表エージェント付きグループ**  を表示することができます。これより、そぞれのレイヤに表示すエージェントを簡単に設定きます。
  
-Each map has one or more layers to display agents. Each layer was designed to display the //group agents//, //a list of agents//  and/or //a group with an agent as a sample//. That way, it is easy to define the agents shown on each layer.+Layers can be configured as //visible//  or //hidden//, and it is possible:
  
-それぞれのマップは、エージェントを表示するめの **一つ以上のレイヤ**  を持っています。それぞれのレイヤ、**グループに属するエージェント**  や、**エージェント一覧** 表示することができます。これによりそれぞれのレイヤに表示するエージェントの設定は簡単です。+レイヤは、'表示' または '非表示' を定義できます。また
  
-Layers can be defined as //visible//  or //hidden//  and it is possible to: +  Select the group with the selector to add your agents.
- +
-レイヤは、'表示' または '非表示' を定義できます。 +
- +
-  Choose the group with the selector to add agents.+
   * Add agents with the cell individually.   * Add agents with the cell individually.
-  * Add a group with only one agents as sample.+  * Add a group with single agent as representative.
  
-  * エージェント追加のためにグループを選択ます。 +  * エージェント追加のためにグループを選択できます。 
-  * または、エージェントを手動で追加ます。 +  * エージェントを個別に追加できます。 
-  * または、つのエージェントのみを表現するグループを追加ます。+  * 代表の一エージェントが添えられたグループを追加できます。
  
-<WRAP center round tip 60%> Once you have created a group in a layer with its representative agent, you cannot generate the same group with another agent. </WRAP>+<WRAP center round tip 90%> Once a group has been created in a layer with its representative agent, it is not possible to generate another group with another agent. </WRAP>
  
-<WRAP center round tip 60%> 代表エージェントを持つレイヤにグループを作成したら、他のエージェントで同じグループは生成できません。 </WRAP>+<WRAP center round tip 90%> 代表エージェントを持つレイヤにグループを作成したら、他のエージェントで別のグループを作することはできません。 </WRAP>
  
-Once the layer is defined (it is not completely saved until the complete map is, by clicking **Save map**)it will be moved to the left column of defined layers, where it is possible to arrange (move them up or down), delete or edit them again.+Once the layer is set (it will be completely saved, with the complete map is, by clicking on the **Save map**) it will be moved to the left column of the defined layers, where it is possible to sort them (move up or down), delete or edit them again.
  
-レイヤが定義されると(**マップの保存** をクリックまで、完全には保存されません)、定義されたレイヤーの左の列に移動しレイヤの削除、または編集が再度可能になります。 レイヤはマップ全体が保存されるまで完全に保存されません+レイヤが定義されると(**マップの保存**  をクリックするまで、完全には保存されません)、定義されたレイヤーの左の列に移動します。ここでレイヤの並び替えやレイヤの削除、または編集が再度可能になります。
  
-Once the map layer definition is completeit is saved by clicking on the **Save Map**  button (**Update Map**  button in case the map was edited instead).+Once you have finished defining the map layersyou can save them all with the <wrap :en>**Save map**</wrap> button (<wrap :en>**Update map**</wrap> button in the case of editing a map).
  
-マップのレイヤ定義が完了したら、**マップの保存(Save Map)**  ボタンにて全てを保存することができます。マップを編集する場合は、**マップの更新(Update Map)**  ボタンが表示されます。+マップのレイヤ定義が完了したら、**マップの保存(Save Map)**  ボタン全てを保存することができます。マップを編集する場合は、**マップの更新(Update Map)**  ボタンが表示されます。
  
 ===== 操作 ===== ===== 操作 =====
- 
-少なくとも一つのマップを定義すると、GIS 機能を使い始めることができます。 
  
 ==== GIS マップ ==== ==== GIS マップ ====
  
-GIS マップメニューは、すべての定義済マップを表示します。それぞれマップに定義されたパラメータでマップを表示できます。+The GIS map menu displays all defined maps. Each one can be viewed by displaying the map with the parameters defined in the map. In turn, once opened, each map can be edited by clicking on the **Setup**  button located at the top edge.
  
-[[:wiki:pfms-topology_maps-gis_maps-list_of_gis_maps-setup_gear.png?id=ja%3Adocumentation%3Apandorafms%3Amonitoring%3A20_gis&media=wiki:pfms-topology_maps-gis_maps-list_of_gis_maps-setup_gear.png|{{  :wiki:pfms-topology_maps-gis_maps-list_of_gis_maps-setup_gear.png  }}]]+GIS マップメニューは、すべての定義済マップを表示します。それぞれマップに定義されたパラメータでマップを表示できます。また、開いたマップは上端にある **設定(Setup)**  ボタンをクリックして編集できます。 
 + 
 +[[:wiki:pfms-topology_maps-gis_maps-list_of_gis_maps-setup_gear.png?id=ja:documentation:pandorafms:monitoring:20_gis&media=wiki:pfms-topology_maps-gis_maps-list_of_gis_maps-setup_gear.png|{{  :wiki:pfms-topology_maps-gis_maps-list_of_gis_maps-setup_gear.png?nolink&  }}]]
  
 === マップの移動 === === マップの移動 ===
  
-The controls for the map include four green arrows on the top left corner which allow to move around on the map. The '+and '-icons are intended to increase and decrease the zoom level. There is also 'zoom bar', designed to directly select the desired zoom level.+The controls for the map include four green arrows in the upper left corner that allow you to scroll the map in each derectionWith **+**  and **-**  icons to increase and decrease the zoom level, and a zoom bar to directly select the desired level.
  
-左上にマップ操作のための、4つの緑の矢印があります。それぞれの方向の矢印をクリックすることにより、マップを動かすことができます。'+と '-拡大率を増減させるアイコンです。また'ズームバーで直接設定したい拡大率を選択することができます。+左上にマップ操作のための4つの緑の矢印がありそれぞれの方向マップを動かすことができます。**+**  と **-**  は拡大率を増減させるアイコンで、ズームバーで直接設定したい拡大率を選択することができます。
  
-[[:wiki:pfms-topology_maps-gis_maps-list_of_gis_maps-control_navigation.png?id=ja%3Adocumentation%3Apandorafms%3Amonitoring%3A20_gis&media=wiki:pfms-topology_maps-gis_maps-list_of_gis_maps-control_navigation.png|{{  :wiki:pfms-topology_maps-gis_maps-list_of_gis_maps-control_navigation.png  }}]]+By dragging the map it is also possible to move around.
  
 マップをドラッグすることによっても、動かすことができます。 マップをドラッグすることによっても、動かすことができます。
  
-マップ上に表示されているエージェントをクリックすると、そのエージェントに関する詳細情報を表示できます。追加情報画面が表示され、エージェントの名前はエージェント表示へのリンクになっています。+Agents shown on the map can be clicked on to get more information about the agent (and once the balloon with the extra information is displayed, the agent name is a link to the **agent view**). 
 + 
 +マップ上に表示されているエージェントをクリックすると、そのエージェントに関する詳細情報を表示できます。追加情報のバルーンが表示される場合、エージェントの名前はエージェント表示へのリンクになっています。
  
 === レイヤ === === レイヤ ===
  
-The white '+icon at the right opens the layer'controls. It displays a green box in which it is possible to select the base layer (the connection to the map'server, if there were more than one are defined for that map) and see which layers are **visible**.+Clicking on the **+**  icon on the right will open the layer controls. It displays a green box where it is possible to select the base layer (the connection to the map server, if more than one has been defined for the map)and display which layers are **visible**.
  
-右側の緑の背景に白の '+をクリックすると、レイヤの操作パネルが開きます。緑色のボックスが表示され、ベースのレイヤ (利用マップが一つ以上定義されている場合) および、表示するレイヤを選択することができます。+**+**  アイコンをクリックすると、レイヤの操作パネルが開きます。緑色のボックスが表示され、ベースのレイヤ (マップが一つ以上定義されている場合は利用マップ) および、表示するレイヤを選択することができます。
  
-[[:wiki:pfms-topology_maps-gis_maps-list_of_gis_maps-control_layers.png?id=ja%3Adocumentation%3Apandorafms%3Amonitoring%3A20_gis&media=wiki:pfms-topology_maps-gis_maps-list_of_gis_maps-control_layers.png|{{  :wiki:pfms-topology_maps-gis_maps-list_of_gis_maps-control_layers.png  }}]]+[[:wiki:pfms-topology_maps-gis_maps-list_of_gis_maps-control_layers.png?id=ja:documentation:pandorafms:monitoring:20_gis&media=wiki:pfms-topology_maps-gis_maps-list_of_gis_maps-control_layers.png|{{  :wiki:pfms-topology_maps-gis_maps-list_of_gis_maps-control_layers.png?nolink&  }}]]
  
-There is also a special system-defined layer called **Agent Hierarchy**. If this layer is visible, it will display some red dashed linesconnecting an agent to its parent element (if both of them are visible).+There is also a special layer defined by the system called **Agent Hierarchy**. If this layer is visible, it will show red dotted lines connecting an agent to its parent agent (if both are visible).
  
-**エージェントの階層(Hierarchy of Agents)**  と呼ばれる特別なシステム定義レイヤもあります。 このレイヤーが表示されている場合は、赤い点線が表示され両方が表示されている場合はエージェントがそ親要素に接続されます。+**エージェントの階層(Agents Hierarchy)**  と呼ばれる特別なシステム定義レイヤもあります。 このレイヤーが表示されている場合は、エージェントとその親要素をつなぐ赤い点線が表示されます。(両方が表示されている場合のみ)
  
 === フィルタ === === フィルタ ===
 +
 +Above the map there are filtering options by agent status:
  
 マップ上には、エージェントの状態のフィルタオプションがあります。 マップ上には、エージェントの状態のフィルタオプションがあります。
 +
 +  * OK.
 +  * Critical.
 +  * Warning.
 +  * Other.
  
   * 正常(Ok)   * 正常(Ok)
行 390: 行 387:
   * その他(Other)   * その他(Other)
  
-[[:wiki:pfms-topology_maps-gis_maps-list_of_gis_maps-filter_status.png?id=ja%3Adocumentation%3Apandorafms%3Amonitoring%3A20_gis&media=wiki:pfms-topology_maps-gis_maps-list_of_gis_maps-filter_status.png|{{  :wiki:pfms-topology_maps-gis_maps-list_of_gis_maps-filter_status.png  }}]]+[[:wiki:pfms-topology_maps-gis_maps-list_of_gis_maps-filter_status.png?id=ja:documentation:pandorafms:monitoring:20_gis&media=wiki:pfms-topology_maps-gis_maps-list_of_gis_maps-filter_status.png|{{  :wiki:pfms-topology_maps-gis_maps-list_of_gis_maps-filter_status.png?nolink&  }}]]
  
 === マップの更新 === === マップの更新 ===
  
-フィルタボタンの隣に、マップの更新間隔を設定する **更新(Refresh)**  というコンボボックスがあります。マップは、指定した間隔でエージェントを更新するために、[[http://ja.wikipedia.org/wiki/AJAX AJAX|http://ja.wikipedia.org/wiki/AJAX AJAX]] を呼び出します。+Next to the filter buttons there is a list box named <wrap :in>**Refresh**</wrap> to select the map refresh rangeThe map uses AJAX calls to refresh the agents on the map using the chosen period.
  
-==   {{  :wiki:pfms-topology_maps-gis_maps-list_of_gis_maps-link-screen-list.png   ]] ==+フィルタボタンの隣に、マップの更新間隔を設定する **更新(Refresh)**  というコンボボックスがあります。マップは、指定した間隔でエージェントを更新するために AJAX を呼び出します。
  
 ==== エージェントビュー ==== ==== エージェントビュー ====
  
-The Pandora FMS console agent view also comes with new GIS features. The main view now displays the agent location in terms pf longitude, latitude and altitude.+The agent view of the Pandora FMS console also has GIS features. The first thing that appears in the main view is the agent'location in terms of longitude, latitude and altitude. 
 + 
 +Pandora FMS コンソールのエージェント表示にもまた GIS 機能があります。その1つはメイン画面でのエージェントの経度、緯度、高度の表示です。
  
-Pandora FMS コンソールのエージェント表示にもまた GIS 機能があります。メイン画面でエージェントの **経度** 、**緯度** 、**高度**  を表示します。 
  
 === GIS 履歴表示 === === GIS 履歴表示 ===
  
-トップバーに、エージェントの **GISビュー**  を表示するためのボタンがあります。(GIS が有効な場合)+There is a button on the top bar (provided that GIS is enabled) that displays the **GIS view** of the agent.
  
-ここで、デフォルップでのエージェントの現在の位置が表示されま。ま、エージェトの過去の位置の履歴およびマップ上に位置のパス表示されます。+トップバーに、エージェントの **GISビュー** を表示すめのボタンがあります。(GIS が有効な場合)
  
-マップにおけるそれぞれの位置は、**ドット**  で表現されます(現在の位置は、エージェントアイコンもしくは、エージェントのアイコンが定義されていない場合はグループアイコンで表されます)。ドットをクリックすることによって、その位置にあった時の情報を表示することができます。また、エージェントアイコンをクリックすると、エージェントの現在の情報が表示されます。以下の画像では、Android デバイス向け Pandora FMS エージェントによって通知されたパスを表示しています。+This view shows the agent's position on the **default map**, in a table with all the information reported by the agent, including a reverse geolocation system that shows the agent's address with the street, city and country where it is located.
  
-[[:wiki:pandroid_gis22.png?id=ja%3Adocumentation%3Apandorafms%3Amonitoring%3A20_gis&media=wiki:pandroid_gis22.png|{{  :wiki:pandroid_gis22.png?800  }}]]+ここで**デフォルトマップ** でのエージェントの位置が表示されます。エージェントから届いた全情報が、国名、町名、通り名の逆ジオロケーション情報と共に表形式で表示されます。
  
-また、エージェントから通知された全ての情報を表形式で表示することができます。位置情報変換 (reverse geolocation) システムにより、Pandora FMS エージェントがいる場所が、国、都市、通りの名前と共に表示されます。 
- 
-[[:wiki:pandroid_gis23.png?id=ja%3Adocumentation%3Apandorafms%3Amonitoring%3A20_gis&media=wiki:pandroid_gis23.png|{{  :wiki:pandroid_gis23.png  }}]] 
  
 ==== エージェントの GIS 設定 ==== ==== エージェントの GIS 設定 ====
  
-エージェント管理メニューの中に、新たにエージェントの位置を手動で設定する項目があります。また、GIS 機能に関連するいくつかのパラメータがあります。+Among the agent management tabs, there is an option to manually set the agent position. Also the **Agent manage** tab has some parameters that affect the GIS functionalities. 
 + 
 +エージェント管理タブの中に、新たにエージェントの位置を手動で設定する項目があります。また、GIS 機能に関連するいくつかのタがあります。 
  
 === GIS データの更新 === === GIS データの更新 ===
  
-On the //agent manage//  tabthere is a new switch called //Update new GIS data//. If this switch is activated, the server will ignore all positional information received from the agent and use the last valid values for it. This is useful in case an agent reports a wrong position or it gets its own fixed place.+In the **Agent manage** tab there is an option called **Update new GIS data**.
  
-//エージェント管理//  メニューに、//新たな GIS データを更新(Update new GIS data)//  という選択があります。これを無効にするとエージェントから受け取る位置情報をサーバが無視し、最後に設定された位置を維持するようになります。エージェントが間違った位置情報を送信してくる場合や、位置が固定されている場合に便利です。+//エージェント管理// メニューに、**新たな GIS データを更新(Update new GIS data)** というオプションがあります。 
 + 
 +   * If enabled, the server will update all position information received from the agent and will stop using the last valid values for this agent. 
 +  * When this option is inactive, it is useful in case an agent is reporting an erroneous position or needs to be placed in a fixed location. 
 +  * 有効にするとサーバはエージェントから受信した全ての位置情報を更新し、最後に設定された位置は使用しなくなります。 
 +  * エージェントが間違った位置情報を送信してくる場合や、位置が固定されている場合には無効とすると便利です。 
 + 
 +[[:wiki:agent_management_icon_ignore_gis_data2.png?id=ja:documentation:pandorafms:monitoring:20_gis&media=wiki:agent_management_icon_ignore_gis_data2.png|{{  :wiki:agent_management_icon_ignore_gis_data2.png?nolink&  }}]]
  
-[[:wiki:agent_management_icon_ignore_gis_data2.png?id=ja%3Adocumentation%3Apandorafms%3Amonitoring%3A20_gis&media=wiki:agent_management_icon_ignore_gis_data2.png|{{  :wiki:agent_management_icon_ignore_gis_data2.png  }}]] 
  
 === エージェントの手動での位置決め === === エージェントの手動での位置決め ===
  
-デフォルトのマップで、クリックすることによりエージェントの新たな位置を設定することができます。また、位置情報を入力ボックスから入力することもできます。+The **GIS Data** tab shows the default map. It is possible to click on it to define the new agent position, or set it using the form at the bottom of the map.
  
-[[:wiki:pos_manual.png?id=ja%3Adocumentation%3Apandorafms%3Amonitoring%3A20_gis&media=wiki:pos_manual.png|{{  :wiki:pos_manual.png  }}]]+**GIS データ(GIS Data)** タブでデフォルトのマップを表示します。クリックすることによりエージェントの新たな位置を設定することができます。また、位置情報を下部のボックスから入力することもできます。
  
-<WRAP center round important 60%> Defining the agent's position will activate the** Ignore GIS Data **option that will later take the opposite value in the option [[:en:documentation:04_using:10_gis#update_gis_data|Update new GIS data]] in order to avoid the agent's next positional information data package to reset the agent's position again.+[[:wiki:pos_manual.png?id=ja:documentation:pandorafms:monitoring:20_gis&media=wiki:pos_manual.png|{{  :wiki:pos_manual.png?nolink&  }}]]
  
-If this is **not**  the desired performance, we recommend deactivating the **Ignore GIS Data**  option before clicking **Update**. </WRAP>+<WRAP center round important 90%>
  
-<WRAP center round important 60%エージェントの位置を定義すると、[[:ja:documentation:04_using:10_gis#update_gis_data|新たな GIS データを更新(Update new GIS data)]] と逆に**GISデータを無視** オプションが有効になります。このオプションは、エージェントから次の位置情報データが来ても、エージェントの位置情報を再度リセットします。+Setting //manually// the agent's position will also activate the option to ignore new GIS data (<wrap :en>**Ignore new GIS data**</wrap> - which will then take the opposite value in the "[[Update new GIS data|]]" option. - ), thus preventing the next data packet with //positional// information from the agent from resetting the position again. 
 + 
 +If this is not the desired behavior, remember to uncheck the <wrap :en>**Ignore new GIS data**</wrap> option before clicking the <wrap :en>**Update**</wrap> button. 
 + 
 +</WRAP>
  
-これが望むない場合は、**更新(Update)**  をクリックするに **GISデータを無視する**  オプションを無効にすることお勧めします。 </WRAP>+<WRAP center round important 90%> エージェントの位置を手動で設定すると、同時に **GISデータを無視** オプションが有効になりま。([[:ja:documentation:pandorafms:monitoring:20_gis#GIS データの更新|新たな GIS データ更新(Update new GIS data)]] と逆の値です) そのた、エージェントから次の位置情報データが来ても、エージェントの位置情報をリセットなくなります。
  
 +これが望む動作でない場合は、**更新(Update)** をクリックする前に **GISデータを無視する(Ignore new GIS data)** オプションを無効にすることをお勧めします。 </WRAP>
 ====   ==== ====   ====
  
  
  • ja/documentation/pandorafms/monitoring/20_gis.1721196923.txt.gz
  • 最終更新: 2024/07/17 06:15
  • by kanayama