forked from docs/doc-exports
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com> Co-authored-by: luhuayi <luhuayi@huawei.com> Co-committed-by: luhuayi <luhuayi@huawei.com>
5.4 KiB
5.4 KiB
PGXC_OS_RUN_INFO
PGXC_OS_RUN_INFO displays the OS running status of each node in the cluster. All columns except node_name are the same as those in the PV_OS_RUN_INFO view. Only the system administrator or the preset role gs_role_read_all_stats can access this view.
Column |
Type |
Description |
|---|---|---|
node_name |
Text |
Node name |
id |
Integer |
ID |
Name |
Text |
Name of the OS running status |
value |
Numeric |
Value of the OS status |
comments |
Text |
Remarks of the OS status |
cumulative |
boolean |
Whether the value of the OS status is cumulative |
Parent topic: System Views