差分
このページの2つのバージョン間の差分を表示します。
| 両方とも前のリビジョン 前のリビジョン 次のリビジョン | 前のリビジョン | ||
| ja:documentation:03_monitoring:10_other_monitoring [2023/12/20 07:22] – [統合モジュールによる監視] junichi | ja:documentation:03_monitoring:10_other_monitoring [不明な日付] (現在) – 削除 - 外部編集 (不明な日付) 127.0.0.1 | ||
|---|---|---|---|
| 行 1: | 行 1: | ||
| - | ====== 予測モニタリング ====== | ||
| - | {{indexmenu_n> | ||
| - | [[ja: | ||
| - | |||
| - | ===== 予測モニタリング ===== | ||
| - | |||
| - | ==== 概要 ==== | ||
| - | リモートモニタリング、エージェントベースのモニタリング、ウェブモニタリングなどに加えて、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. | ||
| - | * // | ||
| - | * **Arithmetic monitoring: | ||
| - | * //Synthetic arithmetic //: It is about being able to perform arithmetic operations (addition, subtraction, | ||
| - | * //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/ | ||
| - | |||
| - | * **予測モニタリング(Predictive monitoring): | ||
| - | * **キャパシティプランニング(Capacity planning)**: | ||
| - | * **サービス(Service)**: | ||
| - | * **算術モニタリング(Arithmetic monitoring): | ||
| - | * **統合演算(Synthetic arithmetic)**: | ||
| - | * **統合平均(Synthetic average)**: 他のモジュールから以前に取得されたデータから平均を取得します。 | ||
| - | * **トレンドモジュール(Trending module)**: 現在の平均を前の期間の平均と比較し、絶対値またはパーセンテージの差を返します。**トレンドモジュール(Trending module)** は、指定された周期の最後の期間を 1日/ | ||
| - | |||
| - | ==== 統合モジュールによる監視 ==== | ||
| - | |||
| - | {{: | ||
| - | これは、エンタープライズ版の機能です。統合モジュールは、同一エージェントまたは異なるエージェントの他のモジュールですでに存在するデータを取得するモジュールです。実行可能な演算は、モジュール間の絶対値による算術演算(加算、減算、乗算、除算)です | ||
| - | |||
| - | <WRAP center round important 60%> Synthetic modules are managed by the [[: | ||
| - | |||
| - | <WRAP center round important 60%> | ||
| - | 統合モジュールは[[: | ||
| - | </ | ||
| - | |||
| - | 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, | ||
| - | |||
| - | 他の論理演算 (乗算、減算、除算) では、演算子の順序を考慮する必要があります。 インターフェイスを試して、異なるモジュール間で算術演算をどのように実行できるかを試してみてください。 | ||
| - | |||
| - | [[ja: | ||