@@ -190,7 +190,7 @@ node_cpu_bug_info{bug="cpu_meltdown"} 1
190
190
node_cpu_bug_info{bug="mds"} 1
191
191
node_cpu_bug_info{bug="spectre_v1"} 1
192
192
node_cpu_bug_info{bug="spectre_v2"} 1
193
- # HELP node_cpu_core_throttles_total Number of times this cpu core has been throttled.
193
+ # HELP node_cpu_core_throttles_total Number of times this CPU core has been throttled.
194
194
# TYPE node_cpu_core_throttles_total counter
195
195
node_cpu_core_throttles_total{core="0",package="0"} 5
196
196
node_cpu_core_throttles_total{core="0",package="1"} 0
@@ -202,7 +202,7 @@ node_cpu_flag_info{flag="aes"} 1
202
202
node_cpu_flag_info{flag="avx"} 1
203
203
node_cpu_flag_info{flag="avx2"} 1
204
204
node_cpu_flag_info{flag="constant_tsc"} 1
205
- # HELP node_cpu_guest_seconds_total Seconds the cpus spent in guests (VMs) for each mode.
205
+ # HELP node_cpu_guest_seconds_total Seconds the CPUs spent in guests (VMs) for each mode.
206
206
# TYPE node_cpu_guest_seconds_total counter
207
207
node_cpu_guest_seconds_total{cpu="0",mode="nice"} 0.01
208
208
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
230
230
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
231
231
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
232
232
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
233
- # HELP node_cpu_package_throttles_total Number of times this cpu package has been throttled.
233
+ # HELP node_cpu_package_throttles_total Number of times this CPU package has been throttled.
234
234
# TYPE node_cpu_package_throttles_total counter
235
235
node_cpu_package_throttles_total{package="0"} 30
236
236
node_cpu_package_throttles_total{package="1"} 6
237
- # HELP node_cpu_scaling_frequency_hertz Current scaled cpu thread frequency in hertz.
237
+ # HELP node_cpu_scaling_frequency_hertz Current scaled CPU thread frequency in hertz.
238
238
# TYPE node_cpu_scaling_frequency_hertz gauge
239
239
node_cpu_scaling_frequency_hertz{cpu="0"} 1.699981e+09
240
240
node_cpu_scaling_frequency_hertz{cpu="1"} 1.699981e+09
241
241
node_cpu_scaling_frequency_hertz{cpu="2"} 8e+06
242
242
node_cpu_scaling_frequency_hertz{cpu="3"} 8e+06
243
- # HELP node_cpu_scaling_frequency_max_hertz Maximum scaled cpu thread frequency in hertz.
243
+ # HELP node_cpu_scaling_frequency_max_hertz Maximum scaled CPU thread frequency in hertz.
244
244
# TYPE node_cpu_scaling_frequency_max_hertz gauge
245
245
node_cpu_scaling_frequency_max_hertz{cpu="0"} 3.7e+09
246
246
node_cpu_scaling_frequency_max_hertz{cpu="1"} 3.7e+09
247
247
node_cpu_scaling_frequency_max_hertz{cpu="2"} 4.2e+09
248
248
node_cpu_scaling_frequency_max_hertz{cpu="3"} 4.2e+09
249
- # HELP node_cpu_scaling_frequency_min_hertz Minimum scaled cpu thread frequency in hertz.
249
+ # HELP node_cpu_scaling_frequency_min_hertz Minimum scaled CPU thread frequency in hertz.
250
250
# TYPE node_cpu_scaling_frequency_min_hertz gauge
251
251
node_cpu_scaling_frequency_min_hertz{cpu="0"} 8e+08
252
252
node_cpu_scaling_frequency_min_hertz{cpu="1"} 8e+08
253
253
node_cpu_scaling_frequency_min_hertz{cpu="2"} 1e+06
254
254
node_cpu_scaling_frequency_min_hertz{cpu="3"} 1e+06
255
- # HELP node_cpu_seconds_total Seconds the cpus spent in each mode.
255
+ # HELP node_cpu_seconds_total Seconds the CPUs spent in each mode.
256
256
# TYPE node_cpu_seconds_total counter
257
257
node_cpu_seconds_total{cpu="0",mode="idle"} 10870.69
258
258
node_cpu_seconds_total{cpu="0",mode="iowait"} 2.2
0 commit comments