statistics settings modify
Contributors
Suggest changes
- PDF of this doc site
Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
Modify settings for the statistics commands
Availability: This command is available to cluster administrators at the advanced privilege level.
Description
This command modifies the settings for all of the statistics
commands.
Parameters
[-display-rates {true|false}]
- Display Rates (privilege: advanced)-
Specifies whether the
statistics
commands display rate counters in rates/second. The default is true. [-client-stats {enabled|disabled}]
- Collect Per-Client Statistics (privilege: advanced)-
Specifies whether
statistics
commands display per-client information. The default is disabled.If you enable this setting, you might significantly impact system performance. [-counter-display-units {B|KB|MB|GB}]
- Counter Display Units (privilege: advanced)-
Specifies display units for the counters. The default setting is MB.
[-display-count-exponent <integer>]
- Display Count Exponent (privilege: advanced)-
Specifies display exponent value for the counters representing counts. The default setting is 3 (thousand).
Examples
The following example sets the value of the -display-rates
parameter to false :
cluster1::*> statistics settings modify -display-rates false