Skip to main content

temps command

This command displays actual temperatures and temperature threshold values for Lenovo Flex System components.

If command syntax is not correctly entered, or if a command fails to run, an error message is returned. See Common errors for a list of error messages that apply to all commands or temps command errors for a list of error messages that are specific to the temps command.

Table 1. temps command.

The command table is a multi-row, four-column table where each row describes a CMM CLI command option: column one lists command function, column two provides a detailed command description, column three shows command-option syntax, and column four lists valid command targets.

FunctionWhat it doesCommandTarget (see paths in Command targets)
Display temperature valuesDisplays the current temperature and temperature threshold settings for the specified component:
  • The compute node target displays the temperature values for components in the specified compute node, such as microprocessors and expansion modules.
  • The rear LED card target displays values for the temperature sensor in the rear LED card.
temps
Compute node:
  • blade[x]
  • where x is the node bay number.
Rear LED card:
  • mt[x]
  • where x is the rear LED card.
Example: To view the current temperature and temperature thresholds for the first compute node in the storage expansion enclosure in bay 11, while the Lenovo Flex System chassis is set as the persistent command environment, at the system> prompt, type
temps -T bladeenclosure[11]:blade[1]

The following example shows the information that is returned from this command:

system> temps -T bladeenclosure[11]:blade[1]
Hard Warning
Component Value Warning Shutdown Reset
------------------------------- ------- ------- -------- -------
Inlet Temp 28.00 43.00 46.00 39.00
PIB Left Temp 28.00 70.00 89.00 66.00
PIB Right Temp 27.00 65.00 75.00 61.00
PCH Temp 59.00 100.00 110.00 96.00
CPU Temp 46.00 76.00 90.00 72.00
Battery Temp 25.00 60.00 65.00 56.00
DIMM 1 Temp 33.00 97.00 105.00 93.00
DIMM 2 Temp 33.00 97.00 105.00 93.00
system>