PRIMECLUSTER Web-Based Admin View Operation Guide
Contents Index PreviousNext

Part 1 Introduction> Chapter 2 Web-Based Admin View installation> 2.4 Initial Setup of Web-Based Admin View

2.4.2 Setting the Web-Based Admin View Language

The locale of Web-Based Admin View is set to English as default. On clients with a Japanese environment, messages from monitoring nodes are displayed in English.

If you want to display the messages in Japanese, take the following steps to set up environment variables of Web-Based Admin View. You need to set up the variables using a system administrator access privilege on all nodes and the cluster management servers that construct a cluster system.

This operation must be executed with the system administrator authority for all cluster nodes and the cluster management server that make up the cluster system.

[Environment variable for the operation language of Web-Based Admin View]

Attribute

Variable

Possible values

Meaning

sys

Lang

C, ja

Language environment in which Web-Based Admin View operates.

C: Operates in English.

ja: Operates in Japanese.

If this variable is not set, Web-Based Admin View operates in the English environment.

Operation Procedure:

  1. Stop Web-Based Admin View on all the management servers and nodes.
    # /etc/init.d/fjsvwvcnf stop
    # /etc/init.d/fjsvwvbs stop
  2. Add the environment variable to the definition file (/etc/opt/FJSVwvbs/etc/webview.cnf) of Web-Based Admin View, and set the language.

    Execute the following command on all the management servers and nodes, referring to the example.

    # /etc/opt/FJSVwvbs/etc/bin/wvSetparam -add <attribute> <environment-variable> <setting_value>

    Example: Add the environment variable and set the operation language to Japanese.

    # /etc/opt/FJSVwvbs/etc/bin/wvSetparam -add sys lang ja
  3. Restart Web-Based Admin View on all the management servers and nodes.
    # /etc/opt/FJSVwvbs/etc/bin/wvCntl restart
    # /etc/init.d/fjsvwvcnf start


Contents Index PreviousNext

All Rights Reserved, Copyright(C) FUJITSU LIMITED 2005