Spec-Zone.ru › MySQL 5.7

21.6.15.11 The ndbinfo cpustat Table

The cpustat table provides per-thread CPU statistics gathered each second, for each thread running in the NDB kernel.

The cpustat table contains the following columns:

  • node_id

    ID of the node where the thread is running

  • thr_no

    Thread ID (specific to this node)

  • OS_user

    OS user time

  • OS_system

    OS system time

  • OS_idle

    OS idle time

  • thread_exec

    Thread execution time

  • thread_sleeping

    Thread sleep time

  • thread_spinning

    Thread spin time

  • thread_send

    Thread send time

  • thread_buffer_full

    Thread buffer full time

  • elapsed_time

    Elapsed time

Notes

This table was added in NDB 7.5.2.

© 2025 Oracle
Licensed under the GPLv2 License.
https://docs.oracle.com/cd/E17952_01/mysql-5.7-en/mysql-cluster-ndbinfo-cpustat.html

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API