HP Systems Insight Manager 7.2 Technical Reference Guide
4. Reboot the system.
5. Open a command prompt window.
6. Execute the chcp 932 (Japanese) and chcp 437 (English) commands to toggle between
the two languages.
Procedure 5 Configuring Windows 2000 locale settings for Japanese
1. Select Start→Settings→Control Panel→Regional Options→General.
2. Click Set default. The Select System Locale window appears.
3. From the dropdown list, select Japanese.
4. Click OK.
5. Click Apply.
6. Reboot the system.
7. Open a command prompt window.
8. Execute the chcp 932 (Japanese) and chcp 437 (English) commands to toggle between
the two languages.
Configuring HP-UX and Linux language settings
Procedure 6 Configuring HP-UX and Linux language settings
1. Ensure that support for the desired languages and character map encodings are installed on
the managed systems (for SSA tools) and execution systems (for MSA tools, usually the CMS).
2. To verify the language settings and see if the language and character map encodings you
need are listed, execute:
locale -a
3. To run command tools of the x-window command type, ensure that the X Display you select
to display the X-window application has been configured to use the font lists required for that
application and the requested language. For Motif X Window applications (X clients), it might
be enough to have the Common Desktop Environment (CDE) configured for the language you
want to display. It should have all the X11 resource file properties for X11 Motif or Gnome
widget set font lists configured with fonts that support the language and encoding you want
to use (for example, Japanese and SJIS), or you must configure the X resource file of your X
clients to set the specific font lists you want to use for each application. To find out what fonts
are installed, knowing what languages the X application supports, seeing how the application
sets fonts in its app-default file, run:
xlsfonts
4. Edit the X Resource file properties on the X clients to configure the application font list properties.
Configuring HP SIM
HP SIM has a configuration file that you can be modify to override locale settings that control:
• CMS locale
The locale of the CMS, which affects the language used in the CMS logs and e-mails sent by
Automatic Event Handling tasks
• Target locale
The locale, character map encoding, code page, and LANG variables used when executing
a command on a remote system through SSH
Setting language locale 31