Administrator Guide

Table Of Contents
Table 80. Details of RACADM Plugin (continued)
To enable the plugin by FQDD
racadm plugin enable Plugin.Integrated.INT.000
To disable the plugin by FQDD
racadm plugin disable Plugin.Integrated.INT.000
To uninstall the plugin by FQDD
racadm plugin uninstall Plugin.Integrated.INT.000
To view the available plugins
racadm plugin view
To view the specific plugin details by FQDD
racadm plugin view Plugin.Integrated.INT.000
To display details of all the plugins
racadm plugin view --all
racadm proxy
Table 81. Details of RACADM Proxy
Description
On the PowerEdge FX2/FX2s systems, you can manage the compute sleds and CMC using
the iDRACs RACADM Proxy feature that redirects commands from iDRAC to CMC. You
can return the CMC response to local or remote RACADM.to access the CMC configuration and reporting
features without placing the CMC on the management network. The CMC configuration commands are
supported through local proxy when local configuration is enabled on iDRAC.
NOTE: Local racadm and local racadm proxy runs with root user privilege.
Synopsis
Local RACADM proxy usage
racadm <CMC racadm subcommand> --proxy
Remote RACADM proxy usage
racadm <CMC racadm subcommand> -u <username> -p <password> -r <idrac-ip
connected to cmc> --proxy
NOTE:
The attribute racadm get -g cfgractuning -o cfgRacTuneChassisMgmtAtServer
must be set as non-zero in CMC.
The attribute racadm get system.ChassisControl.ChassisManagementMonitoring
attribute must be enabled in iDRAC.
--proxy must be entered at the end of the command.
The root privilege is the default privilege for Local RACADM proxy.
The user privilege in the Remote RACADM proxy for CMC maps to iDRAC privilege.
Table 82. Details of CMC and iDRAC privilege for an operation
Required CMC Privilege for an operation
Required iDRAC Privilege for proxy
operation
RACADM Subcommand Details 107