Controls flushing of metrics to the RSSD for routes.
admin stats_config_route, {rep_server | all_routes }, {module | all_modules} , {‘on’ | ‘off ‘ }
The name of the remote Replication Server to which the route is made. Identifies the route.
All routes from the current Replication Server.
The name of a module: rsi or sqm.
Both the RSI and SQM modules.
Specifies whether flushing has been turned on or off for the route and module.
Disables flushing for the RSI for all routes. This command does not generate output.
admin stats_config_route, 'all_routes', rsi, 'off'
To enable flushing for several but not all modules and several but not all routes, it may be efficient to turn flushing on for all modules and all routes and then disable counters for those modules or routes for which you do not want flushing.
Any user can execute this command.