|
|
|
|
@ -190,7 +190,7 @@ node_cpu_bug_info{bug="cpu_meltdown"} 1 |
|
|
|
|
node_cpu_bug_info{bug="mds"} 1 |
|
|
|
|
node_cpu_bug_info{bug="spectre_v1"} 1 |
|
|
|
|
node_cpu_bug_info{bug="spectre_v2"} 1 |
|
|
|
|
# HELP node_cpu_core_throttles_total Number of times this cpu core has been throttled. |
|
|
|
|
# HELP node_cpu_core_throttles_total Number of times this CPU core has been throttled. |
|
|
|
|
# TYPE node_cpu_core_throttles_total counter |
|
|
|
|
node_cpu_core_throttles_total{core="0",package="0"} 5 |
|
|
|
|
node_cpu_core_throttles_total{core="0",package="1"} 0 |
|
|
|
|
@ -202,7 +202,7 @@ node_cpu_flag_info{flag="aes"} 1 |
|
|
|
|
node_cpu_flag_info{flag="avx"} 1 |
|
|
|
|
node_cpu_flag_info{flag="avx2"} 1 |
|
|
|
|
node_cpu_flag_info{flag="constant_tsc"} 1 |
|
|
|
|
# HELP node_cpu_guest_seconds_total Seconds the cpus spent in guests (VMs) for each mode. |
|
|
|
|
# HELP node_cpu_guest_seconds_total Seconds the CPUs spent in guests (VMs) for each mode. |
|
|
|
|
# TYPE node_cpu_guest_seconds_total counter |
|
|
|
|
node_cpu_guest_seconds_total{cpu="0",mode="nice"} 0.01 |
|
|
|
|
node_cpu_guest_seconds_total{cpu="0",mode="user"} 0.02 |
|
|
|
|
@ -230,29 +230,29 @@ node_cpu_info{cachesize="8192 KB",core="2",cpu="2",family="6",microcode="0xb4",m |
|
|
|
|
node_cpu_info{cachesize="8192 KB",core="2",cpu="6",family="6",microcode="0xb4",model="142",model_name="Intel(R) Core(TM) i7-8650U CPU @ 1.90GHz",package="0",stepping="10",vendor="GenuineIntel"} 1 |
|
|
|
|
node_cpu_info{cachesize="8192 KB",core="3",cpu="3",family="6",microcode="0xb4",model="142",model_name="Intel(R) Core(TM) i7-8650U CPU @ 1.90GHz",package="0",stepping="10",vendor="GenuineIntel"} 1 |
|
|
|
|
node_cpu_info{cachesize="8192 KB",core="3",cpu="7",family="6",microcode="0xb4",model="142",model_name="Intel(R) Core(TM) i7-8650U CPU @ 1.90GHz",package="0",stepping="10",vendor="GenuineIntel"} 1 |
|
|
|
|
# HELP node_cpu_package_throttles_total Number of times this cpu package has been throttled. |
|
|
|
|
# HELP node_cpu_package_throttles_total Number of times this CPU package has been throttled. |
|
|
|
|
# TYPE node_cpu_package_throttles_total counter |
|
|
|
|
node_cpu_package_throttles_total{package="0"} 30 |
|
|
|
|
node_cpu_package_throttles_total{package="1"} 6 |
|
|
|
|
# HELP node_cpu_scaling_frequency_hertz Current scaled cpu thread frequency in hertz. |
|
|
|
|
# HELP node_cpu_scaling_frequency_hertz Current scaled CPU thread frequency in hertz. |
|
|
|
|
# TYPE node_cpu_scaling_frequency_hertz gauge |
|
|
|
|
node_cpu_scaling_frequency_hertz{cpu="0"} 1.699981e+09 |
|
|
|
|
node_cpu_scaling_frequency_hertz{cpu="1"} 1.699981e+09 |
|
|
|
|
node_cpu_scaling_frequency_hertz{cpu="2"} 8e+06 |
|
|
|
|
node_cpu_scaling_frequency_hertz{cpu="3"} 8e+06 |
|
|
|
|
# HELP node_cpu_scaling_frequency_max_hertz Maximum scaled cpu thread frequency in hertz. |
|
|
|
|
# HELP node_cpu_scaling_frequency_max_hertz Maximum scaled CPU thread frequency in hertz. |
|
|
|
|
# TYPE node_cpu_scaling_frequency_max_hertz gauge |
|
|
|
|
node_cpu_scaling_frequency_max_hertz{cpu="0"} 3.7e+09 |
|
|
|
|
node_cpu_scaling_frequency_max_hertz{cpu="1"} 3.7e+09 |
|
|
|
|
node_cpu_scaling_frequency_max_hertz{cpu="2"} 4.2e+09 |
|
|
|
|
node_cpu_scaling_frequency_max_hertz{cpu="3"} 4.2e+09 |
|
|
|
|
# HELP node_cpu_scaling_frequency_min_hertz Minimum scaled cpu thread frequency in hertz. |
|
|
|
|
# HELP node_cpu_scaling_frequency_min_hertz Minimum scaled CPU thread frequency in hertz. |
|
|
|
|
# TYPE node_cpu_scaling_frequency_min_hertz gauge |
|
|
|
|
node_cpu_scaling_frequency_min_hertz{cpu="0"} 8e+08 |
|
|
|
|
node_cpu_scaling_frequency_min_hertz{cpu="1"} 8e+08 |
|
|
|
|
node_cpu_scaling_frequency_min_hertz{cpu="2"} 1e+06 |
|
|
|
|
node_cpu_scaling_frequency_min_hertz{cpu="3"} 1e+06 |
|
|
|
|
# HELP node_cpu_seconds_total Seconds the cpus spent in each mode. |
|
|
|
|
# HELP node_cpu_seconds_total Seconds the CPUs spent in each mode. |
|
|
|
|
# TYPE node_cpu_seconds_total counter |
|
|
|
|
node_cpu_seconds_total{cpu="0",mode="idle"} 10870.69 |
|
|
|
|
node_cpu_seconds_total{cpu="0",mode="iowait"} 2.2 |
|
|
|
|
|