Enables or disables flushing of metrics to the RSSD for one or all modules.
admin stats_config_module, { module | all_modules } , { ‘on’ | ‘off ‘ }
The name of a Replication Server module: cm, dist, dsi, sts, repagent, rsi, sqm, or sqt.
These Repolication Server modules: CM, DIST, DSI, STS, REPAGENT, RSI, SQM, and SQT.
Determines whether flushing is turned on or off for the specified modules.
Disables flushing for all modules. This command does not generate output.
admin stats_config_module, all_modules, 'off'
If you enable flushing of information to the RSSD for a module, all new threads for that module also flush to the RSSD by default.
Any user can execute this command.