9.5.8 Language Settings
- Organization of this subsection
(1) Language Settings for integrated agent
Integrated agent operates in the following language settings:
-
For Windows
Setting item
How integrated agent works
Character codes of OS in which JP1/IM - Agent processing can run
The defaults for national language OS are used.
For details on how to change the settings, see "2.10.1 Changing integrated agent host locale" in JP1/Integrated Management 3-Manager Operation Manual.
Character codes when JP1/IM-Agent processing is started
It operates in the same character code as the language of OS.
Character codes of the log that JP1/IM - Agent process-outputs
Outputs as a UTF-8 cord.
For OSS, it depends on OSS spec.
The language of the logs that the JP1/IM - Agent process outputs
-
JP1/IM agent base
In the case of a Japanese environment, it operates in Japanese.
For non-Japanese environments, it operates in English.
-
Scripts, etc.
Always works in English.
For OSS, it depends on OSS spec.
Character codes that can be used in JP1/IM - Agent definition files
See the respective definition files in the manual "JP1/Integrated Management 3-Manager Command, Definition File and API Reference" (2. Definition file).
Character codes that can be handled by the integrated action execution function
See "Character codes" in "9.5.2(3)(g) Command execution function".
Character cods for logging that can be handled by log monitoring function
See 9.5.4(3)(d) Character code of the log file that can be monitored.
-
-
For Linux
Setting item
How integrated agent works
Character codes of OS in which JP1/IM - Agent processing can run
Only UTF-8 is used.
Character codes when JP1/IM - Agent processing is started
The following LANG can be specified:
-
C
-
en_US.UTF-8, en_US.utf8
-
ja_JP.UTF-8,ja_JP.utf8
-
zh_CN.UTF-8,zh_CN.utf8
Defaults to ja_JP.UTF-8.
The character encoding for starting the process is described in LANG of unit definition file. For details on how to configure the settings, see "2.10.1 Changing integrated agent host locale" in JP1/Integrated Management 3-Manager Operation manual.
Character codes of the log that JP1/IM - Agent process outputs
This is the same as for the above Windows.
The language of the logs that the JP1/IM - Agent process outputs
-
JP1/IM agent base
If a ja_JP.UTF-8 or ja_JP.utf8 is specified as the character encoding when JP1/IM - Agent process is started, it operates in Japanese.
In environments other than the above, the machine operates in English.
-
Scripts, etc.
Always works in English.
For OSS, it depends on OS spec.
Character codes that can be used in JP1/IM - Agent definition files
This is the same as for the above Windows.
Character codes that can be handled by the integrated action execution function
This is the same as for the above Windows.
Character codes for logging that can be handled by log monitoring function
This is the same as for the above Windows.
-
(2) Integration Manager Language Settings
imbase and imbaseproxy language settings are as follows:
-
For Windows
Setting item
How integrated agent works
Character codes of OS in which the process can run
Same as JP1/IM - Manager.
Character codes for starting the process
It operates in the same character encoding as the language of OS.
Character codes of the log output by the process
For Japanese-language users, SJIS is used.
For non-Japanese operating systems, ASCII will be used.
Language of the log output by the process
In the case of a Japanese environment, it operates in Japanese.
In other environments, it operates in English.
Character codes that can be used in definition files
See the respective definition files in the manual "JP1/Integrated Management 3-Manager Command, Definition File and API Reference" (2. Definition file).
-
For Linux
Setting item
How integrated agent works
Character codes of OS in which the process can run
Same as JP1/IM - Manager.
Character codes for starting the process
You can specify the following LANG:
-
ja_JP.SJIS or ja_JP.sjis (SUSE Linux only)
-
ja_JP.UTF-8 or ja_JP.utf8
-
C
-
en_US.UTF-8 or en_US.utf8
-
zh_CN.gb18030
Character codes of the log output by the process
For Japanese-language and SJIS, it operates in SJIS (SUSE Linux only).
For Japanese-language and UTF-8, it operates in UTF-8.
If any other setting is used, ASCII will be used.
Language of the log output by the process
This is the same as for the above Windows.
Character codes that can be used in definition files
This is the same as for the above Windows.
-