Replication Server provides a set of admin statistics commands that you can use to display current metrics from enabled counters. Replication Server can display information about these modules: DSI, DSIEXEC, SQT, dCM, DIST, RSI, SQM, REPAGENT, MEM, MD, and MEM_IN_USE.
See “admin statistics” in the Replication Server Reference Manual for detailed information about this command.
To view the current values for one or all the counters for a specified module, enter:
admin statistics, module_name [, display_name]
where module-name is the name of the module and display_name is the display name of the counter. To determine the display name of a counter, use rs_helpcounter.
To view current values for all enabled counters, enter:
admin statistics, 'all_modules'
To view a summary of values for the DSI, DSIEXEC, REPAGENT, and RSI modules, enter:
admin statistics, sysmon [, sample_period]
where sample_period is the number of seconds for the run. admin statistics, sysmon [, sample_period] zeros the counters, samples for the specified sample period, and prints the results. If sample_period is 0 (zero) or not present, admin statistics, sysmon [, sample_period] prints the current values of the counters.
To display counter flush status, enter:
admin statistics, flush_status