110 Alphabetical list of commands
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
Name or network-port IP address of the remote system.
command
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
-------------------------------------------------------------------------
VD1 587.1GB 116.7GB B B RAID50 6 0 64k FTOL VRSC
41% SN Disabled 0
VD2 146.5GB 95.7GB A A RAID0 2 0 64k UP
SN Enabled - all spinning 1
-------------------------------------------------------------------------
Success: Command completed successfully. (2012-01-21 12:22:16)
See also • show remote-systems