MV_SYSINFO_CPU
This view describes the total CPU usage breakdown of SingleStoreDB and other processes per node.
Column name | Description |
---|---|
| The ID of the node. |
| The IP address of the node. |
| The port on which the node is listening. |
|
|
| CPU usage by the SingleStoreDB process since its startup. |
| CPU usage by the SingleStoreDB process, in user mode, since process startup. |
| CPU usage by the SingleStoreDB process, in kernel mode, since process startup. |
| CPU usage since the startup of the machine. It refers to the whole machine, and not to SingleStoreDB cgroup. |
| CPU usage in user mode since the startup of the machine. |
| CPU usage in nice mode since the startup of the machine. |
| CPU usage in kernel mode since the startup of the machine. |
| CPU idle time since the startup of the machine. |
| CPU waiting time for I/O since the startup of the machine. |
| Time spent on servicing interrupts. |
| Time spent on servicing soft interrupts. |
| Stolen time, which is the time spent in other operating systems when running in a virtualized environment. |
| Time spent running a virtual CPU for guest operating systems under the control of the Linux kernel. |
| Time spent running a nice guest (virtual CPU for guest operating systems under the control of the Linux kernel). |
| The amount of time in nanoseconds that the cgroup (that this SingleStoreDB process is a member of) is allowed to spend per |
| Used in conjunction with |
| The number of cores on host. |
| The time when the data was received. |