content/operate/rs/7.22/references/metrics/resource-usage.md
Number of connections to the database.
Components measured: Cluster, Node, and Database
Percent of the node CPU used.
Components measured: Cluster and Node
Percent of the CPU used by the main thread.
Components measured: Database and Shard
CPU usage of Redis child forks.
Components measured: Database and Shard
Percent usage of the CPU for all nodes.
Components measured: Database
Remaining unused disk space.
Components measured: Cluster and Node
Total memory used by the database, including RAM, [Flash]({{< relref "/operate/rs/7.22/databases/auto-tiering" >}}) (if enabled), and [replication]({{< relref "/operate/rs/7.22/databases/durability-ha/replication" >}}) (if enabled).
Used memory does not include:
Used memory is not measured during [shard migration]({{< relref "/operate/rs/7.22/databases/configure/replica-ha" >}}).
Components measured: Database and Shard
Available RAM for System use.
Components measured: Cluster and Node
Memory size limit of the database, enforced on the used memory.
Components measured: Database
Percent of memory used by Redis out of the memory limit.
Components measured: Database
Total incoming traffic to the database in bytes/sec.
All incoming traffic is not measured during [shard migration]({{< relref "/operate/rs/7.22/databases/configure/replica-ha" >}}).
Components measured: Cluster, Node and Database
Total incoming compressed traffic (in bytes/sec) per [Active-Active]({{< relref "/operate/rs/7.22/databases/active-active" >}}) replica database.
Total incoming uncompressed traffic (in bytes/sec) per [Active-Active]({{< relref "/operate/rs/7.22/databases/active-active" >}}) replica database.
Total outgoing traffic from the database in bytes per second.
Outgoing traffic is not measured during [shard migration]({{< relref "/operate/rs/7.22/databases/configure/replica-ha" >}}).
Components measured: Cluster, Node and Database