1IPMCTL-CHANGE-SENSOR(1)             ipmctl             IPMCTL-CHANGE-SENSOR(1)
2
3
4

NAME

6       ipmctl-change-sensor - Changes the threshold or enabled state for
7       DCPMMs sensors
8

SYNOPSIS

10       ipmctl set [OPTIONS] -sensor (SENSORS) [TARGETS]
11       NonCriticalThreshold=(temperature) EnabledState=(0|1)
12

DESCRIPTION

14       Changes the non-critical threshold or enabled state for one or more
15       DCPMMs sensors. Use the command Show Sensor to view the current
16       settings.
17

OPTIONS

19       -f, -force
20           Changing the sensor settings is a potentially destructive operation
21           which requires confirmation from the user for each DCPMM. This
22           option suppresses the confirmation.
23
24       -h, -help
25           Displays help for the command.
26
27       -o (text|nvmxml), -output (text|nvmxml)
28           Changes the output format. One of: "text" (default) or "nvmxml".
29

SENSORS

31       MediaTemperature
32           The current DCPMM media temperature in Celsius.
33           Valid values: 0-2047
34
35       ControllerTemperature
36           The current DCPMM controller temperature in Celsius.
37           Valid values 0-2047
38
39       PercentageRemaining
40           Remaining DCPMM’s life as a percentage value of factory expected
41           life span.
42           Valid values: 1-99
43

TARGETS

45       -dimm [(DimmIDs)]
46           Restricts output to the sensors on specific DCPMMs by optionally
47           supplying the DIMM target and one or more comma-separated DCPMM
48           identifiers. The default is to display sensors for all manageable
49           DCPMMs.
50

PROPERTIES

52       NonCriticalThreshold
53           The upper (for temperatures) or lower (for spare capacity)
54           non-critical alarm threshold of the sensor. If the current value of
55           the sensor is at or above for thermal, or below for capacity, the
56           theshold value, then the sensor will indicate a "NonCritical"
57           state. Temperatures may be specified in degrees Celsius to a
58           precision of 1/16 a degree.
59
60       EnabledState
61           Enable or disable the non-critical threshold alarm. One of:
62
63           ·   "0": Disable
64
65           ·   "1": Enable
66

EXAMPLES

68       Changes the media temperature threshold to 51 on the specified DCPMM
69       and enable the alarm.
70
71       ipmctl set -sensor MediaTemperature –dimm 0x0001 NonCriticalThreshold=51
72       EnabledState=1
73

LIMITATIONS

75       The specified DCPMM(s) must be manageable by the host software.
76

RETURN DATA

78       For each DCPMM, the CLI will indicate the status of the operation. If a
79       failure occurs when modifying multiple DCPMMs, the process will exit
80       and not continue modifying the remaining DCPMMs.
81

SAMPLE OUTPUT

83       Modify (Sensor) settings on DIMM (DimmID): Success
84       Modify (Sensor) settings on DIMM (DimmID): Error (Code) -
85       (Description)
86
87
88
89ipmctl                            2019-10-23           IPMCTL-CHANGE-SENSOR(1)
Impressum