View Throughput Rates

Use admin stats with the tps, cps, or bps option to view the current throughput in terms of transactions, commands, or bytes per second.

Transactions Per Second

Replication Server calculates the transaction rate based on the number of processed transactions and the number of elapsed seconds since the counters were last reset. The data is obtained from several modules, including the SQT, DIST, and DSI modules.

To view throughput in transactions per second, enter:

admin stats, tps

Commands Per Second

The number of commands per second is calculated from the number of commands processed and the number of elapsed seconds since the last reset. The data is obtained from the REPAGENT, RSIUSER, RSI, SQM, DIST, and DSI modules.

To view throughput in commands per second, enter:
admin stats, cps

Bytes Per Second

The number of bytes per second is calculated from the number of bytes processed and the number of elapsed seconds since the last reset. The data is obtained from the REPAGENT, RSIUSER, SQM, DSI, and RSI modules.

To view throughput in bytes per second, enter:
admin stats, bps