NAME
stgxfwcmdispsrv - displays the server information
SYNOPSIS
<program-directory>\bin\stgxfwcmdispsrv [-n Server-Name]
DESCRIPTION
This command displays the server information managed by AdvancedCopy Manager. It is necessary to execute this command on the Management Server.
The contents to be displayed are as follows:
Title | Description |
---|---|
Server | A server name is displayed. |
Server-Type | A server type is displayed. "Management-Server" : Management Server |
Tape | "---" is always displayed. |
OS-Type | An operating system type is displayed. |
OS-Version | An operating system version is displayed. |
Version | The version of this product is displayed. |
IP-Address | The IP address for communication with the server is displayed.
|
Port-Number | The port number for communication with the server is displayed. |
OPTIONS
Specify the server name whose information is to be displayed.
Specify a server the same name entered at stgxfwcmaddsrv (Server information addition command) or stgxfwcmmodsrv (Server information change command) exactly, including the case.
If this option is omitted, the information for all servers managed by AdvancedCopy Manager is displayed.
EXIT STATUS
=0: Completed successfully
>0: Terminated abnormally
EXAMPLES
The information for all servers is displayed:
C:\>C:\ETERNUS_SF\ACM\bin\stgxfwcmdispsrv Server Server-Type Tape OS-Type OS-Version Version IP-Address Port-Number Manager Management-Server --- Windows Server 2008 --- V15.3 10.10.10.10 1226 Server1 Server --- Windows Server 2008 --- V15.3 10.10.10.20 1226 Server2 Server --- Windows Server 2008 --- V15.3 2001:db8::1234:0:0:1 1226 C:\>
The information for a Managed Server(server name: Server1) is displayed:
C:\>C:\ETERNUS_SF\ACM\bin\stgxfwcmdispsrv -n Server1 Server Server-Type Tape OS-Type OS-Version Version IP-Address Port-Number Server1 Server --- Windows Server 2008 --- V15.3 10.10.10.20 1226 C:\>
The information for a Management Server(server name: Manager) is displayed:
C:\>C:\ETERNUS_SF\ACM\bin\stgxfwcmdispsrv -n Manager Server Server-Type Tape OS-Type OS-Version Version IP-Address Port-Number Manager Management-Server --- Windows Server 2008 --- V15.3 10.10.10.10,2001:db8::1234:0:0:1 1226 C:\>
NOTES
In "OS-Version", the OS version that is displayed refers to the following time:
In the case of the Management Server: the time when the database was created.
In the case of the Managed Server: the time when the Managed Server was added.
Even if the OS is upgraded after this, the OS version displayed will retain the version at the database creation time and the time the Managed Server was added.
This command can be executed only by a local account belonging to the Administrator's group or by a domain account belonging to the Domain Admins group of the domain.
Please perform this command in the location specified at the time of product installation.
When processing takes a long time, a period (.) is displayed until it is complete.