差分
このページの2つのバージョン間の差分を表示します。
| 両方とも前のリビジョン 前のリビジョン | |||
| ja:documentation:pandorafms:introduction:03_glossary [2026/03/09 08:23] – [Pandora Web ロボットデーモン] junichi | ja:documentation:pandorafms:introduction:03_glossary [2026/06/19 23:49] (現在) – [連続障害検知抑制] junichi | ||
|---|---|---|---|
| 行 458: | 行 458: | ||
| * この機能は、モジュールの障害誤検知を防ぐことができます。 | * この機能は、モジュールの障害誤検知を防ぐことができます。 | ||
| + | Mechanism: | ||
| + | 仕組: | ||
| + | |||
| + | - Pandora FMS performs checks in an attempt to obtain either a numerical value or a text value. | ||
| + | - Once the check is successful ( //a value is obtained// ), it is stored in the PFMS database. From this point onwards, when the word " | ||
| + | - This value is compared with the established thresholds to determine whether the check module should change its status: normal, warning or critical. If any of these conditions are met, the module will change to the corresponding status. | ||
| + | - If any alerts have been set for that module, this change in status may trigger their execution. | ||
| + | |||
| + | - Pandora FMS は、数値またはテキスト値を取得するためにチェックを実行します。 | ||
| + | - チェックが成功すると(値が取得されると)、PFMS データベースに保存されます。以降、「チェック」という言葉は、チェックが成功したことを意味するものとみなされます。 | ||
| + | - この値は、設定されたしきい値と比較され、チェックモジュールの状態(正常、警告、または重大)を変更する必要があるかどうかが判断されます。これらの条件のいずれかが満たされると、モジュールは対応する状態に変化します。 | ||
| + | - そのモジュールにアラートが設定されている場合、この状態の変化によってアラートが実行されることがあります。 | ||
| + | |||
| + | Special note regarding flip-flops: | ||
| + | |||
| + | 連続障害検知抑制に関する特記事項: | ||
| + | |||
| + | * To prevent false positives, point 3 introduces an additional condition for changing the module’s status: a value that meets the thresholds for normal, warning or critical must be received one or more times in succession ( //a count begins// ). | ||
| + | * For this additional condition <wrap :en>**FF threshold**</ | ||
| + | * In addition, the check intervals can be shortened to speed up the process – if you’ll pardon the repetition – //after receiving a check with a value intended to change the module’s status, i.e. a value that meets the thresholds// | ||
| + | * Finally, there is the option to keep the counters at <wrap : | ||
| + | |||
| + | * 誤検出を防ぐため、3項ではモジュールの状態変更に関する追加条件を導入しています。正常、警告、または障害のしきい値を満たす値が、連続して 1回以上受信される必要があります(// | ||
| + | * この追加条件< | ||
| + | * さらに、処理を高速化するためにチェック間隔を短縮することもできます(繰り返しになりますが、モジュールの状態を変更することを目的とした値、つまりしきい値を満たす値を受け取った後)。この特別な間隔は、< | ||
| + | * 最後に、カウンターを保持するオプションがあります。< | ||
| + | |||
| + | <WRAP center round tip 90%> | ||
| + | |||
| + | Important note: When setting a value greater than zero in <wrap : | ||
| + | |||
| + | </ | ||
| + | |||
| + | <WRAP center round tip 90%> | ||
| + | |||
| + | 重要な注意点:< | ||
| + | |||
| + | </ | ||
| ===== ログローテーション ===== | ===== ログローテーション ===== | ||