このページの2つのバージョン間の差分を表示します。
| 両方とも前のリビジョン 前のリビジョン | |
| ja:documentation:pandorafms:technical_reference:03_anexo_cli [2026/09/20 23:27] – [--validate_all_alerts] junichi | ja:documentation:pandorafms:technical_reference:03_anexo_cli [2026/09/20 23:30] (現在) – [--set_event_storm_protection] junichi |
|---|
| ==== --set_event_storm_protection ==== | ==== --set_event_storm_protection ==== |
| |
| **Parameters:** <value> | **Mandatory parameters**: |
| |
| **オプションパラメーター:** <値> | **必須パラメータ**: |
| |
| **Description:** Enable (''1'') or disable (''0'') [[:en:documentation:04_using:01_alerts#cascade_protection|event storm protection]]. | * <value> ''1'' to enable, ''0'' to disable. |
| |
| **説明:** [[:ja:documentation:04_using/12_console_setup#一般設定|イベントストーム保護]] を有効化(''1'')または無効化(''0'')します。 | * <値> 有効にするには ''1''、無効にするには ''0'' |
| |
| **Example:** | **Optional parameters**: None. |
| |
| **実行例:** | **オプションパラメータ**: なし |
| |
| <code> | **Description**: Enables or disables the <wrap :en>**[[:en:documentation:pandorafms:management_and_operation:12_console_setup#ks1_1|Event storm protection]]**</wrap> token. If it is enabled, no events or alerts will be generated while data (agent checks) are still being received. **Only use** ''1'' or ''0'', **any other value may produce unexpected results.** |
| |
| perl pandora_manage.pl /etc/pandora/pandora_server.conf --set_event_storm_protection 1 | **説明**: **[[:ja:documentation:pandorafms:management_and_operation:12_console_setup#ks1_1|イベントストーム保護]]**機能を有効または無効にします。有効にすると、データ(エージェントチェック)の受信が続いている間は、イベントやアラートが生成されなくなります。設定値には ''1'' または ''0'' のみを指定してください。**それ以外の値を指定すると、予期しない動作を引き起こす可能性があります。** |
| |
| | **Example (see [[#ks1|call]] and [[#ks1_1|syntax]])**: |
| | |
| | **例([[#ks1|呼び出し]]および[[#ks1_1|書式]]を参照)**: |
| | |
| | <code> |
| | pandora_manage /etc/pandora/pandora_server.conf \ |
| | --set_event_storm_protection 1 |
| </code> | </code> |
| | |
| | <wrap #ks5 /> |
| |
| ===== ユーザ ===== | ===== ユーザ ===== |