rmgauge

Use the rmgauge command to delete an existing gauge definition.

Syntax

Read syntax diagramSkip visual syntax diagram>>-perfcli-- --rmgauge-- --+--------+-- ------------------------>
                           '--quiet-'

>--gauge_name--+-[...]-+---------------------------------------><
               '-------'

Parameters

-quiet
An optional parameter that turns off the confirmation prompt for this command.
gauge_name [...] | -
Specifies the gauge names to be deleted. Separate multiple gauge names with a white space between each name. Alternatively, use the dash (-) to specify that input for this parameter comes from an input stream (stdin).

Description

You can use the rmgauge command to delete the definition of a gauge.

Return values

Gauge gauge_name successfully deleted.

Possible failures

Examples

An invocation example:

perfcli rmgauge gauge1

The resulting output:

Are you sure you want to delete gauge gauge_name?

Gauge gauge_name successfully deleted.

Related topics

(C) Copyright International Business Machines Corporation 2004