How to View the Maximum and Minimum Thermal Thresholds

How to View the Maximum and Minimum Thermal Thresholds

60064
Created On 09/25/18 19:48 PM - Last Modified 02/23/23 00:42 AM


Environment


  • Palo Alto Firewalls
  • PAN-OS 7.1 or higher
  • Temperature threshold


Resolution


Use the CLI command "> show system state filter env.* | match thermal" to view the maximum and minimum temperature.
Example: The output below is displaying maximum and minimum thermal thresholds, (max = 60 C and min = 5 C)

> show system state filter env.* | match thermal


env.s1.thermal.0: { 'alarm': False, 'avg': 30.800, 'desc': Temperature @ 10G Phys [U171], 'hyst': 2.750, 'max': 60.000, 'min': 5.000, 'samples': [ 30.500,

30.500, 31.000, 31.000, 31.000, ], }

env.s1.thermal.1: { 'alarm': False, 'avg': 41.500, 'desc': Temperature @ Jaguar [U172], 'hyst': 2.750, 'max': 60.000, 'min': 5.000, 'samples': [ 41.500,

41.500, 41.500, 41.500, 41.500, ], }

env.s1.thermal.2: { 'alarm': False, 'avg': 36.000, 'desc': Temperature @ Tiger [U173], 'hyst': 2.750, 'max': 60.000, 'min': 5.000, 'samples': [ 36.000,

36.000, 36.000, 36.000, 36.000, ], }

env.s1.thermal.3: { 'alarm': False, 'avg': 34.200, 'desc': Temperature @ Dune [U174], 'hyst': 2.750, 'max': 60.000, 'min': 5.000, 'samples': [ 34.000,

34.000, 34.000, 34.500, 34.500, ], }

Note: An alarm will trigger if the temperature reaches beyond 60 C. The maximum temperature for the alarm differs between Palo Alto Networks platforms. 

 

 

 

 

 

 



Additional Information


CLI Commands to View Hardware Status

Actions
  • Print
  • Copy Link

    https://knowledgebase.paloaltonetworks.com/KCSArticleDetail?id=kA10g000000CleDCAS&refURL=http%3A%2F%2Fknowledgebase.paloaltonetworks.com%2FKCSArticleDetail

Choose Language