CLI Guide

Configure using subcategory and severity as parameters. For example, all information events under the licensing
subcategory in the audit category are assigned power off as action and all notifications are disabled:
racadm eventfilters set -c idrac.alert.audit.lic.info -a poweroff -n none
Configure the event generation interval for temperature statistics.
racadm eventfilters set -c idrac.alert.system.tmps.warning -r 10
Configure the event generation interval and notifications for temperature statistics.
racadm eventfilters set -c idrac.alert.system.tmps -r 5 -a none -n snmp
Send a test alert for the fan event.
racadm eventfilters test -i FAN0001
To configure the proxy parameter.
racadm set lifecyclecontroller.lcattributes.UserProxyUsername admin1
To remove the proxy parameter.
racadm set lifecyclecontroller.lcattributes.UserProxyUsername
To view the list of proxy attributes.
racadm get lifecycleController.lcAttributes
exposeisminstallertohost
Table 20. Details of exposeisminstallertohost
Description Exposes the ISM installer to host OS
Synopsis
racadm exposeisminstallertohost
Input Not Applicable
Example Not Applicable
fcstatistics
Table 21. Details of fcstatistics
Description Displays a list of FCs (FQDDs), managed server for which statistics is available.
Synopsis
racadm fcstatistics <FC fqdd>
Input <FC fqdd> — Specify the FQDD of the target FC device.
Example
racadm fcstatistics <FC fqdd>
frontpanelerror
Table 22. Details of frontpanelerror
Description Enables or disables the live-feed of the errors currently being displayed on the LCD screen.
For error acknowledge use hide, and error assert use show.
RACADM Subcommand Details 57