このページの2つのバージョン間の差分を表示します。
両方とも前のリビジョン 前のリビジョン 次のリビジョン | 前のリビジョン |
ja:documentation:pandorafms:monitoring:10_other_monitoring [2024/05/17 23:26] – [異常検知] junichi | ja:documentation:pandorafms:monitoring:10_other_monitoring [2025/02/07 07:46] (現在) – [概要] junichi |
---|
| |
リモートモニタリング、エージェントベースのモニタリング、ウェブモニタリングなどに加えて、Pandora FMS には他の拡張モニタリングがあります。これにより、保存しているデータからモジュールの値を予測したり、あるモジュールの値を元に数値計算した結果を返す新たなモジュールを作成することができます。 | リモートモニタリング、エージェントベースのモニタリング、ウェブモニタリングなどに加えて、Pandora FMS には他の拡張モニタリングがあります。これにより、保存しているデータからモジュールの値を予測したり、あるモジュールの値を元に数値計算した結果を返す新たなモジュールを作成することができます。 |
| |
| <wrap #ks2 /> |
| |
===== 予測モニタリングのタイプ ===== | ===== 予測モニタリングのタイプ ===== |
統合モジュールは、同一エージェントまたは異なるエージェントの他のモジュールですでに存在するデータを取得するモジュールです。実行可能な演算は、モジュール間の絶対値による算術演算(加算、減算、乗算、除算)です。 | 統合モジュールは、同一エージェントまたは異なるエージェントの他のモジュールですでに存在するデータを取得するモジュールです。実行可能な演算は、モジュール間の絶対値による算術演算(加算、減算、乗算、除算)です。 |
| |
<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%> |
| |
| Synthetic Modules are managed by the [[:en:documentation:pandorafms:introduction:02_architecture#prediction_server|prediction server]]. This subcomponent of the Pandora FMS server must be active and running. Likewise, the Agent that will contain the synthetic Modules must use a Prediction Server. Remember that you can also use a [[:en:documentation:pandorafms:complex_environments_and_optimization:06_ha|High Availability Environment]] and have load balancing on those servers. |
| |
| </WRAP> |
| |
<WRAP center round important 60%> | <WRAP center round important 60%> |
統合モジュールは[[:ja:documentation:01_understanding:02_architecture#予測_prediction_サーバ|予測サーバ]]によって管理されます。これらを使うためには、Pandora FMS サーバのコンポーネントを有効化し、エージェントにそのサーバを使うモジュールを作成する必要があります。[[:ja:documentation:05_big_environments:06_ha|HA環境]]を使用して、負荷分散を行うこともできます。 | |
| 統合モジュールは[[:ja:documentation:pandorafms:introduction:02_architecture#予測_prediction_サーバ|予測サーバ]]によって管理されます。これらを使うためには、Pandora FMS サーバのコンポーネントを有効化し、エージェントにそのサーバを使うモジュールを作成する必要があります。[[:ja:documentation:pandorafms:complex_environments_and_optimization:06_ha|HA環境]]を使用して、負荷分散を行うこともできます。 |
</WRAP> | </WRAP> |
| |