Agent and integration server instance detail screen

This screen displays information about a server that is currently running.

Table 1. Agent or integration server instance detail screen, header
Fields Description
Host Name The name of the physical host where the server process is running.
Server ID The unique ID for the server.
Server Name The unique name for the server.
Server Type The type of the server.
Status The status of the server. The server can be Active or Suspended.
Actions Description
Shutdown Server Select this to shut down a server.
Suspend Server Select this to suspend a server. This action is only available when the server is active.
Note: This action is not available for health monitor agents.
Resume Server Select this to resume a server. This action is only available when the server is suspended.
Note: This action is not available for health monitor agents.
Table Level Cache Select this to view table level cache information of a server. The Table Level Cache List Screen appears.
Clear Cache Select this to clear the cache of a server.
View Properties Select this to view the server properties (as specified in the yfs.properties file). The Server Properties screen displays a complete list of all properties and their corresponding values. These properties cannot be modified from within the System Management console. Any modification to these properties must be made in the <INSTALL_DIR>/properties/customer_overrides.properties file.
Table 2. Agent or integration server instance detail screen, agents or services being run by this server
Fields Description
Service Name The name of the service.
Status The status of the service. The service can be Active or Suspended.
# Of Threads The number of threads being used within the service.
Actions Description
Suspend To suspend a service running within a server, select the appropriate service(s) and click Suspend. This action is only available when the service is active.
Note: This action is not available for health monitor agents.
Resume To resume a service running within a server, select the appropriate service(s) and click Resume. This action is only available when the service is suspended.
Note: This action is not available for health monitor agents.
Apply Thread Changes To change the number of threads used for a service running within a server, double-click the # Of Threads cell in the table for the service you want to modify. Enter a new value in the column, and click Apply Thread Changes.

The changes made to the threads on this screen are temporary. When the server is restarted, it uses the initial number of threads configured for the server.

Note: This action is not available for health monitor agents.
Close This action closes the screen.

One server instance can actually run multiple agents or sub-services. For example, two different agent criteria can be configured to run with the same server name. When the server with the name runs, it actually runs both agents.