Catalog Pipeline Performance Counters
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
The following table describes the catalog pipeline performance counters that you should monitor for data that relates to your inventory pipeline and product queries. You can use the results of these performance counters to analyze the total number of product searches and the frequency of these queries. You can also use the catalog pipeline performance counters to monitor the total number and frequency of actions that are performed by the catalog pipelines to make sure that the pipelines are operating as expected.
You can find these counters in Microsoft Windows Server System Monitor. The System Monitor organizes the performance counters by performance object. You should monitor your site by using performance counters and view the results collectively.
Commerce: Catalog Pipeline
Counter name |
Description |
---|---|
Inventory SKU Query rate |
The average time (in seconds) for the Check Inventory pipeline to perform an inventory check request during basket operations. |
Inventory SKU Query time |
The number of inventory checks per second taken by the Check Inventory pipeline during basket operations. |
Inventory SKU Query total |
The total number of inventory checks. |
Inventory update rate |
The number of inventory updates per second taken by the Update Inventory pipeline during checkout. |
Inventory update time |
The average time taken (in seconds) by the Update Inventory pipeline for an inventory update request during checkout. |
Inventory update total |
The total number of inventory updates during checkout. |
Product Query rate |
The total number of Query Catalog Information component executions per second. |
Product Query time |
The average time taken (in seconds) for a Query Catalog Information component to perform a product or variant query. |
Product Query total |
The total number of Query Catalog Information component executions. |
See Also
Other Resources
Monitoring Performance Counters