aboutsummaryrefslogtreecommitdiff
path: root/collector/fixtures/e2e-output.txt
diff options
context:
space:
mode:
authorAlex Schmitz <alex.schmitz@samba.tv>2019-08-11 22:52:16 -0500
committerAlex Schmitz <alex.schmitz@gmail.com>2019-08-30 08:58:47 -0500
commit664025d60c3cd0eeca3da5dad7aba8c6b0a7905f (patch)
treefd5b1d6277d92ac70d948788014a7c3e54f10424 /collector/fixtures/e2e-output.txt
parentd3478a207ebc665d4bd06c3dff5e9fb0a5e44eff (diff)
downloadprometheus_node_collector-664025d60c3cd0eeca3da5dad7aba8c6b0a7905f.tar.bz2
prometheus_node_collector-664025d60c3cd0eeca3da5dad7aba8c6b0a7905f.tar.xz
prometheus_node_collector-664025d60c3cd0eeca3da5dad7aba8c6b0a7905f.zip
Scrape cooling_device state
Signed-off-by: Alex Schmitz <alex.schmitz@gmail.com>
Diffstat (limited to 'collector/fixtures/e2e-output.txt')
-rw-r--r--collector/fixtures/e2e-output.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/collector/fixtures/e2e-output.txt b/collector/fixtures/e2e-output.txt
index 0a3291d..7651f53 100644
--- a/collector/fixtures/e2e-output.txt
+++ b/collector/fixtures/e2e-output.txt
@@ -178,6 +178,12 @@ node_buddyinfo_blocks{node="0",size="9",zone="Normal"} 0
178# HELP node_context_switches_total Total number of context switches. 178# HELP node_context_switches_total Total number of context switches.
179# TYPE node_context_switches_total counter 179# TYPE node_context_switches_total counter
180node_context_switches_total 3.8014093e+07 180node_context_switches_total 3.8014093e+07
181# HELP node_cooling_device_cur_state Current throttle state of the cooling device
182# TYPE node_cooling_device_cur_state gauge
183node_cooling_device_cur_state{name="0",type="Processor"} 0
184# HELP node_cooling_device_max_state Maximum throttle state of the cooling device
185# TYPE node_cooling_device_max_state gauge
186node_cooling_device_max_state{name="0",type="Processor"} 3
181# HELP node_cpu_core_throttles_total Number of times this cpu core has been throttled. 187# HELP node_cpu_core_throttles_total Number of times this cpu core has been throttled.
182# TYPE node_cpu_core_throttles_total counter 188# TYPE node_cpu_core_throttles_total counter
183node_cpu_core_throttles_total{core="0",package="0"} 5 189node_cpu_core_throttles_total{core="0",package="0"} 5