check_as
This script is used to start the monitor for a remote application server instance.
It takes the host name and the instance number of the application server as parameters:
check_as <hostname> <InstDir> <InstType>
- <hostname>
- Name of the host where the SAP application server runs. In installations with virtual host names the parameter <hostname> refers to the virtual host name of the application server system.
- <InstDir>
- Instance directory of the remote application server. Together with the host name it identifies the instance. For example, if the application server is a secondary application server and uses instance number 66, then the instance directory is named D66.
- <InstType>
- Specifies, which application server monitor is started. A value of 0 starts an ABAP application server (AS) monitor and a value of 2 starts a Java™ AS monitor.