A newer release of this product is available.
statistics settings modify
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
statisticscommands display rate counters in rates/second. The default is true. [-client-stats {enabled|disabled}]- Collect Per-Client Statistics (privilege: advanced)-
Specifies whether
statisticscommands 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