You specify the facility name (indicating the types and start/stop operations of the logical server) and then specify the name and value of the environment variable.
<facility>
<name>Facility-name</name> <class>com.cosminexus.mngsvr.adminagent.impl.CmdExecuter</class>
<init-param>
<param-name>adminagent.facility.CmdExecuter.env.Environment-variable-name</param-name>
<param-value>Environment-variable-value</param-value>
</init-param>
Specify the settings for starting up the logical server or updating the settings files on behalf of the system administrator.
Edit this settings file when it is necessary to change the initial values of environment variables in this file or when it is necessary to add or delete the environment variables.
The following table describes the types of logical servers and the start or stop operations that you can specify in the facility name:
Logical server type | Start or stop type | Facility name | Remarks |
---|---|---|---|
Performance tracer | Start | prf-start | -- |
Stop | prf-stop | -- | |
Smart agent (In Windows) | Start | osagent-start | -- |
Stop | osagent-stop | -- | |
Smart agent (In UNIX) | Start | osagent-start | -- |
Naming service | Start | naming-service-start | -- |
CTM domain manager | Start | ctm-dommng-start | -- |
Stop | ctm-dommng-stop | -- | |
CTM | Start | ctm-start | -- |
Stop | ctm-stop | -- | |
SFO server | Start | sfo-server-start | -- |
Stop | sfo-server-stop | -- | |
J2EE server | Start | j2ee-server-start | When the J2EE server uses a database, you need to provide the database specific settings in the J2EE server start up environment variables. |
Stop | j2ee-server-stop | ||
WEB server (In Windows) | Start | web-server-start | -- |
Stop | web-server-stop | -- | |
WEB server (In UNIX) | Start | web-server-start | -- |
Legend: --: None