Update ppc64le fixture (#867)

Update to match standard e2e output.

Signed-off-by: Ben Kochie <superq@gmail.com>
pull/857/head^2
Ben Kochie 8 years ago committed by GitHub
parent 1f11a86d59
commit 779090db7e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 5
      collector/fixtures/e2e-ppc64le-output.txt

@ -180,9 +180,8 @@ node_buddyinfo_blocks{node="0",size="9",zone="Normal"} 0
node_context_switches_total 3.8014093e+07
# 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{cpu="0"} 5
node_cpu_core_throttles_total{cpu="1"} 0
node_cpu_core_throttles_total{cpu="2"} 40
node_cpu_core_throttles_total{core="0"} 5
node_cpu_core_throttles_total{core="1"} 0
# HELP node_cpu_frequency_hertz Current cpu thread frequency in hertz.
# TYPE node_cpu_frequency_hertz gauge
node_cpu_frequency_hertz{cpu="0"} 1.699981e+09

Loading…
Cancel
Save