A.149 setStatsConfig

Sets the configuration for the statistics displayed in Oracle VM Manager.

Syntax

setStatsConfig samplingInterval=value holdTime=value

Description

This command sets the configuration for the statistics displayed in Oracle VM Manager.

Options

The following table shows the available options for this command.

Option

Description

samplingInterval=value

The number of seconds between which statistics should be recorded. value may be an integer between 20 and 31536000.

holdTime=value

The number of minutes to retain the statistics. value may be an integer between 15 and 4320.

Examples

Example A.200 Setting the Oracle VM Manager statistics configuration

OVM> setStatsConfig samplingInterval=60 holdTime=15

See Also