Controls flushing of metrics to the RSSD for connections.
admin stats_config_connection, { data_server, database | all_connections } , {module | all_modules } , [ ‘inbound’ | ‘outbound’ ] {‘on’ | ‘off’ }
The name of the data server and database to which the connection is made. Identifies the connection.
All connections from the current Replication Server.
The name of a module: cm, dist, dsi, repagent, sgm, or sqt.
All modules: dCM, DIST, DSI, REPAGENT, SQM, and SQT.
Identifies the SQM or SQT threads as inbound or outbound.
Specifies whether flushing has been turned on or off for the connection and modules.
Enables flushing for all connection/module combinations. This command does not generate output.
admin stats_config_connection, all_connections, all_modules, 'on'
To enable flushing for several but not all modules and several but not all connections, it may be more efficient to turn flushing on for all modules and all connections and then turn off those modules or connections for which you do not want flushing.
Any user can execute this command.