アラート閾値の設定(set chassis alert_threshold)

説明

Gaia gClish閉じた Check Point Quantum Maestro Orchestrator に接続されているセキュリティアプライアンス用の Check Point Gaia オペレーティングシステムのグローバルコマンドラインシェルの名前。このシェルで実行するコマンドは、セキュリティグループ内のすべてのセキュリティアプライアンスに適用されます。の"set chassis alert_threshold"コマンドを使用して、パフォーマンスとハードウェアのアラートの閾値を設定することができます。

警告の閾値を設定するための構文

set chassis alert_threshold <Threshold Name> <Value>

アラート閾値の設定を表示するための構文

show chassis alert_threshold <Threshold Name>

パラメータ

パラメータ

説明

<Threshold Name>

下表に規定する閾値名

<Value>

指定された閾値の上限値または下限値

パフォーマンス・アラート閾値

閾値の名称

対象範囲

説明

concurr_conn_threshold_high

セキュリティグループ閉じた アクティブ/アクティブクラスタ機能を提供するセキュリティアプライアンスの論理グループ。セキュリティグループには 1 つ以上のセキュリティアプライアンスを含めることができます。セキュリティグループは、互いに別々に独立して機能します。本番ネットワークには、セキュリティグループが1つのセキュリティゲートウェイとして表示されます。すべてのセキュリティグループには以下が含まれます。(A) 本番ネットワークが接続されているアップリンクポート、(B) セキュリティアプライアンス(ダウンリンクポートは Quantum Maestro Orchestrator が自動的に決定)、(C) Check Point Management Server が接続されている管理用ポート。メンバ

同時接続数 - 上限値

concurr_conn_threshold_low_ratio

セキュリティグループメンバ

同時接続数 - 下限値
(上限値に対する割合)

concurr_conn_total_threshold_high

セキュリティグループ

同時接続数 - 上限値

concurr_conn_total_threshold_low_ratio

セキュリティグループ

同時接続数 - 下限値
(上限値に対する割合)

conn_rate_threshold_high

セキュリティグループメンバ

1秒あたりの接続率 -上限

conn_rate_threshold_low_ratio

セキュリティグループメンバ

1秒あたりの接続率 - 下限値
(上限値に対する割合)

conn_rate_total_threshold_high

セキュリティグループ

1秒あたりの接続率 -上限

conn_rate_total_threshold_low_ratio

セキュリティグループ

1秒あたりの接続率 - 下限値
(上限値に対する割合)

cpu_load_threshold_perc_high

セキュリティグループメンバ

CPU負荷(%) -上限値

cpu_load_threshold_perc_low_ratio

セキュリティグループメンバ

CPU負荷(%) - 下限値(上限値に対する割合)

hd_util_threshold_perc_high

セキュリティグループメンバ

ディスク使用率(%) - 上限

hd_util_threshold_perc_low_ratio

セキュリティグループメンバ

ディスク使用率(%) - 下限値
(上限値に対する割合)

mem_util_threshold_perc_high

セキュリティグループメンバ

メモリ使用率(%) - 上限値

mem_util_threshold_perc_low_ratio

セキュリティグループメンバ

メモリ使用率(%) - 下限値
(上限値に対する割合)

packet_rate_threshold_high

セキュリティグループメンバ

パケットレート/秒 - 上限値

packet_rate_threshold_low_ratio

セキュリティグループメンバ

パケットレート/秒 - 下限値
(上限値に対する割合)

packet_rate_total_threshold_high

セキュリティグループ

パケットレート/秒 - 上限値

packet_rate_total_threshold_low_ratio

セキュリティグループ

パケットレート/秒 - 下限値
(上限値に対する割合)

throughput_threshold_high

セキュリティグループメンバ

スループット(bps) - 上限値

throughput_threshold_low_ratio

セキュリティグループメンバ

スループット(bps) - 下限値
(上限値に対する割合)

throughput_total_threshold_high

セキュリティグループ

スループット(bps) - 上限値

throughput_total_threshold_low_ratio

セキュリティグループ

スループット(bps) - 下限値
(上限値に対する割合)

例 - メモリ使用率の上限を搭載メモリの70%に設定する

[Expert@HostName-ch0x-0x:0]# gclish

[Global] HostName-ch01-01> set chassis alert_threshold mem_util_threshold_perc_high 70

[Global] HostName-ch01-01>