Returns the status for each of the servers that are monitored by the RMS, followed by the status of the RMS environment. The RMS status is a roll-up of the monitored servers, and shows the lowest status reported; for example, if the status of any server in the list is not “UP”, then the status for the RMS is reported as “SUSPECT”.
get servers [[for group group_name] | [{ASA | ASE | DirectConnect | IQ | Replication Agent | MRA | Replication Server | RMS | Open Server | [server_name,]…}]]
get servers
get servers ASE
get servers INVENTORY_RS, INVENTORY_PDS
Servers monitored by a remote RMS are also returned by this command.
Column |
Description |
---|---|
Name |
The server name. |
Type |
The server type (Replication Server, Adaptive Server Enterprise, Replication Agent, and so forth). |
Last Monitored |
A timestamp indicating that last time the server was monitored by the RMS. The timestamp is in the format MM/DD/YYYY HH:MM:SS. |
Version String |
The complete version string of the server. |
State Constant |
The integer constant that defines the state of the server. See RMS Server and Component States for server state information. |
State |
The description that defines the state of the server. This is a string representation of the state constant. |
Description |
A string that describes the state of the server. |
More Descriptions |
Indicates whether additional information is available. If true, then the status of the server contains multiple descriptions. Use the get status descriptions command to retrieve a list of all descriptions for the server. |