ja:documentation:03_monitoring:10_other_monitoring

差分

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

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
ja:documentation:03_monitoring:10_other_monitoring [2023/12/20 07:21] – [統合モジュールによる監視] junichija:documentation:03_monitoring:10_other_monitoring [不明な日付] (現在) – 削除 - 外部編集 (不明な日付) 127.0.0.1
行 1: 行 1:
-====== 予測モニタリング ======  
-{{indexmenu_n>12}} 
  
-[[ja:documentation:start|Pandora FMS ドキュメント一覧に戻る]] 
- 
-===== 予測モニタリング ===== 
- 
-==== 概要 ==== 
-リモートモニタリング、エージェントベースのモニタリング、ウェブモニタリングなどに加えて、Pandora FMS には他の拡張モニタリングがあります。これにより、保存しているデータからモジュールの値を予測したり、あるモジュールの値を元に数値計算した結果を返す新たなモジュールを作成することができます。 
- 
-==== 予測モニタリングのタイプ ==== 
- 
-予測モニタリングモジュールの作成では、以下のオプションのいずれかを選択できます。 
- 
-   * **Predictive monitoring:** 
-       * //Capacity planning//: Makes a prediction based on the time window specified by the user, assuming a more or less linear behavior of the target module. This type of predictive modules allows us to know how many days we have left until the disk is full, or the number of requests to the database that we will have within a month, if we continue as before. These modules replace the old prediction modules. 
-       * //Service//: Recovers the value of a service to be able to display it in any Agent where it is necessary. 
-   * **Arithmetic monitoring:** 
-       * //Synthetic arithmetic //: It is about being able to perform arithmetic operations (addition, subtraction, multiplication and division) with data previously obtained in other Modules. 
-       * //Synthetic average//: This involves taking an average of data previously obtained in other Modules. 
-       * //Trend// (**Trending module**): Compares the current average with the average of the previous period and returns the difference in absolute value or as a percentage. The **Trending module** makes the average of the last period at the indicated periodicity versus the average of the same period a previous day/week/month. For example, if you select a week, **Trending module** calculates the average of the last week and compares it with the average of the previous week. 
- 
-  * **予測モニタリング(Predictive monitoring):** 
-    * **キャパシティプランニング(Capacity planning)**: 対象モジュールの動作が多かれ少なかれ線形であると想定して、ユーザが指定した時間枠に基づいて予測を行います。このタイプの予測モジュールを使用すると、ディスクがいっぱいになるまでの残り日数、または同じ状態で推移した場合の 1か月のデータベースへのリクエスト数を知ることができます。これらのモジュールは、古い予測モジュールを置き換えます。 
-    * **サービス(Service)**: サービスの値を取得し、必要なエージェントにサービスを表示できるようにします。 
-  * **算術モニタリング(Arithmetic monitoring):** 
-    * **統合演算(Synthetic arithmetic)**: 他のモジュールで以前に取得されたデータを使用して算術演算(合計、減算、乗算、除算)を実行します。 
-    * **統合平均(Synthetic average)**: 他のモジュールから以前に取得されたデータから平均を取得します。 
-    * **トレンドモジュール(Trending module)**: 現在の平均を前の期間の平均と比較し、絶対値またはパーセンテージの差を返します。**トレンドモジュール(Trending module)** は、指定された周期の最後の期間を 1日/1週間/1ヵ月前の同じ期間の平均と比較します。 たとえば、週を選択した場合、**トレンドモジュール** は先週の平均を計算し、それを前の週の平均と比較します。 
- 
-==== 統合モジュールによる監視 ==== 
- 
-{{:wiki:icono-modulo-enterprise.png  |Enterprise 版}} 
-これは、エンタープライズ版の機能です。統合モジュールは、同一エージェントまたは異なるエージェントの他のモジュールですでに存在するデータを取得するモジュールです。実行可能な演算は、モジュール間の絶対値による算術演算(加算、減算、乗算、除算)です 
- 
-例を以下に示します。 
- 
-  * "Traffic sum" というモジュールは、ルータの入力および出力トラフィックの値を合計します。インタフェースのトラフィックの合計を出す新たなモジュールです。 
-  * "Total users" というモジュールは、5つのサーバで "Connected users" という接続しているユーザ数をモニタしている 10個のモジュールの値を合計します。 
- 
-<WRAP center round important 60%> Synthetic modules are managed by the [[:en:documentation:01_understanding:02_architecture#the_prediction_server|prediction Server]], so in order to use them that subcomponent of Pandora FMS server must be activated and working. Likewise, the agent that contains Synthetic modules must use a Prediction server. Remember you can also use a [[http://dokuwiki.pandorafms.com/dokuwiki/es:documentation:05_big_environments:06_ha|HA environment]] and have load balancing on said servers. </WRAP> 
- 
-<WRAP center round important 60%> 
-統合モジュールは[[:ja:documentation:01_understanding:02_architecture#予測_prediction_サーバ|予測サーバ]]によって管理されます。これらを使うためには、Pandora FMS サーバのコンポーネントを有効化し、エージェントにそのサーバを使うモジュールを作成する必要があります。[[:ja:documentation:05_big_environments:06_ha|HA環境]]を使用して、負荷分散を行うこともできます。  
-</WRAP> 
- 
-In the administration section of an Agent in the Modules tab, access it by clicking on **Create module** and select **Create new prediction server module** and complete the requested fields. 
- 
-モジュールタブのエージェントの管理セクションで、**モジュールの作成(Create module)** をクリックしてアクセスし、**新しい予測サーバモジュールの作成(Create new prediction server module)** を選択して、要求されたフィールドに値を入力します。 
- 
-For other logical operations (multiplication, subtraction, division) the order of the operators must be taken into account. Try the interface to learn how any arithmetic operation can be done between different Modules. 
- 
-他の論理演算 (乗算、減算、除算) では、演算子の順序を考慮する必要があります。 インターフェイスを試して、異なるモジュール間で算術演算をどのように実行できるかを試してみてください。 
- 
-[[ja:documentation:start|Pandora FMS ドキュメント一覧に戻る]] 
  • ja/documentation/03_monitoring/10_other_monitoring.1703056891.txt.gz
  • 最終更新: 2023/12/20 07:21
  • by junichi