FUJITSU ServerView Resource Orchestrator Cloud Edition J2X1-7611-03ENZ0 User Manual

Page 49

Advertising
background image

/etc/opt/FJSVcfmg/config/vsys_config.xml

2.

The following information must be modified:

Key

Description

Default value

use-charge (*)

Specifies whether usage fee (the estimated price) for the
L-Platform template will be displayed.

-

yes: Display

-

no: Do not display

no

* note: this can be set by "Setup Wizard" on the ROR Console.

A setting example is shown below.

<?xml version="1.0" encoding="UTF-8"?>

<!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd">

<properties>

... omitted

<entry key="use-charge">yes</entry>

<entry key="charge-host">localhost</entry>

<entry key="charge-port">3550</entry>

<entry key="charge-uri">/resource/ver1.0</entry>

... omitted

</properties>

3.

Open the following file.

[Windows Manager]

Installation_folder\RCXCTMG\MyPortal\config\custom_config.xml

[Linux Manager]

/etc/opt/FJSVctmyp/config/custom_config.xml

4.

The following information must be modified:

Key

Description

Default value

estimation-mode (*1)

Specifies whether usage fee (the estimated price) for the
L-Platform template will be displayed.

-

3: Display

-

0: Do not display

Set to "3" if use-charge in vsys_config.xml is set to "yes",

or to "0" if use-charge is set to "no".

0

compatible-estimation
(*2)

When overcommit is enabled, specify whether to
calculate usage fee (the estimated price) using the
operating value or the reserved value.

-

true: Calculate using operating value (CPU
performance and/or memory capacity)

-

false: Calculate using reserved value (reserved CPU
performance and/or reserved memory capacity)

false

*1 : this can be set by "Setup Wizard" on the ROR Console.
*2 : These settings are only valid when the overcommit function is enabled. Refer to "18.6 Settings for the Overcommit Function"
in the "Setup Guide CE" for further details.
Note also that these settings are only valid when either VMware or Hyper-V is used as the virtual software. If any other virtual

- 35 -

Advertising