Hitachi

JP1 Version 13 JP1/Automatic Job Management System 3 for Cloud Service Applications


3.3.4 Setting up the execution host for service linkage jobs and service linkage monitoring jobs

This section describes the procedure for setting up the execution host for service linkage jobs and service linkage monitoring jobs.

Organization of this subsection

(1) Configuring the connection with the JP1/AJS3 for Cloud Service Applications server

Configure the following settings to connect the execution host for service linkage jobs and service linkage monitoring jobs with the JP1/AJS3 for Cloud Service Applications server.

Configure these settings in the connection configuration file. For details of a connection configuration file, please see 3.5.1 Connection configuration file.

Configure these settings both on the physical host and on the logical host.

The following shows the procedure for configuring the connection configuration file.

  1. Create a connection configuration file.

    On the execution host for service linkage jobs and service linkage monitoring jobs, create a file in an arbitrary directory# and describe the settings.

    The host name of the JP1/AJS3 for Cloud Service Applications server is required. Please be sure to specify it.

    #

    If the execution host for service linkage jobs and service linkage monitoring jobs has a cluster configuration, place the connection configuration file on a shared disk.

    Configure the permissions of the connection configuration file so that service linkage jobs and service linkage monitoring jobs (OS user who executes the job) can reference it.

    Important

    If the connection configuration file contains security information, the user is responsible for managing it.

    Note

    Create a connection configuration file by copying the sample at the following location.

    In Windows:

    JP1/AJS3-installation-folder\conf\ajscsajob_network.conf.model

    In Linux:

    /etc/opt/jp1ajs2/conf/ajscsajob_network.conf.model

    If the connection configuration file is stored in the following path, the operation of step 2 is not required.

    In Windows (Physical host):

    JP1/AJS3-installation-folder\conf\ajscsajob_network.conf

    In Windows (Logical host):

    shared-folder\jp1ajs2\conf\ajscsajob_network.conf

    In Linux (Physical host):

    /etc/opt/jp1ajs2/conf/ajscsajob_network.conf

    In Linux (Logical host):

    shared-directory/jp1ajs2/conf/ajscsajob_network.conf

  2. Execute the following command to set the path to the connection configuration file as an environment setting parameter of the execution host for service linkage jobs and service linkage monitoring jobs.

    In Windows:

    jajs_config -k [{JP1_DEFAULT|logical host}# \JP1AJS2\CSA\CSAJOBAGENT\AJSCSAEXEC "CSACONNECTCONFIG"="The full path of the connection configuration file that you placed in step 1"

    In Linux:

    jajs_config -k "[{JP1_DEFAULT|logical host}# \JP1AJS2\CSA\CSAJOBAGENT\AJSCSAEXEC" "CSACONNECTCONFIG"="The full path of the connection configuration file that you placed in step 1"
    #

    For {JP1_DEFAULT|logical-host-name}, specify JP1_DEFAULT for a physical host or logical-host-name for a logical host.

    For details of environment setting parameters, see E. JP1/AJS3 Environment Setting Parametersand the description of environment setting parameters in the JP1/Automatic Job Management System 3 Configuration Guide.

(2) Configuring service linkage monitoring jobs

Configure environment setting parameters for executing service linkage monitoring jobs.

For details about environment setting parameters, see 6. Management operation of service linkage monitoring jobs and E. JP1/AJS3 Environment Setting Parameters to configure required environment setting parameters, and then start the JP1/AJS3 service.