IBM DataPower Operations Dashboard v1.0.8.5

Note: A more recent version of DPOD is available. See DPOD Documentation for the latest documentation.

DPOD supported OS locale

The only supported operating system locale definition for DPOD is en_US.UTF-8.


For appliance installation, this locale is configured automatically.

Non-Appliance installation should be configured to the supported locale using the following steps.

Identifying the current locale

login to the Non-Appliance server using SSH and run the following command:

localectl status


The command output should be:

System Locale: LANG=en_US.UTF-8
       VC Keymap: us
      X11 Layout: us

Setting correct locale

If the Non-Appliance server is configured with a different locale - configure the supported locale:

  1. Set the new locale using the following command:

    localectl set-locale LANG=en_US.UTF-8
  2. Use the same steps as before to identify the current locale:

    localectl status
    System Locale: LANG=en_US.UTF-8
           VC Keymap: us
          X11 Layout: us
  3. Restart the server



IBM DataPower Operations Dashboard (DPOD) v1.0.8.5