WLM_RESOURCEPOOL_RUNTIME
WLM_RESOURCEPOOL_RUNTIME displays statistics about a resource pool, as described in Table 1.
| Name | Type | Description |
|---|---|---|
| rpoid | oid | OID of the resource pool. |
| respool | name | Name of the resource pool. |
| control_group | name | Cgroup associated with the resource pool. |
| parentid | oid | OID of the parent resource pool. |
| ref_count | integer | Number of jobs associated with the resource pool. |
| active_points | integer | Number of used points in the resource pool. |
| running_count | integer | Number of jobs running in the resource pool. |
| waiting_count | integer | Number of jobs queuing in the resource pool. |
| io_limits | integer | IOPS upper limit of the resource pool. |
| io_priority | integer | I/O priority of the resource pool. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.