Network Deployment (Distributed operating systems), v8.0 > Reference > Sets
Server collection
Use this topic to learn how to navigate within the admin console to the pages where you can view information about the application servers, generic servers, Java message service (JMS) servers, and web servers that are defined for the system.
We can use these respective admin console pages to view the status of the listed servers. The status indicates whether a server is running, stopped, or encountering problems. We can also use these pages to perform the following actions for the listed servers:
- Select one or more of the listed servers, and then click Start to start those servers.
- Select one or more of the listed servers, and then click one of the following options to stop those servers:
- STOP
- When you click this option, the normal server quiesce process is followed. This process allows in-flight requests to complete before the entire server process shuts down.
- Immediate Stop
- This option is only available for application servers.
When you click this button, the selected sever stops but the normal server quiesce process is not followed. This shutdown mode is faster than the normal server stop processing, but some application clients might receive exceptions if an in-flight request does not complete before the server process shuts down.
- Terminate
You should only click Terminate if the server does not respond when you click Stop, or, Immediate Stop or when you issue the Stop or ImmediateStop commands. Some application clients can receive exceptions. Therefore, you should always attempt an immediate stop before clicking Terminate.
- Click New to create a new server.
- Click Templates to create a new server template.
- Select one or more of the listed servers, and then click Delete those servers.
To view the Application servers page, in the admin console page, click...
Servers > Server Types > WebSphere application servers . This page lists all of the application servers in the cell.
To view the Generic servers page, in the admin console, click...
Servers > Server Types > Generic servers. This page lists all of the generic servers in the cell.
To view the web servers page, in the admin console...
Servers > Server Types > Web servers. This page lists all of the web servers in your administrative domain. In addition to the previously mentioned actions, you can use this page to generate and propagate a web server plug-in configuration file.
Name
Logical name for the server. For WAS, server names must be unique within a node.
Node
Node on which the server resides.
Host Name
Specifies the IP address, the full DNS host name with a domain name suffix, or the short DNS host name for the server.
Version
Version of the product on which the server runs.
Cluster Name
Name of the cluster to which the application server belongs. This field only displays when the Include cluster members in the collection console page preference is selected on the Applications server page.
If we have created clusters, and if the Include cluster members in the collection console page preference is selected, application servers that are cluster members are included in the list of application servers that displays on the Application servers page. These cluster members can be managed in the same manner as any of the other application servers in the list.
If the Include cluster members in the collection console page preference is not selected, application servers that are cluster members are not listed in the list of application servers that can be managed from this page.
Status
Whether the server is started, stopped, partially stopped, or unavailable. If the status is unavailable, the node agent is not running in that node and restart the node agent before you can start the server.
Server status and meaning. The following table describes the server status.
Started The server is running. Partially stopped The server is in the process of changing from a started state to a stopped state. Stopped The server is not running. Unavailable The server status cannot be determined.
Manage application servers
Related
Object names: What the name string cannot contain
Application server settings
Node agent collection
Version 5 JMS server settings
Version 5 JMS server collection