Skip to content

ClusterNodeStats

The node-level performance statistics of a Rubrik cluster.

Fields

Field Type Description
clusterId UUID! Rubrik cluster UUID.
clusterPhysicalDataIngest Long! Cluster-level physical data ingestion, in bytes per second.
cpuStat Long! CPU utilization of the node.
diskUtilBasisPoints Long Disk utilization on the node, in basis points (1/100th of a percent).
iopsReadsPerSecond Long! Input/output read operations per second.
iopsWritesPerSecond Long! Input/output write operations per second.
loadAvg5MinMilli Long Five-minute load average, in millis (loadavg * 1000).
networkBytesReceived Long! Data received over the network, in bytes per second.
networkBytesTransmitted Long! Data transmitted over the network, in bytes per second.
nfacctTcpBackupAgentBytes Long TCP bytes accounted for the backup-agent protocol (nfacct).
nfacctTcpEsxBytes Long TCP bytes accounted for the ESX backup protocol (nfacct).
nfacctTcpIscsiBytes Long TCP bytes accounted for the iSCSI backup protocol (nfacct).
nfacctTcpNfsBytes Long TCP bytes accounted for the NFS backup protocol (nfacct).
nfacctTcpSmbBytes Long TCP bytes accounted for the SMB backup protocol (nfacct).
nodeId String! Rubrik cluster node ID.
readThroughputBytesPerSecond Long! Read Input/output throughput, in bytes per second.
snapshotStorageDelta Long Snapshot storage -- delta bytes.
snapshotStorageIndex Long Snapshot storage -- index bytes.
snapshotStorageLive Long Snapshot storage -- live bytes.
snapshotStorageMetadata Long Snapshot storage -- metadata bytes.
storageEfficiencyRatio10k Long Storage efficiency as a ratio scaled x10000 (unbounded; a 2.0x reduction == 20000).
time DateTime! Time at which the performance metrics were retrieved.
uptimeSeconds Long Node uptime, in seconds.
usedMemoryStat Int! Memory used on the node, in percentage.
writeThroughputBytesPerSecond Long! Write Input/output throughput, in bytes per second.

Used By

Referenced by