HP MSA 2040 CLI Reference Guide

112
remote
Description Runs a command on a remote system that is associated with the local system. If the command cannot
connect to remote controller A, it tries to connect to remote controller B; if unsuccessful, the remote
command is not run. Output is displayed in console or XML API format depending on the local
system’s setting.
Syntax
remote
system
command
Parameters
system
The name or network-port IP address of the remote system.
command
The full name of any CLI command that is valid for the remote user’s access level.
Example Run the show vdisks command on remote system System2:
# remote System2 show vdisks
Name Size Free Own Pref RAID Disks Spr Chk Status Jobs
Job% Serial Number Drive Spin Down Spin Down Delay Health
Health Reason Health Recommendation
-------------------------------------------------------------------------
VD1 2398.0GB 173.0GB B B RAID6 6 0 512k FTOL
SN
Disabled 0 OK
VD1 2398.0GB 153.0GB B B RAID6 6 0 512k FTOL
SN
Disabled 0 OK
-------------------------------------------------------------------------
Success: Command completed successfully. (2013-02-13 13:16:02)
See also show remote-systems