2012-02-24 Junichi Satoh <junichi@rworks.jp>

include/help/ja/help_ff_threshold.php: Small warning about do not
	use FF Threshold in KeepAlive modules.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5641 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
jsatoh 2012-02-24 04:24:34 +00:00
parent c21d51f0b6
commit c99a12e336
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2012-02-24 Junichi Satoh <junichi@rworks.jp>
include/help/ja/help_ff_threshold.php: Small warning about do not
use FF Threshold in KeepAlive modules.
2012-02-23 Juan Manuel Ramon <juanmanuel.ramon@artica.es> 2012-02-23 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* operation/events/events_list.php * operation/events/events_list.php

View File

@ -43,3 +43,6 @@
<br> <br>
このように、連続抑制回数の設定を行うことにより 1 回のみの変化では障害とみなさない設定を実現できます。 このように、連続抑制回数の設定を行うことにより 1 回のみの変化では障害とみなさない設定を実現できます。
この機能は、すべてのモジュールにおいて実装されています。 この機能は、すべてのモジュールにおいて実装されています。
<br><br>
<b>注意</b>: Keepalive 1回の変化のみ通知するため、KeepAlive モジュールではこのパラメータは使わないでください。