Configuring Alert Thresholds (set chassis alert_threshold)

Description

Use the "set chassis alert_threshold" command in Gaia gClishClosed The name of the global command line shell in Check Point Gaia operating system for Security Appliances connected to Check Point Quantum Maestro Orchestrators. Commands you run in this shell apply to all Security Appliances in the Security Group. to configure thresholds for performance and hardware alerts.

Syntax to configure alert threshold

set chassis alert_threshold <Threshold Name> <Value>

Syntax to view an alert threshold configuration

show chassis alert_threshold <Threshold Name>

Parameters

Parameter

Description

<Threshold Name>

Threshold name as specified in the table below

<Value>

High or low value for the specified threshold

Performance Alert Thresholds

Threshold Name

Scope

Description

concurr_conn_threshold_high

Security GroupClosed A logical group of Security Appliances that provides Active/Active cluster functionality. A Security Group can contain one or more Security Appliances. Security Groups work separately and independently from each other. To the production networks, a Security Group appears a single Security Gateway. Every Security Group contains: (A) Applicable Uplink ports, to which your production networks are connected; (B) Security Appliances (the Quantum Maestro Orchestrator determines the applicable Downlink ports automatically); (C) Applicable management port, to which the Check Point Management Server is connected. Member

Concurrent connections - High limit

concurr_conn_threshold_low_ratio

Security Group Member

Concurrent connections - Low limit
(% of the High limit)

concurr_conn_total_threshold_high

Security Group

Concurrent connections - High limit

concurr_conn_total_threshold_low_ratio

Security Group

Concurrent connections - Low limit
(% of the High limit)

conn_rate_threshold_high

Security Group Member

Connection rate per second - High limit

conn_rate_threshold_low_ratio

Security Group Member

Connection rate per second - Low limit
(% of the High limit)

conn_rate_total_threshold_high

Security Group

Connection rate per second - High limit

conn_rate_total_threshold_low_ratio

Security Group

Connection rate per second - Low limit
(% of the High limit)

cpu_load_threshold_perc_high

Security Group Member

CPU load (%) - High limit

cpu_load_threshold_perc_low_ratio

Security Group Member

CPU load (%) - Low limit (% of the High limit)

hd_util_threshold_perc_high

Security Group Member

Disk utilization (%) - High limit

hd_util_threshold_perc_low_ratio

Security Group Member

Disk utilization (%) - Low limit
(% of the High limit)

mem_util_threshold_perc_high

Security Group Member

Memory utilization (%) - High limit

mem_util_threshold_perc_low_ratio

Security Group Member

Memory utilization (%) - Low limit
(% of the High limit)

packet_rate_threshold_high

Security Group Member

Packet rate per second - High limit

packet_rate_threshold_low_ratio

Security Group Member

Packet rate per second - Low limit
(% of the High limit)

packet_rate_total_threshold_high

Security Group

Packet rate per second - High limit

packet_rate_total_threshold_low_ratio

Security Group

Packet rate per second - Low limit
(% of the High limit)

throughput_threshold_high

Security Group Member

Throughput (bps) - High limit

throughput_threshold_low_ratio

Security Group Member

Throughput (bps) - Low limit
(% of the High limit)

throughput_total_threshold_high

Security Group

Throughput (bps) - High limit

throughput_total_threshold_low_ratio

Security Group

Throughput (bps) - Low limit
(% of the High limit)

Example - Set the high limit of the memory utilization to 70% of the installed memory

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

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

[Global] MyChassis-ch01-01>