Click or drag to resize

NodeStatsInfo Properties

The NodeStatsInfo type exposes the following members.

Properties
  NameDescription
Public propertyCBytesIn
Bytes in on the cluster interface.
Public propertyCBytesOut
Bytes out on the cluster interface.
Public propertyCount
Public propertyCpu
CPU Usage %
Public propertyCpuTotal
CPU Total
Public propertyMBytesIn
Bytes in on the management interface.
Public propertyMBytesOut
Bytes out on the management interface.
Public propertyNetworkUtilizationCluster
Network interface utilization (in %) for the cluster network interface.
Public propertyNetworkUtilizationStorage
Network interface utilization (in %) for the storage network interface.
Public propertyNodeID
Public propertyReadLatencyUSecTotal
Public propertyReadOps
Read Operations.
Public propertySBytesIn
Bytes in on the storage interface.
Public propertySBytesOut
Bytes out on the storage interface.
Public propertySsLoadHistogram
A histogram of SS load measurements.
Public propertyTimestamp
Current time in UTC format ISO 8691 date string.
Public propertyUsedMemory
Total memory usage in bytes.
Public propertyWriteLatencyUSecTotal
Public propertyWriteOps
Write Operations
Top
See Also