Hitachi

Job Management Partner 1 Version 10 Job Management Partner 1/Base User's Guide


Common definition settings file (health check function)

Organization of this page

Format

[JP1_DEFAULT\JP1BASE\JBSHC]

"ENABLE"=dword:{00000000 | 00000001}

"FAILOVER"=dword:{00000000 | 00000001}

File name

Any

jbshc_setup.conf.model (Model file for the common definition settings file (health check function))

Storage destination directory

The model file for the common definition settings file (health check function) is located in the following directory. Copy this file to create a new file with any file name.

In Windows:

installation-folder\conf\jbshc\

shared-folder\jp1base\conf\jbshc\ (in a cluster system)

In UNIX:

/etc/opt/jp1base/conf/jbshc/

shared-directory/jp1base/conf/jbshc/ (in a cluster system)

Description

The health check function is disabled by default. This file specifies the common definition information to enable the health check function, so that this function can be used.

Application of settings

Execute the jbssetcnf command, to register the health check function information into the common definition information. For details on the jbssetcnf command, see jbssetcnf in 15. Commands.

Definition details

The following conventions apply to entries in the common definition settings file (health check function).

[JP1_DEFAULT\JP1BASE\JBSHC]

This section is for enabling or disabling the health check function and failover at error detection. To set a logical host, change JP1_DEFAULT to the logical host name.

"ENABLE"=dword:{00000000 | 00000001}

Specify whether to enable or disable the health check function. Specify dword:00000001 to enable the function. Specify dword:00000000 to disable the function. If you omit this parameter from the common definition information, 00000000 is assumed.

"FAILOVER"=dword:{00000000 | 00000001}

Specify whether to enable or disable failovers in a cluster system when the health check function monitoring the local host detects a process error. Specify dword:00000001 to perform failovers#. Specify dword:00000000 to disable failovers. If you omit this parameter from the common definition information, 00000000 is assumed.

#: This will stop all JP1/Base services in Windows, and the health check function process (jbshcd) in UNIX. If the system detects such a stop, it will try to initiate a failover by using the cluster software.