IVM chlparutil Command
Purpose
Change settings for data collection. This command is available only in
an Integrated Virtualization Manager environment.
Syntax
chlparutil -r config -s SampleRate [ -m ManagedSystem ]
Description
The chlparutil command changes the settings for data
collection such as the sample rate at which data is collected.
Flags
| -r ResourceType |
The type of resources to change:
- config
- Change configuration settings.
|
| -s SampleRate |
The interval in seconds to sample utilization data.
An interval of zero disables sampling. Sample rates of 0 and 30 are the
only valid values. |
| -m ManagedSystem |
The name of the managed system. This attribute is optional
because there is only one system to manage. The name may either be the user-defined
name for the managed system, or be in the form tttt-mmm*ssssssss, where tttt
is the machine type, mmm is the model, and ssssssss is the serial number of
the managed system. |
Exit Status
This command has a return code of zero on success.
Security
This command is not accessible by users with the ViewOnly role.
Examples
- Disable the collection of utilization data:
chlparutil -r config -s 0
Related Information
The lslparutil command.