21.5.14.11 ndbinfo cpustattable

cpustattable 提供了NDB内核中运行的每个线程每秒收集的每个线程的 CPU 统计信息。

cpustattable 包含以下列:

运行线程的节点的 ID

线程 ID(特定于此节点)

os 用户时间

os 时间

os 空闲时间

线程执行时间

线程睡眠时间

线程旋转时间

线程发送时间

线程缓冲区全时

Elapsed time

Notes

该 table 是在 NDB 7.5.2 中添加的。

首页