Spec-Zone.ru › MySQL 5.7

21.6.15.14 The ndbinfo cpustat_20sec Table

The cpustat_20sec table provides raw, per-thread CPU data obtained each 20 seconds, for each thread running in the NDB kernel.

Like cpustat_50ms and cpustat_1sec, this table shows 20 measurement sets per thread, each referencing a period of the named duration. Thus, cpsustat_20sec provides 400 seconds of history.

The cpustat_20sec 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_time

    OS user time

  • OS_system_time

    OS system time

  • OS_idle_time

    OS idle time

  • exec_time

    Thread execution time

  • sleep_time

    Thread sleep time

  • spin_time

    Thread spin time

  • send_time

    Thread send time

  • buffer_full_time

    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-20sec.html

Spec-Zone.ru

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