nsxt.node.cpu.utilization | gauge | double | % | development | yes | class (string) | The average amount of CPU being used by the node. |
nsxt.node.filesystem.usage | sum | int | By | development | yes | disk_state (string) | The amount of storage space used by the node. |
nsxt.node.filesystem.utilization | gauge | double | % | development | yes | | The percentage of storage space utilized. |
nsxt.node.memory.cache.usage | sum | int | kBy | development | yes | | The size of the node's memory cache. |
nsxt.node.memory.usage | sum | int | kBy | development | yes | | The memory usage of the node. |
nsxt.node.network.io | sum (monotonic) | int | By | development | yes | direction (string) | The number of bytes which have flowed through the network interface. |
nsxt.node.network.packet.count | sum (monotonic) | int | {packets} | development | yes | direction (string), packet.type (string) | The number of packets which have flowed through the network interface on the node. |