EXA_CLUSTERS
This system table contains information about the clusters currently active. All users have access to this table.
| Column Name | Description |
|---|---|
| CLUSTER_NAME | Name of the cluster |
| CLUSTER_STATE | Current state of the cluster |
| LOAD_1MIN | The load on the cluster in the last minute |
| LOAD_5MIN | The load on the cluster in the last five minutes |
| LOAD_15MIN | The load on the cluster in the last fifteen minutes |
| DB_RAM | The DB RAM set for the cluster in MiB |
| CONNECTION_STRING | The connection string for the cluster |