ja:documentation:pandorafms:management_and_operation:07_data_presentation_visualization

差分

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

この比較画面へのリンク

次のリビジョン
前のリビジョン
ja:documentation:pandorafms:management_and_operation:07_data_presentation_visualization [2023/11/15 04:50] – 作成 - 外部編集 127.0.0.1ja:documentation:pandorafms:management_and_operation:07_data_presentation_visualization [2024/03/24 04:12] (現在) – [グラフ分析] junichi
行 1: 行 1:
-====== グラフ ====== +====== グラフ ====== 
 {{indexmenu_n>7}} {{indexmenu_n>7}}
  
-[[ja:documentation:start|Pandora FMS ドキュメント一覧に戻る]]+[[:ja:documentation:start|Pandora FMS ドキュメント一覧に戻る]]
  
 ===== 概要 ===== ===== 概要 =====
 +
 グラフは、ユーザが定義した時間間隔で Pandora FMS によって収集されたデータを表示します。 Pandora FMS グラフはリクエストに応じて表示されます。オペレータが表示操作をするごとに最新のデータを表示するグラフを生成します。 グラフは、ユーザが定義した時間間隔で Pandora FMS によって収集されたデータを表示します。 Pandora FMS グラフはリクエストに応じて表示されます。オペレータが表示操作をするごとに最新のデータを表示するグラフを生成します。
  
