Using counters to monitor RepAgent performance

Adaptive Server provides several counters for monitoring RepAgent performance. You can monitor RepAgent performance data using sp_sysmon. Invoking sp_sysmon clears all accumulated data from the set of counters to be used during the sample interval. At the end of the sample interval, the procedure reads the values in the counters, prints a report, and stops executing.

You can direct sp_sysmon to print information for RepAgent counters only or for all Adaptive Server counters. sp_sysmon displays RepAgent counter information for each database.

See the Adaptive Server Enterprise Performance and Tuning Guide for complete usage and syntax information for sp_sysmon.

See Chapter 5, “Using Counters to Monitor Performance,” in the Replication Server Administration Guide Volume 2 for information about using counters to monitor Replication Server activity.