
# GLOBAL_OS_RUNTIME
提供整个集群中所有正常节点下的操作系统运行状态信息，如[表1]所示。
 表1GLOBAL_OS_RUNTIME字段 
| **名称**     | **类型**  | **描述**            |
|:---|:---|:---|
| node_name  | name    | 节点名称。             |
| id         | integer | 编号。               |
| name       | text    | 操作系统运行状态名称。       |
| value      | numeric | 操作系统运行状态值。        |
| comments   | text    | 操作系统运行状态注释。       |
| cumulative | boolean | 操作系统运行状态的值是否为累加值。 |
   
