MV_ SYSINFO_ CPU
Warning
SingleStore 9.0 gives you the opportunity to preview, evaluate, and provide feedback on new and upcoming features prior to their general availability. In the interim, SingleStore 8.9 is recommended for production workloads, which can later be upgraded to SingleStore 9.0.
This view describes the total CPU usage breakdown of SingleStore 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 SingleStore process since its startup. |
|
CPU usage by the SingleStore process, in user mode, since process startup. |
|
CPU usage by the SingleStore process, in kernel mode, since process startup. |
|
CPU usage since the startup of the machine. |
|
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 SingleStore 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. |
Last modified: August 29, 2022