These counters are displayed for each tenant domain in a multiple domain installation. Each tenant domain has its own set of counters. The master domain does not have tenant resource usage counters.
Property | Type | Description |
---|---|---|
Remote procedure call (RPC) CPU time (milliseconds) | Meter | CPU usage in milliseconds for all remote procedure calls that are made by a specific tenant. |
Background task CPU time (milliseconds) | Meter | CPU usage in milliseconds for all background tasks that are made by a specific tenant. |
Remote procedure call elapsed time (milliseconds) | Meter | Total elapsed time in milliseconds for all remote procedure calls that are made by a specific tenant. |
Background task elapsed time (milliseconds) | Meter | Total elapsed time in milliseconds for all background tasks that are made by a specific tenant. |
ExecuteChanges | Event | Number of calls to executeChanges. |
ExecuteSearch | Event | Number of calls to executeSearch. |
GetObjects | Event | Number of calls to GetObjects. |
GetSearchMetaData | Event | Number of calls to GetSearchMetaData. |
DownloadContentSize (KB) | Meter | Total size of content that is downloaded in KBs. |
UpLoadContentSize (KB) | Meter | Total size of content that is uploaded in KBs. |
Database Time (milliseconds) | Meter | Total time that is spent on database operations. |