exec_context
These counters are used to monitor the performance of the exec context manager in the nblade.
Classic Object: exec_ctx
Table Row IDs
| ID Format | Aggregation Type | Comment |
|---|---|---|
{instance_name} |
(not applicable) |
This represents the construction of the row ID field, which is a single unique string that identifies a row. |
Properties
This section describes the mapping between classic (ONTAPI) string counter names and REST property names.
| Classic String Counter | REST Property | Description |
|---|---|---|
node_name |
node.name |
Node Name. |
node_uuid |
node.uuid |
Node UUID. |
instance_name |
name |
Name of the exec context. |
Counters
This section describes the mapping between classic (ONTAPI) numeric counter names and REST counter names.
| Classic Numeric Counter | REST Counter | Description |
|---|---|---|
current_free_exec |
current_free_exec |
Current number of available execution contexts. |
preallocated |
preallocated |
Total number of pre-allocated execution contexts. |
alloc_attempts |
allocation_attempts |
Exec context allocation attempts. |
alloc_failures |
allocation_failures |
Exec context allocation failures. |
long_running |
long_running |
Current long running exec contexts. |
Property/Counter Content Changes
This section describes any output value differences between the classic (ONTAPI) string counter and the respective REST property. It also describes array label name changes between classic array counters and respective REST array counters.
| REST Counter | Description |
|---|---|
current_free_exec |
The current number of available execution contexts. |
allocation_attempts |
The number of execution context allocation attempts. |
allocation_failures |
The number of execution context allocation failures. |
long_running |
The current number of long running execution contexts. |
Table Aliases
This section describes aliases for aggregated tables.