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 Chapter 39, “Monitoring Performance with sp_sysmon,” in the Adaptive Server Performance and Tuning Guide for complete usage and syntax information for sp_sysmon.
See for information about using counters to monitor Replication Server activity.