# MV\_WORKLOAD\_MANAGEMENT\_STATUS

This view contains information about the workload per aggregator. The statistics available in the `STAT` and `VALUE` columns are those displayed by `SHOW WORKLOAD MANAGEMENT STATUS`.

For more information about these, see [Using the Workload Manager](https://docs.singlestore.com/db/v9.1/user-and-cluster-administration/use-the-workload-manager-and-set-resource-limits/use-the-workload-manager.md).

| Column Name | Description                                                                 |
| ----------- | --------------------------------------------------------------------------- |
| `NODE_ID`   | The`ID`of a given node.                                                     |
| `IP_ADDR`   | The IP address of the related node.                                         |
| `PORT`      | The port number of the related node.                                        |
| `TYPE`      | The type of the related node: leaf, master aggregator, or child aggregator. |
| `STAT`      | The statistic being collected.                                              |
| `VALUE`     | The value of a given statistic.                                             |

***

Modified at: August 29, 2022

Source: [/db/v9.1/reference/information-schema-reference/query-performance-workload-management-and-statistics/mv-workload-management-status/](https://docs.singlestore.com/db/v9.1/reference/information-schema-reference/query-performance-workload-management-and-statistics/mv-workload-management-status/)

(An index of the documentation is available at /llms.txt)
