IVM chlparutil command

Purpose

Change settings for data collection. This command is operable 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

Flag name Description
-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

  1. Disable the collection of utilization data:
    chlparutil -r config -s 0



Last updated: Wed, November 18, 2020