The WebAdminServer component provides controls that enable you to stop, start, and restart Administration Servers. The component variables and component procedures available for use with the WebAdminServer component are described below. For instructions to control an Administration Server, see Controlling the Web Server 7.0.
|
Variables |
Description |
|---|---|
|
installPath |
Path on the target host to install the state file that contains the name/value pairs for the installation of the Administration Server. |
|
installId |
A unique install identifier to differentiate Admin Servers. |
|
adminServerHost |
Host name of the Web Server. |
|
selectedComponent |
Component(s) to be installed. (svrcore/admincli/scrcore64/devsupport) |
|
configureAs |
Configure Server as (Server/Node). |
|
adminName |
Administration Server user name. |
|
adminPort |
Port to access Administration Server. |
|
adminSSLPort |
SSL port to access Administration Server. |
|
nonSSLPortRequired |
Non SSL port to access Administration Server. |
|
adminUser |
User ID to logon to the Administration Server. |
|
agentHost |
Host name of the Node. |
|
agentSSLPort |
SSL port of the Node. |
|
webInstanceUser |
User ID that the default instance of Web Server uses to run on the system. |
|
webInstanceHost |
Hostname of the Web instance. |
|
webInstancePort |
Port to access Web instance. |
|
docRoot |
Path for the Web Server to store content documents. |
|
webAutoStart |
The value of this variable determines whether the provisioning server will create a boot script that will start the Administration Server and the Web Server instance upon system boot. |
|
startOnInstall |
The value of this variable determines whether the provisioning server will start the Administration Server and the Web Server instance when the installation is complete. |
|
WEB_Media_Directory |
Path to the Web Server 7.0 installation binary on the target server. |
|
sixtyfourbitInstall |
Identifies 64-bit installation |
|
webAdminPassword |
Password to access the Administration Server. |
|
registerAdminAgent |
Specifies whether the Administration Node instance should be registered with the Administration Server instance at the time of installation or later. |
The component provides controls that enable you to stop, start, and restart Administration Servers.
Table 5–2 Components|
Components |
Description |
|---|---|
|
install:markOnly |
Use this procedure to update the N1 Service Provisioning System database to include any Administration Servers that you installed manually. |
|
uninstall:markOnly |
Use this procedure to update the N1 Service Provisioning System database to remove any Administration Servers that you uninstalled manually. |
|
StartWebAdminServer |
Use this procedure to start an Administration Server. |
|
RestartWebAdminServer |
Use this procedure to stop and then restart an Administration Server. |
|
StopWebAdminServer |
Use this procedure to stop an Administration Server. |