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