| Measurement |
Description |
Measurement Unit |
Interpretation |
| Sort count |
Indicates the number of sort operations during the last measurement period. |
Number |
This is a good indicator of the workload generated by sort requests to the Content Server. |
| Average sort duration |
Indicates the average sort duration. |
Secs |
Ideally, the value of this measure should be low. A high value could indicate bottlenecks while sorting. |
| Merge count |
Indicates the number of merge operations during the last measurement period. |
Number |
This is a good indicator of the workload generated by merge requests to the Content Server. |
| Average merge duration |
Indicates the average merge duration. |
Secs |
Ideally, the value of this measure should be low. A high value could indicate bottlenecks while merging. |