-<WRAP center round tip 60%> +<WRAP center round tip 60%> **Pandora FMS** simplifies monitoring management through user permissions. There are several permission systems that restrict what a user can see or manage, the most important is the [[:en:documentation:04_using:11_managing_and_administration#profiles2c_users2c_groups_and_acl|concept of groups]] (either predefined groups by Pandora FMS and/or customized groups) //combined with the profile of each user//. Pay special attention to the notes about the "All group" (''ALL'') throughout the documentation. </WRAP>
-**Pandora FMS** simplifies monitoring management through user permissions. There are several permission systems that restrict what a user can see or manage, the most important is the [[en:documentation:04_using:11_managing_and_administration#Profiles.2C_users.2C_groups_and_ACL|concept of groups]] (either predefined groups by Pandora FMS and/or customized groups) //combined with the profile of each user//. Pay special attention to the notes about the "All group" (''ALL'') throughout the documentation. +
-</WRAP>+
  
-<WRAP center round tip 60%> +<WRAP center round tip 60%> **Pandora FMS** は、ユーザ権限を通じて監視管理を簡素化します。ユーザが表示または管理できるものを制限するいくつかの権限システムがありますが、最も重要なのは[[:ja:documentation:04_using:11_managing_and_administration#プロファイル_ユーザ_グループおよび_acl|グループの概念]] (Pandora FMS によって事前定義されたグループ、およびカスタマイズされたグループ) と **各ユーザのプロファイルとの組み合わせ** です。 なお、ドキュメント全体を通して、**"すべて" グループ** (''ALL'' )に関する注記には特に注意してください。 </WRAP> 
-**Pandora FMS** は、ユーザ権限を通じて監視管理を簡素化します。ユーザが表示または管理できるものを制限するいくつかの権限システムがありますが、最も重要なのは[[:ja:documentation:04_using:11_managing_and_administration#プロファイル_ユーザ_グループおよび_acl|グループの概念]] (Pandora FMS によって事前定義されたグループ、およびカスタマイズされたグループ) と **各ユーザのプロファイルとの組み合わせ**です。 なお、ドキュメント全体を通して、**"すべて" グループ** (''ALL'')に関する注記には特に注意してください。 + 
-</WRAP> +===== Pandora FMS におけるグラフ =====
  
-==== Pandora FMS におけるグラフ ==== 
 Pandora におけるグラフは、モジュールがある期間にわたって保持していた値を表しています。 Pandora におけるグラフは、モジュールがある期間にわたって保持していた値を表しています。
  
-Pandora FMS が保存するデータは大量であるため、**通常**、**フルスケール**、**詳細** の異なるタイプのグラフが用意されています。+Pandora FMS が保存するデータは大量であるため、**通常** 、**フルスケール** 、**詳細** の異なるタイプのグラフが用意されています。 
 + 
 +==== 通常グラフ ====
  
-=== 通常グラフ === 
 **一般的な機能** **一般的な機能**
  
行 37: 行 37:
   * **利点**: リソースをあまり消費せず、素早く生成されます。   * **利点**: リソースをあまり消費せず、素早く生成されます。
   * **欠点**: 表示される情報は近似値です。グラフが表す監視の状態はイベントに基づいて計算されます。   * **欠点**: 表示される情報は近似値です。グラフが表す監視の状態はイベントに基づいて計算されます。
 +[[:wiki:graphs_normal.png?id=ja%3Adocumentation%3Apandorafms%3Amanagement_and_operation%3A07_data_presentation_visualization&media=wiki:graphs_normal.png|{{  :wiki:graphs_normal.png  }}]]
  
-{{ wiki:Graphs_normal.png }}+==== 詳細グラフ ====
  
-=== 詳細グラフ === 
 **一般的な機能** **一般的な機能**
  
-**実データ** を表現します。+**実データ**  を表現します。
  
 モジュールの実際のデータを表示します。 モジュールの実際のデータを表示します。
行 53: 行 53:
   * **利点**: データベース内のすべてのデータを表示します。モジュールの実際の状態を最も忠実に表現したものとなります。   * **利点**: データベース内のすべてのデータを表示します。モジュールの実際の状態を最も忠実に表現したものとなります。
   * **欠点**: 通常のグラフより処理が遅いです。時間範囲と表示されるデータの量によっては、表示が非常に遅くなります。   * **欠点**: 通常のグラフより処理が遅いです。時間範囲と表示されるデータの量によっては、表示が非常に遅くなります。
 +[[:wiki:graphs_tip.png?id=ja%3Adocumentation%3Apandorafms%3Amanagement_and_operation%3A07_data_presentation_visualization&media=wiki:graphs_tip.png|{{  :wiki:graphs_tip.png  }}]]
  
-{{ wiki:Graphs_tip.png }}+===== モジュールグラフ ===== 
 + 
 +==== 概要 ====
  
-==== モジュールグラフ ==== 
-=== 概要 === 
 モジュールグラフは、特定のモジュールのデータを表示します。 モジュールグラフは、特定のモジュールのデータを表示します。
  
 表示設定で、動的または静的グラフを選択することができます。動的グラフの場合、グラフ上の任意の点にマウスを置くと、その時点のデータが表示されます。 表示設定で、動的または静的グラフを選択することができます。動的グラフの場合、グラフ上の任意の点にマウスを置くと、その時点のデータが表示されます。
  
-**通常モードでは**、グラフの解像度を調整することができます。解像度の値は、1(低) と 5(高) の間で設定できます。+**通常モードでは** 、グラフの解像度を調整することができます。解像度の値は、1(低) と 5(高) の間で設定できます。
  
-{{ wiki:Comparativa_resolucion_graficas2.jpg?600 |Low resolution (value 1)}}+[[:wiki:comparativa_resolucion_graficas2.jpg?id=ja%3Adocumentation%3Apandorafms%3Amanagement_and_operation%3A07_data_presentation_visualization&media=wiki:comparativa_resolucion_graficas2.jpg|{{  :wiki:comparativa_resolucion_graficas2.jpg?600  |Low resolution (value 1)}}]]
  
-{{ wiki:Comparativa_resolucion_graficas.jpg?600 |High resolution (value 5)}}+[[:wiki:comparativa_resolucion_graficas.jpg?id=ja%3Adocumentation%3Apandorafms%3Amanagement_and_operation%3A07_data_presentation_visualization&media=wiki:comparativa_resolucion_graficas.jpg|{{  :wiki:comparativa_resolucion_graficas.jpg?600  |High resolution (value 5)}}]]
  
 **詳細モード:** **詳細モード:**
  
-{{ wiki:Comparativa_resolucion_graficas3.jpg?600 |Datos puros TIP}}+[[:wiki:comparativa_resolucion_graficas3.jpg?id=ja%3Adocumentation%3Apandorafms%3Amanagement_and_operation%3A07_data_presentation_visualization&media=wiki:comparativa_resolucion_graficas3.jpg|{{  :wiki:comparativa_resolucion_graficas3.jpg?600  |Datos puros TIP}}]]
  
-<WRAP center round tip 60%> +<WRAP center round tip 60%> **セットアップ(Setup)**  > **セットアップ(Setup)**  > **画面設定(Visual Style)**  メニューで、グラフの設定を行うことができます。 </WRAP>
-**セットアップ(Setup)** > **セットアップ(Setup)** > **画面設定(Visual Style)** メニューで、グラフの設定を行うことができます。 +
-</WRAP>+
  
-{{ wiki:Setup Visual styles Chart fit to content.png?580 }}+[[:wiki:setup_visual_styles_chart_fit_to_content.png?id=ja%3Adocumentation%3Apandorafms%3Amanagement_and_operation%3A07_data_presentation_visualization&media=wiki:setup_visual_styles_chart_fit_to_content.png|{{  :wiki:setup_visual_styles_chart_fit_to_content.png?580  }}]]
  
-<WRAP center round tip 60%> +<WRAP center round tip 60%> 値がパーセンテージで、グラフの上部が最大値の 100を超えるグラフがあります。上部にマージンを加えないようにグラフを設定できます。オプション **Chart fit to content**  を有効にするだけです。 </WRAP>
-値がパーセンテージで、グラフの上部が最大値の 100を超えるグラフがあります。上部にマージンを加えないようにグラフを設定できます。オプション **Chart fit to content** を有効にするだけです。  +
-</WRAP>+
  
-=== モジュールグラフはどこから参照できるのか? ===+==== モジュールグラフはどこから参照できるのか? ====
  
-Module graphs are accessible through monitor detail, which can be reached by clicking on **Monitoring** → **Views** → **Monitor detail** ([[:en:documentation:02_installation:03_interface#monitor_detail|Pandora FMS interface]]). Select the parameters to filter or leave those by default and click **Show**.+Module graphs are accessible through the module detail **Operation → Monitoring → Views → Monitor detail**. Select the parameters to filter or leave the default ones and click **Show**.
  
-モジュールグラフは、**監視(Monitorig)** → **表示(Views)** → **モニタ項目詳細(Monitor detail)** ([[:ja:documentation:02_installation:03_interface#監視詳細|Pandora FMS インタフェース]])をクリックして表示される監視詳細からアクセスできます。フィルタリングするパラメータを選択するか、デフォルトのままにして、**表示(Show)** をクリックします。+モジュールグラフは、**操作(Operation)**  → **監視(Monitorig)**  → **表示(Views)**  → **モニタ項目詳細(Monitor detail)**  からアクセスできます。フィルタリングするパラメータを選択するか、デフォルトのままにして、**表示(Show)**  をクリックします。
  
-{{  :wiki:monitor_detail.png  }}+<WRAP center round tip 90%>
  
-You may also find them in the agent view (module list). To access these graphschoose an agent from **Monitoring** → **Views** → **Agents Detail**:+In order to have access to filter managementthe user must have a [[:en:documentation:pandorafms:management_and_operation:11_managing_and_administration#profiles_on_pandora_fms|AW profile]] assigned.
  
-エージェント表示(モジュール一覧)からも参照することができます。グラフを参照するには、**監視(Monitoring)** → **表示(Views)** → **エージェント詳細(Agent Detail)** からエージェントを選択します。+</WRAP>
  
-{{  :wiki:pre1.png  }}+<WRAP center round tip 90%>
  
-To see the agent's operation menu, click on the agent's name, for example ''localhost.localdomain''.+フィルタ管理にアクセスするには、ユーザに [[:ja:documentation:pandorafms:management_and_operation:11_managing_and_administration#pandora_fms_でのプロファイル|AW プロファイル]] が割り当てられている必要があります。
  
-フィルタリングしたあとエージェント名(例では ''localhost.localdomain'')をクリックし、エージェントの操作メニューへ行きます。+</WRAP>
  
-{{  :wiki:pre2.png  }}+Each item, depending on the data type of each module, has two icons to display graphs:
  
-This image shows a list with all agent modules. In the module table view, two icons appear under the legend **Graph**, one will show the raw data (right) and the other one a link to access the module graph (left).+各項目には、各モジュールのデータ型に応じて、グラフを表示するための 2 つのアイコンがあります。
  
-この画面で、エージェントの全モジュールが一覧表示されています。モジュール一覧では、**グラフ** の凡例の下に 2つのアイコンがあり、右側が実データを表示するものであり、左側がモジュールのグラフへアクセスするリンクです。+{{  :wiki:pfms-operation-monitoring-views-monitor_detail-icon_graphs.png  }}
  
-{{  :wiki:pre3.png  }}+  * For Boolean modules, the **Graph configuration menu**  tab allows you to change the refresh time of the graph, the time period to be displayed and with the **Reload**  button you may apply the changes in the parameters and then display the graph again. 
 +  * For the rest of the modules, options are added in the **Module graph**  tab, such as minimums, maximums, averages, display events and alerts, among others. In the **Sliced**  tab the type of graph can be displayed by bars (**Vertical bars**), area (**Area**) and line (**Line**) by choosing the grouping in the **Slice**  options list (1 hour by default) and reloading with the **Reload**  button.
  
-To customize the module data to be displayed, click on the graph icon and then **Graph configuration menu**.+  Boolean 型モジュールの場合、**グラフ設定メニュー** タブを使用すると、グラフの更新時間、表示される期間を変更できます。**再読み込み** ボタンを使用すると、パラメータの変更を適用してグラフをもう一度表示できます。 
 +  * 残りのモジュールについては、最小値、最大値、平均値、イベントやアラートの表示などのオプションが **モジュールグラフ** タブに追加されます。 **スライス** タブでは、**スライス** オプションリスト (デフォルトでは 1 時間) と **再読み込み** ボタンによる再読み込みでグループを選択することにより、棒 (**縦棒**)、塗りつぶし (**Area**)、および線 (**Line**) の種類のグラフを表示できます。
  
-表示するモジュールデータをカスタマイズするには、グラフアイコンをクリックし、**グラフ設定メニュー** へ行きます。+You may also find them in the agent view (module list). To access these graphs, choose an agent from **Operation → Monitoring → Views → Agents Detail**. To access the agent's operation menu, click on the agent's name.
  
-{{  :wiki:quick_graph.png  }}+これらはエージェント表示 (モジュール一覧) でも見ることができます。 これらのグラフにアクセスするには、**操作(Operation) → モニタリング(Monitoring) → 表示(Views) → エージェントの詳細(Agents Detail)** からエージェントを選択します。 エージェントの操作メニューにアクセスするには、エージェント名をクリックします。
  
-Enabling **Show AVG/MAX/MIN data series in graph** will show the map key with the statistical data (Last value, Average, Maximum and Minimum) for each of the series shown.+To customize the module data to be displayed, click on the graph icon and then **Graph configuration menu**. Enabling **Show AVG/MAX/MIN data series in graph**  will show the map key with the statistical data (Last value, Average, Maximum and Minimum) for each of the series shown.
  
-**平均/最大/最小データをグラフに表示(Show AVG/MAX/MIN data series in graph)** を有効にすると、各統計データ (最値、平均、最大、最小) を含めて表示されます。+表示するモジュールデータをカスタマイズするには、グラフアイコンをクリックし、**グラフ設定メニュー(Graph configuration menu)** をクリックします。 **平均/最大/最小データシリーズをグラフに表示(Show AVG/MAX/MIN data series in graph)** を有効にすると、表示されているシリーズの統計データ (最新の値、平均、最大、最小) を含むマップキーが表示されます。
  
-{{  :wiki:pre4.png  }}+To select an area of ​​the graph that you want to represent, select that area with the mouse in the graph below, zooming in the desired area.You may use the right icon **Overview Graph**  to have both graphs at the same time and click **Cancel zoom**  to reset.
  
-To select an area of ​​the graph that you want to represent, select that area with the mouse in the graph below, zooming in the desired area.You may use the right icon **Overview Graph** to have both graphs at the same time and click **Cancel zoom** to reset.+表現したいグラフの領域を選択するには、下のグラフでマウスを使用してその領域を選択し、目的の領域を拡大します。右側のアイコン **概要グラフ(Overview Graph)** を使用して、両方のグラフを表示することができます。 同時に **ズームをキャンセル(Cancel zoom)** をクリックしてリセットします。
  
-表示したいグラフの領域を選択するには、下のグラフでその領域をマウスで選択し、目的の領域を拡大します。右のアイコン **概要グラフ(Overview Graph)** を使用して、両方のグラフを同じ位置に表示できます。 **ズーム中止(Cancel zoom)** をクリックしてリセットします。+==== 表示オプション ====
  
-=== 表示オプション === 
 <WRAP center round tip 60%> <WRAP center round tip 60%>
-コンソールにアクセスする Web ブラウザを実行しているコンピュータの日付と時刻が、対応するパラメータの日付と時刻として提供されることに常に注意してください。  
-</WRAP> 
  
-**更新時間(Refresh time)**+Always keep in mind that the date and time of the computer where you are running the web browser to access the Console **is the one that provides the date and time** for the corresponding parameters.
  
-グラフを再描画する時間を指定します。+</WRAP>
  
-**平均のみ(Avg. Only)**+<WRAP center round tip 60%>
  
-これを選択すると、最小および最大値平均値み描画します。 (この機能はboolean モジュは存在ません)+コンソールにアクセスする Web ブラウザ実行ているコンピュータ日付と時刻が対応するパラメタの日付と時刻として提供されることに常注意てください
  
-**開始日(Begin Date)** +</WRAP>
- +
-グラフ描画を開始する日付を設定します。 +
- +
-**開始時間(Begin Time)** +
- +
-時間、分、秒で表現します。 +
- +
-**ズーム倍率(Zoom Factor)** +
- +
-グラフの拡大・縮小設定をします。 +
- +
-**時間範囲(Time range)** +
- +
-描画するグラフの時間範囲を指定します。 +
- +
-**イベント表示(Show Events)** +
- +
-これを選択すると、モジュールのイベントを表示します。 +
- +
-**アラート表示(Show Alerts)** +
- +
-これを選択すると、モジュールのアラームを表示します。 +
- +
-** パーセント表示** +
- +
-グラフにパーセントの線を表示します。(Pandora FMS の表示オプションで設定できます) +
- +
-**時間比較(重ね合わせ)(Time Compare (Overlapped))** +
- +
-クリックすると、グラフ表示期間の一つ前の期間のグラフと重ね合わせて表示します。たとえば、1週間モジュールデータをグラフ化した場合、その1週間前も表示されます。このオプションは数値および二値モジュールでのみ有効です。 +
- +
-**時間比較(分割)(Time Compare (Separated))** +
- +
-別々に表示される以外は、上記の重ね合わせと同じです。例えば、1週間の期間でこのオプションを有効化すると、選択した一週間前も表示されます。 +
- +
-**イベントグラフ表示(Show Event Graph)** +
- +
-クリックすると、グラフの範囲内で発生したイベントを棒グラフで表示します。(Pandora FMS バージョン 5以降) +
- +
-**不明グラフの表示(Show Unknown Chart)**+
  
-Pandora FMS がデータを受け取れなかったりソフトウエアエージェントとの通信ができなかった等で、モジュールの状態を確認できなかった期間をグレーの箱で表示します。+  * **Refresh Time**: The field where the graph's refresh time is defined. 
 +  * **Avg. Only**: If you select it, it will show the average data graph. 
 +  * **Zoom Factor**: Graph visor size, multipliable. 
 +  * **Show percentile**: It adds a graph that indicates the percentile line (configurable in Pandora FMS general visual options). 
 +  * **Time Compare (Overlapped)**: It shows the same graph overlapped but in the previous interval to the selected one. For instance, if you request a period of one week and activate this option, the week prior to the chosen one will also be shown overlapped.  
 +  * **Time Compare (Separated)**: It shows the same graph as the overlapped version but in a separated graph. For example, if you request a period of one week and activate this option, the week before the chosen one will also be displayed. 
 +  * **Show Unknowns Chart**: It shows boxes in grey shading covering the periods where Pandora FMS cannot guarantee the module's status, either due to data loss, software agent shutdown, etc. 
 +  * ** Show Full Scale Graph (TIP)**: It switches the drawing mode from "normal" to "TIP". That way, graphs will show real data rather than approximations, so the time it will take to generate them will be longer. 
  
-**詳細グラフ表示(Show Full Scale Graph (TIP))**+  * **更新時間(Refresh time)**: グラフを再描画する時間を指定します。 
 +  * **平均のみ(Avg. Only)**: これを選択すると、最小および最大値を外し平均値のみ描画します。 (この機能は、boolean モジュールには存在しません。) 
 +  * **ズーム倍率(Zoom Factor)**: グラフの拡大・縮小設定をします。 
 +  * **パーセント表示(Show percentile)**: グラフにパーセントの線を表示します。(Pandora FMS の表示オプションで設定できます) 
 +  * **時間比較(重ね合わせ)(Time Compare (Overlapped))**: クリックすると、グラフ表示期間の一つ前の期間のグラフと重ね合わせて表示します。たとえば、1週間モジュールデータをグラフ化した場合、その1週間前も表示されます。このオプションは数値および二値モジュールでのみ有効です。 
 +  * **時間比較(分割)(Time Compare (Separated))**: 別々に表示される以外は、上記の重ね合わせと同じです。例えば、1週間の期間でこのオプションを有効化すると、選択した一週間前も表示されます。 
 +  * **不明グラフの表示(Show Unknown Chart)**: Pandora FMS がデータを受け取れなかったりソフトウエアエージェントとの通信ができなかった等で、モジュールの状態を確認できなかった期間をグレーの箱で表示します。 
 +  * **詳細グラフ表示(Show Full Scale Graph (TIP))**: 表示モードを "通常" から "詳細" へ切り替えます。詳細モードでは、グラフは近似値ではなく実データを表示します。表示に時間がかかります。
  
-表示モードを "通常" から "詳細" へ切り替えます。詳細モードでは、グラフは近似値ではなく実データを表示します。表示に時間がかかります。+Once the values have been changed, click **Reload** to apply them.
  
 変更をしたら、反映するには "再読み込み(Reload)" をクリックします。 変更をしたら、反映するには "再読み込み(Reload)" をクリックします。
  
 +===== インタフェースグラフ =====
  
-==== インタフェースグラフ ==== 
 インタフェースグラフは、ネットワークインタフェースのパフォーマンスを見ることができる特別な組み合わせグラフです。 インタフェースグラフは、ネットワークインタフェースのパフォーマンスを見ることができる特別な組み合わせグラフです。
  
 エージェントに次のモジュールが存在する場合は、自動的に表示されます。 エージェントに次のモジュールが存在する場合は、自動的に表示されます。
  
-  * //interface//_ifOperStatus +  * ''//interface//_ifOperStatus'' 
-  * //interface//_ifInOctets +  * ''//interface//_ifInOctets'' 
-  * //interface//_ifOutOctets+  * ''//interface//_ifOutOctets''
  
-Octets の入出力は HC(ifHCInOctects, ifHCOutOctects) も対応しています。+Input and output octets may also appear as your HC alternatives (''ifHCInOctects''''ifHCOutOctects''). When the system detects the existence of these modules, it will automatically generate the interface analysis section and the following graphs. These graphs also enable quick option selection, as in module graphs, with the particularity that they add to same view information from different sources (input and output octets) and the variety of drawing options is smaller.
  
-システムがこれらのモジュールの存在を検出すると、インタフェース分析セクションと次のグラフが自動的に生成されます。+Octets の入出力は HC(ifHCInOctects, ifHCOutOctects) も対応しています。システムがこれらのモジュールの存在を検出すると、インタフェース分析セクションと次のグラフが自動的に生成されます。また、これらのグラフは、モジュールグラフのように選択オプションがあり、異なるソース(入力バイトと出力バイト)からの情報を同じビューに挿入することができます。
  
-{{ wiki:Interface_charts1.png?800 }}+===== カスタムグラフ =====
  
-//ネットワークトラフィックデータを含むエージェント概要// 
- 
- 
-{{ wiki:Interface_charts2.png }} 
- 
-//インタフェースグラフ詳細// 
- 
-また、これらのグラフは、モジュールグラフのように選択オプションがあり、異なるソース(入力バイトと出力バイト)からの情報を同じビューに挿入することができます。 
- 
-==== カスタムグラフ ==== 
 カスタムグラフを使用すると、複数のモジュールの情報を単一の可変サイズのグラフにまとめることができます。これにより、さまざまなソースの情報を視覚的に比較することができます。 カスタムグラフを使用すると、複数のモジュールの情報を単一の可変サイズのグラフにまとめることができます。これにより、さまざまなソースの情報を視覚的に比較することができます。
  
-=== 組み合わせグラフの作成 === +==== 組み合わせグラフの作成 ====
-組み合わせグラフを追加するには、//レポート(Reporting) > カスタムグラフ(Custom graphs)// へ行きます。+
  
-{{ wiki:cg_menu.png }}+To add a combined graph, go to **Operation → Reporting → Custom graphs → Create graph**.
  
-そして、"グラフ作(Create graph)" をクリックします。+組み合わせグラフを追加するには、**操作(Operation→ レポート(Reporting) → カスタムグラフ(Custom graphs)** へ行きます。
  
-{{ wiki:Graph_builder.png?800 }}+  * **Group**Here the graph can be added to a specific group. Users can only assign a group the user creating the combined graph belongs to, unless that user explicitly belongs to the [[en:documentation:pandorafms:management_and_operation:11_managing_and_administration#Group_all|ALL group]]. 
 +  * **Periodicity**:  Define in the combo list the temporal period used to create the graph. 
 +  * **Type of graph**:  Choose between, horizontal bars, vertical bars, bullet graph, circle graph, line graph, stacked line, gauge, area and stacked area. 
 +  * **Equalize maximum thresholds**:  It indicates whether the general maximum and minimum thresholds should be set for value comparisons in bullet charts. 
 +  * **Percentile**:  It displays data percentile (customizable value in Pandora FMS console visual options). 
 +  * **Add summation series**: It displays the sum of all data. 
 +  * **Add average series**: It displays the average of all data. 
 +  * **Show full scale graph (TIP)**: The TIP drawing system will be used to display //real values// of each data source selected in the element configuration.
  
-以下に、表示されるフールドについて説明します。+  * **グループ(Group)**: グラフを所属せるグループです。ユーザは、[[:ja:documentation:pandorafms:management_and_operation:11_managing_and_administration#すべて_グループ|"すべて"グループ]] に属していなけば、作成す組み合わせグラにはユザが属するグープのみ割り当てることができます。 
 +  * **更新間隔(Periodicity)**: グラフ作成をする一時的な間隔を選択します。 
 +  * **グラフのタイプ(Type of graph)**: 横棒、縦棒、ブレットグラフ、円グラフ、折れ線グラフ、積み上げ線、ゲージ、塗りつぶし、塗りぶしの積み上げから選択します。 
 +  * **最大しき値の均等化(Equalize maximum thresholds)**: ブレットグラフでの値の比較で一般的な最大と最小しきい値を設定する必要があるかどうかを設定します。 
 +  * **パーセント値(Percentile)**: データをパーセント表示します。(Pandora FMS コンソールの表示オプションでカスタマイズ可能) 
 +  * **合計の表示(Add summation series)**: 全データの合計値を表示します。 
 +  * **平均の表示(Add average series)**: 全データの平均を表示します。 
 +  * **詳細グラフ(TIP)お表示(Show full scale graph (TIP))**: 詳細(TIP)描画システムは、選択された各データソースの //実際の値// を表示するために使用します。
  
-**名前(Name)**+<WRAP center round important 60%>
  
-グラフに割り当てる名前です。+When exporting graphics in CSV format, it is important to bear in mind the decimal separator configuration of the CSV file management program to be used. Pandora FMS uses a dot as a separator by default.
  
-**グループ(Group)**+</WRAP>
  
-グラフを所属させるグループです。ユーザは、[[:ja:documentation:04_using:11_managing_and_administration#.22.E3.81.99.E3.81.B9.E3.81.A6.22_.E3.82.B0.E3.83.AB.E3.83.BC.E3.83.97|"すべて"グループ]] に属していなければ、作成する組み合わせグラフにはユーザが属するグループのみ割り当てることができます。+<WRAP center round important 60%>
  
-**説明(Description)**+グラフィックを CSV 形式でエクスポートする場合、ファイルの小数点区切り記号に留意してください。Pandora FMS では、デフォルトでドットを利用しています。
  
-このフィールドには、任意の情報を記入できます。 
- 
-**幅(Width)** 
- 
-グラフの幅です。 
- 
-**高さ(Height)** 
- 
-グラフの高さです。 
- 
-**更新間隔(Period)** 
- 
-グラフ作成をする一時的な間隔を選択します。 
- 
-**グラフタイプ(Graphic Type)** 
- 
-水平バー、垂直バー、ブレットグラフ、円グラフ、線、線の積み上げ、メーター、塗り潰し、塗り潰しの積み上げから、グラフのタイプを選択します。 
- 
-**最大閾値を合わせる(Equalize thresholds)** 
- 
-ブレットグラフでの値の比較に一般的な上限と下限のしきい値を設定する必要があるかどうかを示します。 
- 
-**パーセント値(Percentile)** 
- 
-データの 0パーセンタイルを表示します。 
- 
-**合計の表示(Add summation series)** 
- 
-全データの合計値を表示します。 
- 
-**平均の表示(Add average series)** 
- 
-全データの平均を表示します。 
- 
-**モジュール値と統計値(Modules and series)** 
- 
-このフィールドは、合計の表示または平均の表示を選択した場合に有効になります。チェックすると、グラフには合計と平均と合わせてモジュールのデータが表示されます。チェックしないと、合計および平均のみ表示されます。 
- 
-**詳細グラフ表示** 
- 
-各データソースの //実データ// を表示する詳細表示を行います。 
- 
-<WRAP center round important 60%> 
-グラフィックを CSV 形式でエクスポートする場合、ファイルの小数点区切り記号に留意してください。Pandora FMS では、デフォルトでドットを利用しています。 
 </WRAP> </WRAP>
  
-=== 組み合わせグラフへの要素追加 === +==== 組み合わせグラフへの要素追加 ====
-新たなモジュールを追加するには、グラフ編集ボタンをクリックします。任意のエージェントから新たなモジュールを追加するフォームが表示されます。 +
- +
-{{  :wiki:pre8.png?800  }} +
- +
-The **weight** option allows to adjust the data in order to compare graphs of different magnitudes. This field multiplies the data by the defined weight. +
- +
-**ウエイト** オプションで、異なる大きさのグラフを比較するためにデータを調整することができます。このフィールドで指定したウエイトをデータに掛け合わせます。 +
- +
-For example, if you want to put in the same CPU graph with values between 0 and 100 and number of connections with values between 1000 and 10000, it is convenient to multiply the CPU by 10. +
- +
-例えば、0 から 100 の間の CPU グラフと、1000 から 10000 の間の接続数のグラフを一つにまとめたい場合、CPU の値を 10倍すると便利です。 +
- +
-There is no limit on the number of elements to display, however the default limit (in terms of the number of modules) is 10 and can be modified in "[[:en::documentation:04_using:12_console_setup#chart_settings|Number of elements in custom graph]]".+
  
-表示する要素数に制限はありませんが、デフォルトの制限値(モジュール数)は 10で、[[:ja:documentation:04_using:12_console_setup#グラフ設定|カスタムグラフの要素数]] で変更することが可能です。+To add new modules, click on the **Graph Editor** button, you will be presented with a form where you can add new modules from any agent. The **weight** option allows to adjust the data in order to compare graphs of different magnitudes. This field multiplies the data by the defined weight.
  
-カスタムグラフの例:+新たなモジュールを追加するには、**グラフ編集(Graph Editor)** ボンをクリックします。任意のエージェントから新たなモジュールを追加するフォーが表示されます。**ウエイト**  オプションで、異なる大きさのグラフを比較するためにデータを調整することができます。こフィールドで指定したウエイトをデータに掛け合わせます。
  
-{{  :wiki:pre7.png  }}+There is no limit on the number of elements to display, however the default limit (in terms of the number of modules) is 10 and can be modified in "[[:en::documentation:pandorafms:management_and_operation:12_console_setup#chart_settings|Number of elements in custom graph]]".
  
 +表示する要素数に制限はありませんが、デフォルトの制限値(モジュール数)は 10で、[[:ja:documentation:pandorafms:management_and_operation:12_console_setup#グラフ設定|カスタムグラフの要素数]] で変更することが可能です。
  
-表示画面で調整できます:+==== 組み合わせグラフの参照 ====
  
-{{  :wiki:cg_view.png  }}+To see a combined graph, go to **Operating → Reporting → Custom Graph** where a list of all saved graphs appears. To see a graph, click on its name. When accessing the graph, it will be made up by the most recent values for the selected time threshold.
  
-=== 組み合わせグラフの参照 === +組み合わせグラフを参照するには、保存されたグラフの一覧が表示される **操作(Operating) → レポート(Reporting) → カスタムグラフ(Custom Graph)** へ行きます。グラフを見るためには、見たいグラフの名前をクリックします。
-組み合わせグラフを参照するには、保存されたグラフの一覧が表示される //レポート(Reporting) カスタムグラフ(Custom Graph)// へ行きます。グラフを見るためには、見たいグラフの名前をクリックします。+
  
-{{ wiki:pre12.png?800 }}+[[:wiki:pre12.png?id=ja%3Adocumentation%3Apandorafms%3Amanagement_and_operation%3A07_data_presentation_visualization&media=wiki:pre12.png|{{  :wiki:pre12.png?800  }}]]
  
 グラフへアクセスすると、選択した期間の最近の値が表示されます。 グラフへアクセスすると、選択した期間の最近の値が表示されます。
  
-{{ wiki:pre13.png?800 }}+[[:wiki:pre13.png?id=ja%3Adocumentation%3Apandorafms%3Amanagement_and_operation%3A07_data_presentation_visualization&media=wiki:pre13.png|{{  :wiki:pre13.png?800  }}]]
  
 このページから、時間間隔、グラフタイプ、倍率(グラフ定義、倍率 x1、倍率 x2、倍率 x3)などを調整することができます。 このページから、時間間隔、グラフタイプ、倍率(グラフ定義、倍率 x1、倍率 x2、倍率 x3)などを調整することができます。
  
-以下は、グラフの異なるタイプの例です。(上記は **塗り潰し** タイプです) +以下は、グラフの異なるタイプの例です。(上記は **塗り潰し**  タイプです) 塗り潰し、水平バー、垂直バー、ブレットグラフ、ゲージ、円、線、線の積み上げおよび塗り潰しの積み上げです。
-塗り潰し、水平バー、垂直バー、ブレットグラフ、ゲージ、円、線、線の積み上げおよび塗り潰しの積み上げです。+
  
   * **塗り潰しタイプ**   * **塗り潰しタイプ**
- +[[:wiki:area.png?id=ja%3Adocumentation%3Apandorafms%3Amanagement_and_operation%3A07_data_presentation_visualization&media=wiki:area.png|{{  :wiki:area.png  }}]]
-{{ wiki:area.png }}+
  
   * **水平バータイプ**   * **水平バータイプ**
- +[[:wiki:horbars.png?id=ja%3Adocumentation%3Apandorafms%3Amanagement_and_operation%3A07_data_presentation_visualization&media=wiki:horbars.png|{{  :wiki:horbars.png  }}]]
-{{ wiki:horbars.png }}+
  
   * **垂直バータイプ**   * **垂直バータイプ**
- +[[:wiki:vertbars.png?id=ja%3Adocumentation%3Apandorafms%3Amanagement_and_operation%3A07_data_presentation_visualization&media=wiki:vertbars.png|{{  :wiki:vertbars.png  }}]]
-{{ wiki:vertbars.png }}+
  
   * **ブレットグラフタイプ**   * **ブレットグラフタイプ**
- 
 このタイプのグラフは、負の値に対応していないことに注意してください。 このタイプのグラフは、負の値に対応していないことに注意してください。
  
-{{ wiki:bullchart.png }}+[[:wiki:bullchart.png?id=ja%3Adocumentation%3Apandorafms%3Amanagement_and_operation%3A07_data_presentation_visualization&media=wiki:bullchart.png|{{  :wiki:bullchart.png  }}]]
  
   * **ゲージタイプ**   * **ゲージタイプ**
- +[[:wiki:gauge.png?id=ja%3Adocumentation%3Apandorafms%3Amanagement_and_operation%3A07_data_presentation_visualization&media=wiki:gauge.png|{{  :wiki:gauge.png  }}]]
-{{ wiki:gauge.png }}+
  
   * **円タイプ**   * **円タイプ**
- +[[:wiki:pie.png?id=ja%3Adocumentation%3Apandorafms%3Amanagement_and_operation%3A07_data_presentation_visualization&media=wiki:pie.png|{{  :wiki:pie.png  }}]]
-{{ wiki:Pie.png }}+
  
   * **線タイプ**   * **線タイプ**
- +[[:wiki:pre14.png?id=ja%3Adocumentation%3Apandorafms%3Amanagement_and_operation%3A07_data_presentation_visualization&media=wiki:pre14.png|{{  :wiki:pre14.png  }}]]
-{{ wiki:Pre14.png }}+
  
   * **塗り潰しの積み上げタイプ**   * **塗り潰しの積み上げタイプ**
- +[[:wiki:pre15.png?id=ja%3Adocumentation%3Apandorafms%3Amanagement_and_operation%3A07_data_presentation_visualization&media=wiki:pre15.png|{{  :wiki:pre15.png  }}]]
-{{ wiki:pre15.png }}+
  
   * **線の積み上げタイプ**   * **線の積み上げタイプ**
 +[[:wiki:pre16.png?id=ja%3Adocumentation%3Apandorafms%3Amanagement_and_operation%3A07_data_presentation_visualization&media=wiki:pre16.png|{{  :wiki:pre16.png  }}]]
  
-{{ wiki:Pre16.png }}+==== 保存済の組み合わせグラフの削除 ====
  
-=== 保存済の組み合わせグラフの削除 === +To delete a stored combined graph, click on **Operation → Reporting → Custom Graphs**. It is where all stored graphs are listed. Click on the trash icon on the graph's right side to delete it.
-保存済の組み合わせグラフを削除するには、'レポート(Reporting)' および 'カスタムグラフ(Custom Graph)をクリックします。保存されているグラフ一覧が表示されます。グラフの右側にあるごみ箱アイコンをクリックします。+
  
-{{ wiki:cg_list2.png }}+保存済の組み合わせグラフを削除するには、**操作(Operation) → レポート(Reporting) → カスタムグラフ(Custom Graph)** をクリックします。保存されているグラフ一覧が表示されます。グラフの右側にあるごみ箱アイコンをクリックします。
  
-=== グラフコンテナ === +==== グラフコンテナ ===
-<WRAP center round tip 60%> + 
-バージョン NG 710 以上 +<WRAP center round tip 60%> バージョン NG 710 以上 </WRAP>
-</WRAP>+
  
-**グラフコンテナ** は、次のことができます。+**グラフコンテナ**  は、次のことができます。
  
   * 欲しい分だけコンテナ定義   * 欲しい分だけコンテナ定義
行 378: 行 284:
   * 動的ルールを使ったグラフの作成   * 動的ルールを使ったグラフの作成
  
-== コンテナの作成 == +=== コンテナの作成 ===
-グラフコンテナを作成するには、カスタムグラフのページからコンテナタブへアクセスします。+
  
-{{ wiki:cg_container.png }}+グラフコンテナを作成するには、カスタムグラフのページからコンテナタブへアクセスします。
  
 +[[:wiki:cg_container.png?id=ja%3Adocumentation%3Apandorafms%3Amanagement_and_operation%3A07_data_presentation_visualization&media=wiki:cg_container.png|{{  :wiki:cg_container.png  }}]]
  
 "コンテナ作成(Create container)" をクリックします。 "コンテナ作成(Create container)" をクリックします。
  
-{{ wiki:cg_container2.png }}+[[:wiki:cg_container2.png?id=ja%3Adocumentation%3Apandorafms%3Amanagement_and_operation%3A07_data_presentation_visualization&media=wiki:cg_container2.png|{{  :wiki:cg_container2.png  }}]]
  
 作成フォームが表示されます。 作成フォームが表示されます。
  
-{{ wiki:cg_container3.png }}+[[:wiki:cg_container3.png?id=ja%3Adocumentation%3Apandorafms%3Amanagement_and_operation%3A07_data_presentation_visualization&media=wiki:cg_container3.png|{{  :wiki:cg_container3.png  }}]]
  
 **グループ(Group)** **グループ(Group)**
  
- コンテナの属するグループです。**コンテナを作成しているユーザが明示的に "すべて" グループに属していない場合**でも、[[:ja:documentation:04_using:11_managing_and_administration#.22.E3.81.99.E3.81.B9.E3.81.A6.22_.E3.82.B0.E3.83.AB.E3.83.BC.E3.83.97|"すべて"グループ]] をコンテナの所有者グループとして割り当てることができます。 +コンテナの属するグループです。**コンテナを作成しているユーザが明示的に "すべて" グループに属していない場合** でも、[[:ja:documentation:04_using:11_managing_and_administration#e38199e381b9e381a622_e382b0e383abe383bce38397|"すべて"グループ]] をコンテナの所有者グループとして割り当てることができます。
  
 **親コンテナ(Parent container)** **親コンテナ(Parent container)**
  
- コンテナを保存する場所です。+コンテナを保存する場所です。 
 + 
 +=== コンテナへのグラフ追加 ===
  
-== コンテナへのグラフ追加 == 
 コンテナにグラフを追加するためのオプションは 3つあります。 コンテナにグラフを追加するためのオプションは 3つあります。
  
行 413: 行 320:
 //詳細グラフ表示(Show TIP graph)//: モジュールの実データを表示します。 //詳細グラフ表示(Show TIP graph)//: モジュールの実データを表示します。
  
-{{ wiki:cg_container_add1_new.png }} +[[:wiki:cg_container_add1_new.png?id=ja%3Adocumentation%3Apandorafms%3Amanagement_and_operation%3A07_data_presentation_visualization&media=wiki:cg_container_add1_new.png|{{  :wiki:cg_container_add1_new.png  }}]]
  
 **カスタムグラフ** **カスタムグラフ**
行 422: 行 328:
 時間間隔と、実データを表示したいかどうかを選択できます。 時間間隔と、実データを表示したいかどうかを選択できます。
  
-{{ wiki:cg_container_add2.png }} +[[:wiki:cg_container_add2.png?id=ja%3Adocumentation%3Apandorafms%3Amanagement_and_operation%3A07_data_presentation_visualization&media=wiki:cg_container_add2.png|{{  :wiki:cg_container_add2.png  }}]]
  
 **動的ルールに基づく単一モジュールグラフ** **動的ルールに基づく単一モジュールグラフ**
行 444: 行 349:
 //詳細グラフ表示(Show TIP graph)//: モジュールの実データを表示します。 //詳細グラフ表示(Show TIP graph)//: モジュールの実データを表示します。
  
-{{ wiki:cg_container_add3_new.png }}+[[:wiki:cg_container_add3_new.png?id=ja%3Adocumentation%3Apandorafms%3Amanagement_and_operation%3A07_data_presentation_visualization&media=wiki:cg_container_add3_new.png|{{  :wiki:cg_container_add3_new.png  }}]] 
 + 
 +=== コンテナグラフの一覧と管理 ===
  
-== コンテナグラフの一覧と管理 == 
 コンテナ編集ページの下に、そのコンテナに登録されているグラフの一覧があります。ごみ箱アイコンをクリックすることによる削除することができます。 コンテナ編集ページの下に、そのコンテナに登録されているグラフの一覧があります。ごみ箱アイコンをクリックすることによる削除することができます。
  
 コンテナグラフを編集することはできません。必要な設定を行ったものを再作成したり不要なものを削除する必要があります。 コンテナグラフを編集することはできません。必要な設定を行ったものを再作成したり不要なものを削除する必要があります。
  
-{{ wiki:cg_container_edit_list.png }}+[[:wiki:cg_container_edit_list.png?id=ja%3Adocumentation%3Apandorafms%3Amanagement_and_operation%3A07_data_presentation_visualization&media=wiki:cg_container_edit_list.png|{{  :wiki:cg_container_edit_list.png  }}]]
  
 +=== コンテナ表示 ===
  
-== コンテナ表示 == 
 コンテナタブをクリックすることにより、コンテナ一覧とそのグラフにアクセスできます。 コンテナタブをクリックすることにより、コンテナ一覧とそのグラフにアクセスできます。
  
-{{ wiki:cg_container_list.png }}+[[:wiki:cg_container_list.png?id=ja%3Adocumentation%3Apandorafms%3Amanagement_and_operation%3A07_data_presentation_visualization&media=wiki:cg_container_list.png|{{  :wiki:cg_container_list.png  }}]]
  
 このタブには、定義されたコンテナがネストされて表示されます。 このタブには、定義されたコンテナがネストされて表示されます。
行 463: 行 369:
 コンテナに保存されたグラフを参照するには、コンテナのタイトルをクリックします。 コンテナに保存されたグラフを参照するには、コンテナのタイトルをクリックします。
  
-==== リアルタイムグラフ ====+===== リアルタイムグラフ ====
 リアルタイムでグラフを表示するには 2つの方法があります。一つは、Pandora FMS と SNMP モジュールによって生成された一連のチェックがあります。我々のビデオチュートリアル "[[https://www.youtube.com/watch?v=E63C7BLfyKk|PFMS Reviews Real-time graphs]]" もご覧ください。 リアルタイムでグラフを表示するには 2つの方法があります。一つは、Pandora FMS と SNMP モジュールによって生成された一連のチェックがあります。我々のビデオチュートリアル "[[https://www.youtube.com/watch?v=E63C7BLfyKk|PFMS Reviews Real-time graphs]]" もご覧ください。
  
-最初に、Pandora FMS により生成されるグラフについて述べます。そのためには、//モニタリング(Monitoring) > 表示(Views) > リアルタイムグラフ(Real-time graphs)// 行きます。+最初に、Pandora FMS により生成されるグラフについて述べます。そのためには、//モニタリング(Monitoring) > 表示(Views) > リアルタイムグラフ(Real-time graphs)//  行きます。
  
-{{ wiki:grafica_realtime.png?direct&800 |Click to zoom in}}+[[:wiki:grafica_realtime.png?media=wiki:grafica_realtime.png|{{  :wiki:grafica_realtime.png?direct&800  |Click to zoom in}}]]
  
-  * **Pandora FMS サーバ apache ロード (Pandora FMS Server Apache load):** Apache サービスによるロードをリアルタイムで表示します。 +  * **Pandora FMS サーバ apache ロード (Pandora FMS Server Apache load):**  Apache サービスによるロードをリアルタイムで表示します。 
-  * **Pandora FMS サーバ CPU (Pandora FMS Server CPU):** Pandora FMS コンソールをインストールしたマシンの CPU ロードをリアルタイムで表示します。 +  * **Pandora FMS サーバ CPU (Pandora FMS Server CPU):**  Pandora FMS コンソールをインストールしたマシンの CPU ロードをリアルタイムで表示します。 
-  * **Pandora FMS サーバディスク IO ウエイト (Pandora FMS Server Disk IO wait):** キューに入っているディスクの入出力リクエストをリアルタイムで表示します。 +  * **Pandora FMS サーバディスク IO ウエイト (Pandora FMS Server Disk IO wait):**  キューに入っているディスクの入出力リクエストをリアルタイムで表示します。 
-  * **Pandora FMS サーバロード (Pandora FMS Server load):** サーバによるロードをリアルタイムで表示します。 +  * **Pandora FMS サーバロード (Pandora FMS Server load):**  サーバによるロードをリアルタイムで表示します。 
-  * **Pandora FMS サーバ MySQL ロード (Pandora FMS Server MySQL load):** MySQL サービスによるロードをリアルタイムで表示します。 +  * **Pandora FMS サーバ MySQL ロード (Pandora FMS Server MySQL load):**  MySQL サービスによるロードをリアルタイムで表示します。 
-  * **Pandora FMS サーバのペンディング処理 (Pending packages from Pandora FMS Server):** キューに入っている Pandora FMS サーバの処理量をリアルタイムで表示します。 +  * **Pandora FMS サーバのペンディング処理 (Pending packages from Pandora FMS Server):**  キューに入っている Pandora FMS サーバの処理量をリアルタイムで表示します。 
-  * **SNMP インタフェーススループット (SNMP Interface throughput):** IP、コミュニティ、および OIDといったマシンに関する SNMP データを読み込んだ際に、要求先のマシンから返されたデータをリアルタイムで表示します。 このタイプのグラフでは、バージョン 1、2、および 2c のみを確認できます。 OID を知るために、OID をツリー形式で確認することができる snmpwalk ツールがあります。SNMP モニタリングの詳細については、[[:ja:documentation:03_monitoring:03_remote_monitoring#SNMP_.E3.83.A2.E3.83.8B.E3.82.BF.E3.83.AA.E3.83.B3.E3.82.B0|こちら]]を参照してください。+  * **SNMP インタフェーススループット (SNMP Interface throughput):**  IP、コミュニティ、および OIDといったマシンに関する SNMP データを読み込んだ際に、要求先のマシンから返されたデータをリアルタイムで表示します。 このタイプのグラフでは、バージョン 1、2、および 2c のみを確認できます。 OID を知るために、OID をツリー形式で確認することができる snmpwalk ツールがあります。SNMP モニタリングの詳細については、[[:ja:documentation:03_monitoring:03_remote_monitoring#snmp_e383a2e3838be382bfe383aae383b3e382b0|こちら]]を参照してください。 
 +[[:wiki:grafica_realtime_snmpwalk.png?id=ja%3Adocumentation%3Apandorafms%3Amanagement_and_operation%3A07_data_presentation_visualization&media=wiki:grafica_realtime_snmpwalk.png|{{  :wiki:grafica_realtime_snmpwalk.png  }}]]
  
-{{ wiki:grafica_realtime_snmpwalk.png }} +[[:wiki:grafica_realtime_snmpwalk_oid.png?id=ja%3Adocumentation%3Apandorafms%3Amanagement_and_operation%3A07_data_presentation_visualization&media=wiki:grafica_realtime_snmpwalk_oid.png|{{  :wiki:grafica_realtime_snmpwalk_oid.png  }}]]
- +
-{{ wiki:grafica_realtime_snmpwalk_OID.png }}+
  
 使用するグラフの種類を選択するだけでなく、グラフの更新間隔(パフォーマンスへの影響を最小限に抑える)を選択し、データを段階的に表示するかどうかを選択する必要があります。増分を使用すると、1秒あたりの結果に加えられた変更の割合がわかります(間隔が1秒の場合)。 Pandora FMS にデフォルトで設定されている以外の新たなグラフを作成することはできません。 使用するグラフの種類を選択するだけでなく、グラフの更新間隔(パフォーマンスへの影響を最小限に抑える)を選択し、データを段階的に表示するかどうかを選択する必要があります。増分を使用すると、1秒あたりの結果に加えられた変更の割合がわかります(間隔が1秒の場合)。 Pandora FMS にデフォルトで設定されている以外の新たなグラフを作成することはできません。
  
-次に、SNMP モジュールによって生成されるグラフについて説明します。これは、上記のグラフとは異なり、バージョン3 でも作成できます。これらのグラフは、2か所で確認できます。 **モニタリング(Monitoring) > 表示(Views) > モニタ項目詳細(Monitor Detail)**、またはエージェント表示内にあります。+次に、SNMP モジュールによって生成されるグラフについて説明します。これは、上記のグラフとは異なり、バージョン3 でも作成できます。これらのグラフは、2か所で確認できます。 **モニタリング(Monitoring) > 表示(Views) > モニタ項目詳細(Monitor Detail)** 、またはエージェント表示内にあります。 
 + 
 +[[:wiki:grafica_realtime_monitor_detail.png?id=ja%3Adocumentation%3Apandorafms%3Amanagement_and_operation%3A07_data_presentation_visualization&media=wiki:grafica_realtime_monitor_detail.png|{{  :wiki:grafica_realtime_monitor_detail.png  }}]] 
 + 
 +これらのグラフは、上で説明した **SNMPインタフェースのスループット**  で生成されたものと同じですが、データはモジュールに渡されています。 
 + 
 +===== グラフ分析 ===== 
 + 
 +**Operation → Reporting → Graph analytics** menu. 
 + 
 +**操作(Operation) → レポート(Reporting) → グラフ分析(Graph analytics)** メニュー。 
 + 
 +Graph analytics in Pandora FMS lets you quickly display one or more modules as graphs, with data from the last 12 hours by default, save this selection and even share it with a public link. 
 + 
 +Pandora FMS のグラフ分析を使用すると、デフォルトで過去 12 時間のデータを含む 1 つ以上のモジュールをグラフとしてすばやく表示し、これを保存すると公開リンクで共有することもできます。 
 + 
 +{{  :wiki:pfms-operation-reporting-graph_analytics-start.png  }} 
 + 
 +The selection box collapses once the module(s) have been selected or a saved selection has been chosen. 
 + 
 +モジュールが選択されるか、保存されたものが選択されると、選択ボックスは折りたたまれます。 
 + 
 +In the first search column, when typing in one or more characters, the matching agents, groups or modules will be searched. **It should be noted that, depending on the number of agents, groups and modules in the environment, it will take some time to display the results**. 
 + 
 +最初の検索列に 1 つ以上の文字を入力すると、一致するエージェント、グループ、またはモジュールが検索されます。 **環境内のエージェント、グループ、モジュールの数によっては、結果が表示されるまでに時間がかかることに注意してください**。 
 + 
 +By clicking on a single agent or a single group (it may take some time for groups) the second column will show the modules of the agent or group. At the same time, the second column can also be filtered by typing one or more characters. 
 + 
 +単一のエージェントまたは単一のグループをクリックすると (グループの場合は時間がかかる場合があります)、2 番目の列にエージェントまたはグループのモジュールが表示されます。 同時に、1 つ以上の文字を入力して 2 番目の列をフィルタリングすることもできます。 
 + 
 +From both lists of modules you may drag and drop them into the third column, below the default period (12 hours), for example: 
 + 
 +モジュールの両方のリストから、デフォルトの期間 (12 時間) の下にある 3 番目の列にモジュールをドラッグアンドドロップできます。次に例を示します。 
 + 
 +{{  :wiki:pfms-operation-reporting-graph_analytics-example.png  }} 
 + 
 +Up to two modules can be placed in the same graph for comparison, and as many modules as necessary can be added for the filter. 
 + 
 +比較のために同じグラフに最大 2 つのモジュールを配置でき、フィルタに必要な数のモジュールを追加できます。 
 + 
 +  * **Start real-time**/**Pause real-time**: It allows you to graph in real time or pause graphing in this mode. 
 +  * **New**: It allows you to create a new graphical analysis, but not before warning you to save the filter to save the changes (even if you did not make any changes). 
 +  * **Save**: It allows you to save in a new filter, or update (overwrite) an existing one, with the modules graphed on the screen. 
 +  * **Load**: It allows you to load a previously saved filter. 
 +  * **Share**: It allows you to share, through a public link, a previously saved filter. 
 +  * **Export to custom graph**: It allows to save (and assign to a group of agents) a filter previously saved in the **Custom graphs**  section.
  
-{{ wiki:grafica_realtime_monitor_detail.png }}+  * **リアルタイムの開始/リアルタイムの一時停止(Start real-time/Pause real-time**このモードでは、リアルタイムでグラフを作成したり、グラフを一時停止したりできます。 
 +  * **新規(New)**: 新しいグラフ分析を作成できます。ただし、変更を保存するためにフィルターを保存するよう警告が出る前には作成することはできません (変更を加えていない場合でも)。 
 +  * **保存(Save)**: 画面上にグラフ化されたモジュールを使用して、新しいフィルターに保存したり、既存のフィルターを更新 (上書き) したりできます。 
 +  * **読み込み(Load)**: 以前に保存したフィルターをロードできます。 
 +  * **共有(Share)**: 以前に保存したフィルターを公開リンクを通じて共有できます。 
 +  * **カスタムグラフへのエクスポート(Export to custom graph)**: **カスタム グラフ** セクションに以前に保存したフィルターを保存 (およびエージェントのグループに割り当てる) ことができます。
  
-これらのグラフは、上で説明した **SNMPイタフェースのスループッ** で生成されたものと同じですが、データはモジュール渡されています。+[[:ja:documentation:start|Pandora FMS ドキュメント一覧戻る]]
  
-===== モバイルコンソール =====+===== (OBSOLETE) モバイルコンソール =====
  
 Pandora FMS には、新たなモバイルコンソールがあります。これは通常のコンソールの簡易版で、600×280 以上の画面解像度があるモバイル端末で利用できます。エージェント、モニタ状態、アラート、エージェント詳細 (グラフも含む)、グループ参照、最新のイベントなど、Pandora FMS が提供する全ての情報を参照できます。 Pandora FMS には、新たなモバイルコンソールがあります。これは通常のコンソールの簡易版で、600×280 以上の画面解像度があるモバイル端末で利用できます。エージェント、モニタ状態、アラート、エージェント詳細 (グラフも含む)、グループ参照、最新のイベントなど、Pandora FMS が提供する全ての情報を参照できます。
行 498: 行 454:
 この URL は、ネイティブのウェブサイトを参照できる任意のデバイスに対して互換性があります。iPhone と Android デバイスでテストしており、タブレット(ipad および android)も含みます。デバイスの画面サイズに自動的に合います。 この URL は、ネイティブのウェブサイトを参照できる任意のデバイスに対して互換性があります。iPhone と Android デバイスでテストしており、タブレット(ipad および android)も含みます。デバイスの画面サイズに自動的に合います。
  
-{{  :wiki:mobile1.png  }}+[[:wiki:mobile1.png?id=ja%3Adocumentation%3Apandorafms%3Amanagement_and_operation%3A07_data_presentation_visualization&media=wiki:mobile1.png|{{  :wiki:mobile1.png  }}]]
  
 モバイルwebインタフェースのログイン画面 モバイルwebインタフェースのログイン画面
  
-{{  :wiki:mobile2.png  }}+[[:wiki:mobile2.png?id=ja%3Adocumentation%3Apandorafms%3Amanagement_and_operation%3A07_data_presentation_visualization&media=wiki:mobile2.png|{{  :wiki:mobile2.png  }}]]
  
 モバイルwebインタフェースの監視概要 モバイルwebインタフェースの監視概要
  
-{{  :wiki:mobile3.png  }}+[[:wiki:mobile3.png?id=ja%3Adocumentation%3Apandorafms%3Amanagement_and_operation%3A07_data_presentation_visualization&media=wiki:mobile3.png|{{  :wiki:mobile3.png  }}]]
  
 イベント参照 イベント参照
  
-{{  :wiki:mobile4.png  }}+[[:wiki:mobile4.png?id=ja%3Adocumentation%3Apandorafms%3Amanagement_and_operation%3A07_data_presentation_visualization&media=wiki:mobile4.png|{{  :wiki:mobile4.png  }}]]
  
 モジュールグラフ モジュールグラフ
  
-{{  :wiki:mobile5.png  }}+[[:wiki:mobile5.png?id=ja%3Adocumentation%3Apandorafms%3Amanagement_and_operation%3A07_data_presentation_visualization&media=wiki:mobile5.png|{{  :wiki:mobile5.png  }}]]
  
 オプションメニュー オプションメニュー
  
-{{  :wiki:mobile6.png  }}+[[:wiki:mobile6.png?id=ja%3Adocumentation%3Apandorafms%3Amanagement_and_operation%3A07_data_presentation_visualization&media=wiki:mobile6.png|{{  :wiki:mobile6.png  }}]]
  
 エージェント表示 エージェント表示
  
-{{  :wiki:mobile7.png  }}+[[:wiki:mobile7.png?id=ja%3Adocumentation%3Apandorafms%3Amanagement_and_operation%3A07_data_presentation_visualization&media=wiki:mobile7.png|{{  :wiki:mobile7.png  }}]]
  
 モジュール表示 モジュール表示
  
  
  • ja/documentation/pandorafms/management_and_operation/07_data_presentation_visualization.1700023848.txt.gz
  • 最終更新: 2023/11/15 04:50
  • by 127.0.0.1