差分
このページの2つのバージョン間の差分を表示します。
| 両方とも前のリビジョン 前のリビジョン 次のリビジョン | 前のリビジョン | ||
| ja:documentation:03_monitoring:10_other_monitoring [2023/12/20 07:15] – [予測モニタリング] junichi | ja:documentation:03_monitoring:10_other_monitoring [不明な日付] (現在) – 削除 - 外部編集 (不明な日付) 127.0.0.1 | ||
|---|---|---|---|
| 行 1: | 行 1: | ||
| - | ====== 予測モニタリング ====== | ||
| - | {{indexmenu_n> | ||
| - | [[ja: | ||
| - | |||
| - | ===== 予測モニタリング ===== | ||
| - | |||
| - | ==== 概要 ==== | ||
| - | リモートモニタリング、エージェントベースのモニタリング、ウェブモニタリングなどに加えて、Pandora FMS には他の拡張モニタリングがあります。これにより、保存しているデータからモジュールの値を予測したり、あるモジュールの値を元に数値計算した結果を返す新たなモジュールを作成することができます。 | ||
| - | |||
| - | ==== 予測モニタリングのタイプ ==== | ||
| - | |||
| - | 予測モニタリングモジュールの作成では、以下のオプションのいずれかを選択できます。 | ||
| - | |||
| - | {{ : | ||
| - | |||
| - | * **Predictive monitoring: | ||
| - | * **Capacity planning**: It 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 we will have in a month, if we continue as before. These modules replace the old predictive modules. | ||
| - | * **Service**: | ||
| - | * **Arithmetic monitoring: | ||
| - | * **Synthetic arithmetic**: | ||
| - | * **Syntethic average**: It is a matter of averaging data previously obtained in other Modules. | ||
| - | * **Trending module**: Compares the current average with the average of the previous period and returns the difference in absolute value or as a percentage. | ||
| - | |||
| - | * **予測モニタリング(Predictive monitoring): | ||
| - | * **キャパシティプランニング(Capacity planning)**: | ||
| - | * **サービス(Service)**: | ||
| - | * **算術モニタリング(Arithmetic monitoring): | ||
| - | * **統合演算(Synthetic arithmetic)**: | ||
| - | * **統合平均(Synthetic average)**: 他のモジュールから以前に取得されたデータから平均を取得します。 | ||
| - | * **トレンドモジュール(Trending module)**: 現在の平均を前の期間の平均と比較し、絶対値またはパーセンテージの差を返します。 | ||
| - | |||
| - | {{ : | ||
| - | |||
| - | * The **Trending module** | ||
| - | |||
| - | * **トレンドモジュール(Trending module)** は、指定された周期の最後の期間を 1日/ | ||
| - | |||
| - | ==== 統合モジュールによる監視 ==== | ||
| - | |||
| - | {{: | ||
| - | これは、エンタープライズ版の機能です。統合モジュールは、同一エージェントまたは異なるエージェントの他のモジュールですでに存在するデータを取得するモジュールです。実行可能な演算は、モジュール間の絶対値による算術演算(加算、減算、乗算、除算)です | ||
| - | |||
| - | 例を以下に示します。 | ||
| - | |||
| - | * " | ||
| - | * "Total users" というモジュールは、5つのサーバで " | ||
| - | |||
| - | <WRAP center round important 60%> Synthetic modules are managed by the [[: | ||
| - | |||
| - | <WRAP center round important 60%> | ||
| - | 統合モジュールは[[: | ||
| - | </ | ||
| - | |||
| - | 統合モジュールを作成するには、最初にモジュールタブのエージェントの管理セクションへ行きます。そこで、予測サーバモジュールタイプで、新たなモジュールを作成します。 | ||
| - | |||
| - | {{ : | ||
| - | |||
| - | 最初の例では、異なる 2つのエージェントから 2つのモジュールの値 (CPUUse (Sancho-XP) および cpu user (garfio)) から、平均を計算する架空のモジュールを作成します。それぞれのマシンのモジュールは CPU の使用率を計測しますが、一方は Windows でもう一方は Linux のマシンです。最終的な結果は、エージェント Sancho-XP に双方の平均を計算したモジュールに保存されます。 | ||
| - | |||
| - | {{ : | ||
| - | |||
| - | 2つ目の例では、Sancho-XP および Sancho-XP_2 という異なる 2つのエージェントの " | ||
| - | |||
| - | {{ : | ||
| - | |||
| - | 簡単な別の例として、Sancho-XP_2 に "Total accesses" | ||
| - | |||
| - | {{ : | ||
| - | |||
| - | 他の論理操作 (掛け算、引き算、割り算) をする時は、計算順序にのみ注意してください。異なるモジュール間で、どのように他の計算操作が動作するのかを確認してください。また、論理計算に固定の値を使うこともできます。(画面ショット参照) | ||
| - | |||
| - | 左側のボックスから複数のエージェントを選択することができます。中央のボックスでは、選択したエージェントの " | ||
| - | |||
| - | |||
| - | |||
| - | [[ja: | ||