Hardware Health Monitoring

You can monitor these hardware elements:

  • Fan sensors - Shows the fan number, status, and speed.

  • System Temperature sensors

  • Voltage sensors

  • Power Supplies (on servers that support it)

In addition, see sk119232 - Hardware sensors thresholds on Check Point appliances.

Showing Hardware Health Information in Gaia Portal

In the navigation tree, click Maintenance > Hardware Health.

Note - The Hardware Health page appears only on supported hardware.

You can see the status of the machine fans, system temperature, the voltages, and (for supported hardware only) the power supply.

For each component sensor, the table shows the value of its operation, and the status: OK, Low, or High.

  • To see the health history of a component, select the component sensor. A graph shows the values over time.

  • To change the time intervals that the graph shows, click the Minute arrows.

  • To view different times, click the Forward/Backward arrows.

  • To refresh, click Refresh.

Showing Hardware Health Information in Gaia Clish

Description

These commands display the status for various system hardware components.

Components, for which the status can be shown, include BIOS, cooling fans, power supplies, temperature, and voltages.

Note - The command returns information only for installed hardware components and only on supported hardware.

Syntax

show sysenv
      all
      bios
      fans
      ps
      temp
      volt

Parameters

Parameter

Description

all

Shows all system and hardware information.

bios

Shows BIOS information.

fans

Shows speed of cooling fans.

ps

Shows voltages and states of power supplies.

temp

Shows information from temperature sensors.

volt

Shows voltages information.

Example

gaia> show sysenv all

Hardware Information

Name   Value    unit      type     status  Maximum  Minimum
+12V   29.44    Volt      Voltage    0      12.6      11.4
+5V     6.02    Volt      Voltage    0      5.3       4.75
VBat    3.23    Volt      Voltage    0      3.47      2.7

gaia>

Showing Hardware Information

You can see information about the hardware, on which GaiaClosed Check Point security operating system that combines the strengths of both SecurePlatform and IPSO operating systems. is installed using these commands:

Command

Description

show asset<SPACE><TAB>

You can run it in Gaia ClishClosed The name of the default command line shell in Check Point Gaia operating system. This is a restricted shell (role-based administration controls the number of commands available in the shell). only.

cpstat os -f sensors

You can run it in Gaia Clish, or Expert mode.