E.3 Details of the environment setting parameters
This subsection describes details of the environment setting parameters of the JP1/AJS3 for Cloud Service Applications.
Note that the default of an environment setting parameter means the value that is assumed when the environment setting parameter is omitted.
- Organization of this subsection
(1) CSACONNECTCONFIG
Specify the file name of the connection configuration file containing connection information with JP1/AJS3 for Cloud Service Applications server.
- Format
-
"CSACONNECTCONFIG"="file-name-of-the-connection-configuration-file-with-JP1/AJS3 for Cloud Service Applications server"
- Specifiable values
-
A character string of no more than 255 bytes
- Default value
-
- In Windows
-
-
Physical host:
JP1/AJS3 installation-folder\conf\ajscsajob_network.conf
-
Logical host:
shared-folder\jp1ajs2\conf\ajscsajob_network.conf
-
- In Linux
-
-
Physical host:
/etc/opt/jp1ajs2/conf/ajscsajob_network.conf
-
Logical host:
shared-directory/jp1ajs2/conf/ajscsajob_network.conf
-
- Recommended value
-
Set the value appropriate for the operating environment.
- When the setting takes effect
-
- For service linkage jobs:
-
The next time running a service linkage job
- For service linkage monitoring jobs:
-
The next time starting the JP1/AJS3 service
The next time running a service linkage job
- Cautionary note
-
During cluster setup (jajs_setup_cluster execution) in JP1/AJS3, the value of the physical host does not take over to the logical host. After cluster setup, review the setting of this parameter.
(2) JOBLOGSIZE
Specify the size of the service linkage job log file.
- Format
-
"JOBLOGSIZE"=dword:size-of-the-service-linkage-job-log-file
- Specifiable values
-
A hexadecimal value (in KB) from 00006400 to 0001B800 (25,600 to 112,640 in decimal)
- Default value
-
dword:00006400 (25,600 in decimal)
- Recommended value
-
Set the value appropriate for the operating environment.
- When the setting takes effect
-
The next time running a service linkage job
- Cautionary note
-
During cluster setup (jajs_setup_cluster execution) in JP1/AJS3, the value of the physical host takes over to the logical host
(3) LimitObjMonStdOutSize
Specify the maximum size of the standard output of commands# run with monitoring processing for the service linkage objects monitoring job.
#: Commands refer to a command specified in the command line of the objects monitoring definition.
- Format
-
"LimitObjMonStdOutSize"=dword:maximum-size-of-the-standard-output-of-commands-run-with-monitoring-processing-for-the-service-linkage-objects-monitoring-job
- Specifiable values
-
A hexadecimal value (in KB) from 00000600 to 00001400 (1,536 to 5,120 in decimal)
- Default value
-
dword:00000C00 (3,072 in decimal)
- Recommended value
-
Default value
- When the setting takes effect
-
When starting the JP1/AJS3 service
- Cautionary note
-
During cluster setup (jajs_setup_cluster execution) in JP1/AJS3, the value of the physical host takes over to the logical host
(4) CloudObjectMon
Set when using a service linkage objects monitoring job.
- Format
-
"CloudObjectMon"={Y|N}
- Specifiable values
-
- Y
-
Start the service linkage objects monitoring job daemon.
- N
-
Do not start the service linkage objects monitoring job daemon.
- Default value
-
N
- Recommended value
-
Set the value appropriate for the operating environment.
- When the setting takes effect
-
When starting the JP1/AJS3 service
- Cautionary note
-
During cluster setup (jajs_setup_cluster execution) in JP1/AJS3, the value of the physical host takes over to the logical host
(5) LogSize_ajscsaobjmond
Specify the size of the service linkage objects monitoring log file.
- Format
-
"LogSize_ajscsaobjmond"=dword:size-of-the-service-linkage-objects-monitoring-log-file
- Specifiable values
-
A hexadecimal value (in Byte) from 00020000 to 40000000 (131,072 to 1,073,741,824 in decimal)
- Default value
-
dword:00200000 (2,097,152 in decimal)
- Recommended value
-
Set the value appropriate for the operating environment.
- When the setting takes effect
-
When starting the JP1/AJS3 service
- Cautionary note
-
During cluster setup (jajs_setup_cluster execution) in JP1/AJS3, the value of the physical host takes over to the logical host
(6) LogNumFiles_ajscsaobjmond
Specify the number of service linkage objects monitoring log files.
- Format
-
"LogNumFiles_ajscsaobjmond"=dword:number-of-service-linkage-objects-monitoring-log-files
- Specifiable values
-
A hexadecimal value from 00000002 to 00000010 (2 to 16 in decimal) (unit: number of files)
- Default value
-
dword:0000000D (13 in decimal)
- Recommended value
-
Set the value appropriate for the operating environment.
- When the setting takes effect
-
When next starting the JP1/AJS3 service
- Cautionary note
-
During cluster setup (jajs_setup_cluster execution) in JP1/AJS3, the value of the physical host takes over to the logical host
(7) OBJWLOGSIZE
Specify the size of the service linkage objects monitoring job log file.
- Format
-
"OBJWLOGSIZE"=dword:size-of-the-service-linkage-objects-monitoring-job-log-file
- Specifiable values
-
A hexadecimal value (in KB) from 00006400 to 0001B800 (25,600 to 112,640 in decimal)
- Default value
-
dword:00006400 (25,600 in decimal)
- Recommended value
-
Set the value appropriate for the operating environment.
- When the setting takes effect
-
When next starting the JP1/AJS3 service
- Cautionary note
-
During cluster setup (jajs_setup_cluster execution) in JP1/AJS3, the value of the physical host takes over to the logical host
(8) UACAdministratorsExec (Windows only)
Specify whether to run monitoring processes of the service linkage objects monitoring job in the agent as an administrator with the UAC function enabled.
- Format
-
"UACAdministratorsExec"=dword:whether-torun-as-administrator-with-UAC-function-enabled
- Specifiable values
-
- 0
-
When the UAC function is enabled, jobs executed by the OS user in the Administrators group are run with Administrator permissions disabled. However, this does not apply to the built-in Administrator or OS users in the same Administrators group as the JP1/AJS3 service accounts.
- 1
-
When the UAC function is enabled, jobs executed by the OS user in the Administrators group are run with Administrator permissions.
If 1 is specified, all OS users executing jobs (including standard users) must have Log on as a batch job rights.
- Default value
-
dword:00000000 (0 in decimal)
- Recommended value
-
Default value
- When the setting takes effect
-
When next starting the JP1/AJS3 service
- Cautionary note
-
During cluster setup (jajs_setup_cluster execution) in JP1/AJS3, the value of the physical host takes over to the logical host
(9) LogonUserRetryCount (Windows only)
Specify the number of retries for acquiring an access token when running monitoring processes of the service linkage objects monitoring job in the agent.
- Format
-
"LogonUserRetryCount"=dword:number-of-retries-to-acquire-an-access-token-when-running-a-monitoring-process-of-a-service-linkage-objects-monitoring-job-in-the-agent
- Specifiable values
-
A hexadecimal value from 00000000 to 00000064 (0 to 100 in decimal)
Specify a hexadecimal value of 00000000 (0 in decimal) to prevent retry attempts.
- Default value
-
dword:00000003 (3 in decimal)
- Recommended value
-
Default value
- When the setting takes effect
-
When next starting the JP1/AJS3 service
- Cautionary note
-
During cluster setup (jajs_setup_cluster execution) in JP1/AJS3, the value of the physical host takes over to the logical host
(10) LogonUserRetryInterval (Windows only)
Specify the interval between retries for acquiring an access token when running monitoring processes of the service linkage objects monitoring job in the agent.
- Format
-
"LogonUserRetryInterval"=dword:retry-interval-for-acquiring-an-access-token-when-running-a-monitoring-process-of-a-service-linkage-objects-monitoring-job-in-the-agent
- Specifiable values
-
A hexadecimal value from 00000001 to 0000012C (1 to 300 in decimal) (unit: seconds)
- Default value
-
dword:00000001 (1 in decimal)
- Recommended value
-
Default value
- When the setting takes effect
-
When next starting the JP1/AJS3 service
- Cautionary note
-
During cluster setup (jajs_setup_cluster execution) in JP1/AJS3, the value of the physical host takes over to the logical host