FortiGate
FortiGate Next Generation Firewall utilizes purpose-built security processors and threat intelligence security services from FortiGuard labs to deliver top-rated protection and high performance, including encrypted traffic.
Pedro_FTNT
Staff
Staff
Article Id 384616
Description This article describes how to run diagnose commands to share with the TAC Support Team to review the CLI 'sensor list', 'sensor detail', and 'sensor information' Widget without information.
Scope FortiGate.
Solution
  1. Sensor Information Widget without information: Go to Dashboard -> Status -> Sensor Information.

 

2.png

 

  1. CLI 'sensor list' and 'sensor detail' without information and errors:

 

execute sensor list

[xMC sensors]
1 Scanning sensors, please wait . NA(3)

 

execute sensor detail

[xMC sensors]
1 Scanning sensors, please wait . NA(3)
Type : Unknown (0/0)
Sensor status : Reading unavailable

 

# fnsysctl cat /proc/net/np7/phy_temp

Device Temperature (C)
None

 

  1. Diagnose commands to capture sensor information:

 

get sys status

execute sensor list
execute sensor detail

 

diagnose hardware deviceinfo psu

 

diagnose test application ipmc_sensord 1
diagnose test application ipmc_sensord 2
diagnose test application ipmc_sensord 5
diagnose test application ipmc_sensord 6
diagnose test application ipmc_sensord 7

 

diagnose hardware ipmitool sensor

diagnose hardware ipmitool mc info
diagnose hardware ipmitool sel
diagnose hardware ipmitool sel list
diagnose hardware ipmitool sel list -v
diagnose hardware ipmitool sel elist
diagnose hardware ipmitool sel elist -v

 

# fnsysctl cat /proc/net/np7/temperature
# fnsysctl cat /proc/net/np7/phy_temp
# fnsysctl cat /proc/net/switch_mgr/temperature

 

  • Debug to Sensor:

 

diagnose debug disable
diagnose debug reset
diagnose debug application ipmc -1
diagnose debug enable

 

Wait 3 to 5 minutes and to stop:

 

diagnose debug disable
diagnose debug reset
diagnose debug application ipmc 0
diagnose debug disable

 

  • Debug to Widget:

 

diagnose debug disable

diagnose debug reset
diagnose debug application httpsd -1
diagnose debug enable

 

Go to Dashboard -> Status -> Sensor Information, refresh the page sometimes, wait 3 to 5 minutes and stop:

 

diagnose debug disable
diagnose debug reset

 

Create a Ticket to the TAC Team and attach all diagnose commands.

Contributors