Skip to main content

MV_SYSINFO_MEM

This view describes the total memory usage breakdown of SingleStoreDB and other processes.

Column name

Description

node_id

The ID of the node.

ip_addr

The IP address of the node.

port

The port on which the node is listening.

type

MA, Leaf, or CA

host_total_b

The memory available on the physical host.

host_used_b

The total memory used on the physical host.

cgroup_total_b

The memory limit for the SingleStoreDB node_id based on its cgroup membership.

cgroup_used_b

The memory used by all processes of SingleStoreDB cgroup.

memsql_b

The memory used by SingleStoreDB process specified by node_id.

timestamp_ns

The time when the data was received.