GLOBAL_OS_RUNTIME
GLOBAL_OS_RUNTIME provides OS running status information about all normal nodes in openGauss.
Table 1 GLOBAL_OS_RUNTIME columns
| Name | Type | Description | 
|---|
| node_name | name | Node name | 
| id | integer | ID | 
| name | text | Name of the OS running status | 
| value | numeric | Value of the OS running status | 
| comments | text | Remarks of the OS running status | 
| cumulative | boolean | Whether the value of the OS running status is cumulative | 
openGauss 2025-10-31 07:42:18