CLI Guide

Table Of Contents
sensorsettings
Table 78. Details of sensorsettings
Description Allows you to perform threshold settings of the sensor.
To run this subcommand, you must have Configure iDRAC privilege.
NOTE: An error message is displayed when the following is performed:
A set operation is performed on an unsupported FQDD.
Out of range settings is entered.
Invalid sensor FQDD is entered.
Invalid threshold level filter is entered.
Synopsis
racadm sensorsettings set <FQDD> -level Min <value>
Input
<FQDD> Sensor or corresponding sensor FQDD which needs a threshold configuration. Run
the command, racadm getsensorinfo to view the sensor FQDD. The R/W field in the output
getsensorinfo indicates if the sensor thresholds can be configured. Replace the <FQDD> field with the
corresponding sensor FQDD that needs a threshold configuration.
-level threshold level for the sensor setting. Values are Max or Min.
Examples To set the minimum noncritical threshold level for a power sensor type.
racadm sensorsettings set iDRAC.Embedded.1#SystemBoardCPUUsage -level Max
95
NOTE: The entered value must be lesser or higher than the sensor critical threshold limit.
serveraction
Table 79. Details of serveraction attribute
Description Enables you to perform power management operations on the blade system.
To run this subcommand, you must have the Execute Server Control Commands permission.
Synopsis
racadm serveraction <action> -f
racadm serveraction -a <action>
racadm serveraction -m <module> <action>
Input
-m <module> Must be one of the following values:
server–<n>: where n=116
server–<nx>: where n=18; x=ad (enter lowercase letter only).
-a Performs power action on all servers. Not allowed with the powerstatus action.
<action> Specifies the power management operation to perform. The options are:
hardreset Performs a force reset (reboot) operation on the managed system.
powercycle Performs a power-cycle operation on the managed system. This action is similar to
pressing the power button on the systems front panel to turn off and then turn on the system.
NOTE: The -m and -a options are applicable only to CMC platforms.
NOTE: If the server is in turned off state, the powercycle option power-up the server.
108 RACADM Subcommand Details