diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index 78659ac569..bdd64dda64 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,3 +1,8 @@ +2012-02-24 Junichi Satoh + + include/help/ja/help_ff_threshold.php: Small warning about do not + use FF Threshold in KeepAlive modules. + 2012-02-23 Juan Manuel Ramon * operation/events/events_list.php diff --git a/pandora_console/include/help/ja/help_ff_threshold.php b/pandora_console/include/help/ja/help_ff_threshold.php index 599276b0e7..35dacec009 100644 --- a/pandora_console/include/help/ja/help_ff_threshold.php +++ b/pandora_console/include/help/ja/help_ff_threshold.php @@ -43,3 +43,6 @@
このように、連続抑制回数の設定を行うことにより 1 回のみの変化では障害とみなさない設定を実現できます。 この機能は、すべてのモジュールにおいて実装されています。 + +

+注意: Keepalive は 1回の変化のみ通知するため、KeepAlive モジュールではこのパラメータは使わないでください。