Purpose
Change
settings for data collection.
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. Valid sample rates
are 0, 30, 60, 300, 1800, and 3600. |
| -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 0 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