FortiSIEM
FortiSIEM provides Security Information and Event Management (SIEM) and User and Entity Behavior Analytics (UEBA)
calvinc97
Staff
Staff
Article Id 334632
Description This article describes the methods of checking temperature information on FortiSIEM Hardware Appliances.
Scope FSM 3600G, FSM 2200G, FSM 3500G, FSM 2000G, FSM 3500F, FSM 2000F, FSM 500G, FSM 500F.
Solution

SSH to the FortiSIEM Hardware Appliance via root:

 

Run the default command below to retrieve information on all attributes of the system disk:

 

diagnose system disk attribute 

 

Sample output below: 

 

Disk 0:
SMART Attributes Data Structure revision number: 10
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
1 Raw_Read_Error_Rate 0x000f 079 064 044 Pre-fail Always - 88834839
3 Spin_Up_Time 0x0003 094 093 000 Pre-fail Always - 0
4 Start_Stop_Count 0x0032 100 100 020 Old_age Always - 81
5 Reallocated_Sector_Ct 0x0033 100 100 010 Pre-fail Always - 0
7 Seek_Error_Rate 0x000f 086 060 045 Pre-fail Always - 367201279
9 Power_On_Hours 0x0032 089 089 000 Old_age Always - 10274
10 Spin_Retry_Count 0x0013 100 100 097 Pre-fail Always - 0
12 Power_Cycle_Count 0x0032 100 100 020 Old_age Always - 81

 

Run the specific command below to only retrieve temperature information of the system disk:

 

diagnose system disk attributes | grep Airflow_Temperature_Cel

190 Airflow_Temperature_Cel 0x0022 071 048 040 Old_age Always - 29 (Min/Max 20/52)

 

diagnose system disk attributes | grep Temperature_Celsius
194 Temperature_Celsius 0x0022 040 049 000 Old_age Always - 40 (0 14 0 0 0)

 

The ideal average temperature should be in the range of 30 Celsius to 45 Celsius.

 

Related documents: