Cisco Cisco Process Orchestrator 3.0 User Guide

Page of 242
 
5-21
Cisco Process Orchestrator User Guide
OL-30196-01
Chapter 5      Managing High Availability and Resiliency
  Windows Performance Counters
Cisco Process Orchestrator Persistent Queue Object
There are separate instances for each queue.
Cisco Process Orchestrator Data Access Layer Operations Object
There are separate instances for each type of DAL (Data Access Layer) operation.
Table 5-5
Windows Performance Counters - Cisco Process Orchestrator Persistent Queue Object
Counter
Description
%Used Space
The maximum space for the queue is preallocated; this counter 
measures how much of the queue is used.
Queue Item Submits/Sec
Number of items submitted to the persistent queue per second.
Queue Items
This is the current number of items in the queue. This number will vary 
as new items are added by the process execution and removed as the 
engine records them into the reporting database.
Table 5-6
Windows Performance Counters - Cisco Process Orchestrator Data Access Layer 
Operations Object
Counter
Description
# of Data Access Layer 
Calls
Number of times a particular DAL (Data Access Layer) call was made.
# of Errors in Data 
Access Layer Calls
Number of times a DAL call completed with an error.
Average Data Access 
Layer Call Duration 
(milliseconds)
Average time it took to complete this type of DAL operation.
Cumulative Data Access 
Layer Call Duration 
(milliseconds)
Total time spent in all DAL operations of this type.
Longest Data Access 
Layer Call Duration 
(milliseconds)
The time it took for the longest of DAL operations of this type to 
complete.