Skip to main content
A newer release of this product is available.

statistics stop

Contributors
Suggest changes

Stop data collection for a sample

Availability: This command is available to cluster and Vserver administrators at the advanced privilege level.

Description

This command stops the collection of performance data. You view the sample of performance data by using the statistics show command.

Parameters

[-sample-id <text>] - Sample Identifier (privilege: advanced)

Specifies the identifier of the sample for which you want to stop data collection. If you do not specify this parameter, the command stops data collection for the last sample that you started by running the statistics start command without the -sample-id parameter.

Examples

The following example stops data collection for sample "smpl_1":

cluster1::*> statistics stop -sample-id smpl_1
Statistics collection is being stopped for Sample-id: smpl_1