aboutsummaryrefslogtreecommitdiff
path: root/collector/fixtures/e2e-64k-page-output.txt
diff options
context:
space:
mode:
authorAlexey Kopytov <akopytov@gmail.com>2018-05-14 16:55:49 +0300
committerJohannes 'fish' Ziemke <github@freigeist.org>2018-05-14 15:55:49 +0200
commitdd98a09bb27b4eca4fd8c67189afbb5e0d8b2920 (patch)
treef22c8669a47de50879005f0fe81b033c56ca2f22 /collector/fixtures/e2e-64k-page-output.txt
parent84dc362b05aeffecf2e8bc4541840e0744963060 (diff)
downloadprometheus_node_collector-dd98a09bb27b4eca4fd8c67189afbb5e0d8b2920.tar.bz2
prometheus_node_collector-dd98a09bb27b4eca4fd8c67189afbb5e0d8b2920.tar.xz
prometheus_node_collector-dd98a09bb27b4eca4fd8c67189afbb5e0d8b2920.zip
A couple of ARM64-related fixes (#934)
* Do not rely on AArch64 CPUs to support 32-bit ARM for cross-testing. Signed-off-by: Alexey Kopytov <akopytov@gmail.com> * aarch64 like ppc64le reports 64k node_sockstat_TCP_mem_bytes due to 64k pages. Signed-off-by: Alexey Kopytov <akopytov@gmail.com>
Diffstat (limited to 'collector/fixtures/e2e-64k-page-output.txt')
-rw-r--r--collector/fixtures/e2e-64k-page-output.txt3169
1 files changed, 3169 insertions, 0 deletions
diff --git a/collector/fixtures/e2e-64k-page-output.txt b/collector/fixtures/e2e-64k-page-output.txt
new file mode 100644
index 0000000..3015262
--- /dev/null
+++ b/collector/fixtures/e2e-64k-page-output.txt
@@ -0,0 +1,3169 @@
1# HELP go_gc_duration_seconds A summary of the GC invocation durations.
2# TYPE go_gc_duration_seconds summary
3# HELP go_goroutines Number of goroutines that currently exist.
4# TYPE go_goroutines gauge
5# HELP go_info Information about the Go environment.
6# TYPE go_info gauge
7# HELP go_memstats_alloc_bytes Number of bytes allocated and still in use.
8# TYPE go_memstats_alloc_bytes gauge
9# HELP go_memstats_alloc_bytes_total Total number of bytes allocated, even if freed.
10# TYPE go_memstats_alloc_bytes_total counter
11# HELP go_memstats_buck_hash_sys_bytes Number of bytes used by the profiling bucket hash table.
12# TYPE go_memstats_buck_hash_sys_bytes gauge
13# HELP go_memstats_frees_total Total number of frees.
14# TYPE go_memstats_frees_total counter
15# HELP go_memstats_gc_cpu_fraction The fraction of this program's available CPU time used by the GC since the program started.
16# TYPE go_memstats_gc_cpu_fraction gauge
17# HELP go_memstats_gc_sys_bytes Number of bytes used for garbage collection system metadata.
18# TYPE go_memstats_gc_sys_bytes gauge
19# HELP go_memstats_heap_alloc_bytes Number of heap bytes allocated and still in use.
20# TYPE go_memstats_heap_alloc_bytes gauge
21# HELP go_memstats_heap_idle_bytes Number of heap bytes waiting to be used.
22# TYPE go_memstats_heap_idle_bytes gauge
23# HELP go_memstats_heap_inuse_bytes Number of heap bytes that are in use.
24# TYPE go_memstats_heap_inuse_bytes gauge
25# HELP go_memstats_heap_objects Number of allocated objects.
26# TYPE go_memstats_heap_objects gauge
27# HELP go_memstats_heap_released_bytes Number of heap bytes released to OS.
28# TYPE go_memstats_heap_released_bytes gauge
29# HELP go_memstats_heap_sys_bytes Number of heap bytes obtained from system.
30# TYPE go_memstats_heap_sys_bytes gauge
31# HELP go_memstats_last_gc_time_seconds Number of seconds since 1970 of last garbage collection.
32# TYPE go_memstats_last_gc_time_seconds gauge
33# HELP go_memstats_lookups_total Total number of pointer lookups.
34# TYPE go_memstats_lookups_total counter
35# HELP go_memstats_mallocs_total Total number of mallocs.
36# TYPE go_memstats_mallocs_total counter
37# HELP go_memstats_mcache_inuse_bytes Number of bytes in use by mcache structures.
38# TYPE go_memstats_mcache_inuse_bytes gauge
39# HELP go_memstats_mcache_sys_bytes Number of bytes used for mcache structures obtained from system.
40# TYPE go_memstats_mcache_sys_bytes gauge
41# HELP go_memstats_mspan_inuse_bytes Number of bytes in use by mspan structures.
42# TYPE go_memstats_mspan_inuse_bytes gauge
43# HELP go_memstats_mspan_sys_bytes Number of bytes used for mspan structures obtained from system.
44# TYPE go_memstats_mspan_sys_bytes gauge
45# HELP go_memstats_next_gc_bytes Number of heap bytes when next garbage collection will take place.
46# TYPE go_memstats_next_gc_bytes gauge
47# HELP go_memstats_other_sys_bytes Number of bytes used for other system allocations.
48# TYPE go_memstats_other_sys_bytes gauge
49# HELP go_memstats_stack_inuse_bytes Number of bytes in use by the stack allocator.
50# TYPE go_memstats_stack_inuse_bytes gauge
51# HELP go_memstats_stack_sys_bytes Number of bytes obtained from system for stack allocator.
52# TYPE go_memstats_stack_sys_bytes gauge
53# HELP go_memstats_sys_bytes Number of bytes obtained from system.
54# TYPE go_memstats_sys_bytes gauge
55# HELP go_threads Number of OS threads created.
56# TYPE go_threads gauge
57# HELP node_arp_entries ARP entries by device
58# TYPE node_arp_entries gauge
59node_arp_entries{device="eth0"} 3
60node_arp_entries{device="eth1"} 3
61# HELP node_bcache_active_journal_entries Number of journal entries that are newer than the index.
62# TYPE node_bcache_active_journal_entries gauge
63node_bcache_active_journal_entries{uuid="deaddd54-c735-46d5-868e-f331c5fd7c74"} 1
64# HELP node_bcache_average_key_size_sectors Average data per key in the btree (sectors).
65# TYPE node_bcache_average_key_size_sectors gauge
66node_bcache_average_key_size_sectors{uuid="deaddd54-c735-46d5-868e-f331c5fd7c74"} 0
67# HELP node_bcache_btree_cache_size_bytes Amount of memory currently used by the btree cache.
68# TYPE node_bcache_btree_cache_size_bytes gauge
69node_bcache_btree_cache_size_bytes{uuid="deaddd54-c735-46d5-868e-f331c5fd7c74"} 0
70# HELP node_bcache_btree_nodes Total nodes in the btree.
71# TYPE node_bcache_btree_nodes gauge
72node_bcache_btree_nodes{uuid="deaddd54-c735-46d5-868e-f331c5fd7c74"} 0
73# HELP node_bcache_btree_read_average_duration_seconds Average btree read duration.
74# TYPE node_bcache_btree_read_average_duration_seconds gauge
75node_bcache_btree_read_average_duration_seconds{uuid="deaddd54-c735-46d5-868e-f331c5fd7c74"} 1.305e-06
76# HELP node_bcache_bypassed_bytes_total Amount of IO (both reads and writes) that has bypassed the cache.
77# TYPE node_bcache_bypassed_bytes_total counter
78node_bcache_bypassed_bytes_total{backing_device="bdev0",uuid="deaddd54-c735-46d5-868e-f331c5fd7c74"} 0
79# HELP node_bcache_cache_available_percent Percentage of cache device without dirty data, usable for writeback (may contain clean cached data).
80# TYPE node_bcache_cache_available_percent gauge
81node_bcache_cache_available_percent{uuid="deaddd54-c735-46d5-868e-f331c5fd7c74"} 100
82# HELP node_bcache_cache_bypass_hits_total Hits for IO intended to skip the cache.
83# TYPE node_bcache_cache_bypass_hits_total counter
84node_bcache_cache_bypass_hits_total{backing_device="bdev0",uuid="deaddd54-c735-46d5-868e-f331c5fd7c74"} 0
85# HELP node_bcache_cache_bypass_misses_total Misses for IO intended to skip the cache.
86# TYPE node_bcache_cache_bypass_misses_total counter
87node_bcache_cache_bypass_misses_total{backing_device="bdev0",uuid="deaddd54-c735-46d5-868e-f331c5fd7c74"} 0
88# HELP node_bcache_cache_hits_total Hits counted per individual IO as bcache sees them.
89# TYPE node_bcache_cache_hits_total counter
90node_bcache_cache_hits_total{backing_device="bdev0",uuid="deaddd54-c735-46d5-868e-f331c5fd7c74"} 546
91# HELP node_bcache_cache_miss_collisions_total Instances where data insertion from cache miss raced with write (data already present).
92# TYPE node_bcache_cache_miss_collisions_total counter
93node_bcache_cache_miss_collisions_total{backing_device="bdev0",uuid="deaddd54-c735-46d5-868e-f331c5fd7c74"} 0
94# HELP node_bcache_cache_misses_total Misses counted per individual IO as bcache sees them.
95# TYPE node_bcache_cache_misses_total counter
96node_bcache_cache_misses_total{backing_device="bdev0",uuid="deaddd54-c735-46d5-868e-f331c5fd7c74"} 0
97# HELP node_bcache_cache_read_races_total Counts instances where while data was being read from the cache, the bucket was reused and invalidated - i.e. where the pointer was stale after the read completed.
98# TYPE node_bcache_cache_read_races_total counter
99node_bcache_cache_read_races_total{uuid="deaddd54-c735-46d5-868e-f331c5fd7c74"} 0
100# HELP node_bcache_cache_readaheads_total Count of times readahead occurred.
101# TYPE node_bcache_cache_readaheads_total counter
102node_bcache_cache_readaheads_total{backing_device="bdev0",uuid="deaddd54-c735-46d5-868e-f331c5fd7c74"} 0
103# HELP node_bcache_congested Congestion.
104# TYPE node_bcache_congested gauge
105node_bcache_congested{uuid="deaddd54-c735-46d5-868e-f331c5fd7c74"} 0
106# HELP node_bcache_dirty_data_bytes Amount of dirty data for this backing device in the cache.
107# TYPE node_bcache_dirty_data_bytes gauge
108node_bcache_dirty_data_bytes{backing_device="bdev0",uuid="deaddd54-c735-46d5-868e-f331c5fd7c74"} 0
109# HELP node_bcache_io_errors Number of errors that have occurred, decayed by io_error_halflife.
110# TYPE node_bcache_io_errors gauge
111node_bcache_io_errors{cache_device="cache0",uuid="deaddd54-c735-46d5-868e-f331c5fd7c74"} 0
112# HELP node_bcache_metadata_written_bytes_total Sum of all non data writes (btree writes and all other metadata).
113# TYPE node_bcache_metadata_written_bytes_total counter
114node_bcache_metadata_written_bytes_total{cache_device="cache0",uuid="deaddd54-c735-46d5-868e-f331c5fd7c74"} 512
115# HELP node_bcache_priority_stats_metadata_percent Bcache's metadata overhead.
116# TYPE node_bcache_priority_stats_metadata_percent gauge
117node_bcache_priority_stats_metadata_percent{cache_device="cache0",uuid="deaddd54-c735-46d5-868e-f331c5fd7c74"} 0
118# HELP node_bcache_priority_stats_unused_percent The percentage of the cache that doesn't contain any data.
119# TYPE node_bcache_priority_stats_unused_percent gauge
120node_bcache_priority_stats_unused_percent{cache_device="cache0",uuid="deaddd54-c735-46d5-868e-f331c5fd7c74"} 99
121# HELP node_bcache_root_usage_percent Percentage of the root btree node in use (tree depth increases if too high).
122# TYPE node_bcache_root_usage_percent gauge
123node_bcache_root_usage_percent{uuid="deaddd54-c735-46d5-868e-f331c5fd7c74"} 0
124# HELP node_bcache_tree_depth Depth of the btree.
125# TYPE node_bcache_tree_depth gauge
126node_bcache_tree_depth{uuid="deaddd54-c735-46d5-868e-f331c5fd7c74"} 0
127# HELP node_bcache_written_bytes_total Sum of all data that has been written to the cache.
128# TYPE node_bcache_written_bytes_total counter
129node_bcache_written_bytes_total{cache_device="cache0",uuid="deaddd54-c735-46d5-868e-f331c5fd7c74"} 0
130# HELP node_bonding_active Number of active slaves per bonding interface.
131# TYPE node_bonding_active gauge
132node_bonding_active{master="bond0"} 0
133node_bonding_active{master="dmz"} 2
134node_bonding_active{master="int"} 1
135# HELP node_bonding_slaves Number of configured slaves per bonding interface.
136# TYPE node_bonding_slaves gauge
137node_bonding_slaves{master="bond0"} 0
138node_bonding_slaves{master="dmz"} 2
139node_bonding_slaves{master="int"} 2
140# HELP node_boot_time_seconds Node boot time, in unixtime.
141# TYPE node_boot_time_seconds gauge
142node_boot_time_seconds 1.418183276e+09
143# HELP node_buddyinfo_blocks Count of free blocks according to size.
144# TYPE node_buddyinfo_blocks gauge
145node_buddyinfo_blocks{node="0",size="0",zone="DMA"} 1
146node_buddyinfo_blocks{node="0",size="0",zone="DMA32"} 759
147node_buddyinfo_blocks{node="0",size="0",zone="Normal"} 4381
148node_buddyinfo_blocks{node="0",size="1",zone="DMA"} 0
149node_buddyinfo_blocks{node="0",size="1",zone="DMA32"} 572
150node_buddyinfo_blocks{node="0",size="1",zone="Normal"} 1093
151node_buddyinfo_blocks{node="0",size="10",zone="DMA"} 3
152node_buddyinfo_blocks{node="0",size="10",zone="DMA32"} 0
153node_buddyinfo_blocks{node="0",size="10",zone="Normal"} 0
154node_buddyinfo_blocks{node="0",size="2",zone="DMA"} 1
155node_buddyinfo_blocks{node="0",size="2",zone="DMA32"} 791
156node_buddyinfo_blocks{node="0",size="2",zone="Normal"} 185
157node_buddyinfo_blocks{node="0",size="3",zone="DMA"} 0
158node_buddyinfo_blocks{node="0",size="3",zone="DMA32"} 475
159node_buddyinfo_blocks{node="0",size="3",zone="Normal"} 1530
160node_buddyinfo_blocks{node="0",size="4",zone="DMA"} 2
161node_buddyinfo_blocks{node="0",size="4",zone="DMA32"} 194
162node_buddyinfo_blocks{node="0",size="4",zone="Normal"} 567
163node_buddyinfo_blocks{node="0",size="5",zone="DMA"} 1
164node_buddyinfo_blocks{node="0",size="5",zone="DMA32"} 45
165node_buddyinfo_blocks{node="0",size="5",zone="Normal"} 102
166node_buddyinfo_blocks{node="0",size="6",zone="DMA"} 1
167node_buddyinfo_blocks{node="0",size="6",zone="DMA32"} 12
168node_buddyinfo_blocks{node="0",size="6",zone="Normal"} 4
169node_buddyinfo_blocks{node="0",size="7",zone="DMA"} 0
170node_buddyinfo_blocks{node="0",size="7",zone="DMA32"} 0
171node_buddyinfo_blocks{node="0",size="7",zone="Normal"} 0
172node_buddyinfo_blocks{node="0",size="8",zone="DMA"} 1
173node_buddyinfo_blocks{node="0",size="8",zone="DMA32"} 0
174node_buddyinfo_blocks{node="0",size="8",zone="Normal"} 0
175node_buddyinfo_blocks{node="0",size="9",zone="DMA"} 1
176node_buddyinfo_blocks{node="0",size="9",zone="DMA32"} 0
177node_buddyinfo_blocks{node="0",size="9",zone="Normal"} 0
178# HELP node_context_switches_total Total number of context switches.
179# TYPE node_context_switches_total counter
180node_context_switches_total 3.8014093e+07
181# HELP node_cpu_core_throttles_total Number of times this cpu core has been throttled.
182# TYPE node_cpu_core_throttles_total counter
183node_cpu_core_throttles_total{core="0",package="0"} 5
184node_cpu_core_throttles_total{core="0",package="1"} 0
185node_cpu_core_throttles_total{core="1",package="0"} 0
186node_cpu_core_throttles_total{core="1",package="1"} 9
187# HELP node_cpu_frequency_hertz Current cpu thread frequency in hertz.
188# TYPE node_cpu_frequency_hertz gauge
189node_cpu_frequency_hertz{cpu="0"} 1.699981e+09
190node_cpu_frequency_hertz{cpu="1"} 1.699981e+09
191node_cpu_frequency_hertz{cpu="2"} 8e+06
192node_cpu_frequency_hertz{cpu="3"} 8e+06
193# HELP node_cpu_frequency_max_hertz Maximum cpu thread frequency in hertz.
194# TYPE node_cpu_frequency_max_hertz gauge
195node_cpu_frequency_max_hertz{cpu="0"} 3.7e+09
196node_cpu_frequency_max_hertz{cpu="1"} 3.7e+09
197node_cpu_frequency_max_hertz{cpu="2"} 4.2e+09
198node_cpu_frequency_max_hertz{cpu="3"} 4.2e+09
199# HELP node_cpu_frequency_min_hertz Minimum cpu thread frequency in hertz.
200# TYPE node_cpu_frequency_min_hertz gauge
201node_cpu_frequency_min_hertz{cpu="0"} 8e+08
202node_cpu_frequency_min_hertz{cpu="1"} 8e+08
203node_cpu_frequency_min_hertz{cpu="2"} 1e+06
204node_cpu_frequency_min_hertz{cpu="3"} 1e+06
205# HELP node_cpu_guest_seconds_total Seconds the cpus spent in guests (VMs) for each mode.
206# TYPE node_cpu_guest_seconds_total counter
207node_cpu_guest_seconds_total{cpu="0",mode="nice"} 0.01
208node_cpu_guest_seconds_total{cpu="0",mode="user"} 0.02
209node_cpu_guest_seconds_total{cpu="1",mode="nice"} 0.02
210node_cpu_guest_seconds_total{cpu="1",mode="user"} 0.03
211node_cpu_guest_seconds_total{cpu="2",mode="nice"} 0.03
212node_cpu_guest_seconds_total{cpu="2",mode="user"} 0.04
213node_cpu_guest_seconds_total{cpu="3",mode="nice"} 0.04
214node_cpu_guest_seconds_total{cpu="3",mode="user"} 0.05
215node_cpu_guest_seconds_total{cpu="4",mode="nice"} 0.05
216node_cpu_guest_seconds_total{cpu="4",mode="user"} 0.06
217node_cpu_guest_seconds_total{cpu="5",mode="nice"} 0.06
218node_cpu_guest_seconds_total{cpu="5",mode="user"} 0.07
219node_cpu_guest_seconds_total{cpu="6",mode="nice"} 0.07
220node_cpu_guest_seconds_total{cpu="6",mode="user"} 0.08
221node_cpu_guest_seconds_total{cpu="7",mode="nice"} 0.08
222node_cpu_guest_seconds_total{cpu="7",mode="user"} 0.09
223# HELP node_cpu_package_throttles_total Number of times this cpu package has been throttled.
224# TYPE node_cpu_package_throttles_total counter
225node_cpu_package_throttles_total{package="0"} 30
226node_cpu_package_throttles_total{package="1"} 6
227# HELP node_cpu_seconds_total Seconds the cpus spent in each mode.
228# TYPE node_cpu_seconds_total counter
229node_cpu_seconds_total{cpu="0",mode="idle"} 10870.69
230node_cpu_seconds_total{cpu="0",mode="iowait"} 2.2
231node_cpu_seconds_total{cpu="0",mode="irq"} 0.01
232node_cpu_seconds_total{cpu="0",mode="nice"} 0.19
233node_cpu_seconds_total{cpu="0",mode="softirq"} 34.1
234node_cpu_seconds_total{cpu="0",mode="steal"} 0
235node_cpu_seconds_total{cpu="0",mode="system"} 210.45
236node_cpu_seconds_total{cpu="0",mode="user"} 444.9
237node_cpu_seconds_total{cpu="1",mode="idle"} 11107.87
238node_cpu_seconds_total{cpu="1",mode="iowait"} 5.91
239node_cpu_seconds_total{cpu="1",mode="irq"} 0
240node_cpu_seconds_total{cpu="1",mode="nice"} 0.23
241node_cpu_seconds_total{cpu="1",mode="softirq"} 0.46
242node_cpu_seconds_total{cpu="1",mode="steal"} 0
243node_cpu_seconds_total{cpu="1",mode="system"} 164.74
244node_cpu_seconds_total{cpu="1",mode="user"} 478.69
245node_cpu_seconds_total{cpu="2",mode="idle"} 11123.21
246node_cpu_seconds_total{cpu="2",mode="iowait"} 4.41
247node_cpu_seconds_total{cpu="2",mode="irq"} 0
248node_cpu_seconds_total{cpu="2",mode="nice"} 0.36
249node_cpu_seconds_total{cpu="2",mode="softirq"} 3.26
250node_cpu_seconds_total{cpu="2",mode="steal"} 0
251node_cpu_seconds_total{cpu="2",mode="system"} 159.16
252node_cpu_seconds_total{cpu="2",mode="user"} 465.04
253node_cpu_seconds_total{cpu="3",mode="idle"} 11132.3
254node_cpu_seconds_total{cpu="3",mode="iowait"} 5.33
255node_cpu_seconds_total{cpu="3",mode="irq"} 0
256node_cpu_seconds_total{cpu="3",mode="nice"} 1.02
257node_cpu_seconds_total{cpu="3",mode="softirq"} 0.6
258node_cpu_seconds_total{cpu="3",mode="steal"} 0
259node_cpu_seconds_total{cpu="3",mode="system"} 156.83
260node_cpu_seconds_total{cpu="3",mode="user"} 470.54
261node_cpu_seconds_total{cpu="4",mode="idle"} 11403.21
262node_cpu_seconds_total{cpu="4",mode="iowait"} 2.17
263node_cpu_seconds_total{cpu="4",mode="irq"} 0
264node_cpu_seconds_total{cpu="4",mode="nice"} 0.25
265node_cpu_seconds_total{cpu="4",mode="softirq"} 0.08
266node_cpu_seconds_total{cpu="4",mode="steal"} 0
267node_cpu_seconds_total{cpu="4",mode="system"} 107.76
268node_cpu_seconds_total{cpu="4",mode="user"} 284.13
269node_cpu_seconds_total{cpu="5",mode="idle"} 11362.7
270node_cpu_seconds_total{cpu="5",mode="iowait"} 6.72
271node_cpu_seconds_total{cpu="5",mode="irq"} 0
272node_cpu_seconds_total{cpu="5",mode="nice"} 1.01
273node_cpu_seconds_total{cpu="5",mode="softirq"} 0.3
274node_cpu_seconds_total{cpu="5",mode="steal"} 0
275node_cpu_seconds_total{cpu="5",mode="system"} 115.86
276node_cpu_seconds_total{cpu="5",mode="user"} 292.71
277node_cpu_seconds_total{cpu="6",mode="idle"} 11397.21
278node_cpu_seconds_total{cpu="6",mode="iowait"} 3.19
279node_cpu_seconds_total{cpu="6",mode="irq"} 0
280node_cpu_seconds_total{cpu="6",mode="nice"} 0.36
281node_cpu_seconds_total{cpu="6",mode="softirq"} 0.29
282node_cpu_seconds_total{cpu="6",mode="steal"} 0
283node_cpu_seconds_total{cpu="6",mode="system"} 102.76
284node_cpu_seconds_total{cpu="6",mode="user"} 291.52
285node_cpu_seconds_total{cpu="7",mode="idle"} 11392.82
286node_cpu_seconds_total{cpu="7",mode="iowait"} 5.55
287node_cpu_seconds_total{cpu="7",mode="irq"} 0
288node_cpu_seconds_total{cpu="7",mode="nice"} 2.68
289node_cpu_seconds_total{cpu="7",mode="softirq"} 0.31
290node_cpu_seconds_total{cpu="7",mode="steal"} 0
291node_cpu_seconds_total{cpu="7",mode="system"} 101.64
292node_cpu_seconds_total{cpu="7",mode="user"} 290.98
293# HELP node_disk_io_now The number of I/Os currently in progress.
294# TYPE node_disk_io_now gauge
295node_disk_io_now{device="dm-0"} 0
296node_disk_io_now{device="dm-1"} 0
297node_disk_io_now{device="dm-2"} 0
298node_disk_io_now{device="dm-3"} 0
299node_disk_io_now{device="dm-4"} 0
300node_disk_io_now{device="dm-5"} 0
301node_disk_io_now{device="mmcblk0"} 0
302node_disk_io_now{device="mmcblk0p1"} 0
303node_disk_io_now{device="mmcblk0p2"} 0
304node_disk_io_now{device="nvme0n1"} 0
305node_disk_io_now{device="sda"} 0
306node_disk_io_now{device="sr0"} 0
307node_disk_io_now{device="vda"} 0
308# HELP node_disk_io_time_seconds_total Total seconds spent doing I/Os.
309# TYPE node_disk_io_time_seconds_total counter
310node_disk_io_time_seconds_total{device="dm-0"} 11325.968
311node_disk_io_time_seconds_total{device="dm-1"} 0.076
312node_disk_io_time_seconds_total{device="dm-2"} 65.4
313node_disk_io_time_seconds_total{device="dm-3"} 0.016
314node_disk_io_time_seconds_total{device="dm-4"} 0.024
315node_disk_io_time_seconds_total{device="dm-5"} 58.848
316node_disk_io_time_seconds_total{device="mmcblk0"} 0.136
317node_disk_io_time_seconds_total{device="mmcblk0p1"} 0.024
318node_disk_io_time_seconds_total{device="mmcblk0p2"} 0.068
319node_disk_io_time_seconds_total{device="nvme0n1"} 222.766
320node_disk_io_time_seconds_total{device="sda"} 9653.880000000001
321node_disk_io_time_seconds_total{device="sr0"} 0
322node_disk_io_time_seconds_total{device="vda"} 41614.592000000004
323# HELP node_disk_io_time_weighted_seconds_total The weighted # of seconds spent doing I/Os. See https://www.kernel.org/doc/Documentation/iostats.txt.
324# TYPE node_disk_io_time_weighted_seconds_total counter
325node_disk_io_time_weighted_seconds_total{device="dm-0"} 1.206301256e+06
326node_disk_io_time_weighted_seconds_total{device="dm-1"} 0.084
327node_disk_io_time_weighted_seconds_total{device="dm-2"} 129.416
328node_disk_io_time_weighted_seconds_total{device="dm-3"} 0.10400000000000001
329node_disk_io_time_weighted_seconds_total{device="dm-4"} 0.044
330node_disk_io_time_weighted_seconds_total{device="dm-5"} 105.632
331node_disk_io_time_weighted_seconds_total{device="mmcblk0"} 0.156
332node_disk_io_time_weighted_seconds_total{device="mmcblk0p1"} 0.024
333node_disk_io_time_weighted_seconds_total{device="mmcblk0p2"} 0.068
334node_disk_io_time_weighted_seconds_total{device="nvme0n1"} 1032.546
335node_disk_io_time_weighted_seconds_total{device="sda"} 82621.804
336node_disk_io_time_weighted_seconds_total{device="sr0"} 0
337node_disk_io_time_weighted_seconds_total{device="vda"} 2.0778722280000001e+06
338# HELP node_disk_read_bytes_total The total number of bytes read successfully.
339# TYPE node_disk_read_bytes_total counter
340node_disk_read_bytes_total{device="dm-0"} 5.13708655616e+11
341node_disk_read_bytes_total{device="dm-1"} 1.589248e+06
342node_disk_read_bytes_total{device="dm-2"} 1.578752e+08
343node_disk_read_bytes_total{device="dm-3"} 1.98144e+06
344node_disk_read_bytes_total{device="dm-4"} 529408
345node_disk_read_bytes_total{device="dm-5"} 4.3150848e+07
346node_disk_read_bytes_total{device="mmcblk0"} 798720
347node_disk_read_bytes_total{device="mmcblk0p1"} 81920
348node_disk_read_bytes_total{device="mmcblk0p2"} 389120
349node_disk_read_bytes_total{device="nvme0n1"} 2.377714176e+09
350node_disk_read_bytes_total{device="sda"} 5.13713216512e+11
351node_disk_read_bytes_total{device="sr0"} 0
352node_disk_read_bytes_total{device="vda"} 1.6727491584e+10
353# HELP node_disk_read_time_seconds_total The total number of milliseconds spent by all reads.
354# TYPE node_disk_read_time_seconds_total counter
355node_disk_read_time_seconds_total{device="dm-0"} 46229.572
356node_disk_read_time_seconds_total{device="dm-1"} 0.084
357node_disk_read_time_seconds_total{device="dm-2"} 6.5360000000000005
358node_disk_read_time_seconds_total{device="dm-3"} 0.10400000000000001
359node_disk_read_time_seconds_total{device="dm-4"} 0.028
360node_disk_read_time_seconds_total{device="dm-5"} 0.924
361node_disk_read_time_seconds_total{device="mmcblk0"} 0.156
362node_disk_read_time_seconds_total{device="mmcblk0p1"} 0.024
363node_disk_read_time_seconds_total{device="mmcblk0p2"} 0.068
364node_disk_read_time_seconds_total{device="nvme0n1"} 21.650000000000002
365node_disk_read_time_seconds_total{device="sda"} 18492.372
366node_disk_read_time_seconds_total{device="sr0"} 0
367node_disk_read_time_seconds_total{device="vda"} 8655.768
368# HELP node_disk_reads_completed_total The total number of reads completed successfully.
369# TYPE node_disk_reads_completed_total counter
370node_disk_reads_completed_total{device="dm-0"} 5.9910002e+07
371node_disk_reads_completed_total{device="dm-1"} 388
372node_disk_reads_completed_total{device="dm-2"} 11571
373node_disk_reads_completed_total{device="dm-3"} 3870
374node_disk_reads_completed_total{device="dm-4"} 392
375node_disk_reads_completed_total{device="dm-5"} 3729
376node_disk_reads_completed_total{device="mmcblk0"} 192
377node_disk_reads_completed_total{device="mmcblk0p1"} 17
378node_disk_reads_completed_total{device="mmcblk0p2"} 95
379node_disk_reads_completed_total{device="nvme0n1"} 47114
380node_disk_reads_completed_total{device="sda"} 2.5354637e+07
381node_disk_reads_completed_total{device="sr0"} 0
382node_disk_reads_completed_total{device="vda"} 1.775784e+06
383# HELP node_disk_reads_merged_total The total number of reads merged. See https://www.kernel.org/doc/Documentation/iostats.txt.
384# TYPE node_disk_reads_merged_total counter
385node_disk_reads_merged_total{device="dm-0"} 0
386node_disk_reads_merged_total{device="dm-1"} 0
387node_disk_reads_merged_total{device="dm-2"} 0
388node_disk_reads_merged_total{device="dm-3"} 0
389node_disk_reads_merged_total{device="dm-4"} 0
390node_disk_reads_merged_total{device="dm-5"} 0
391node_disk_reads_merged_total{device="mmcblk0"} 3
392node_disk_reads_merged_total{device="mmcblk0p1"} 3
393node_disk_reads_merged_total{device="mmcblk0p2"} 0
394node_disk_reads_merged_total{device="nvme0n1"} 4
395node_disk_reads_merged_total{device="sda"} 3.4367663e+07
396node_disk_reads_merged_total{device="sr0"} 0
397node_disk_reads_merged_total{device="vda"} 15386
398# HELP node_disk_write_time_seconds_total This is the total number of seconds spent by all writes.
399# TYPE node_disk_write_time_seconds_total counter
400node_disk_write_time_seconds_total{device="dm-0"} 1.1585578e+06
401node_disk_write_time_seconds_total{device="dm-1"} 0
402node_disk_write_time_seconds_total{device="dm-2"} 122.884
403node_disk_write_time_seconds_total{device="dm-3"} 0
404node_disk_write_time_seconds_total{device="dm-4"} 0.016
405node_disk_write_time_seconds_total{device="dm-5"} 104.684
406node_disk_write_time_seconds_total{device="mmcblk0"} 0
407node_disk_write_time_seconds_total{device="mmcblk0p1"} 0
408node_disk_write_time_seconds_total{device="mmcblk0p2"} 0
409node_disk_write_time_seconds_total{device="nvme0n1"} 1011.053
410node_disk_write_time_seconds_total{device="sda"} 63877.96
411node_disk_write_time_seconds_total{device="sr0"} 0
412node_disk_write_time_seconds_total{device="vda"} 2.069221364e+06
413# HELP node_disk_writes_completed_total The total number of writes completed successfully.
414# TYPE node_disk_writes_completed_total counter
415node_disk_writes_completed_total{device="dm-0"} 3.9231014e+07
416node_disk_writes_completed_total{device="dm-1"} 74
417node_disk_writes_completed_total{device="dm-2"} 153522
418node_disk_writes_completed_total{device="dm-3"} 0
419node_disk_writes_completed_total{device="dm-4"} 38
420node_disk_writes_completed_total{device="dm-5"} 98918
421node_disk_writes_completed_total{device="mmcblk0"} 0
422node_disk_writes_completed_total{device="mmcblk0p1"} 0
423node_disk_writes_completed_total{device="mmcblk0p2"} 0
424node_disk_writes_completed_total{device="nvme0n1"} 1.07832e+06
425node_disk_writes_completed_total{device="sda"} 2.8444756e+07
426node_disk_writes_completed_total{device="sr0"} 0
427node_disk_writes_completed_total{device="vda"} 6.038856e+06
428# HELP node_disk_writes_merged_total The number of writes merged. See https://www.kernel.org/doc/Documentation/iostats.txt.
429# TYPE node_disk_writes_merged_total counter
430node_disk_writes_merged_total{device="dm-0"} 0
431node_disk_writes_merged_total{device="dm-1"} 0
432node_disk_writes_merged_total{device="dm-2"} 0
433node_disk_writes_merged_total{device="dm-3"} 0
434node_disk_writes_merged_total{device="dm-4"} 0
435node_disk_writes_merged_total{device="dm-5"} 0
436node_disk_writes_merged_total{device="mmcblk0"} 0
437node_disk_writes_merged_total{device="mmcblk0p1"} 0
438node_disk_writes_merged_total{device="mmcblk0p2"} 0
439node_disk_writes_merged_total{device="nvme0n1"} 43950
440node_disk_writes_merged_total{device="sda"} 1.1134226e+07
441node_disk_writes_merged_total{device="sr0"} 0
442node_disk_writes_merged_total{device="vda"} 2.0711856e+07
443# HELP node_disk_written_bytes_total The total number of bytes written successfully.
444# TYPE node_disk_written_bytes_total counter
445node_disk_written_bytes_total{device="dm-0"} 2.5891680256e+11
446node_disk_written_bytes_total{device="dm-1"} 303104
447node_disk_written_bytes_total{device="dm-2"} 2.607828992e+09
448node_disk_written_bytes_total{device="dm-3"} 0
449node_disk_written_bytes_total{device="dm-4"} 70144
450node_disk_written_bytes_total{device="dm-5"} 5.89664256e+08
451node_disk_written_bytes_total{device="mmcblk0"} 0
452node_disk_written_bytes_total{device="mmcblk0p1"} 0
453node_disk_written_bytes_total{device="mmcblk0p2"} 0
454node_disk_written_bytes_total{device="nvme0n1"} 2.0199236096e+10
455node_disk_written_bytes_total{device="sda"} 2.58916880384e+11
456node_disk_written_bytes_total{device="sr0"} 0
457node_disk_written_bytes_total{device="vda"} 1.0938236928e+11
458# HELP node_drbd_activitylog_writes_total Number of updates of the activity log area of the meta data.
459# TYPE node_drbd_activitylog_writes_total counter
460node_drbd_activitylog_writes_total{device="drbd1"} 1100
461# HELP node_drbd_application_pending Number of block I/O requests forwarded to DRBD, but not yet answered by DRBD.
462# TYPE node_drbd_application_pending gauge
463node_drbd_application_pending{device="drbd1"} 12348
464# HELP node_drbd_bitmap_writes_total Number of updates of the bitmap area of the meta data.
465# TYPE node_drbd_bitmap_writes_total counter
466node_drbd_bitmap_writes_total{device="drbd1"} 221
467# HELP node_drbd_connected Whether DRBD is connected to the peer.
468# TYPE node_drbd_connected gauge
469node_drbd_connected{device="drbd1"} 1
470# HELP node_drbd_disk_read_bytes_total Net data read from local hard disk; in bytes.
471# TYPE node_drbd_disk_read_bytes_total counter
472node_drbd_disk_read_bytes_total{device="drbd1"} 1.2154539008e+11
473# HELP node_drbd_disk_state_is_up_to_date Whether the disk of the node is up to date.
474# TYPE node_drbd_disk_state_is_up_to_date gauge
475node_drbd_disk_state_is_up_to_date{device="drbd1",node="local"} 1
476node_drbd_disk_state_is_up_to_date{device="drbd1",node="remote"} 1
477# HELP node_drbd_disk_written_bytes_total Net data written on local hard disk; in bytes.
478# TYPE node_drbd_disk_written_bytes_total counter
479node_drbd_disk_written_bytes_total{device="drbd1"} 2.8941845504e+10
480# HELP node_drbd_epochs Number of Epochs currently on the fly.
481# TYPE node_drbd_epochs gauge
482node_drbd_epochs{device="drbd1"} 1
483# HELP node_drbd_local_pending Number of open requests to the local I/O sub-system.
484# TYPE node_drbd_local_pending gauge
485node_drbd_local_pending{device="drbd1"} 12345
486# HELP node_drbd_network_received_bytes_total Total number of bytes received via the network.
487# TYPE node_drbd_network_received_bytes_total counter
488node_drbd_network_received_bytes_total{device="drbd1"} 1.0961011e+07
489# HELP node_drbd_network_sent_bytes_total Total number of bytes sent via the network.
490# TYPE node_drbd_network_sent_bytes_total counter
491node_drbd_network_sent_bytes_total{device="drbd1"} 1.7740228608e+10
492# HELP node_drbd_node_role_is_primary Whether the role of the node is in the primary state.
493# TYPE node_drbd_node_role_is_primary gauge
494node_drbd_node_role_is_primary{device="drbd1",node="local"} 1
495node_drbd_node_role_is_primary{device="drbd1",node="remote"} 1
496# HELP node_drbd_out_of_sync_bytes Amount of data known to be out of sync; in bytes.
497# TYPE node_drbd_out_of_sync_bytes gauge
498node_drbd_out_of_sync_bytes{device="drbd1"} 1.2645376e+07
499# HELP node_drbd_remote_pending Number of requests sent to the peer, but that have not yet been answered by the latter.
500# TYPE node_drbd_remote_pending gauge
501node_drbd_remote_pending{device="drbd1"} 12346
502# HELP node_drbd_remote_unacknowledged Number of requests received by the peer via the network connection, but that have not yet been answered.
503# TYPE node_drbd_remote_unacknowledged gauge
504node_drbd_remote_unacknowledged{device="drbd1"} 12347
505# HELP node_edac_correctable_errors_total Total correctable memory errors.
506# TYPE node_edac_correctable_errors_total counter
507node_edac_correctable_errors_total{controller="0"} 1
508# HELP node_edac_csrow_correctable_errors_total Total correctable memory errors for this csrow.
509# TYPE node_edac_csrow_correctable_errors_total counter
510node_edac_csrow_correctable_errors_total{controller="0",csrow="0"} 3
511node_edac_csrow_correctable_errors_total{controller="0",csrow="unknown"} 2
512# HELP node_edac_csrow_uncorrectable_errors_total Total uncorrectable memory errors for this csrow.
513# TYPE node_edac_csrow_uncorrectable_errors_total counter
514node_edac_csrow_uncorrectable_errors_total{controller="0",csrow="0"} 4
515node_edac_csrow_uncorrectable_errors_total{controller="0",csrow="unknown"} 6
516# HELP node_edac_uncorrectable_errors_total Total uncorrectable memory errors.
517# TYPE node_edac_uncorrectable_errors_total counter
518node_edac_uncorrectable_errors_total{controller="0"} 5
519# HELP node_entropy_available_bits Bits of available entropy.
520# TYPE node_entropy_available_bits gauge
521node_entropy_available_bits 1337
522# HELP node_exporter_build_info A metric with a constant '1' value labeled by version, revision, branch, and goversion from which node_exporter was built.
523# TYPE node_exporter_build_info gauge
524# HELP node_filefd_allocated File descriptor statistics: allocated.
525# TYPE node_filefd_allocated gauge
526node_filefd_allocated 1024
527# HELP node_filefd_maximum File descriptor statistics: maximum.
528# TYPE node_filefd_maximum gauge
529node_filefd_maximum 1.631329e+06
530# HELP node_forks_total Total number of forks.
531# TYPE node_forks_total counter
532node_forks_total 26442
533# HELP node_hwmon_chip_names Annotation metric for human-readable chip names
534# TYPE node_hwmon_chip_names gauge
535node_hwmon_chip_names{chip="nct6779",chip_name="nct6779"} 1
536node_hwmon_chip_names{chip="platform_coretemp_0",chip_name="coretemp"} 1
537node_hwmon_chip_names{chip="platform_coretemp_1",chip_name="coretemp"} 1
538# HELP node_hwmon_fan_alarm Hardware sensor alarm status (fan)
539# TYPE node_hwmon_fan_alarm gauge
540node_hwmon_fan_alarm{chip="nct6779",sensor="fan2"} 0
541# HELP node_hwmon_fan_beep_enabled Hardware monitor sensor has beeping enabled
542# TYPE node_hwmon_fan_beep_enabled gauge
543node_hwmon_fan_beep_enabled{chip="nct6779",sensor="fan2"} 0
544# HELP node_hwmon_fan_manual Hardware monitor fan element manual
545# TYPE node_hwmon_fan_manual gauge
546node_hwmon_fan_manual{chip="platform_applesmc_768",sensor="fan1"} 0
547node_hwmon_fan_manual{chip="platform_applesmc_768",sensor="fan2"} 0
548# HELP node_hwmon_fan_max_rpm Hardware monitor for fan revolutions per minute (max)
549# TYPE node_hwmon_fan_max_rpm gauge
550node_hwmon_fan_max_rpm{chip="platform_applesmc_768",sensor="fan1"} 6156
551node_hwmon_fan_max_rpm{chip="platform_applesmc_768",sensor="fan2"} 5700
552# HELP node_hwmon_fan_min_rpm Hardware monitor for fan revolutions per minute (min)
553# TYPE node_hwmon_fan_min_rpm gauge
554node_hwmon_fan_min_rpm{chip="nct6779",sensor="fan2"} 0
555node_hwmon_fan_min_rpm{chip="platform_applesmc_768",sensor="fan1"} 2160
556node_hwmon_fan_min_rpm{chip="platform_applesmc_768",sensor="fan2"} 2000
557# HELP node_hwmon_fan_output Hardware monitor fan element output
558# TYPE node_hwmon_fan_output gauge
559node_hwmon_fan_output{chip="platform_applesmc_768",sensor="fan1"} 2160
560node_hwmon_fan_output{chip="platform_applesmc_768",sensor="fan2"} 2000
561# HELP node_hwmon_fan_pulses Hardware monitor fan element pulses
562# TYPE node_hwmon_fan_pulses gauge
563node_hwmon_fan_pulses{chip="nct6779",sensor="fan2"} 2
564# HELP node_hwmon_fan_rpm Hardware monitor for fan revolutions per minute (input)
565# TYPE node_hwmon_fan_rpm gauge
566node_hwmon_fan_rpm{chip="nct6779",sensor="fan2"} 1098
567node_hwmon_fan_rpm{chip="platform_applesmc_768",sensor="fan1"} 0
568node_hwmon_fan_rpm{chip="platform_applesmc_768",sensor="fan2"} 1998
569# HELP node_hwmon_fan_target_rpm Hardware monitor for fan revolutions per minute (target)
570# TYPE node_hwmon_fan_target_rpm gauge
571node_hwmon_fan_target_rpm{chip="nct6779",sensor="fan2"} 27000
572# HELP node_hwmon_fan_tolerance Hardware monitor fan element tolerance
573# TYPE node_hwmon_fan_tolerance gauge
574node_hwmon_fan_tolerance{chip="nct6779",sensor="fan2"} 0
575# HELP node_hwmon_in_alarm Hardware sensor alarm status (in)
576# TYPE node_hwmon_in_alarm gauge
577node_hwmon_in_alarm{chip="nct6779",sensor="in0"} 0
578node_hwmon_in_alarm{chip="nct6779",sensor="in1"} 1
579# HELP node_hwmon_in_beep_enabled Hardware monitor sensor has beeping enabled
580# TYPE node_hwmon_in_beep_enabled gauge
581node_hwmon_in_beep_enabled{chip="nct6779",sensor="in0"} 0
582node_hwmon_in_beep_enabled{chip="nct6779",sensor="in1"} 0
583# HELP node_hwmon_in_max_volts Hardware monitor for voltage (max)
584# TYPE node_hwmon_in_max_volts gauge
585node_hwmon_in_max_volts{chip="nct6779",sensor="in0"} 1.744
586node_hwmon_in_max_volts{chip="nct6779",sensor="in1"} 0
587# HELP node_hwmon_in_min_volts Hardware monitor for voltage (min)
588# TYPE node_hwmon_in_min_volts gauge
589node_hwmon_in_min_volts{chip="nct6779",sensor="in0"} 0
590node_hwmon_in_min_volts{chip="nct6779",sensor="in1"} 0
591# HELP node_hwmon_in_volts Hardware monitor for voltage (input)
592# TYPE node_hwmon_in_volts gauge
593node_hwmon_in_volts{chip="nct6779",sensor="in0"} 0.792
594node_hwmon_in_volts{chip="nct6779",sensor="in1"} 1.024
595# HELP node_hwmon_intrusion_alarm Hardware sensor alarm status (intrusion)
596# TYPE node_hwmon_intrusion_alarm gauge
597node_hwmon_intrusion_alarm{chip="nct6779",sensor="intrusion0"} 1
598node_hwmon_intrusion_alarm{chip="nct6779",sensor="intrusion1"} 1
599# HELP node_hwmon_intrusion_beep_enabled Hardware monitor sensor has beeping enabled
600# TYPE node_hwmon_intrusion_beep_enabled gauge
601node_hwmon_intrusion_beep_enabled{chip="nct6779",sensor="intrusion0"} 0
602node_hwmon_intrusion_beep_enabled{chip="nct6779",sensor="intrusion1"} 0
603# HELP node_hwmon_pwm_auto_point1_pwm Hardware monitor pwm element auto_point1_pwm
604# TYPE node_hwmon_pwm_auto_point1_pwm gauge
605node_hwmon_pwm_auto_point1_pwm{chip="nct6779",sensor="pwm1"} 153
606# HELP node_hwmon_pwm_auto_point1_temp Hardware monitor pwm element auto_point1_temp
607# TYPE node_hwmon_pwm_auto_point1_temp gauge
608node_hwmon_pwm_auto_point1_temp{chip="nct6779",sensor="pwm1"} 30000
609# HELP node_hwmon_pwm_auto_point2_pwm Hardware monitor pwm element auto_point2_pwm
610# TYPE node_hwmon_pwm_auto_point2_pwm gauge
611node_hwmon_pwm_auto_point2_pwm{chip="nct6779",sensor="pwm1"} 255
612# HELP node_hwmon_pwm_auto_point2_temp Hardware monitor pwm element auto_point2_temp
613# TYPE node_hwmon_pwm_auto_point2_temp gauge
614node_hwmon_pwm_auto_point2_temp{chip="nct6779",sensor="pwm1"} 70000
615# HELP node_hwmon_pwm_auto_point3_pwm Hardware monitor pwm element auto_point3_pwm
616# TYPE node_hwmon_pwm_auto_point3_pwm gauge
617node_hwmon_pwm_auto_point3_pwm{chip="nct6779",sensor="pwm1"} 255
618# HELP node_hwmon_pwm_auto_point3_temp Hardware monitor pwm element auto_point3_temp
619# TYPE node_hwmon_pwm_auto_point3_temp gauge
620node_hwmon_pwm_auto_point3_temp{chip="nct6779",sensor="pwm1"} 70000
621# HELP node_hwmon_pwm_auto_point4_pwm Hardware monitor pwm element auto_point4_pwm
622# TYPE node_hwmon_pwm_auto_point4_pwm gauge
623node_hwmon_pwm_auto_point4_pwm{chip="nct6779",sensor="pwm1"} 255
624# HELP node_hwmon_pwm_auto_point4_temp Hardware monitor pwm element auto_point4_temp
625# TYPE node_hwmon_pwm_auto_point4_temp gauge
626node_hwmon_pwm_auto_point4_temp{chip="nct6779",sensor="pwm1"} 70000
627# HELP node_hwmon_pwm_auto_point5_pwm Hardware monitor pwm element auto_point5_pwm
628# TYPE node_hwmon_pwm_auto_point5_pwm gauge
629node_hwmon_pwm_auto_point5_pwm{chip="nct6779",sensor="pwm1"} 255
630# HELP node_hwmon_pwm_auto_point5_temp Hardware monitor pwm element auto_point5_temp
631# TYPE node_hwmon_pwm_auto_point5_temp gauge
632node_hwmon_pwm_auto_point5_temp{chip="nct6779",sensor="pwm1"} 75000
633# HELP node_hwmon_pwm_crit_temp_tolerance Hardware monitor pwm element crit_temp_tolerance
634# TYPE node_hwmon_pwm_crit_temp_tolerance gauge
635node_hwmon_pwm_crit_temp_tolerance{chip="nct6779",sensor="pwm1"} 2000
636# HELP node_hwmon_pwm_enable Hardware monitor pwm element enable
637# TYPE node_hwmon_pwm_enable gauge
638node_hwmon_pwm_enable{chip="nct6779",sensor="pwm1"} 5
639# HELP node_hwmon_pwm_floor Hardware monitor pwm element floor
640# TYPE node_hwmon_pwm_floor gauge
641node_hwmon_pwm_floor{chip="nct6779",sensor="pwm1"} 1
642# HELP node_hwmon_pwm_mode Hardware monitor pwm element mode
643# TYPE node_hwmon_pwm_mode gauge
644node_hwmon_pwm_mode{chip="nct6779",sensor="pwm1"} 1
645# HELP node_hwmon_pwm_start Hardware monitor pwm element start
646# TYPE node_hwmon_pwm_start gauge
647node_hwmon_pwm_start{chip="nct6779",sensor="pwm1"} 1
648# HELP node_hwmon_pwm_step_down_time Hardware monitor pwm element step_down_time
649# TYPE node_hwmon_pwm_step_down_time gauge
650node_hwmon_pwm_step_down_time{chip="nct6779",sensor="pwm1"} 100
651# HELP node_hwmon_pwm_step_up_time Hardware monitor pwm element step_up_time
652# TYPE node_hwmon_pwm_step_up_time gauge
653node_hwmon_pwm_step_up_time{chip="nct6779",sensor="pwm1"} 100
654# HELP node_hwmon_pwm_stop_time Hardware monitor pwm element stop_time
655# TYPE node_hwmon_pwm_stop_time gauge
656node_hwmon_pwm_stop_time{chip="nct6779",sensor="pwm1"} 6000
657# HELP node_hwmon_pwm_target_temp Hardware monitor pwm element target_temp
658# TYPE node_hwmon_pwm_target_temp gauge
659node_hwmon_pwm_target_temp{chip="nct6779",sensor="pwm1"} 0
660# HELP node_hwmon_pwm_temp_sel Hardware monitor pwm element temp_sel
661# TYPE node_hwmon_pwm_temp_sel gauge
662node_hwmon_pwm_temp_sel{chip="nct6779",sensor="pwm1"} 7
663# HELP node_hwmon_pwm_temp_tolerance Hardware monitor pwm element temp_tolerance
664# TYPE node_hwmon_pwm_temp_tolerance gauge
665node_hwmon_pwm_temp_tolerance{chip="nct6779",sensor="pwm1"} 0
666# HELP node_hwmon_pwm_weight_duty_base Hardware monitor pwm element weight_duty_base
667# TYPE node_hwmon_pwm_weight_duty_base gauge
668node_hwmon_pwm_weight_duty_base{chip="nct6779",sensor="pwm1"} 0
669# HELP node_hwmon_pwm_weight_duty_step Hardware monitor pwm element weight_duty_step
670# TYPE node_hwmon_pwm_weight_duty_step gauge
671node_hwmon_pwm_weight_duty_step{chip="nct6779",sensor="pwm1"} 0
672# HELP node_hwmon_pwm_weight_temp_sel Hardware monitor pwm element weight_temp_sel
673# TYPE node_hwmon_pwm_weight_temp_sel gauge
674node_hwmon_pwm_weight_temp_sel{chip="nct6779",sensor="pwm1"} 1
675# HELP node_hwmon_pwm_weight_temp_step Hardware monitor pwm element weight_temp_step
676# TYPE node_hwmon_pwm_weight_temp_step gauge
677node_hwmon_pwm_weight_temp_step{chip="nct6779",sensor="pwm1"} 0
678# HELP node_hwmon_pwm_weight_temp_step_base Hardware monitor pwm element weight_temp_step_base
679# TYPE node_hwmon_pwm_weight_temp_step_base gauge
680node_hwmon_pwm_weight_temp_step_base{chip="nct6779",sensor="pwm1"} 0
681# HELP node_hwmon_pwm_weight_temp_step_tol Hardware monitor pwm element weight_temp_step_tol
682# TYPE node_hwmon_pwm_weight_temp_step_tol gauge
683node_hwmon_pwm_weight_temp_step_tol{chip="nct6779",sensor="pwm1"} 0
684# HELP node_hwmon_sensor_label Label for given chip and sensor
685# TYPE node_hwmon_sensor_label gauge
686node_hwmon_sensor_label{chip="hwmon4",label="foosensor",sensor="temp1"} 1
687node_hwmon_sensor_label{chip="hwmon4",label="foosensor",sensor="temp2"} 1
688node_hwmon_sensor_label{chip="platform_applesmc_768",label="left_side",sensor="fan1"} 1
689node_hwmon_sensor_label{chip="platform_applesmc_768",label="right_side",sensor="fan2"} 1
690node_hwmon_sensor_label{chip="platform_coretemp_0",label="core_0",sensor="temp2"} 1
691node_hwmon_sensor_label{chip="platform_coretemp_0",label="core_1",sensor="temp3"} 1
692node_hwmon_sensor_label{chip="platform_coretemp_0",label="core_2",sensor="temp4"} 1
693node_hwmon_sensor_label{chip="platform_coretemp_0",label="core_3",sensor="temp5"} 1
694node_hwmon_sensor_label{chip="platform_coretemp_0",label="physical_id_0",sensor="temp1"} 1
695node_hwmon_sensor_label{chip="platform_coretemp_1",label="core_0",sensor="temp2"} 1
696node_hwmon_sensor_label{chip="platform_coretemp_1",label="core_1",sensor="temp3"} 1
697node_hwmon_sensor_label{chip="platform_coretemp_1",label="core_2",sensor="temp4"} 1
698node_hwmon_sensor_label{chip="platform_coretemp_1",label="core_3",sensor="temp5"} 1
699node_hwmon_sensor_label{chip="platform_coretemp_1",label="physical_id_0",sensor="temp1"} 1
700# HELP node_hwmon_temp_celsius Hardware monitor for temperature (input)
701# TYPE node_hwmon_temp_celsius gauge
702node_hwmon_temp_celsius{chip="hwmon4",sensor="temp1"} 55
703node_hwmon_temp_celsius{chip="hwmon4",sensor="temp2"} 54
704node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp1"} 55
705node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp2"} 54
706node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp3"} 52
707node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp4"} 53
708node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp5"} 50
709node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp1"} 55
710node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp2"} 54
711node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp3"} 52
712node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp4"} 53
713node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp5"} 50
714# HELP node_hwmon_temp_crit_alarm_celsius Hardware monitor for temperature (crit_alarm)
715# TYPE node_hwmon_temp_crit_alarm_celsius gauge
716node_hwmon_temp_crit_alarm_celsius{chip="hwmon4",sensor="temp1"} 0
717node_hwmon_temp_crit_alarm_celsius{chip="hwmon4",sensor="temp2"} 0
718node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_0",sensor="temp1"} 0
719node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_0",sensor="temp2"} 0
720node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_0",sensor="temp3"} 0
721node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_0",sensor="temp4"} 0
722node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_0",sensor="temp5"} 0
723node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_1",sensor="temp1"} 0
724node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_1",sensor="temp2"} 0
725node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_1",sensor="temp3"} 0
726node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_1",sensor="temp4"} 0
727node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_1",sensor="temp5"} 0
728# HELP node_hwmon_temp_crit_celsius Hardware monitor for temperature (crit)
729# TYPE node_hwmon_temp_crit_celsius gauge
730node_hwmon_temp_crit_celsius{chip="hwmon4",sensor="temp1"} 100
731node_hwmon_temp_crit_celsius{chip="hwmon4",sensor="temp2"} 100
732node_hwmon_temp_crit_celsius{chip="platform_coretemp_0",sensor="temp1"} 100
733node_hwmon_temp_crit_celsius{chip="platform_coretemp_0",sensor="temp2"} 100
734node_hwmon_temp_crit_celsius{chip="platform_coretemp_0",sensor="temp3"} 100
735node_hwmon_temp_crit_celsius{chip="platform_coretemp_0",sensor="temp4"} 100
736node_hwmon_temp_crit_celsius{chip="platform_coretemp_0",sensor="temp5"} 100
737node_hwmon_temp_crit_celsius{chip="platform_coretemp_1",sensor="temp1"} 100
738node_hwmon_temp_crit_celsius{chip="platform_coretemp_1",sensor="temp2"} 100
739node_hwmon_temp_crit_celsius{chip="platform_coretemp_1",sensor="temp3"} 100
740node_hwmon_temp_crit_celsius{chip="platform_coretemp_1",sensor="temp4"} 100
741node_hwmon_temp_crit_celsius{chip="platform_coretemp_1",sensor="temp5"} 100
742# HELP node_hwmon_temp_max_celsius Hardware monitor for temperature (max)
743# TYPE node_hwmon_temp_max_celsius gauge
744node_hwmon_temp_max_celsius{chip="hwmon4",sensor="temp1"} 100
745node_hwmon_temp_max_celsius{chip="hwmon4",sensor="temp2"} 100
746node_hwmon_temp_max_celsius{chip="platform_coretemp_0",sensor="temp1"} 84
747node_hwmon_temp_max_celsius{chip="platform_coretemp_0",sensor="temp2"} 84
748node_hwmon_temp_max_celsius{chip="platform_coretemp_0",sensor="temp3"} 84
749node_hwmon_temp_max_celsius{chip="platform_coretemp_0",sensor="temp4"} 84
750node_hwmon_temp_max_celsius{chip="platform_coretemp_0",sensor="temp5"} 84
751node_hwmon_temp_max_celsius{chip="platform_coretemp_1",sensor="temp1"} 84
752node_hwmon_temp_max_celsius{chip="platform_coretemp_1",sensor="temp2"} 84
753node_hwmon_temp_max_celsius{chip="platform_coretemp_1",sensor="temp3"} 84
754node_hwmon_temp_max_celsius{chip="platform_coretemp_1",sensor="temp4"} 84
755node_hwmon_temp_max_celsius{chip="platform_coretemp_1",sensor="temp5"} 84
756# HELP node_infiniband_legacy_data_received_bytes_total Number of data octets received on all links
757# TYPE node_infiniband_legacy_data_received_bytes_total counter
758node_infiniband_legacy_data_received_bytes_total{device="mlx4_0",port="1"} 1.8527668e+07
759node_infiniband_legacy_data_received_bytes_total{device="mlx4_0",port="2"} 1.8527668e+07
760# HELP node_infiniband_legacy_data_transmitted_bytes_total Number of data octets transmitted on all links
761# TYPE node_infiniband_legacy_data_transmitted_bytes_total counter
762node_infiniband_legacy_data_transmitted_bytes_total{device="mlx4_0",port="1"} 1.493376e+07
763node_infiniband_legacy_data_transmitted_bytes_total{device="mlx4_0",port="2"} 1.493376e+07
764# HELP node_infiniband_legacy_multicast_packets_received_total Number of multicast packets received
765# TYPE node_infiniband_legacy_multicast_packets_received_total counter
766node_infiniband_legacy_multicast_packets_received_total{device="mlx4_0",port="1"} 93
767node_infiniband_legacy_multicast_packets_received_total{device="mlx4_0",port="2"} 93
768# HELP node_infiniband_legacy_multicast_packets_transmitted_total Number of multicast packets transmitted
769# TYPE node_infiniband_legacy_multicast_packets_transmitted_total counter
770node_infiniband_legacy_multicast_packets_transmitted_total{device="mlx4_0",port="1"} 16
771node_infiniband_legacy_multicast_packets_transmitted_total{device="mlx4_0",port="2"} 16
772# HELP node_infiniband_legacy_packets_received_total Number of data packets received on all links
773# TYPE node_infiniband_legacy_packets_received_total counter
774node_infiniband_legacy_packets_received_total{device="mlx4_0",port="1"} 0
775node_infiniband_legacy_packets_received_total{device="mlx4_0",port="2"} 0
776# HELP node_infiniband_legacy_packets_transmitted_total Number of data packets received on all links
777# TYPE node_infiniband_legacy_packets_transmitted_total counter
778node_infiniband_legacy_packets_transmitted_total{device="mlx4_0",port="1"} 0
779node_infiniband_legacy_packets_transmitted_total{device="mlx4_0",port="2"} 0
780# HELP node_infiniband_legacy_unicast_packets_received_total Number of unicast packets received
781# TYPE node_infiniband_legacy_unicast_packets_received_total counter
782node_infiniband_legacy_unicast_packets_received_total{device="mlx4_0",port="1"} 61148
783node_infiniband_legacy_unicast_packets_received_total{device="mlx4_0",port="2"} 61148
784# HELP node_infiniband_legacy_unicast_packets_transmitted_total Number of unicast packets transmitted
785# TYPE node_infiniband_legacy_unicast_packets_transmitted_total counter
786node_infiniband_legacy_unicast_packets_transmitted_total{device="mlx4_0",port="1"} 61239
787node_infiniband_legacy_unicast_packets_transmitted_total{device="mlx4_0",port="2"} 61239
788# HELP node_infiniband_link_downed_total Number of times the link failed to recover from an error state and went down
789# TYPE node_infiniband_link_downed_total counter
790node_infiniband_link_downed_total{device="mlx4_0",port="1"} 0
791node_infiniband_link_downed_total{device="mlx4_0",port="2"} 0
792# HELP node_infiniband_link_error_recovery_total Number of times the link successfully recovered from an error state
793# TYPE node_infiniband_link_error_recovery_total counter
794node_infiniband_link_error_recovery_total{device="mlx4_0",port="1"} 0
795node_infiniband_link_error_recovery_total{device="mlx4_0",port="2"} 0
796# HELP node_infiniband_multicast_packets_received_total Number of multicast packets received (including errors)
797# TYPE node_infiniband_multicast_packets_received_total counter
798node_infiniband_multicast_packets_received_total{device="mlx4_0",port="1"} 93
799node_infiniband_multicast_packets_received_total{device="mlx4_0",port="2"} 0
800# HELP node_infiniband_multicast_packets_transmitted_total Number of multicast packets transmitted (including errors)
801# TYPE node_infiniband_multicast_packets_transmitted_total counter
802node_infiniband_multicast_packets_transmitted_total{device="mlx4_0",port="1"} 16
803node_infiniband_multicast_packets_transmitted_total{device="mlx4_0",port="2"} 0
804# HELP node_infiniband_port_data_received_bytes_total Number of data octets received on all links
805# TYPE node_infiniband_port_data_received_bytes_total counter
806node_infiniband_port_data_received_bytes_total{device="mlx4_0",port="1"} 1.8527668e+07
807node_infiniband_port_data_received_bytes_total{device="mlx4_0",port="2"} 0
808# HELP node_infiniband_port_data_transmitted_bytes_total Number of data octets transmitted on all links
809# TYPE node_infiniband_port_data_transmitted_bytes_total counter
810node_infiniband_port_data_transmitted_bytes_total{device="mlx4_0",port="1"} 1.493376e+07
811node_infiniband_port_data_transmitted_bytes_total{device="mlx4_0",port="2"} 0
812# HELP node_infiniband_unicast_packets_received_total Number of unicast packets received (including errors)
813# TYPE node_infiniband_unicast_packets_received_total counter
814node_infiniband_unicast_packets_received_total{device="mlx4_0",port="1"} 61148
815node_infiniband_unicast_packets_received_total{device="mlx4_0",port="2"} 0
816# HELP node_infiniband_unicast_packets_transmitted_total Number of unicast packets transmitted (including errors)
817# TYPE node_infiniband_unicast_packets_transmitted_total counter
818node_infiniband_unicast_packets_transmitted_total{device="mlx4_0",port="1"} 61239
819node_infiniband_unicast_packets_transmitted_total{device="mlx4_0",port="2"} 0
820# HELP node_interrupts_total Interrupt details.
821# TYPE node_interrupts_total counter
822node_interrupts_total{cpu="0",devices="",info="APIC ICR read retries",type="RTR"} 0
823node_interrupts_total{cpu="0",devices="",info="Function call interrupts",type="CAL"} 148554
824node_interrupts_total{cpu="0",devices="",info="IRQ work interrupts",type="IWI"} 1.509379e+06
825node_interrupts_total{cpu="0",devices="",info="Local timer interrupts",type="LOC"} 1.74326351e+08
826node_interrupts_total{cpu="0",devices="",info="Machine check exceptions",type="MCE"} 0
827node_interrupts_total{cpu="0",devices="",info="Machine check polls",type="MCP"} 2406
828node_interrupts_total{cpu="0",devices="",info="Non-maskable interrupts",type="NMI"} 47
829node_interrupts_total{cpu="0",devices="",info="Performance monitoring interrupts",type="PMI"} 47
830node_interrupts_total{cpu="0",devices="",info="Rescheduling interrupts",type="RES"} 1.0847134e+07
831node_interrupts_total{cpu="0",devices="",info="Spurious interrupts",type="SPU"} 0
832node_interrupts_total{cpu="0",devices="",info="TLB shootdowns",type="TLB"} 1.0460334e+07
833node_interrupts_total{cpu="0",devices="",info="Thermal event interrupts",type="TRM"} 0
834node_interrupts_total{cpu="0",devices="",info="Threshold APIC interrupts",type="THR"} 0
835node_interrupts_total{cpu="0",devices="acpi",info="IR-IO-APIC-fasteoi",type="9"} 398553
836node_interrupts_total{cpu="0",devices="ahci",info="IR-PCI-MSI-edge",type="43"} 7.434032e+06
837node_interrupts_total{cpu="0",devices="dmar0",info="DMAR_MSI-edge",type="40"} 0
838node_interrupts_total{cpu="0",devices="dmar1",info="DMAR_MSI-edge",type="41"} 0
839node_interrupts_total{cpu="0",devices="ehci_hcd:usb1, mmc0",info="IR-IO-APIC-fasteoi",type="16"} 328511
840node_interrupts_total{cpu="0",devices="ehci_hcd:usb2",info="IR-IO-APIC-fasteoi",type="23"} 1.451445e+06
841node_interrupts_total{cpu="0",devices="i8042",info="IR-IO-APIC-edge",type="1"} 17960
842node_interrupts_total{cpu="0",devices="i8042",info="IR-IO-APIC-edge",type="12"} 380847
843node_interrupts_total{cpu="0",devices="i915",info="IR-PCI-MSI-edge",type="44"} 140636
844node_interrupts_total{cpu="0",devices="iwlwifi",info="IR-PCI-MSI-edge",type="46"} 4.3078464e+07
845node_interrupts_total{cpu="0",devices="mei_me",info="IR-PCI-MSI-edge",type="45"} 4
846node_interrupts_total{cpu="0",devices="rtc0",info="IR-IO-APIC-edge",type="8"} 1
847node_interrupts_total{cpu="0",devices="snd_hda_intel",info="IR-PCI-MSI-edge",type="47"} 350
848node_interrupts_total{cpu="0",devices="timer",info="IR-IO-APIC-edge",type="0"} 18
849node_interrupts_total{cpu="0",devices="xhci_hcd",info="IR-PCI-MSI-edge",type="42"} 378324
850node_interrupts_total{cpu="1",devices="",info="APIC ICR read retries",type="RTR"} 0
851node_interrupts_total{cpu="1",devices="",info="Function call interrupts",type="CAL"} 157441
852node_interrupts_total{cpu="1",devices="",info="IRQ work interrupts",type="IWI"} 2.411776e+06
853node_interrupts_total{cpu="1",devices="",info="Local timer interrupts",type="LOC"} 1.35776678e+08
854node_interrupts_total{cpu="1",devices="",info="Machine check exceptions",type="MCE"} 0
855node_interrupts_total{cpu="1",devices="",info="Machine check polls",type="MCP"} 2399
856node_interrupts_total{cpu="1",devices="",info="Non-maskable interrupts",type="NMI"} 5031
857node_interrupts_total{cpu="1",devices="",info="Performance monitoring interrupts",type="PMI"} 5031
858node_interrupts_total{cpu="1",devices="",info="Rescheduling interrupts",type="RES"} 9.111507e+06
859node_interrupts_total{cpu="1",devices="",info="Spurious interrupts",type="SPU"} 0
860node_interrupts_total{cpu="1",devices="",info="TLB shootdowns",type="TLB"} 9.918429e+06
861node_interrupts_total{cpu="1",devices="",info="Thermal event interrupts",type="TRM"} 0
862node_interrupts_total{cpu="1",devices="",info="Threshold APIC interrupts",type="THR"} 0
863node_interrupts_total{cpu="1",devices="acpi",info="IR-IO-APIC-fasteoi",type="9"} 2320
864node_interrupts_total{cpu="1",devices="ahci",info="IR-PCI-MSI-edge",type="43"} 8.092205e+06
865node_interrupts_total{cpu="1",devices="dmar0",info="DMAR_MSI-edge",type="40"} 0
866node_interrupts_total{cpu="1",devices="dmar1",info="DMAR_MSI-edge",type="41"} 0
867node_interrupts_total{cpu="1",devices="ehci_hcd:usb1, mmc0",info="IR-IO-APIC-fasteoi",type="16"} 322879
868node_interrupts_total{cpu="1",devices="ehci_hcd:usb2",info="IR-IO-APIC-fasteoi",type="23"} 3.333499e+06
869node_interrupts_total{cpu="1",devices="i8042",info="IR-IO-APIC-edge",type="1"} 105
870node_interrupts_total{cpu="1",devices="i8042",info="IR-IO-APIC-edge",type="12"} 1021
871node_interrupts_total{cpu="1",devices="i915",info="IR-PCI-MSI-edge",type="44"} 226313
872node_interrupts_total{cpu="1",devices="iwlwifi",info="IR-PCI-MSI-edge",type="46"} 130
873node_interrupts_total{cpu="1",devices="mei_me",info="IR-PCI-MSI-edge",type="45"} 22
874node_interrupts_total{cpu="1",devices="rtc0",info="IR-IO-APIC-edge",type="8"} 0
875node_interrupts_total{cpu="1",devices="snd_hda_intel",info="IR-PCI-MSI-edge",type="47"} 224
876node_interrupts_total{cpu="1",devices="timer",info="IR-IO-APIC-edge",type="0"} 0
877node_interrupts_total{cpu="1",devices="xhci_hcd",info="IR-PCI-MSI-edge",type="42"} 1.734637e+06
878node_interrupts_total{cpu="2",devices="",info="APIC ICR read retries",type="RTR"} 0
879node_interrupts_total{cpu="2",devices="",info="Function call interrupts",type="CAL"} 142912
880node_interrupts_total{cpu="2",devices="",info="IRQ work interrupts",type="IWI"} 1.512975e+06
881node_interrupts_total{cpu="2",devices="",info="Local timer interrupts",type="LOC"} 1.68393257e+08
882node_interrupts_total{cpu="2",devices="",info="Machine check exceptions",type="MCE"} 0
883node_interrupts_total{cpu="2",devices="",info="Machine check polls",type="MCP"} 2399
884node_interrupts_total{cpu="2",devices="",info="Non-maskable interrupts",type="NMI"} 6211
885node_interrupts_total{cpu="2",devices="",info="Performance monitoring interrupts",type="PMI"} 6211
886node_interrupts_total{cpu="2",devices="",info="Rescheduling interrupts",type="RES"} 1.5999335e+07
887node_interrupts_total{cpu="2",devices="",info="Spurious interrupts",type="SPU"} 0
888node_interrupts_total{cpu="2",devices="",info="TLB shootdowns",type="TLB"} 1.0494258e+07
889node_interrupts_total{cpu="2",devices="",info="Thermal event interrupts",type="TRM"} 0
890node_interrupts_total{cpu="2",devices="",info="Threshold APIC interrupts",type="THR"} 0
891node_interrupts_total{cpu="2",devices="acpi",info="IR-IO-APIC-fasteoi",type="9"} 824
892node_interrupts_total{cpu="2",devices="ahci",info="IR-PCI-MSI-edge",type="43"} 6.478877e+06
893node_interrupts_total{cpu="2",devices="dmar0",info="DMAR_MSI-edge",type="40"} 0
894node_interrupts_total{cpu="2",devices="dmar1",info="DMAR_MSI-edge",type="41"} 0
895node_interrupts_total{cpu="2",devices="ehci_hcd:usb1, mmc0",info="IR-IO-APIC-fasteoi",type="16"} 293782
896node_interrupts_total{cpu="2",devices="ehci_hcd:usb2",info="IR-IO-APIC-fasteoi",type="23"} 1.092032e+06
897node_interrupts_total{cpu="2",devices="i8042",info="IR-IO-APIC-edge",type="1"} 28
898node_interrupts_total{cpu="2",devices="i8042",info="IR-IO-APIC-edge",type="12"} 240
899node_interrupts_total{cpu="2",devices="i915",info="IR-PCI-MSI-edge",type="44"} 347
900node_interrupts_total{cpu="2",devices="iwlwifi",info="IR-PCI-MSI-edge",type="46"} 460171
901node_interrupts_total{cpu="2",devices="mei_me",info="IR-PCI-MSI-edge",type="45"} 0
902node_interrupts_total{cpu="2",devices="rtc0",info="IR-IO-APIC-edge",type="8"} 0
903node_interrupts_total{cpu="2",devices="snd_hda_intel",info="IR-PCI-MSI-edge",type="47"} 0
904node_interrupts_total{cpu="2",devices="timer",info="IR-IO-APIC-edge",type="0"} 0
905node_interrupts_total{cpu="2",devices="xhci_hcd",info="IR-PCI-MSI-edge",type="42"} 440240
906node_interrupts_total{cpu="3",devices="",info="APIC ICR read retries",type="RTR"} 0
907node_interrupts_total{cpu="3",devices="",info="Function call interrupts",type="CAL"} 155528
908node_interrupts_total{cpu="3",devices="",info="IRQ work interrupts",type="IWI"} 2.428828e+06
909node_interrupts_total{cpu="3",devices="",info="Local timer interrupts",type="LOC"} 1.30980079e+08
910node_interrupts_total{cpu="3",devices="",info="Machine check exceptions",type="MCE"} 0
911node_interrupts_total{cpu="3",devices="",info="Machine check polls",type="MCP"} 2399
912node_interrupts_total{cpu="3",devices="",info="Non-maskable interrupts",type="NMI"} 4968
913node_interrupts_total{cpu="3",devices="",info="Performance monitoring interrupts",type="PMI"} 4968
914node_interrupts_total{cpu="3",devices="",info="Rescheduling interrupts",type="RES"} 7.45726e+06
915node_interrupts_total{cpu="3",devices="",info="Spurious interrupts",type="SPU"} 0
916node_interrupts_total{cpu="3",devices="",info="TLB shootdowns",type="TLB"} 1.0345022e+07
917node_interrupts_total{cpu="3",devices="",info="Thermal event interrupts",type="TRM"} 0
918node_interrupts_total{cpu="3",devices="",info="Threshold APIC interrupts",type="THR"} 0
919node_interrupts_total{cpu="3",devices="acpi",info="IR-IO-APIC-fasteoi",type="9"} 863
920node_interrupts_total{cpu="3",devices="ahci",info="IR-PCI-MSI-edge",type="43"} 7.492252e+06
921node_interrupts_total{cpu="3",devices="dmar0",info="DMAR_MSI-edge",type="40"} 0
922node_interrupts_total{cpu="3",devices="dmar1",info="DMAR_MSI-edge",type="41"} 0
923node_interrupts_total{cpu="3",devices="ehci_hcd:usb1, mmc0",info="IR-IO-APIC-fasteoi",type="16"} 351412
924node_interrupts_total{cpu="3",devices="ehci_hcd:usb2",info="IR-IO-APIC-fasteoi",type="23"} 2.644609e+06
925node_interrupts_total{cpu="3",devices="i8042",info="IR-IO-APIC-edge",type="1"} 28
926node_interrupts_total{cpu="3",devices="i8042",info="IR-IO-APIC-edge",type="12"} 198
927node_interrupts_total{cpu="3",devices="i915",info="IR-PCI-MSI-edge",type="44"} 633
928node_interrupts_total{cpu="3",devices="iwlwifi",info="IR-PCI-MSI-edge",type="46"} 290
929node_interrupts_total{cpu="3",devices="mei_me",info="IR-PCI-MSI-edge",type="45"} 0
930node_interrupts_total{cpu="3",devices="rtc0",info="IR-IO-APIC-edge",type="8"} 0
931node_interrupts_total{cpu="3",devices="snd_hda_intel",info="IR-PCI-MSI-edge",type="47"} 0
932node_interrupts_total{cpu="3",devices="timer",info="IR-IO-APIC-edge",type="0"} 0
933node_interrupts_total{cpu="3",devices="xhci_hcd",info="IR-PCI-MSI-edge",type="42"} 2.434308e+06
934# HELP node_intr_total Total number of interrupts serviced.
935# TYPE node_intr_total counter
936node_intr_total 8.885917e+06
937# HELP node_ipvs_backend_connections_active The current active connections by local and remote address.
938# TYPE node_ipvs_backend_connections_active gauge
939node_ipvs_backend_connections_active{local_address="192.168.0.22",local_port="3306",proto="TCP",remote_address="192.168.82.22",remote_port="3306"} 248
940node_ipvs_backend_connections_active{local_address="192.168.0.22",local_port="3306",proto="TCP",remote_address="192.168.83.21",remote_port="3306"} 248
941node_ipvs_backend_connections_active{local_address="192.168.0.22",local_port="3306",proto="TCP",remote_address="192.168.83.24",remote_port="3306"} 248
942node_ipvs_backend_connections_active{local_address="192.168.0.55",local_port="3306",proto="TCP",remote_address="192.168.49.32",remote_port="3306"} 0
943node_ipvs_backend_connections_active{local_address="192.168.0.55",local_port="3306",proto="TCP",remote_address="192.168.50.26",remote_port="3306"} 0
944node_ipvs_backend_connections_active{local_address="192.168.0.57",local_port="3306",proto="TCP",remote_address="192.168.50.21",remote_port="3306"} 1498
945node_ipvs_backend_connections_active{local_address="192.168.0.57",local_port="3306",proto="TCP",remote_address="192.168.82.21",remote_port="3306"} 1499
946node_ipvs_backend_connections_active{local_address="192.168.0.57",local_port="3306",proto="TCP",remote_address="192.168.84.22",remote_port="3306"} 0
947# HELP node_ipvs_backend_connections_inactive The current inactive connections by local and remote address.
948# TYPE node_ipvs_backend_connections_inactive gauge
949node_ipvs_backend_connections_inactive{local_address="192.168.0.22",local_port="3306",proto="TCP",remote_address="192.168.82.22",remote_port="3306"} 2
950node_ipvs_backend_connections_inactive{local_address="192.168.0.22",local_port="3306",proto="TCP",remote_address="192.168.83.21",remote_port="3306"} 1
951node_ipvs_backend_connections_inactive{local_address="192.168.0.22",local_port="3306",proto="TCP",remote_address="192.168.83.24",remote_port="3306"} 2
952node_ipvs_backend_connections_inactive{local_address="192.168.0.55",local_port="3306",proto="TCP",remote_address="192.168.49.32",remote_port="3306"} 0
953node_ipvs_backend_connections_inactive{local_address="192.168.0.55",local_port="3306",proto="TCP",remote_address="192.168.50.26",remote_port="3306"} 0
954node_ipvs_backend_connections_inactive{local_address="192.168.0.57",local_port="3306",proto="TCP",remote_address="192.168.50.21",remote_port="3306"} 0
955node_ipvs_backend_connections_inactive{local_address="192.168.0.57",local_port="3306",proto="TCP",remote_address="192.168.82.21",remote_port="3306"} 0
956node_ipvs_backend_connections_inactive{local_address="192.168.0.57",local_port="3306",proto="TCP",remote_address="192.168.84.22",remote_port="3306"} 0
957# HELP node_ipvs_backend_weight The current backend weight by local and remote address.
958# TYPE node_ipvs_backend_weight gauge
959node_ipvs_backend_weight{local_address="192.168.0.22",local_port="3306",proto="TCP",remote_address="192.168.82.22",remote_port="3306"} 100
960node_ipvs_backend_weight{local_address="192.168.0.22",local_port="3306",proto="TCP",remote_address="192.168.83.21",remote_port="3306"} 100
961node_ipvs_backend_weight{local_address="192.168.0.22",local_port="3306",proto="TCP",remote_address="192.168.83.24",remote_port="3306"} 100
962node_ipvs_backend_weight{local_address="192.168.0.55",local_port="3306",proto="TCP",remote_address="192.168.49.32",remote_port="3306"} 100
963node_ipvs_backend_weight{local_address="192.168.0.55",local_port="3306",proto="TCP",remote_address="192.168.50.26",remote_port="3306"} 0
964node_ipvs_backend_weight{local_address="192.168.0.57",local_port="3306",proto="TCP",remote_address="192.168.50.21",remote_port="3306"} 100
965node_ipvs_backend_weight{local_address="192.168.0.57",local_port="3306",proto="TCP",remote_address="192.168.82.21",remote_port="3306"} 100
966node_ipvs_backend_weight{local_address="192.168.0.57",local_port="3306",proto="TCP",remote_address="192.168.84.22",remote_port="3306"} 0
967# HELP node_ipvs_connections_total The total number of connections made.
968# TYPE node_ipvs_connections_total counter
969node_ipvs_connections_total 2.3765872e+07
970# HELP node_ipvs_incoming_bytes_total The total amount of incoming data.
971# TYPE node_ipvs_incoming_bytes_total counter
972node_ipvs_incoming_bytes_total 8.9991519156915e+13
973# HELP node_ipvs_incoming_packets_total The total number of incoming packets.
974# TYPE node_ipvs_incoming_packets_total counter
975node_ipvs_incoming_packets_total 3.811989221e+09
976# HELP node_ipvs_outgoing_bytes_total The total amount of outgoing data.
977# TYPE node_ipvs_outgoing_bytes_total counter
978node_ipvs_outgoing_bytes_total 0
979# HELP node_ipvs_outgoing_packets_total The total number of outgoing packets.
980# TYPE node_ipvs_outgoing_packets_total counter
981node_ipvs_outgoing_packets_total 0
982# HELP node_ksmd_full_scans_total ksmd 'full_scans' file.
983# TYPE node_ksmd_full_scans_total counter
984node_ksmd_full_scans_total 323
985# HELP node_ksmd_merge_across_nodes ksmd 'merge_across_nodes' file.
986# TYPE node_ksmd_merge_across_nodes gauge
987node_ksmd_merge_across_nodes 1
988# HELP node_ksmd_pages_shared ksmd 'pages_shared' file.
989# TYPE node_ksmd_pages_shared gauge
990node_ksmd_pages_shared 1
991# HELP node_ksmd_pages_sharing ksmd 'pages_sharing' file.
992# TYPE node_ksmd_pages_sharing gauge
993node_ksmd_pages_sharing 255
994# HELP node_ksmd_pages_to_scan ksmd 'pages_to_scan' file.
995# TYPE node_ksmd_pages_to_scan gauge
996node_ksmd_pages_to_scan 100
997# HELP node_ksmd_pages_unshared ksmd 'pages_unshared' file.
998# TYPE node_ksmd_pages_unshared gauge
999node_ksmd_pages_unshared 0
1000# HELP node_ksmd_pages_volatile ksmd 'pages_volatile' file.
1001# TYPE node_ksmd_pages_volatile gauge
1002node_ksmd_pages_volatile 0
1003# HELP node_ksmd_run ksmd 'run' file.
1004# TYPE node_ksmd_run gauge
1005node_ksmd_run 1
1006# HELP node_ksmd_sleep_seconds ksmd 'sleep_millisecs' file.
1007# TYPE node_ksmd_sleep_seconds gauge
1008node_ksmd_sleep_seconds 0.02
1009# HELP node_load1 1m load average.
1010# TYPE node_load1 gauge
1011node_load1 0.21
1012# HELP node_load15 15m load average.
1013# TYPE node_load15 gauge
1014node_load15 0.39
1015# HELP node_load5 5m load average.
1016# TYPE node_load5 gauge
1017node_load5 0.37
1018# HELP node_md_blocks Total number of blocks on device.
1019# TYPE node_md_blocks gauge
1020node_md_blocks{device="md0"} 248896
1021node_md_blocks{device="md00"} 4.186624e+06
1022node_md_blocks{device="md10"} 3.14159265e+08
1023node_md_blocks{device="md11"} 4.190208e+06
1024node_md_blocks{device="md12"} 3.886394368e+09
1025node_md_blocks{device="md126"} 1.855870976e+09
1026node_md_blocks{device="md127"} 3.12319552e+08
1027node_md_blocks{device="md219"} 7932
1028node_md_blocks{device="md3"} 5.853468288e+09
1029node_md_blocks{device="md4"} 4.883648e+06
1030node_md_blocks{device="md6"} 1.95310144e+08
1031node_md_blocks{device="md7"} 7.813735424e+09
1032node_md_blocks{device="md8"} 1.95310144e+08
1033node_md_blocks{device="md9"} 523968
1034# HELP node_md_blocks_synced Number of blocks synced on device.
1035# TYPE node_md_blocks_synced gauge
1036node_md_blocks_synced{device="md0"} 248896
1037node_md_blocks_synced{device="md00"} 4.186624e+06
1038node_md_blocks_synced{device="md10"} 3.14159265e+08
1039node_md_blocks_synced{device="md11"} 4.190208e+06
1040node_md_blocks_synced{device="md12"} 3.886394368e+09
1041node_md_blocks_synced{device="md126"} 1.855870976e+09
1042node_md_blocks_synced{device="md127"} 3.12319552e+08
1043node_md_blocks_synced{device="md219"} 7932
1044node_md_blocks_synced{device="md3"} 5.853468288e+09
1045node_md_blocks_synced{device="md4"} 4.883648e+06
1046node_md_blocks_synced{device="md6"} 1.6775552e+07
1047node_md_blocks_synced{device="md7"} 7.813735424e+09
1048node_md_blocks_synced{device="md8"} 1.6775552e+07
1049node_md_blocks_synced{device="md9"} 523968
1050# HELP node_md_disks Total number of disks of device.
1051# TYPE node_md_disks gauge
1052node_md_disks{device="md0"} 2
1053node_md_disks{device="md00"} 1
1054node_md_disks{device="md10"} 2
1055node_md_disks{device="md11"} 2
1056node_md_disks{device="md12"} 2
1057node_md_disks{device="md126"} 2
1058node_md_disks{device="md127"} 2
1059node_md_disks{device="md219"} 0
1060node_md_disks{device="md3"} 8
1061node_md_disks{device="md4"} 2
1062node_md_disks{device="md6"} 2
1063node_md_disks{device="md7"} 4
1064node_md_disks{device="md8"} 2
1065node_md_disks{device="md9"} 4
1066# HELP node_md_disks_active Number of active disks of device.
1067# TYPE node_md_disks_active gauge
1068node_md_disks_active{device="md0"} 2
1069node_md_disks_active{device="md00"} 1
1070node_md_disks_active{device="md10"} 2
1071node_md_disks_active{device="md11"} 2
1072node_md_disks_active{device="md12"} 2
1073node_md_disks_active{device="md126"} 2
1074node_md_disks_active{device="md127"} 2
1075node_md_disks_active{device="md219"} 0
1076node_md_disks_active{device="md3"} 8
1077node_md_disks_active{device="md4"} 2
1078node_md_disks_active{device="md6"} 1
1079node_md_disks_active{device="md7"} 3
1080node_md_disks_active{device="md8"} 2
1081node_md_disks_active{device="md9"} 4
1082# HELP node_md_is_active Indicator whether the md-device is active or not.
1083# TYPE node_md_is_active gauge
1084node_md_is_active{device="md0"} 1
1085node_md_is_active{device="md00"} 1
1086node_md_is_active{device="md10"} 1
1087node_md_is_active{device="md11"} 1
1088node_md_is_active{device="md12"} 1
1089node_md_is_active{device="md126"} 1
1090node_md_is_active{device="md127"} 1
1091node_md_is_active{device="md219"} 0
1092node_md_is_active{device="md3"} 1
1093node_md_is_active{device="md4"} 0
1094node_md_is_active{device="md6"} 1
1095node_md_is_active{device="md7"} 1
1096node_md_is_active{device="md8"} 1
1097node_md_is_active{device="md9"} 1
1098# HELP node_memory_Active_anon_bytes Memory information field Active_anon_bytes.
1099# TYPE node_memory_Active_anon_bytes gauge
1100node_memory_Active_anon_bytes 2.068484096e+09
1101# HELP node_memory_Active_bytes Memory information field Active_bytes.
1102# TYPE node_memory_Active_bytes gauge
1103node_memory_Active_bytes 2.287017984e+09
1104# HELP node_memory_Active_file_bytes Memory information field Active_file_bytes.
1105# TYPE node_memory_Active_file_bytes gauge
1106node_memory_Active_file_bytes 2.18533888e+08
1107# HELP node_memory_AnonHugePages_bytes Memory information field AnonHugePages_bytes.
1108# TYPE node_memory_AnonHugePages_bytes gauge
1109node_memory_AnonHugePages_bytes 0
1110# HELP node_memory_AnonPages_bytes Memory information field AnonPages_bytes.
1111# TYPE node_memory_AnonPages_bytes gauge
1112node_memory_AnonPages_bytes 2.298032128e+09
1113# HELP node_memory_Bounce_bytes Memory information field Bounce_bytes.
1114# TYPE node_memory_Bounce_bytes gauge
1115node_memory_Bounce_bytes 0
1116# HELP node_memory_Buffers_bytes Memory information field Buffers_bytes.
1117# TYPE node_memory_Buffers_bytes gauge
1118node_memory_Buffers_bytes 2.256896e+07
1119# HELP node_memory_Cached_bytes Memory information field Cached_bytes.
1120# TYPE node_memory_Cached_bytes gauge
1121node_memory_Cached_bytes 9.53229312e+08
1122# HELP node_memory_CommitLimit_bytes Memory information field CommitLimit_bytes.
1123# TYPE node_memory_CommitLimit_bytes gauge
1124node_memory_CommitLimit_bytes 6.210940928e+09
1125# HELP node_memory_Committed_AS_bytes Memory information field Committed_AS_bytes.
1126# TYPE node_memory_Committed_AS_bytes gauge
1127node_memory_Committed_AS_bytes 8.023486464e+09
1128# HELP node_memory_DirectMap2M_bytes Memory information field DirectMap2M_bytes.
1129# TYPE node_memory_DirectMap2M_bytes gauge
1130node_memory_DirectMap2M_bytes 3.787456512e+09
1131# HELP node_memory_DirectMap4k_bytes Memory information field DirectMap4k_bytes.
1132# TYPE node_memory_DirectMap4k_bytes gauge
1133node_memory_DirectMap4k_bytes 1.9011584e+08
1134# HELP node_memory_Dirty_bytes Memory information field Dirty_bytes.
1135# TYPE node_memory_Dirty_bytes gauge
1136node_memory_Dirty_bytes 1.077248e+06
1137# HELP node_memory_HardwareCorrupted_bytes Memory information field HardwareCorrupted_bytes.
1138# TYPE node_memory_HardwareCorrupted_bytes gauge
1139node_memory_HardwareCorrupted_bytes 0
1140# HELP node_memory_HugePages_Free Memory information field HugePages_Free.
1141# TYPE node_memory_HugePages_Free gauge
1142node_memory_HugePages_Free 0
1143# HELP node_memory_HugePages_Rsvd Memory information field HugePages_Rsvd.
1144# TYPE node_memory_HugePages_Rsvd gauge
1145node_memory_HugePages_Rsvd 0
1146# HELP node_memory_HugePages_Surp Memory information field HugePages_Surp.
1147# TYPE node_memory_HugePages_Surp gauge
1148node_memory_HugePages_Surp 0
1149# HELP node_memory_HugePages_Total Memory information field HugePages_Total.
1150# TYPE node_memory_HugePages_Total gauge
1151node_memory_HugePages_Total 0
1152# HELP node_memory_Hugepagesize_bytes Memory information field Hugepagesize_bytes.
1153# TYPE node_memory_Hugepagesize_bytes gauge
1154node_memory_Hugepagesize_bytes 2.097152e+06
1155# HELP node_memory_Inactive_anon_bytes Memory information field Inactive_anon_bytes.
1156# TYPE node_memory_Inactive_anon_bytes gauge
1157node_memory_Inactive_anon_bytes 9.04245248e+08
1158# HELP node_memory_Inactive_bytes Memory information field Inactive_bytes.
1159# TYPE node_memory_Inactive_bytes gauge
1160node_memory_Inactive_bytes 1.053417472e+09
1161# HELP node_memory_Inactive_file_bytes Memory information field Inactive_file_bytes.
1162# TYPE node_memory_Inactive_file_bytes gauge
1163node_memory_Inactive_file_bytes 1.49172224e+08
1164# HELP node_memory_KernelStack_bytes Memory information field KernelStack_bytes.
1165# TYPE node_memory_KernelStack_bytes gauge
1166node_memory_KernelStack_bytes 5.9392e+06
1167# HELP node_memory_Mapped_bytes Memory information field Mapped_bytes.
1168# TYPE node_memory_Mapped_bytes gauge
1169node_memory_Mapped_bytes 2.4496128e+08
1170# HELP node_memory_MemFree_bytes Memory information field MemFree_bytes.
1171# TYPE node_memory_MemFree_bytes gauge
1172node_memory_MemFree_bytes 2.30883328e+08
1173# HELP node_memory_MemTotal_bytes Memory information field MemTotal_bytes.
1174# TYPE node_memory_MemTotal_bytes gauge
1175node_memory_MemTotal_bytes 3.831959552e+09
1176# HELP node_memory_Mlocked_bytes Memory information field Mlocked_bytes.
1177# TYPE node_memory_Mlocked_bytes gauge
1178node_memory_Mlocked_bytes 32768
1179# HELP node_memory_NFS_Unstable_bytes Memory information field NFS_Unstable_bytes.
1180# TYPE node_memory_NFS_Unstable_bytes gauge
1181node_memory_NFS_Unstable_bytes 0
1182# HELP node_memory_PageTables_bytes Memory information field PageTables_bytes.
1183# TYPE node_memory_PageTables_bytes gauge
1184node_memory_PageTables_bytes 7.7017088e+07
1185# HELP node_memory_SReclaimable_bytes Memory information field SReclaimable_bytes.
1186# TYPE node_memory_SReclaimable_bytes gauge
1187node_memory_SReclaimable_bytes 4.5846528e+07
1188# HELP node_memory_SUnreclaim_bytes Memory information field SUnreclaim_bytes.
1189# TYPE node_memory_SUnreclaim_bytes gauge
1190node_memory_SUnreclaim_bytes 5.545984e+07
1191# HELP node_memory_Shmem_bytes Memory information field Shmem_bytes.
1192# TYPE node_memory_Shmem_bytes gauge
1193node_memory_Shmem_bytes 6.0809216e+08
1194# HELP node_memory_Slab_bytes Memory information field Slab_bytes.
1195# TYPE node_memory_Slab_bytes gauge
1196node_memory_Slab_bytes 1.01306368e+08
1197# HELP node_memory_SwapCached_bytes Memory information field SwapCached_bytes.
1198# TYPE node_memory_SwapCached_bytes gauge
1199node_memory_SwapCached_bytes 1.97124096e+08
1200# HELP node_memory_SwapFree_bytes Memory information field SwapFree_bytes.
1201# TYPE node_memory_SwapFree_bytes gauge
1202node_memory_SwapFree_bytes 3.23108864e+09
1203# HELP node_memory_SwapTotal_bytes Memory information field SwapTotal_bytes.
1204# TYPE node_memory_SwapTotal_bytes gauge
1205node_memory_SwapTotal_bytes 4.2949632e+09
1206# HELP node_memory_Unevictable_bytes Memory information field Unevictable_bytes.
1207# TYPE node_memory_Unevictable_bytes gauge
1208node_memory_Unevictable_bytes 32768
1209# HELP node_memory_VmallocChunk_bytes Memory information field VmallocChunk_bytes.
1210# TYPE node_memory_VmallocChunk_bytes gauge
1211node_memory_VmallocChunk_bytes 3.5183963009024e+13
1212# HELP node_memory_VmallocTotal_bytes Memory information field VmallocTotal_bytes.
1213# TYPE node_memory_VmallocTotal_bytes gauge
1214node_memory_VmallocTotal_bytes 3.5184372087808e+13
1215# HELP node_memory_VmallocUsed_bytes Memory information field VmallocUsed_bytes.
1216# TYPE node_memory_VmallocUsed_bytes gauge
1217node_memory_VmallocUsed_bytes 3.6130816e+08
1218# HELP node_memory_WritebackTmp_bytes Memory information field WritebackTmp_bytes.
1219# TYPE node_memory_WritebackTmp_bytes gauge
1220node_memory_WritebackTmp_bytes 0
1221# HELP node_memory_Writeback_bytes Memory information field Writeback_bytes.
1222# TYPE node_memory_Writeback_bytes gauge
1223node_memory_Writeback_bytes 0
1224# HELP node_memory_numa_Active Memory information field Active.
1225# TYPE node_memory_numa_Active gauge
1226node_memory_numa_Active{node="0"} 5.58733312e+09
1227node_memory_numa_Active{node="1"} 5.739003904e+09
1228node_memory_numa_Active{node="2"} 5.739003904e+09
1229# HELP node_memory_numa_Active_anon Memory information field Active_anon.
1230# TYPE node_memory_numa_Active_anon gauge
1231node_memory_numa_Active_anon{node="0"} 7.07915776e+08
1232node_memory_numa_Active_anon{node="1"} 6.04635136e+08
1233node_memory_numa_Active_anon{node="2"} 6.04635136e+08
1234# HELP node_memory_numa_Active_file Memory information field Active_file.
1235# TYPE node_memory_numa_Active_file gauge
1236node_memory_numa_Active_file{node="0"} 4.879417344e+09
1237node_memory_numa_Active_file{node="1"} 5.134368768e+09
1238node_memory_numa_Active_file{node="2"} 5.134368768e+09
1239# HELP node_memory_numa_AnonHugePages Memory information field AnonHugePages.
1240# TYPE node_memory_numa_AnonHugePages gauge
1241node_memory_numa_AnonHugePages{node="0"} 1.50994944e+08
1242node_memory_numa_AnonHugePages{node="1"} 9.2274688e+07
1243node_memory_numa_AnonHugePages{node="2"} 9.2274688e+07
1244# HELP node_memory_numa_AnonPages Memory information field AnonPages.
1245# TYPE node_memory_numa_AnonPages gauge
1246node_memory_numa_AnonPages{node="0"} 8.07112704e+08
1247node_memory_numa_AnonPages{node="1"} 6.88058368e+08
1248node_memory_numa_AnonPages{node="2"} 6.88058368e+08
1249# HELP node_memory_numa_Bounce Memory information field Bounce.
1250# TYPE node_memory_numa_Bounce gauge
1251node_memory_numa_Bounce{node="0"} 0
1252node_memory_numa_Bounce{node="1"} 0
1253node_memory_numa_Bounce{node="2"} 0
1254# HELP node_memory_numa_Dirty Memory information field Dirty.
1255# TYPE node_memory_numa_Dirty gauge
1256node_memory_numa_Dirty{node="0"} 20480
1257node_memory_numa_Dirty{node="1"} 122880
1258node_memory_numa_Dirty{node="2"} 122880
1259# HELP node_memory_numa_FilePages Memory information field FilePages.
1260# TYPE node_memory_numa_FilePages gauge
1261node_memory_numa_FilePages{node="0"} 7.1855017984e+10
1262node_memory_numa_FilePages{node="1"} 8.5585088512e+10
1263node_memory_numa_FilePages{node="2"} 8.5585088512e+10
1264# HELP node_memory_numa_HugePages_Free Memory information field HugePages_Free.
1265# TYPE node_memory_numa_HugePages_Free gauge
1266node_memory_numa_HugePages_Free{node="0"} 0
1267node_memory_numa_HugePages_Free{node="1"} 0
1268node_memory_numa_HugePages_Free{node="2"} 0
1269# HELP node_memory_numa_HugePages_Surp Memory information field HugePages_Surp.
1270# TYPE node_memory_numa_HugePages_Surp gauge
1271node_memory_numa_HugePages_Surp{node="0"} 0
1272node_memory_numa_HugePages_Surp{node="1"} 0
1273node_memory_numa_HugePages_Surp{node="2"} 0
1274# HELP node_memory_numa_HugePages_Total Memory information field HugePages_Total.
1275# TYPE node_memory_numa_HugePages_Total gauge
1276node_memory_numa_HugePages_Total{node="0"} 0
1277node_memory_numa_HugePages_Total{node="1"} 0
1278node_memory_numa_HugePages_Total{node="2"} 0
1279# HELP node_memory_numa_Inactive Memory information field Inactive.
1280# TYPE node_memory_numa_Inactive gauge
1281node_memory_numa_Inactive{node="0"} 6.0569788416e+10
1282node_memory_numa_Inactive{node="1"} 7.3165406208e+10
1283node_memory_numa_Inactive{node="2"} 7.3165406208e+10
1284# HELP node_memory_numa_Inactive_anon Memory information field Inactive_anon.
1285# TYPE node_memory_numa_Inactive_anon gauge
1286node_memory_numa_Inactive_anon{node="0"} 3.48626944e+08
1287node_memory_numa_Inactive_anon{node="1"} 2.91930112e+08
1288node_memory_numa_Inactive_anon{node="2"} 2.91930112e+08
1289# HELP node_memory_numa_Inactive_file Memory information field Inactive_file.
1290# TYPE node_memory_numa_Inactive_file gauge
1291node_memory_numa_Inactive_file{node="0"} 6.0221161472e+10
1292node_memory_numa_Inactive_file{node="1"} 7.2873476096e+10
1293node_memory_numa_Inactive_file{node="2"} 7.2873476096e+10
1294# HELP node_memory_numa_KernelStack Memory information field KernelStack.
1295# TYPE node_memory_numa_KernelStack gauge
1296node_memory_numa_KernelStack{node="0"} 3.4832384e+07
1297node_memory_numa_KernelStack{node="1"} 3.1850496e+07
1298node_memory_numa_KernelStack{node="2"} 3.1850496e+07
1299# HELP node_memory_numa_Mapped Memory information field Mapped.
1300# TYPE node_memory_numa_Mapped gauge
1301node_memory_numa_Mapped{node="0"} 9.1570176e+08
1302node_memory_numa_Mapped{node="1"} 8.84850688e+08
1303node_memory_numa_Mapped{node="2"} 8.84850688e+08
1304# HELP node_memory_numa_MemFree Memory information field MemFree.
1305# TYPE node_memory_numa_MemFree gauge
1306node_memory_numa_MemFree{node="0"} 5.4303100928e+10
1307node_memory_numa_MemFree{node="1"} 4.0586022912e+10
1308node_memory_numa_MemFree{node="2"} 4.0586022912e+10
1309# HELP node_memory_numa_MemTotal Memory information field MemTotal.
1310# TYPE node_memory_numa_MemTotal gauge
1311node_memory_numa_MemTotal{node="0"} 1.3740271616e+11
1312node_memory_numa_MemTotal{node="1"} 1.37438953472e+11
1313node_memory_numa_MemTotal{node="2"} 1.37438953472e+11
1314# HELP node_memory_numa_MemUsed Memory information field MemUsed.
1315# TYPE node_memory_numa_MemUsed gauge
1316node_memory_numa_MemUsed{node="0"} 8.3099615232e+10
1317node_memory_numa_MemUsed{node="1"} 9.685293056e+10
1318node_memory_numa_MemUsed{node="2"} 9.685293056e+10
1319# HELP node_memory_numa_Mlocked Memory information field Mlocked.
1320# TYPE node_memory_numa_Mlocked gauge
1321node_memory_numa_Mlocked{node="0"} 0
1322node_memory_numa_Mlocked{node="1"} 0
1323node_memory_numa_Mlocked{node="2"} 0
1324# HELP node_memory_numa_NFS_Unstable Memory information field NFS_Unstable.
1325# TYPE node_memory_numa_NFS_Unstable gauge
1326node_memory_numa_NFS_Unstable{node="0"} 0
1327node_memory_numa_NFS_Unstable{node="1"} 0
1328node_memory_numa_NFS_Unstable{node="2"} 0
1329# HELP node_memory_numa_PageTables Memory information field PageTables.
1330# TYPE node_memory_numa_PageTables gauge
1331node_memory_numa_PageTables{node="0"} 1.46743296e+08
1332node_memory_numa_PageTables{node="1"} 1.27254528e+08
1333node_memory_numa_PageTables{node="2"} 1.27254528e+08
1334# HELP node_memory_numa_SReclaimable Memory information field SReclaimable.
1335# TYPE node_memory_numa_SReclaimable gauge
1336node_memory_numa_SReclaimable{node="0"} 4.580478976e+09
1337node_memory_numa_SReclaimable{node="1"} 4.724822016e+09
1338node_memory_numa_SReclaimable{node="2"} 4.724822016e+09
1339# HELP node_memory_numa_SUnreclaim Memory information field SUnreclaim.
1340# TYPE node_memory_numa_SUnreclaim gauge
1341node_memory_numa_SUnreclaim{node="0"} 2.23352832e+09
1342node_memory_numa_SUnreclaim{node="1"} 2.464391168e+09
1343node_memory_numa_SUnreclaim{node="2"} 2.464391168e+09
1344# HELP node_memory_numa_Shmem Memory information field Shmem.
1345# TYPE node_memory_numa_Shmem gauge
1346node_memory_numa_Shmem{node="0"} 4.900864e+07
1347node_memory_numa_Shmem{node="1"} 8.968192e+07
1348node_memory_numa_Shmem{node="2"} 8.968192e+07
1349# HELP node_memory_numa_Slab Memory information field Slab.
1350# TYPE node_memory_numa_Slab gauge
1351node_memory_numa_Slab{node="0"} 6.814007296e+09
1352node_memory_numa_Slab{node="1"} 7.189213184e+09
1353node_memory_numa_Slab{node="2"} 7.189213184e+09
1354# HELP node_memory_numa_Unevictable Memory information field Unevictable.
1355# TYPE node_memory_numa_Unevictable gauge
1356node_memory_numa_Unevictable{node="0"} 0
1357node_memory_numa_Unevictable{node="1"} 0
1358node_memory_numa_Unevictable{node="2"} 0
1359# HELP node_memory_numa_Writeback Memory information field Writeback.
1360# TYPE node_memory_numa_Writeback gauge
1361node_memory_numa_Writeback{node="0"} 0
1362node_memory_numa_Writeback{node="1"} 0
1363node_memory_numa_Writeback{node="2"} 0
1364# HELP node_memory_numa_WritebackTmp Memory information field WritebackTmp.
1365# TYPE node_memory_numa_WritebackTmp gauge
1366node_memory_numa_WritebackTmp{node="0"} 0
1367node_memory_numa_WritebackTmp{node="1"} 0
1368node_memory_numa_WritebackTmp{node="2"} 0
1369# HELP node_memory_numa_interleave_hit_total Memory information field interleave_hit_total.
1370# TYPE node_memory_numa_interleave_hit_total counter
1371node_memory_numa_interleave_hit_total{node="0"} 57146
1372node_memory_numa_interleave_hit_total{node="1"} 57286
1373node_memory_numa_interleave_hit_total{node="2"} 7286
1374# HELP node_memory_numa_local_node_total Memory information field local_node_total.
1375# TYPE node_memory_numa_local_node_total counter
1376node_memory_numa_local_node_total{node="0"} 1.93454780853e+11
1377node_memory_numa_local_node_total{node="1"} 3.2671904655e+11
1378node_memory_numa_local_node_total{node="2"} 2.671904655e+10
1379# HELP node_memory_numa_numa_foreign_total Memory information field numa_foreign_total.
1380# TYPE node_memory_numa_numa_foreign_total counter
1381node_memory_numa_numa_foreign_total{node="0"} 5.98586233e+10
1382node_memory_numa_numa_foreign_total{node="1"} 1.2624528e+07
1383node_memory_numa_numa_foreign_total{node="2"} 2.624528e+06
1384# HELP node_memory_numa_numa_hit_total Memory information field numa_hit_total.
1385# TYPE node_memory_numa_numa_hit_total counter
1386node_memory_numa_numa_hit_total{node="0"} 1.93460335812e+11
1387node_memory_numa_numa_hit_total{node="1"} 3.26720946761e+11
1388node_memory_numa_numa_hit_total{node="2"} 2.6720946761e+10
1389# HELP node_memory_numa_numa_miss_total Memory information field numa_miss_total.
1390# TYPE node_memory_numa_numa_miss_total counter
1391node_memory_numa_numa_miss_total{node="0"} 1.2624528e+07
1392node_memory_numa_numa_miss_total{node="1"} 5.9858626709e+10
1393node_memory_numa_numa_miss_total{node="2"} 9.858626709e+09
1394# HELP node_memory_numa_other_node_total Memory information field other_node_total.
1395# TYPE node_memory_numa_other_node_total counter
1396node_memory_numa_other_node_total{node="0"} 1.8179487e+07
1397node_memory_numa_other_node_total{node="1"} 5.986052692e+10
1398node_memory_numa_other_node_total{node="2"} 9.86052692e+09
1399# HELP node_mountstats_nfs_age_seconds_total The age of the NFS mount in seconds.
1400# TYPE node_mountstats_nfs_age_seconds_total counter
1401node_mountstats_nfs_age_seconds_total{export="192.168.1.1:/srv/test"} 13968
1402# HELP node_mountstats_nfs_direct_read_bytes_total Number of bytes read using the read() syscall in O_DIRECT mode.
1403# TYPE node_mountstats_nfs_direct_read_bytes_total counter
1404node_mountstats_nfs_direct_read_bytes_total{export="192.168.1.1:/srv/test"} 0
1405# HELP node_mountstats_nfs_direct_write_bytes_total Number of bytes written using the write() syscall in O_DIRECT mode.
1406# TYPE node_mountstats_nfs_direct_write_bytes_total counter
1407node_mountstats_nfs_direct_write_bytes_total{export="192.168.1.1:/srv/test"} 0
1408# HELP node_mountstats_nfs_event_attribute_invalidate_total Number of times cached inode attributes are invalidated.
1409# TYPE node_mountstats_nfs_event_attribute_invalidate_total counter
1410node_mountstats_nfs_event_attribute_invalidate_total{export="192.168.1.1:/srv/test"} 0
1411# HELP node_mountstats_nfs_event_data_invalidate_total Number of times an inode cache is cleared.
1412# TYPE node_mountstats_nfs_event_data_invalidate_total counter
1413node_mountstats_nfs_event_data_invalidate_total{export="192.168.1.1:/srv/test"} 0
1414# HELP node_mountstats_nfs_event_dnode_revalidate_total Number of times cached dentry nodes are re-validated from the server.
1415# TYPE node_mountstats_nfs_event_dnode_revalidate_total counter
1416node_mountstats_nfs_event_dnode_revalidate_total{export="192.168.1.1:/srv/test"} 226
1417# HELP node_mountstats_nfs_event_inode_revalidate_total Number of times cached inode attributes are re-validated from the server.
1418# TYPE node_mountstats_nfs_event_inode_revalidate_total counter
1419node_mountstats_nfs_event_inode_revalidate_total{export="192.168.1.1:/srv/test"} 52
1420# HELP node_mountstats_nfs_event_jukebox_delay_total Number of times the NFS server indicated EJUKEBOX; retrieving data from offline storage.
1421# TYPE node_mountstats_nfs_event_jukebox_delay_total counter
1422node_mountstats_nfs_event_jukebox_delay_total{export="192.168.1.1:/srv/test"} 0
1423# HELP node_mountstats_nfs_event_pnfs_read_total Number of NFS v4.1+ pNFS reads.
1424# TYPE node_mountstats_nfs_event_pnfs_read_total counter
1425node_mountstats_nfs_event_pnfs_read_total{export="192.168.1.1:/srv/test"} 0
1426# HELP node_mountstats_nfs_event_pnfs_write_total Number of NFS v4.1+ pNFS writes.
1427# TYPE node_mountstats_nfs_event_pnfs_write_total counter
1428node_mountstats_nfs_event_pnfs_write_total{export="192.168.1.1:/srv/test"} 0
1429# HELP node_mountstats_nfs_event_short_read_total Number of times the NFS server gave less data than expected while reading.
1430# TYPE node_mountstats_nfs_event_short_read_total counter
1431node_mountstats_nfs_event_short_read_total{export="192.168.1.1:/srv/test"} 0
1432# HELP node_mountstats_nfs_event_short_write_total Number of times the NFS server wrote less data than expected while writing.
1433# TYPE node_mountstats_nfs_event_short_write_total counter
1434node_mountstats_nfs_event_short_write_total{export="192.168.1.1:/srv/test"} 0
1435# HELP node_mountstats_nfs_event_silly_rename_total Number of times a file was removed while still open by another process.
1436# TYPE node_mountstats_nfs_event_silly_rename_total counter
1437node_mountstats_nfs_event_silly_rename_total{export="192.168.1.1:/srv/test"} 0
1438# HELP node_mountstats_nfs_event_truncation_total Number of times files have been truncated.
1439# TYPE node_mountstats_nfs_event_truncation_total counter
1440node_mountstats_nfs_event_truncation_total{export="192.168.1.1:/srv/test"} 0
1441# HELP node_mountstats_nfs_event_vfs_access_total Number of times permissions have been checked.
1442# TYPE node_mountstats_nfs_event_vfs_access_total counter
1443node_mountstats_nfs_event_vfs_access_total{export="192.168.1.1:/srv/test"} 398
1444# HELP node_mountstats_nfs_event_vfs_file_release_total Number of times files have been closed and released.
1445# TYPE node_mountstats_nfs_event_vfs_file_release_total counter
1446node_mountstats_nfs_event_vfs_file_release_total{export="192.168.1.1:/srv/test"} 77
1447# HELP node_mountstats_nfs_event_vfs_flush_total Number of pending writes that have been forcefully flushed to the server.
1448# TYPE node_mountstats_nfs_event_vfs_flush_total counter
1449node_mountstats_nfs_event_vfs_flush_total{export="192.168.1.1:/srv/test"} 77
1450# HELP node_mountstats_nfs_event_vfs_fsync_total Number of times fsync() has been called on directories and files.
1451# TYPE node_mountstats_nfs_event_vfs_fsync_total counter
1452node_mountstats_nfs_event_vfs_fsync_total{export="192.168.1.1:/srv/test"} 0
1453# HELP node_mountstats_nfs_event_vfs_getdents_total Number of times directory entries have been read with getdents().
1454# TYPE node_mountstats_nfs_event_vfs_getdents_total counter
1455node_mountstats_nfs_event_vfs_getdents_total{export="192.168.1.1:/srv/test"} 0
1456# HELP node_mountstats_nfs_event_vfs_lock_total Number of times locking has been attempted on a file.
1457# TYPE node_mountstats_nfs_event_vfs_lock_total counter
1458node_mountstats_nfs_event_vfs_lock_total{export="192.168.1.1:/srv/test"} 0
1459# HELP node_mountstats_nfs_event_vfs_lookup_total Number of times a directory lookup has occurred.
1460# TYPE node_mountstats_nfs_event_vfs_lookup_total counter
1461node_mountstats_nfs_event_vfs_lookup_total{export="192.168.1.1:/srv/test"} 13
1462# HELP node_mountstats_nfs_event_vfs_open_total Number of times cached inode attributes are invalidated.
1463# TYPE node_mountstats_nfs_event_vfs_open_total counter
1464node_mountstats_nfs_event_vfs_open_total{export="192.168.1.1:/srv/test"} 1
1465# HELP node_mountstats_nfs_event_vfs_read_page_total Number of pages read directly via mmap()'d files.
1466# TYPE node_mountstats_nfs_event_vfs_read_page_total counter
1467node_mountstats_nfs_event_vfs_read_page_total{export="192.168.1.1:/srv/test"} 0
1468# HELP node_mountstats_nfs_event_vfs_read_pages_total Number of times a group of pages have been read.
1469# TYPE node_mountstats_nfs_event_vfs_read_pages_total counter
1470node_mountstats_nfs_event_vfs_read_pages_total{export="192.168.1.1:/srv/test"} 331
1471# HELP node_mountstats_nfs_event_vfs_setattr_total Number of times directory entries have been read with getdents().
1472# TYPE node_mountstats_nfs_event_vfs_setattr_total counter
1473node_mountstats_nfs_event_vfs_setattr_total{export="192.168.1.1:/srv/test"} 0
1474# HELP node_mountstats_nfs_event_vfs_update_page_total Number of updates (and potential writes) to pages.
1475# TYPE node_mountstats_nfs_event_vfs_update_page_total counter
1476node_mountstats_nfs_event_vfs_update_page_total{export="192.168.1.1:/srv/test"} 0
1477# HELP node_mountstats_nfs_event_vfs_write_page_total Number of pages written directly via mmap()'d files.
1478# TYPE node_mountstats_nfs_event_vfs_write_page_total counter
1479node_mountstats_nfs_event_vfs_write_page_total{export="192.168.1.1:/srv/test"} 0
1480# HELP node_mountstats_nfs_event_vfs_write_pages_total Number of times a group of pages have been written.
1481# TYPE node_mountstats_nfs_event_vfs_write_pages_total counter
1482node_mountstats_nfs_event_vfs_write_pages_total{export="192.168.1.1:/srv/test"} 47
1483# HELP node_mountstats_nfs_event_write_extension_total Number of times a file has been grown due to writes beyond its existing end.
1484# TYPE node_mountstats_nfs_event_write_extension_total counter
1485node_mountstats_nfs_event_write_extension_total{export="192.168.1.1:/srv/test"} 0
1486# HELP node_mountstats_nfs_operations_major_timeouts_total Number of times a request has had a major timeout for a given operation.
1487# TYPE node_mountstats_nfs_operations_major_timeouts_total counter
1488node_mountstats_nfs_operations_major_timeouts_total{export="192.168.1.1:/srv/test",operation="NULL"} 0
1489node_mountstats_nfs_operations_major_timeouts_total{export="192.168.1.1:/srv/test",operation="READ"} 0
1490node_mountstats_nfs_operations_major_timeouts_total{export="192.168.1.1:/srv/test",operation="WRITE"} 0
1491# HELP node_mountstats_nfs_operations_queue_time_seconds_total Duration all requests spent queued for transmission for a given operation before they were sent, in seconds.
1492# TYPE node_mountstats_nfs_operations_queue_time_seconds_total counter
1493node_mountstats_nfs_operations_queue_time_seconds_total{export="192.168.1.1:/srv/test",operation="NULL"} 0
1494node_mountstats_nfs_operations_queue_time_seconds_total{export="192.168.1.1:/srv/test",operation="READ"} 0.006
1495node_mountstats_nfs_operations_queue_time_seconds_total{export="192.168.1.1:/srv/test",operation="WRITE"} 0
1496# HELP node_mountstats_nfs_operations_received_bytes_total Number of bytes received for a given operation, including RPC headers and payload.
1497# TYPE node_mountstats_nfs_operations_received_bytes_total counter
1498node_mountstats_nfs_operations_received_bytes_total{export="192.168.1.1:/srv/test",operation="NULL"} 0
1499node_mountstats_nfs_operations_received_bytes_total{export="192.168.1.1:/srv/test",operation="READ"} 1.210292152e+09
1500node_mountstats_nfs_operations_received_bytes_total{export="192.168.1.1:/srv/test",operation="WRITE"} 0
1501# HELP node_mountstats_nfs_operations_request_time_seconds_total Duration all requests took from when a request was enqueued to when it was completely handled for a given operation, in seconds.
1502# TYPE node_mountstats_nfs_operations_request_time_seconds_total counter
1503node_mountstats_nfs_operations_request_time_seconds_total{export="192.168.1.1:/srv/test",operation="NULL"} 0
1504node_mountstats_nfs_operations_request_time_seconds_total{export="192.168.1.1:/srv/test",operation="READ"} 79.407
1505node_mountstats_nfs_operations_request_time_seconds_total{export="192.168.1.1:/srv/test",operation="WRITE"} 0
1506# HELP node_mountstats_nfs_operations_requests_total Number of requests performed for a given operation.
1507# TYPE node_mountstats_nfs_operations_requests_total counter
1508node_mountstats_nfs_operations_requests_total{export="192.168.1.1:/srv/test",operation="NULL"} 0
1509node_mountstats_nfs_operations_requests_total{export="192.168.1.1:/srv/test",operation="READ"} 1298
1510node_mountstats_nfs_operations_requests_total{export="192.168.1.1:/srv/test",operation="WRITE"} 0
1511# HELP node_mountstats_nfs_operations_response_time_seconds_total Duration all requests took to get a reply back after a request for a given operation was transmitted, in seconds.
1512# TYPE node_mountstats_nfs_operations_response_time_seconds_total counter
1513node_mountstats_nfs_operations_response_time_seconds_total{export="192.168.1.1:/srv/test",operation="NULL"} 0
1514node_mountstats_nfs_operations_response_time_seconds_total{export="192.168.1.1:/srv/test",operation="READ"} 79.386
1515node_mountstats_nfs_operations_response_time_seconds_total{export="192.168.1.1:/srv/test",operation="WRITE"} 0
1516# HELP node_mountstats_nfs_operations_sent_bytes_total Number of bytes sent for a given operation, including RPC headers and payload.
1517# TYPE node_mountstats_nfs_operations_sent_bytes_total counter
1518node_mountstats_nfs_operations_sent_bytes_total{export="192.168.1.1:/srv/test",operation="NULL"} 0
1519node_mountstats_nfs_operations_sent_bytes_total{export="192.168.1.1:/srv/test",operation="READ"} 207680
1520node_mountstats_nfs_operations_sent_bytes_total{export="192.168.1.1:/srv/test",operation="WRITE"} 0
1521# HELP node_mountstats_nfs_operations_transmissions_total Number of times an actual RPC request has been transmitted for a given operation.
1522# TYPE node_mountstats_nfs_operations_transmissions_total counter
1523node_mountstats_nfs_operations_transmissions_total{export="192.168.1.1:/srv/test",operation="NULL"} 0
1524node_mountstats_nfs_operations_transmissions_total{export="192.168.1.1:/srv/test",operation="READ"} 1298
1525node_mountstats_nfs_operations_transmissions_total{export="192.168.1.1:/srv/test",operation="WRITE"} 0
1526# HELP node_mountstats_nfs_read_bytes_total Number of bytes read using the read() syscall.
1527# TYPE node_mountstats_nfs_read_bytes_total counter
1528node_mountstats_nfs_read_bytes_total{export="192.168.1.1:/srv/test"} 1.20764023e+09
1529# HELP node_mountstats_nfs_read_pages_total Number of pages read directly via mmap()'d files.
1530# TYPE node_mountstats_nfs_read_pages_total counter
1531node_mountstats_nfs_read_pages_total{export="192.168.1.1:/srv/test"} 295483
1532# HELP node_mountstats_nfs_total_read_bytes_total Number of bytes read from the NFS server, in total.
1533# TYPE node_mountstats_nfs_total_read_bytes_total counter
1534node_mountstats_nfs_total_read_bytes_total{export="192.168.1.1:/srv/test"} 1.210214218e+09
1535# HELP node_mountstats_nfs_total_write_bytes_total Number of bytes written to the NFS server, in total.
1536# TYPE node_mountstats_nfs_total_write_bytes_total counter
1537node_mountstats_nfs_total_write_bytes_total{export="192.168.1.1:/srv/test"} 0
1538# HELP node_mountstats_nfs_transport_backlog_queue_total Total number of items added to the RPC backlog queue.
1539# TYPE node_mountstats_nfs_transport_backlog_queue_total counter
1540node_mountstats_nfs_transport_backlog_queue_total{export="192.168.1.1:/srv/test"} 0
1541# HELP node_mountstats_nfs_transport_bad_transaction_ids_total Number of times the NFS server sent a response with a transaction ID unknown to this client.
1542# TYPE node_mountstats_nfs_transport_bad_transaction_ids_total counter
1543node_mountstats_nfs_transport_bad_transaction_ids_total{export="192.168.1.1:/srv/test"} 0
1544# HELP node_mountstats_nfs_transport_bind_total Number of times the client has had to establish a connection from scratch to the NFS server.
1545# TYPE node_mountstats_nfs_transport_bind_total counter
1546node_mountstats_nfs_transport_bind_total{export="192.168.1.1:/srv/test"} 0
1547# HELP node_mountstats_nfs_transport_connect_total Number of times the client has made a TCP connection to the NFS server.
1548# TYPE node_mountstats_nfs_transport_connect_total counter
1549node_mountstats_nfs_transport_connect_total{export="192.168.1.1:/srv/test"} 1
1550# HELP node_mountstats_nfs_transport_idle_time_seconds Duration since the NFS mount last saw any RPC traffic, in seconds.
1551# TYPE node_mountstats_nfs_transport_idle_time_seconds gauge
1552node_mountstats_nfs_transport_idle_time_seconds{export="192.168.1.1:/srv/test"} 11
1553# HELP node_mountstats_nfs_transport_maximum_rpc_slots Maximum number of simultaneously active RPC requests ever used.
1554# TYPE node_mountstats_nfs_transport_maximum_rpc_slots gauge
1555node_mountstats_nfs_transport_maximum_rpc_slots{export="192.168.1.1:/srv/test"} 24
1556# HELP node_mountstats_nfs_transport_pending_queue_total Total number of items added to the RPC transmission pending queue.
1557# TYPE node_mountstats_nfs_transport_pending_queue_total counter
1558node_mountstats_nfs_transport_pending_queue_total{export="192.168.1.1:/srv/test"} 5726
1559# HELP node_mountstats_nfs_transport_receives_total Number of RPC responses for this mount received from the NFS server.
1560# TYPE node_mountstats_nfs_transport_receives_total counter
1561node_mountstats_nfs_transport_receives_total{export="192.168.1.1:/srv/test"} 6428
1562# HELP node_mountstats_nfs_transport_sending_queue_total Total number of items added to the RPC transmission sending queue.
1563# TYPE node_mountstats_nfs_transport_sending_queue_total counter
1564node_mountstats_nfs_transport_sending_queue_total{export="192.168.1.1:/srv/test"} 26
1565# HELP node_mountstats_nfs_transport_sends_total Number of RPC requests for this mount sent to the NFS server.
1566# TYPE node_mountstats_nfs_transport_sends_total counter
1567node_mountstats_nfs_transport_sends_total{export="192.168.1.1:/srv/test"} 6428
1568# HELP node_mountstats_nfs_write_bytes_total Number of bytes written using the write() syscall.
1569# TYPE node_mountstats_nfs_write_bytes_total counter
1570node_mountstats_nfs_write_bytes_total{export="192.168.1.1:/srv/test"} 0
1571# HELP node_mountstats_nfs_write_pages_total Number of pages written directly via mmap()'d files.
1572# TYPE node_mountstats_nfs_write_pages_total counter
1573node_mountstats_nfs_write_pages_total{export="192.168.1.1:/srv/test"} 0
1574# HELP node_netstat_Icmp6_InErrors Statistic Icmp6InErrors.
1575# TYPE node_netstat_Icmp6_InErrors untyped
1576node_netstat_Icmp6_InErrors 0
1577# HELP node_netstat_Icmp6_InMsgs Statistic Icmp6InMsgs.
1578# TYPE node_netstat_Icmp6_InMsgs untyped
1579node_netstat_Icmp6_InMsgs 0
1580# HELP node_netstat_Icmp6_OutMsgs Statistic Icmp6OutMsgs.
1581# TYPE node_netstat_Icmp6_OutMsgs untyped
1582node_netstat_Icmp6_OutMsgs 8
1583# HELP node_netstat_Icmp_InErrors Statistic IcmpInErrors.
1584# TYPE node_netstat_Icmp_InErrors untyped
1585node_netstat_Icmp_InErrors 0
1586# HELP node_netstat_Icmp_InMsgs Statistic IcmpInMsgs.
1587# TYPE node_netstat_Icmp_InMsgs untyped
1588node_netstat_Icmp_InMsgs 104
1589# HELP node_netstat_Icmp_OutMsgs Statistic IcmpOutMsgs.
1590# TYPE node_netstat_Icmp_OutMsgs untyped
1591node_netstat_Icmp_OutMsgs 120
1592# HELP node_netstat_Ip6_InOctets Statistic Ip6InOctets.
1593# TYPE node_netstat_Ip6_InOctets untyped
1594node_netstat_Ip6_InOctets 460
1595# HELP node_netstat_Ip6_OutOctets Statistic Ip6OutOctets.
1596# TYPE node_netstat_Ip6_OutOctets untyped
1597node_netstat_Ip6_OutOctets 536
1598# HELP node_netstat_IpExt_InOctets Statistic IpExtInOctets.
1599# TYPE node_netstat_IpExt_InOctets untyped
1600node_netstat_IpExt_InOctets 6.28639697e+09
1601# HELP node_netstat_IpExt_OutOctets Statistic IpExtOutOctets.
1602# TYPE node_netstat_IpExt_OutOctets untyped
1603node_netstat_IpExt_OutOctets 2.786264347e+09
1604# HELP node_netstat_Ip_Forwarding Statistic IpForwarding.
1605# TYPE node_netstat_Ip_Forwarding untyped
1606node_netstat_Ip_Forwarding 1
1607# HELP node_netstat_TcpExt_ListenDrops Statistic TcpExtListenDrops.
1608# TYPE node_netstat_TcpExt_ListenDrops untyped
1609node_netstat_TcpExt_ListenDrops 0
1610# HELP node_netstat_TcpExt_ListenOverflows Statistic TcpExtListenOverflows.
1611# TYPE node_netstat_TcpExt_ListenOverflows untyped
1612node_netstat_TcpExt_ListenOverflows 0
1613# HELP node_netstat_TcpExt_SyncookiesFailed Statistic TcpExtSyncookiesFailed.
1614# TYPE node_netstat_TcpExt_SyncookiesFailed untyped
1615node_netstat_TcpExt_SyncookiesFailed 2
1616# HELP node_netstat_TcpExt_SyncookiesRecv Statistic TcpExtSyncookiesRecv.
1617# TYPE node_netstat_TcpExt_SyncookiesRecv untyped
1618node_netstat_TcpExt_SyncookiesRecv 0
1619# HELP node_netstat_TcpExt_SyncookiesSent Statistic TcpExtSyncookiesSent.
1620# TYPE node_netstat_TcpExt_SyncookiesSent untyped
1621node_netstat_TcpExt_SyncookiesSent 0
1622# HELP node_netstat_Tcp_ActiveOpens Statistic TcpActiveOpens.
1623# TYPE node_netstat_Tcp_ActiveOpens untyped
1624node_netstat_Tcp_ActiveOpens 3556
1625# HELP node_netstat_Tcp_CurrEstab Statistic TcpCurrEstab.
1626# TYPE node_netstat_Tcp_CurrEstab untyped
1627node_netstat_Tcp_CurrEstab 0
1628# HELP node_netstat_Tcp_InErrs Statistic TcpInErrs.
1629# TYPE node_netstat_Tcp_InErrs untyped
1630node_netstat_Tcp_InErrs 5
1631# HELP node_netstat_Tcp_PassiveOpens Statistic TcpPassiveOpens.
1632# TYPE node_netstat_Tcp_PassiveOpens untyped
1633node_netstat_Tcp_PassiveOpens 230
1634# HELP node_netstat_Tcp_RetransSegs Statistic TcpRetransSegs.
1635# TYPE node_netstat_Tcp_RetransSegs untyped
1636node_netstat_Tcp_RetransSegs 227
1637# HELP node_netstat_Udp6_InDatagrams Statistic Udp6InDatagrams.
1638# TYPE node_netstat_Udp6_InDatagrams untyped
1639node_netstat_Udp6_InDatagrams 0
1640# HELP node_netstat_Udp6_InErrors Statistic Udp6InErrors.
1641# TYPE node_netstat_Udp6_InErrors untyped
1642node_netstat_Udp6_InErrors 0
1643# HELP node_netstat_Udp6_NoPorts Statistic Udp6NoPorts.
1644# TYPE node_netstat_Udp6_NoPorts untyped
1645node_netstat_Udp6_NoPorts 0
1646# HELP node_netstat_Udp6_OutDatagrams Statistic Udp6OutDatagrams.
1647# TYPE node_netstat_Udp6_OutDatagrams untyped
1648node_netstat_Udp6_OutDatagrams 0
1649# HELP node_netstat_UdpLite6_InErrors Statistic UdpLite6InErrors.
1650# TYPE node_netstat_UdpLite6_InErrors untyped
1651node_netstat_UdpLite6_InErrors 0
1652# HELP node_netstat_UdpLite_InErrors Statistic UdpLiteInErrors.
1653# TYPE node_netstat_UdpLite_InErrors untyped
1654node_netstat_UdpLite_InErrors 0
1655# HELP node_netstat_Udp_InDatagrams Statistic UdpInDatagrams.
1656# TYPE node_netstat_Udp_InDatagrams untyped
1657node_netstat_Udp_InDatagrams 88542
1658# HELP node_netstat_Udp_InErrors Statistic UdpInErrors.
1659# TYPE node_netstat_Udp_InErrors untyped
1660node_netstat_Udp_InErrors 0
1661# HELP node_netstat_Udp_NoPorts Statistic UdpNoPorts.
1662# TYPE node_netstat_Udp_NoPorts untyped
1663node_netstat_Udp_NoPorts 120
1664# HELP node_netstat_Udp_OutDatagrams Statistic UdpOutDatagrams.
1665# TYPE node_netstat_Udp_OutDatagrams untyped
1666node_netstat_Udp_OutDatagrams 53028
1667# HELP node_network_receive_bytes_total Network device statistic receive_bytes.
1668# TYPE node_network_receive_bytes_total counter
1669node_network_receive_bytes_total{device="docker0"} 6.4910168e+07
1670node_network_receive_bytes_total{device="eth0"} 6.8210035552e+10
1671node_network_receive_bytes_total{device="flannel.1"} 1.8144009813e+10
1672node_network_receive_bytes_total{device="ibr10:30"} 0
1673node_network_receive_bytes_total{device="lo"} 4.35303245e+08
1674node_network_receive_bytes_total{device="lxcbr0"} 0
1675node_network_receive_bytes_total{device="tun0"} 1888
1676node_network_receive_bytes_total{device="veth4B09XN"} 648
1677node_network_receive_bytes_total{device="wlan0"} 1.0437182923e+10
1678node_network_receive_bytes_total{device="💩0"} 5.7750104e+07
1679# HELP node_network_receive_compressed_total Network device statistic receive_compressed.
1680# TYPE node_network_receive_compressed_total counter
1681node_network_receive_compressed_total{device="docker0"} 0
1682node_network_receive_compressed_total{device="eth0"} 0
1683node_network_receive_compressed_total{device="flannel.1"} 0
1684node_network_receive_compressed_total{device="ibr10:30"} 0
1685node_network_receive_compressed_total{device="lo"} 0
1686node_network_receive_compressed_total{device="lxcbr0"} 0
1687node_network_receive_compressed_total{device="tun0"} 0
1688node_network_receive_compressed_total{device="veth4B09XN"} 0
1689node_network_receive_compressed_total{device="wlan0"} 0
1690node_network_receive_compressed_total{device="💩0"} 0
1691# HELP node_network_receive_drop_total Network device statistic receive_drop.
1692# TYPE node_network_receive_drop_total counter
1693node_network_receive_drop_total{device="docker0"} 0
1694node_network_receive_drop_total{device="eth0"} 0
1695node_network_receive_drop_total{device="flannel.1"} 0
1696node_network_receive_drop_total{device="ibr10:30"} 0
1697node_network_receive_drop_total{device="lo"} 0
1698node_network_receive_drop_total{device="lxcbr0"} 0
1699node_network_receive_drop_total{device="tun0"} 0
1700node_network_receive_drop_total{device="veth4B09XN"} 0
1701node_network_receive_drop_total{device="wlan0"} 0
1702node_network_receive_drop_total{device="💩0"} 0
1703# HELP node_network_receive_errs_total Network device statistic receive_errs.
1704# TYPE node_network_receive_errs_total counter
1705node_network_receive_errs_total{device="docker0"} 0
1706node_network_receive_errs_total{device="eth0"} 0
1707node_network_receive_errs_total{device="flannel.1"} 0
1708node_network_receive_errs_total{device="ibr10:30"} 0
1709node_network_receive_errs_total{device="lo"} 0
1710node_network_receive_errs_total{device="lxcbr0"} 0
1711node_network_receive_errs_total{device="tun0"} 0
1712node_network_receive_errs_total{device="veth4B09XN"} 0
1713node_network_receive_errs_total{device="wlan0"} 0
1714node_network_receive_errs_total{device="💩0"} 0
1715# HELP node_network_receive_fifo_total Network device statistic receive_fifo.
1716# TYPE node_network_receive_fifo_total counter
1717node_network_receive_fifo_total{device="docker0"} 0
1718node_network_receive_fifo_total{device="eth0"} 0
1719node_network_receive_fifo_total{device="flannel.1"} 0
1720node_network_receive_fifo_total{device="ibr10:30"} 0
1721node_network_receive_fifo_total{device="lo"} 0
1722node_network_receive_fifo_total{device="lxcbr0"} 0
1723node_network_receive_fifo_total{device="tun0"} 0
1724node_network_receive_fifo_total{device="veth4B09XN"} 0
1725node_network_receive_fifo_total{device="wlan0"} 0
1726node_network_receive_fifo_total{device="💩0"} 0
1727# HELP node_network_receive_frame_total Network device statistic receive_frame.
1728# TYPE node_network_receive_frame_total counter
1729node_network_receive_frame_total{device="docker0"} 0
1730node_network_receive_frame_total{device="eth0"} 0
1731node_network_receive_frame_total{device="flannel.1"} 0
1732node_network_receive_frame_total{device="ibr10:30"} 0
1733node_network_receive_frame_total{device="lo"} 0
1734node_network_receive_frame_total{device="lxcbr0"} 0
1735node_network_receive_frame_total{device="tun0"} 0
1736node_network_receive_frame_total{device="veth4B09XN"} 0
1737node_network_receive_frame_total{device="wlan0"} 0
1738node_network_receive_frame_total{device="💩0"} 0
1739# HELP node_network_receive_multicast_total Network device statistic receive_multicast.
1740# TYPE node_network_receive_multicast_total counter
1741node_network_receive_multicast_total{device="docker0"} 0
1742node_network_receive_multicast_total{device="eth0"} 0
1743node_network_receive_multicast_total{device="flannel.1"} 0
1744node_network_receive_multicast_total{device="ibr10:30"} 0
1745node_network_receive_multicast_total{device="lo"} 0
1746node_network_receive_multicast_total{device="lxcbr0"} 0
1747node_network_receive_multicast_total{device="tun0"} 0
1748node_network_receive_multicast_total{device="veth4B09XN"} 0
1749node_network_receive_multicast_total{device="wlan0"} 0
1750node_network_receive_multicast_total{device="💩0"} 72
1751# HELP node_network_receive_packets_total Network device statistic receive_packets.
1752# TYPE node_network_receive_packets_total counter
1753node_network_receive_packets_total{device="docker0"} 1.065585e+06
1754node_network_receive_packets_total{device="eth0"} 5.20993275e+08
1755node_network_receive_packets_total{device="flannel.1"} 2.28499337e+08
1756node_network_receive_packets_total{device="ibr10:30"} 0
1757node_network_receive_packets_total{device="lo"} 1.832522e+06
1758node_network_receive_packets_total{device="lxcbr0"} 0
1759node_network_receive_packets_total{device="tun0"} 24
1760node_network_receive_packets_total{device="veth4B09XN"} 8
1761node_network_receive_packets_total{device="wlan0"} 1.3899359e+07
1762node_network_receive_packets_total{device="💩0"} 105557
1763# HELP node_network_transmit_bytes_total Network device statistic transmit_bytes.
1764# TYPE node_network_transmit_bytes_total counter
1765node_network_transmit_bytes_total{device="docker0"} 2.681662018e+09
1766node_network_transmit_bytes_total{device="eth0"} 9.315587528e+09
1767node_network_transmit_bytes_total{device="flannel.1"} 2.0758990068e+10
1768node_network_transmit_bytes_total{device="ibr10:30"} 0
1769node_network_transmit_bytes_total{device="lo"} 4.35303245e+08
1770node_network_transmit_bytes_total{device="lxcbr0"} 2.630299e+06
1771node_network_transmit_bytes_total{device="tun0"} 67120
1772node_network_transmit_bytes_total{device="veth4B09XN"} 1.943284e+06
1773node_network_transmit_bytes_total{device="wlan0"} 2.85164936e+09
1774node_network_transmit_bytes_total{device="💩0"} 4.04570255e+08
1775# HELP node_network_transmit_carrier_total Network device statistic transmit_carrier.
1776# TYPE node_network_transmit_carrier_total counter
1777node_network_transmit_carrier_total{device="docker0"} 0
1778node_network_transmit_carrier_total{device="eth0"} 0
1779node_network_transmit_carrier_total{device="flannel.1"} 0
1780node_network_transmit_carrier_total{device="ibr10:30"} 0
1781node_network_transmit_carrier_total{device="lo"} 0
1782node_network_transmit_carrier_total{device="lxcbr0"} 0
1783node_network_transmit_carrier_total{device="tun0"} 0
1784node_network_transmit_carrier_total{device="veth4B09XN"} 0
1785node_network_transmit_carrier_total{device="wlan0"} 0
1786node_network_transmit_carrier_total{device="💩0"} 0
1787# HELP node_network_transmit_colls_total Network device statistic transmit_colls.
1788# TYPE node_network_transmit_colls_total counter
1789node_network_transmit_colls_total{device="docker0"} 0
1790node_network_transmit_colls_total{device="eth0"} 0
1791node_network_transmit_colls_total{device="flannel.1"} 0
1792node_network_transmit_colls_total{device="ibr10:30"} 0
1793node_network_transmit_colls_total{device="lo"} 0
1794node_network_transmit_colls_total{device="lxcbr0"} 0
1795node_network_transmit_colls_total{device="tun0"} 0
1796node_network_transmit_colls_total{device="veth4B09XN"} 0
1797node_network_transmit_colls_total{device="wlan0"} 0
1798node_network_transmit_colls_total{device="💩0"} 0
1799# HELP node_network_transmit_compressed_total Network device statistic transmit_compressed.
1800# TYPE node_network_transmit_compressed_total counter
1801node_network_transmit_compressed_total{device="docker0"} 0
1802node_network_transmit_compressed_total{device="eth0"} 0
1803node_network_transmit_compressed_total{device="flannel.1"} 0
1804node_network_transmit_compressed_total{device="ibr10:30"} 0
1805node_network_transmit_compressed_total{device="lo"} 0
1806node_network_transmit_compressed_total{device="lxcbr0"} 0
1807node_network_transmit_compressed_total{device="tun0"} 0
1808node_network_transmit_compressed_total{device="veth4B09XN"} 0
1809node_network_transmit_compressed_total{device="wlan0"} 0
1810node_network_transmit_compressed_total{device="💩0"} 0
1811# HELP node_network_transmit_drop_total Network device statistic transmit_drop.
1812# TYPE node_network_transmit_drop_total counter
1813node_network_transmit_drop_total{device="docker0"} 0
1814node_network_transmit_drop_total{device="eth0"} 0
1815node_network_transmit_drop_total{device="flannel.1"} 64
1816node_network_transmit_drop_total{device="ibr10:30"} 0
1817node_network_transmit_drop_total{device="lo"} 0
1818node_network_transmit_drop_total{device="lxcbr0"} 0
1819node_network_transmit_drop_total{device="tun0"} 0
1820node_network_transmit_drop_total{device="veth4B09XN"} 0
1821node_network_transmit_drop_total{device="wlan0"} 0
1822node_network_transmit_drop_total{device="💩0"} 0
1823# HELP node_network_transmit_errs_total Network device statistic transmit_errs.
1824# TYPE node_network_transmit_errs_total counter
1825node_network_transmit_errs_total{device="docker0"} 0
1826node_network_transmit_errs_total{device="eth0"} 0
1827node_network_transmit_errs_total{device="flannel.1"} 0
1828node_network_transmit_errs_total{device="ibr10:30"} 0
1829node_network_transmit_errs_total{device="lo"} 0
1830node_network_transmit_errs_total{device="lxcbr0"} 0
1831node_network_transmit_errs_total{device="tun0"} 0
1832node_network_transmit_errs_total{device="veth4B09XN"} 0
1833node_network_transmit_errs_total{device="wlan0"} 0
1834node_network_transmit_errs_total{device="💩0"} 0
1835# HELP node_network_transmit_fifo_total Network device statistic transmit_fifo.
1836# TYPE node_network_transmit_fifo_total counter
1837node_network_transmit_fifo_total{device="docker0"} 0
1838node_network_transmit_fifo_total{device="eth0"} 0
1839node_network_transmit_fifo_total{device="flannel.1"} 0
1840node_network_transmit_fifo_total{device="ibr10:30"} 0
1841node_network_transmit_fifo_total{device="lo"} 0
1842node_network_transmit_fifo_total{device="lxcbr0"} 0
1843node_network_transmit_fifo_total{device="tun0"} 0
1844node_network_transmit_fifo_total{device="veth4B09XN"} 0
1845node_network_transmit_fifo_total{device="wlan0"} 0
1846node_network_transmit_fifo_total{device="💩0"} 0
1847# HELP node_network_transmit_packets_total Network device statistic transmit_packets.
1848# TYPE node_network_transmit_packets_total counter
1849node_network_transmit_packets_total{device="docker0"} 1.929779e+06
1850node_network_transmit_packets_total{device="eth0"} 4.3451486e+07
1851node_network_transmit_packets_total{device="flannel.1"} 2.58369223e+08
1852node_network_transmit_packets_total{device="ibr10:30"} 0
1853node_network_transmit_packets_total{device="lo"} 1.832522e+06
1854node_network_transmit_packets_total{device="lxcbr0"} 28339
1855node_network_transmit_packets_total{device="tun0"} 934
1856node_network_transmit_packets_total{device="veth4B09XN"} 10640
1857node_network_transmit_packets_total{device="wlan0"} 1.17262e+07
1858node_network_transmit_packets_total{device="💩0"} 304261
1859# HELP node_nf_conntrack_entries Number of currently allocated flow entries for connection tracking.
1860# TYPE node_nf_conntrack_entries gauge
1861node_nf_conntrack_entries 123
1862# HELP node_nf_conntrack_entries_limit Maximum size of connection tracking table.
1863# TYPE node_nf_conntrack_entries_limit gauge
1864node_nf_conntrack_entries_limit 65536
1865# HELP node_nfs_connections_total Total number of NFSd TCP connections.
1866# TYPE node_nfs_connections_total counter
1867node_nfs_connections_total 45
1868# HELP node_nfs_packets_total Total NFSd network packets (sent+received) by protocol type.
1869# TYPE node_nfs_packets_total counter
1870node_nfs_packets_total{protocol="tcp"} 69
1871node_nfs_packets_total{protocol="udp"} 70
1872# HELP node_nfs_requests_total Number of NFS procedures invoked.
1873# TYPE node_nfs_requests_total counter
1874node_nfs_requests_total{method="Access",proto="3"} 1.17661341e+08
1875node_nfs_requests_total{method="Access",proto="4"} 58
1876node_nfs_requests_total{method="Allocate",proto="4"} 0
1877node_nfs_requests_total{method="BindConnToSession",proto="4"} 0
1878node_nfs_requests_total{method="Clone",proto="4"} 0
1879node_nfs_requests_total{method="Close",proto="4"} 28
1880node_nfs_requests_total{method="Commit",proto="3"} 23729
1881node_nfs_requests_total{method="Commit",proto="4"} 83
1882node_nfs_requests_total{method="Create",proto="2"} 52
1883node_nfs_requests_total{method="Create",proto="3"} 2.993289e+06
1884node_nfs_requests_total{method="Create",proto="4"} 15
1885node_nfs_requests_total{method="CreateSession",proto="4"} 32
1886node_nfs_requests_total{method="DeAllocate",proto="4"} 0
1887node_nfs_requests_total{method="DelegReturn",proto="4"} 97
1888node_nfs_requests_total{method="DestroyClientID",proto="4"} 0
1889node_nfs_requests_total{method="DestroySession",proto="4"} 67
1890node_nfs_requests_total{method="ExchangeID",proto="4"} 58
1891node_nfs_requests_total{method="FreeStateID",proto="4"} 0
1892node_nfs_requests_total{method="FsInfo",proto="3"} 2
1893node_nfs_requests_total{method="FsInfo",proto="4"} 68
1894node_nfs_requests_total{method="FsLocations",proto="4"} 32
1895node_nfs_requests_total{method="FsStat",proto="2"} 82
1896node_nfs_requests_total{method="FsStat",proto="3"} 13332
1897node_nfs_requests_total{method="FsidPresent",proto="4"} 11
1898node_nfs_requests_total{method="GetACL",proto="4"} 36
1899node_nfs_requests_total{method="GetAttr",proto="2"} 57
1900node_nfs_requests_total{method="GetAttr",proto="3"} 1.061909262e+09
1901node_nfs_requests_total{method="GetDeviceInfo",proto="4"} 1
1902node_nfs_requests_total{method="GetDeviceList",proto="4"} 0
1903node_nfs_requests_total{method="GetLeaseTime",proto="4"} 28
1904node_nfs_requests_total{method="Getattr",proto="4"} 88
1905node_nfs_requests_total{method="LayoutCommit",proto="4"} 26
1906node_nfs_requests_total{method="LayoutGet",proto="4"} 90
1907node_nfs_requests_total{method="LayoutReturn",proto="4"} 0
1908node_nfs_requests_total{method="LayoutStats",proto="4"} 0
1909node_nfs_requests_total{method="Link",proto="2"} 17
1910node_nfs_requests_total{method="Link",proto="3"} 0
1911node_nfs_requests_total{method="Link",proto="4"} 21
1912node_nfs_requests_total{method="Lock",proto="4"} 39
1913node_nfs_requests_total{method="Lockt",proto="4"} 68
1914node_nfs_requests_total{method="Locku",proto="4"} 59
1915node_nfs_requests_total{method="Lookup",proto="2"} 71
1916node_nfs_requests_total{method="Lookup",proto="3"} 4.077635e+06
1917node_nfs_requests_total{method="Lookup",proto="4"} 29
1918node_nfs_requests_total{method="LookupRoot",proto="4"} 74
1919node_nfs_requests_total{method="MkDir",proto="2"} 50
1920node_nfs_requests_total{method="MkDir",proto="3"} 590
1921node_nfs_requests_total{method="MkNod",proto="3"} 0
1922node_nfs_requests_total{method="Null",proto="2"} 16
1923node_nfs_requests_total{method="Null",proto="3"} 0
1924node_nfs_requests_total{method="Null",proto="4"} 98
1925node_nfs_requests_total{method="Open",proto="4"} 85
1926node_nfs_requests_total{method="OpenConfirm",proto="4"} 23
1927node_nfs_requests_total{method="OpenDowngrade",proto="4"} 1
1928node_nfs_requests_total{method="OpenNoattr",proto="4"} 24
1929node_nfs_requests_total{method="PathConf",proto="3"} 1
1930node_nfs_requests_total{method="Pathconf",proto="4"} 53
1931node_nfs_requests_total{method="Read",proto="2"} 45
1932node_nfs_requests_total{method="Read",proto="3"} 2.9391916e+07
1933node_nfs_requests_total{method="Read",proto="4"} 51
1934node_nfs_requests_total{method="ReadDir",proto="2"} 70
1935node_nfs_requests_total{method="ReadDir",proto="3"} 3983
1936node_nfs_requests_total{method="ReadDir",proto="4"} 66
1937node_nfs_requests_total{method="ReadDirPlus",proto="3"} 92385
1938node_nfs_requests_total{method="ReadLink",proto="2"} 73
1939node_nfs_requests_total{method="ReadLink",proto="3"} 5
1940node_nfs_requests_total{method="ReadLink",proto="4"} 54
1941node_nfs_requests_total{method="ReclaimComplete",proto="4"} 35
1942node_nfs_requests_total{method="ReleaseLockowner",proto="4"} 85
1943node_nfs_requests_total{method="Remove",proto="2"} 83
1944node_nfs_requests_total{method="Remove",proto="3"} 7815
1945node_nfs_requests_total{method="Remove",proto="4"} 69
1946node_nfs_requests_total{method="Rename",proto="2"} 61
1947node_nfs_requests_total{method="Rename",proto="3"} 1130
1948node_nfs_requests_total{method="Rename",proto="4"} 96
1949node_nfs_requests_total{method="Renew",proto="4"} 83
1950node_nfs_requests_total{method="RmDir",proto="2"} 23
1951node_nfs_requests_total{method="RmDir",proto="3"} 15
1952node_nfs_requests_total{method="Root",proto="2"} 52
1953node_nfs_requests_total{method="Secinfo",proto="4"} 81
1954node_nfs_requests_total{method="SecinfoNoName",proto="4"} 0
1955node_nfs_requests_total{method="Seek",proto="4"} 0
1956node_nfs_requests_total{method="Sequence",proto="4"} 13
1957node_nfs_requests_total{method="ServerCaps",proto="4"} 56
1958node_nfs_requests_total{method="SetACL",proto="4"} 49
1959node_nfs_requests_total{method="SetAttr",proto="2"} 74
1960node_nfs_requests_total{method="SetAttr",proto="3"} 48906
1961node_nfs_requests_total{method="SetClientID",proto="4"} 12
1962node_nfs_requests_total{method="SetClientIDConfirm",proto="4"} 84
1963node_nfs_requests_total{method="Setattr",proto="4"} 73
1964node_nfs_requests_total{method="StatFs",proto="4"} 86
1965node_nfs_requests_total{method="SymLink",proto="2"} 53
1966node_nfs_requests_total{method="SymLink",proto="3"} 0
1967node_nfs_requests_total{method="Symlink",proto="4"} 84
1968node_nfs_requests_total{method="TestStateID",proto="4"} 0
1969node_nfs_requests_total{method="WrCache",proto="2"} 86
1970node_nfs_requests_total{method="Write",proto="2"} 0
1971node_nfs_requests_total{method="Write",proto="3"} 2.570425e+06
1972node_nfs_requests_total{method="Write",proto="4"} 54
1973# HELP node_nfs_rpc_authentication_refreshes_total Number of RPC authentication refreshes performed.
1974# TYPE node_nfs_rpc_authentication_refreshes_total counter
1975node_nfs_rpc_authentication_refreshes_total 1.218815394e+09
1976# HELP node_nfs_rpc_retransmissions_total Number of RPC transmissions performed.
1977# TYPE node_nfs_rpc_retransmissions_total counter
1978node_nfs_rpc_retransmissions_total 374636
1979# HELP node_nfs_rpcs_total Total number of RPCs performed.
1980# TYPE node_nfs_rpcs_total counter
1981node_nfs_rpcs_total 1.218785755e+09
1982# HELP node_nfsd_connections_total Total number of NFSd TCP connections.
1983# TYPE node_nfsd_connections_total counter
1984node_nfsd_connections_total 1
1985# HELP node_nfsd_disk_bytes_read_total Total NFSd bytes read.
1986# TYPE node_nfsd_disk_bytes_read_total counter
1987node_nfsd_disk_bytes_read_total 1.572864e+08
1988# HELP node_nfsd_disk_bytes_written_total Total NFSd bytes written.
1989# TYPE node_nfsd_disk_bytes_written_total counter
1990node_nfsd_disk_bytes_written_total 72864
1991# HELP node_nfsd_file_handles_stale_total Total number of NFSd stale file handles
1992# TYPE node_nfsd_file_handles_stale_total counter
1993node_nfsd_file_handles_stale_total 0
1994# HELP node_nfsd_packets_total Total NFSd network packets (sent+received) by protocol type.
1995# TYPE node_nfsd_packets_total counter
1996node_nfsd_packets_total{proto="tcp"} 917
1997node_nfsd_packets_total{proto="udp"} 55
1998# HELP node_nfsd_read_ahead_cache_not_found_total Total number of NFSd read ahead cache not found.
1999# TYPE node_nfsd_read_ahead_cache_not_found_total counter
2000node_nfsd_read_ahead_cache_not_found_total 0
2001# HELP node_nfsd_read_ahead_cache_size_blocks How large the read ahead cache is in blocks.
2002# TYPE node_nfsd_read_ahead_cache_size_blocks gauge
2003node_nfsd_read_ahead_cache_size_blocks 32
2004# HELP node_nfsd_reply_cache_hits_total Total number of NFSd Reply Cache hits (client lost server response).
2005# TYPE node_nfsd_reply_cache_hits_total counter
2006node_nfsd_reply_cache_hits_total 0
2007# HELP node_nfsd_reply_cache_misses_total Total number of NFSd Reply Cache an operation that requires caching (idempotent).
2008# TYPE node_nfsd_reply_cache_misses_total counter
2009node_nfsd_reply_cache_misses_total 6
2010# HELP node_nfsd_reply_cache_nocache_total Total number of NFSd Reply Cache non-idempotent operations (rename/delete/…).
2011# TYPE node_nfsd_reply_cache_nocache_total counter
2012node_nfsd_reply_cache_nocache_total 18622
2013# HELP node_nfsd_requests_total Total number NFSd Requests by method and protocol.
2014# TYPE node_nfsd_requests_total counter
2015node_nfsd_requests_total{method="Access",proto="3"} 111
2016node_nfsd_requests_total{method="Access",proto="4"} 1098
2017node_nfsd_requests_total{method="Close",proto="4"} 2
2018node_nfsd_requests_total{method="Commit",proto="3"} 0
2019node_nfsd_requests_total{method="Commit",proto="4"} 0
2020node_nfsd_requests_total{method="Create",proto="2"} 0
2021node_nfsd_requests_total{method="Create",proto="3"} 0
2022node_nfsd_requests_total{method="Create",proto="4"} 0
2023node_nfsd_requests_total{method="DelegPurge",proto="4"} 0
2024node_nfsd_requests_total{method="DelegReturn",proto="4"} 0
2025node_nfsd_requests_total{method="FsInfo",proto="3"} 2
2026node_nfsd_requests_total{method="FsStat",proto="2"} 2
2027node_nfsd_requests_total{method="FsStat",proto="3"} 0
2028node_nfsd_requests_total{method="GetAttr",proto="2"} 69
2029node_nfsd_requests_total{method="GetAttr",proto="3"} 112
2030node_nfsd_requests_total{method="GetAttr",proto="4"} 8179
2031node_nfsd_requests_total{method="GetFH",proto="4"} 5896
2032node_nfsd_requests_total{method="Link",proto="2"} 0
2033node_nfsd_requests_total{method="Link",proto="3"} 0
2034node_nfsd_requests_total{method="Link",proto="4"} 0
2035node_nfsd_requests_total{method="Lock",proto="4"} 0
2036node_nfsd_requests_total{method="Lockt",proto="4"} 0
2037node_nfsd_requests_total{method="Locku",proto="4"} 0
2038node_nfsd_requests_total{method="Lookup",proto="2"} 4410
2039node_nfsd_requests_total{method="Lookup",proto="3"} 2719
2040node_nfsd_requests_total{method="Lookup",proto="4"} 5900
2041node_nfsd_requests_total{method="LookupRoot",proto="4"} 0
2042node_nfsd_requests_total{method="MkDir",proto="2"} 0
2043node_nfsd_requests_total{method="MkDir",proto="3"} 0
2044node_nfsd_requests_total{method="MkNod",proto="3"} 0
2045node_nfsd_requests_total{method="Nverify",proto="4"} 0
2046node_nfsd_requests_total{method="Open",proto="4"} 2
2047node_nfsd_requests_total{method="OpenAttr",proto="4"} 0
2048node_nfsd_requests_total{method="OpenConfirm",proto="4"} 2
2049node_nfsd_requests_total{method="OpenDgrd",proto="4"} 0
2050node_nfsd_requests_total{method="PathConf",proto="3"} 1
2051node_nfsd_requests_total{method="PutFH",proto="4"} 9609
2052node_nfsd_requests_total{method="Read",proto="2"} 0
2053node_nfsd_requests_total{method="Read",proto="3"} 0
2054node_nfsd_requests_total{method="Read",proto="4"} 150
2055node_nfsd_requests_total{method="ReadDir",proto="2"} 99
2056node_nfsd_requests_total{method="ReadDir",proto="3"} 27
2057node_nfsd_requests_total{method="ReadDir",proto="4"} 1272
2058node_nfsd_requests_total{method="ReadDirPlus",proto="3"} 216
2059node_nfsd_requests_total{method="ReadLink",proto="2"} 0
2060node_nfsd_requests_total{method="ReadLink",proto="3"} 0
2061node_nfsd_requests_total{method="ReadLink",proto="4"} 0
2062node_nfsd_requests_total{method="RelLockOwner",proto="4"} 0
2063node_nfsd_requests_total{method="Remove",proto="2"} 0
2064node_nfsd_requests_total{method="Remove",proto="3"} 0
2065node_nfsd_requests_total{method="Remove",proto="4"} 0
2066node_nfsd_requests_total{method="Rename",proto="2"} 0
2067node_nfsd_requests_total{method="Rename",proto="3"} 0
2068node_nfsd_requests_total{method="Rename",proto="4"} 0
2069node_nfsd_requests_total{method="Renew",proto="4"} 1236
2070node_nfsd_requests_total{method="RestoreFH",proto="4"} 0
2071node_nfsd_requests_total{method="RmDir",proto="2"} 0
2072node_nfsd_requests_total{method="RmDir",proto="3"} 0
2073node_nfsd_requests_total{method="Root",proto="2"} 0
2074node_nfsd_requests_total{method="SaveFH",proto="4"} 0
2075node_nfsd_requests_total{method="SecInfo",proto="4"} 0
2076node_nfsd_requests_total{method="SetAttr",proto="2"} 0
2077node_nfsd_requests_total{method="SetAttr",proto="3"} 0
2078node_nfsd_requests_total{method="SetAttr",proto="4"} 0
2079node_nfsd_requests_total{method="SymLink",proto="2"} 0
2080node_nfsd_requests_total{method="SymLink",proto="3"} 0
2081node_nfsd_requests_total{method="Verify",proto="4"} 3
2082node_nfsd_requests_total{method="WrCache",proto="2"} 0
2083node_nfsd_requests_total{method="Write",proto="2"} 0
2084node_nfsd_requests_total{method="Write",proto="3"} 0
2085node_nfsd_requests_total{method="Write",proto="4"} 3
2086# HELP node_nfsd_rpc_errors_total Total number of NFSd RPC errors by error type.
2087# TYPE node_nfsd_rpc_errors_total counter
2088node_nfsd_rpc_errors_total{error="auth"} 2
2089node_nfsd_rpc_errors_total{error="cInt"} 0
2090node_nfsd_rpc_errors_total{error="fmt"} 1
2091# HELP node_nfsd_server_rpcs_total Total number of NFSd RPCs.
2092# TYPE node_nfsd_server_rpcs_total counter
2093node_nfsd_server_rpcs_total 18628
2094# HELP node_nfsd_server_threads Total number of NFSd kernel threads that are running.
2095# TYPE node_nfsd_server_threads gauge
2096node_nfsd_server_threads 8
2097# HELP node_procs_blocked Number of processes blocked waiting for I/O to complete.
2098# TYPE node_procs_blocked gauge
2099node_procs_blocked 0
2100# HELP node_procs_running Number of processes in runnable state.
2101# TYPE node_procs_running gauge
2102node_procs_running 2
2103# HELP node_qdisc_bytes_total Number of bytes sent.
2104# TYPE node_qdisc_bytes_total counter
2105node_qdisc_bytes_total{device="eth0",kind="pfifo_fast"} 83
2106node_qdisc_bytes_total{device="wlan0",kind="fq"} 42
2107# HELP node_qdisc_drops_total Number of packets dropped.
2108# TYPE node_qdisc_drops_total counter
2109node_qdisc_drops_total{device="eth0",kind="pfifo_fast"} 0
2110node_qdisc_drops_total{device="wlan0",kind="fq"} 1
2111# HELP node_qdisc_overlimits_total Number of overlimit packets.
2112# TYPE node_qdisc_overlimits_total counter
2113node_qdisc_overlimits_total{device="eth0",kind="pfifo_fast"} 0
2114node_qdisc_overlimits_total{device="wlan0",kind="fq"} 0
2115# HELP node_qdisc_packets_total Number of packets sent.
2116# TYPE node_qdisc_packets_total counter
2117node_qdisc_packets_total{device="eth0",kind="pfifo_fast"} 83
2118node_qdisc_packets_total{device="wlan0",kind="fq"} 42
2119# HELP node_qdisc_requeues_total Number of packets dequeued, not transmitted, and requeued.
2120# TYPE node_qdisc_requeues_total counter
2121node_qdisc_requeues_total{device="eth0",kind="pfifo_fast"} 2
2122node_qdisc_requeues_total{device="wlan0",kind="fq"} 1
2123# HELP node_scrape_collector_duration_seconds node_exporter: Duration of a collector scrape.
2124# TYPE node_scrape_collector_duration_seconds gauge
2125# HELP node_scrape_collector_success node_exporter: Whether a collector succeeded.
2126# TYPE node_scrape_collector_success gauge
2127node_scrape_collector_success{collector="arp"} 1
2128node_scrape_collector_success{collector="bcache"} 1
2129node_scrape_collector_success{collector="bonding"} 1
2130node_scrape_collector_success{collector="buddyinfo"} 1
2131node_scrape_collector_success{collector="conntrack"} 1
2132node_scrape_collector_success{collector="cpu"} 1
2133node_scrape_collector_success{collector="diskstats"} 1
2134node_scrape_collector_success{collector="drbd"} 1
2135node_scrape_collector_success{collector="edac"} 1
2136node_scrape_collector_success{collector="entropy"} 1
2137node_scrape_collector_success{collector="filefd"} 1
2138node_scrape_collector_success{collector="hwmon"} 1
2139node_scrape_collector_success{collector="infiniband"} 1
2140node_scrape_collector_success{collector="interrupts"} 1
2141node_scrape_collector_success{collector="ipvs"} 1
2142node_scrape_collector_success{collector="ksmd"} 1
2143node_scrape_collector_success{collector="loadavg"} 1
2144node_scrape_collector_success{collector="mdadm"} 1
2145node_scrape_collector_success{collector="meminfo"} 1
2146node_scrape_collector_success{collector="meminfo_numa"} 1
2147node_scrape_collector_success{collector="mountstats"} 1
2148node_scrape_collector_success{collector="netdev"} 1
2149node_scrape_collector_success{collector="netstat"} 1
2150node_scrape_collector_success{collector="nfs"} 1
2151node_scrape_collector_success{collector="nfsd"} 1
2152node_scrape_collector_success{collector="qdisc"} 1
2153node_scrape_collector_success{collector="sockstat"} 1
2154node_scrape_collector_success{collector="stat"} 1
2155node_scrape_collector_success{collector="textfile"} 1
2156node_scrape_collector_success{collector="vmstat"} 1
2157node_scrape_collector_success{collector="wifi"} 1
2158node_scrape_collector_success{collector="xfs"} 1
2159node_scrape_collector_success{collector="zfs"} 1
2160# HELP node_sockstat_FRAG_inuse Number of FRAG sockets in state inuse.
2161# TYPE node_sockstat_FRAG_inuse gauge
2162node_sockstat_FRAG_inuse 0
2163# HELP node_sockstat_FRAG_memory Number of FRAG sockets in state memory.
2164# TYPE node_sockstat_FRAG_memory gauge
2165node_sockstat_FRAG_memory 0
2166# HELP node_sockstat_RAW_inuse Number of RAW sockets in state inuse.
2167# TYPE node_sockstat_RAW_inuse gauge
2168node_sockstat_RAW_inuse 0
2169# HELP node_sockstat_TCP_alloc Number of TCP sockets in state alloc.
2170# TYPE node_sockstat_TCP_alloc gauge
2171node_sockstat_TCP_alloc 17
2172# HELP node_sockstat_TCP_inuse Number of TCP sockets in state inuse.
2173# TYPE node_sockstat_TCP_inuse gauge
2174node_sockstat_TCP_inuse 4
2175# HELP node_sockstat_TCP_mem Number of TCP sockets in state mem.
2176# TYPE node_sockstat_TCP_mem gauge
2177node_sockstat_TCP_mem 1
2178# HELP node_sockstat_TCP_mem_bytes Number of TCP sockets in state mem_bytes.
2179# TYPE node_sockstat_TCP_mem_bytes gauge
2180node_sockstat_TCP_mem_bytes 65536
2181# HELP node_sockstat_TCP_orphan Number of TCP sockets in state orphan.
2182# TYPE node_sockstat_TCP_orphan gauge
2183node_sockstat_TCP_orphan 0
2184# HELP node_sockstat_TCP_tw Number of TCP sockets in state tw.
2185# TYPE node_sockstat_TCP_tw gauge
2186node_sockstat_TCP_tw 4
2187# HELP node_sockstat_UDPLITE_inuse Number of UDPLITE sockets in state inuse.
2188# TYPE node_sockstat_UDPLITE_inuse gauge
2189node_sockstat_UDPLITE_inuse 0
2190# HELP node_sockstat_UDP_inuse Number of UDP sockets in state inuse.
2191# TYPE node_sockstat_UDP_inuse gauge
2192node_sockstat_UDP_inuse 0
2193# HELP node_sockstat_UDP_mem Number of UDP sockets in state mem.
2194# TYPE node_sockstat_UDP_mem gauge
2195node_sockstat_UDP_mem 0
2196# HELP node_sockstat_UDP_mem_bytes Number of UDP sockets in state mem_bytes.
2197# TYPE node_sockstat_UDP_mem_bytes gauge
2198node_sockstat_UDP_mem_bytes 0
2199# HELP node_sockstat_sockets_used Number of sockets sockets in state used.
2200# TYPE node_sockstat_sockets_used gauge
2201node_sockstat_sockets_used 229
2202# HELP node_textfile_mtime_seconds Unixtime mtime of textfiles successfully read.
2203# TYPE node_textfile_mtime_seconds gauge
2204# HELP node_textfile_scrape_error 1 if there was an error opening or reading a file, 0 otherwise
2205# TYPE node_textfile_scrape_error gauge
2206node_textfile_scrape_error 0
2207# HELP node_vmstat_oom_kill /proc/vmstat information field oom_kill.
2208# TYPE node_vmstat_oom_kill untyped
2209node_vmstat_oom_kill 0
2210# HELP node_vmstat_pgfault /proc/vmstat information field pgfault.
2211# TYPE node_vmstat_pgfault untyped
2212node_vmstat_pgfault 2.320168809e+09
2213# HELP node_vmstat_pgmajfault /proc/vmstat information field pgmajfault.
2214# TYPE node_vmstat_pgmajfault untyped
2215node_vmstat_pgmajfault 507162
2216# HELP node_vmstat_pgpgin /proc/vmstat information field pgpgin.
2217# TYPE node_vmstat_pgpgin untyped
2218node_vmstat_pgpgin 7.344136e+06
2219# HELP node_vmstat_pgpgout /proc/vmstat information field pgpgout.
2220# TYPE node_vmstat_pgpgout untyped
2221node_vmstat_pgpgout 1.541180581e+09
2222# HELP node_vmstat_pswpin /proc/vmstat information field pswpin.
2223# TYPE node_vmstat_pswpin untyped
2224node_vmstat_pswpin 1476
2225# HELP node_vmstat_pswpout /proc/vmstat information field pswpout.
2226# TYPE node_vmstat_pswpout untyped
2227node_vmstat_pswpout 35045
2228# HELP node_wifi_interface_frequency_hertz The current frequency a WiFi interface is operating at, in hertz.
2229# TYPE node_wifi_interface_frequency_hertz gauge
2230node_wifi_interface_frequency_hertz{device="wlan0"} 2.412e+09
2231node_wifi_interface_frequency_hertz{device="wlan1"} 2.412e+09
2232# HELP node_wifi_station_beacon_loss_total The total number of times a station has detected a beacon loss.
2233# TYPE node_wifi_station_beacon_loss_total counter
2234node_wifi_station_beacon_loss_total{device="wlan0"} 1
2235# HELP node_wifi_station_connected_seconds_total The total number of seconds a station has been connected to an access point.
2236# TYPE node_wifi_station_connected_seconds_total counter
2237node_wifi_station_connected_seconds_total{device="wlan0"} 30
2238# HELP node_wifi_station_inactive_seconds The number of seconds since any wireless activity has occurred on a station.
2239# TYPE node_wifi_station_inactive_seconds gauge
2240node_wifi_station_inactive_seconds{device="wlan0"} 0.4
2241# HELP node_wifi_station_info Labeled WiFi interface station information as provided by the operating system.
2242# TYPE node_wifi_station_info gauge
2243node_wifi_station_info{bssid="00:11:22:33:44:55",device="wlan0",mode="client",ssid="Example"} 1
2244# HELP node_wifi_station_receive_bits_per_second The current WiFi receive bitrate of a station, in bits per second.
2245# TYPE node_wifi_station_receive_bits_per_second gauge
2246node_wifi_station_receive_bits_per_second{device="wlan0"} 1.28e+08
2247# HELP node_wifi_station_signal_dbm The current WiFi signal strength, in decibel-milliwatts (dBm).
2248# TYPE node_wifi_station_signal_dbm gauge
2249node_wifi_station_signal_dbm{device="wlan0"} -52
2250# HELP node_wifi_station_transmit_bits_per_second The current WiFi transmit bitrate of a station, in bits per second.
2251# TYPE node_wifi_station_transmit_bits_per_second gauge
2252node_wifi_station_transmit_bits_per_second{device="wlan0"} 1.64e+08
2253# HELP node_wifi_station_transmit_failed_total The total number of times a station has failed to send a packet.
2254# TYPE node_wifi_station_transmit_failed_total counter
2255node_wifi_station_transmit_failed_total{device="wlan0"} 2
2256# HELP node_wifi_station_transmit_retries_total The total number of times a station has had to retry while sending a packet.
2257# TYPE node_wifi_station_transmit_retries_total counter
2258node_wifi_station_transmit_retries_total{device="wlan0"} 10
2259# HELP node_xfs_allocation_btree_compares_total Number of allocation B-tree compares for a filesystem.
2260# TYPE node_xfs_allocation_btree_compares_total counter
2261node_xfs_allocation_btree_compares_total{device="sda1"} 0
2262# HELP node_xfs_allocation_btree_lookups_total Number of allocation B-tree lookups for a filesystem.
2263# TYPE node_xfs_allocation_btree_lookups_total counter
2264node_xfs_allocation_btree_lookups_total{device="sda1"} 0
2265# HELP node_xfs_allocation_btree_records_deleted_total Number of allocation B-tree records deleted for a filesystem.
2266# TYPE node_xfs_allocation_btree_records_deleted_total counter
2267node_xfs_allocation_btree_records_deleted_total{device="sda1"} 0
2268# HELP node_xfs_allocation_btree_records_inserted_total Number of allocation B-tree records inserted for a filesystem.
2269# TYPE node_xfs_allocation_btree_records_inserted_total counter
2270node_xfs_allocation_btree_records_inserted_total{device="sda1"} 0
2271# HELP node_xfs_block_map_btree_compares_total Number of block map B-tree compares for a filesystem.
2272# TYPE node_xfs_block_map_btree_compares_total counter
2273node_xfs_block_map_btree_compares_total{device="sda1"} 0
2274# HELP node_xfs_block_map_btree_lookups_total Number of block map B-tree lookups for a filesystem.
2275# TYPE node_xfs_block_map_btree_lookups_total counter
2276node_xfs_block_map_btree_lookups_total{device="sda1"} 0
2277# HELP node_xfs_block_map_btree_records_deleted_total Number of block map B-tree records deleted for a filesystem.
2278# TYPE node_xfs_block_map_btree_records_deleted_total counter
2279node_xfs_block_map_btree_records_deleted_total{device="sda1"} 0
2280# HELP node_xfs_block_map_btree_records_inserted_total Number of block map B-tree records inserted for a filesystem.
2281# TYPE node_xfs_block_map_btree_records_inserted_total counter
2282node_xfs_block_map_btree_records_inserted_total{device="sda1"} 0
2283# HELP node_xfs_block_mapping_extent_list_compares_total Number of extent list compares for a filesystem.
2284# TYPE node_xfs_block_mapping_extent_list_compares_total counter
2285node_xfs_block_mapping_extent_list_compares_total{device="sda1"} 0
2286# HELP node_xfs_block_mapping_extent_list_deletions_total Number of extent list deletions for a filesystem.
2287# TYPE node_xfs_block_mapping_extent_list_deletions_total counter
2288node_xfs_block_mapping_extent_list_deletions_total{device="sda1"} 1
2289# HELP node_xfs_block_mapping_extent_list_insertions_total Number of extent list insertions for a filesystem.
2290# TYPE node_xfs_block_mapping_extent_list_insertions_total counter
2291node_xfs_block_mapping_extent_list_insertions_total{device="sda1"} 1
2292# HELP node_xfs_block_mapping_extent_list_lookups_total Number of extent list lookups for a filesystem.
2293# TYPE node_xfs_block_mapping_extent_list_lookups_total counter
2294node_xfs_block_mapping_extent_list_lookups_total{device="sda1"} 91
2295# HELP node_xfs_block_mapping_reads_total Number of block map for read operations for a filesystem.
2296# TYPE node_xfs_block_mapping_reads_total counter
2297node_xfs_block_mapping_reads_total{device="sda1"} 61
2298# HELP node_xfs_block_mapping_unmaps_total Number of block unmaps (deletes) for a filesystem.
2299# TYPE node_xfs_block_mapping_unmaps_total counter
2300node_xfs_block_mapping_unmaps_total{device="sda1"} 1
2301# HELP node_xfs_block_mapping_writes_total Number of block map for write operations for a filesystem.
2302# TYPE node_xfs_block_mapping_writes_total counter
2303node_xfs_block_mapping_writes_total{device="sda1"} 29
2304# HELP node_xfs_extent_allocation_blocks_allocated_total Number of blocks allocated for a filesystem.
2305# TYPE node_xfs_extent_allocation_blocks_allocated_total counter
2306node_xfs_extent_allocation_blocks_allocated_total{device="sda1"} 872
2307# HELP node_xfs_extent_allocation_blocks_freed_total Number of blocks freed for a filesystem.
2308# TYPE node_xfs_extent_allocation_blocks_freed_total counter
2309node_xfs_extent_allocation_blocks_freed_total{device="sda1"} 0
2310# HELP node_xfs_extent_allocation_extents_allocated_total Number of extents allocated for a filesystem.
2311# TYPE node_xfs_extent_allocation_extents_allocated_total counter
2312node_xfs_extent_allocation_extents_allocated_total{device="sda1"} 1
2313# HELP node_xfs_extent_allocation_extents_freed_total Number of extents freed for a filesystem.
2314# TYPE node_xfs_extent_allocation_extents_freed_total counter
2315node_xfs_extent_allocation_extents_freed_total{device="sda1"} 0
2316# HELP node_zfs_abd_linear_cnt kstat.zfs.misc.abdstats.linear_cnt
2317# TYPE node_zfs_abd_linear_cnt untyped
2318node_zfs_abd_linear_cnt 62
2319# HELP node_zfs_abd_linear_data_size kstat.zfs.misc.abdstats.linear_data_size
2320# TYPE node_zfs_abd_linear_data_size untyped
2321node_zfs_abd_linear_data_size 223232
2322# HELP node_zfs_abd_scatter_chunk_waste kstat.zfs.misc.abdstats.scatter_chunk_waste
2323# TYPE node_zfs_abd_scatter_chunk_waste untyped
2324node_zfs_abd_scatter_chunk_waste 0
2325# HELP node_zfs_abd_scatter_cnt kstat.zfs.misc.abdstats.scatter_cnt
2326# TYPE node_zfs_abd_scatter_cnt untyped
2327node_zfs_abd_scatter_cnt 1
2328# HELP node_zfs_abd_scatter_data_size kstat.zfs.misc.abdstats.scatter_data_size
2329# TYPE node_zfs_abd_scatter_data_size untyped
2330node_zfs_abd_scatter_data_size 16384
2331# HELP node_zfs_abd_scatter_order_0 kstat.zfs.misc.abdstats.scatter_order_0
2332# TYPE node_zfs_abd_scatter_order_0 untyped
2333node_zfs_abd_scatter_order_0 0
2334# HELP node_zfs_abd_scatter_order_1 kstat.zfs.misc.abdstats.scatter_order_1
2335# TYPE node_zfs_abd_scatter_order_1 untyped
2336node_zfs_abd_scatter_order_1 0
2337# HELP node_zfs_abd_scatter_order_10 kstat.zfs.misc.abdstats.scatter_order_10
2338# TYPE node_zfs_abd_scatter_order_10 untyped
2339node_zfs_abd_scatter_order_10 0
2340# HELP node_zfs_abd_scatter_order_2 kstat.zfs.misc.abdstats.scatter_order_2
2341# TYPE node_zfs_abd_scatter_order_2 untyped
2342node_zfs_abd_scatter_order_2 1
2343# HELP node_zfs_abd_scatter_order_3 kstat.zfs.misc.abdstats.scatter_order_3
2344# TYPE node_zfs_abd_scatter_order_3 untyped
2345node_zfs_abd_scatter_order_3 0
2346# HELP node_zfs_abd_scatter_order_4 kstat.zfs.misc.abdstats.scatter_order_4
2347# TYPE node_zfs_abd_scatter_order_4 untyped
2348node_zfs_abd_scatter_order_4 0
2349# HELP node_zfs_abd_scatter_order_5 kstat.zfs.misc.abdstats.scatter_order_5
2350# TYPE node_zfs_abd_scatter_order_5 untyped
2351node_zfs_abd_scatter_order_5 0
2352# HELP node_zfs_abd_scatter_order_6 kstat.zfs.misc.abdstats.scatter_order_6
2353# TYPE node_zfs_abd_scatter_order_6 untyped
2354node_zfs_abd_scatter_order_6 0
2355# HELP node_zfs_abd_scatter_order_7 kstat.zfs.misc.abdstats.scatter_order_7
2356# TYPE node_zfs_abd_scatter_order_7 untyped
2357node_zfs_abd_scatter_order_7 0
2358# HELP node_zfs_abd_scatter_order_8 kstat.zfs.misc.abdstats.scatter_order_8
2359# TYPE node_zfs_abd_scatter_order_8 untyped
2360node_zfs_abd_scatter_order_8 0
2361# HELP node_zfs_abd_scatter_order_9 kstat.zfs.misc.abdstats.scatter_order_9
2362# TYPE node_zfs_abd_scatter_order_9 untyped
2363node_zfs_abd_scatter_order_9 0
2364# HELP node_zfs_abd_scatter_page_alloc_retry kstat.zfs.misc.abdstats.scatter_page_alloc_retry
2365# TYPE node_zfs_abd_scatter_page_alloc_retry untyped
2366node_zfs_abd_scatter_page_alloc_retry 0
2367# HELP node_zfs_abd_scatter_page_multi_chunk kstat.zfs.misc.abdstats.scatter_page_multi_chunk
2368# TYPE node_zfs_abd_scatter_page_multi_chunk untyped
2369node_zfs_abd_scatter_page_multi_chunk 0
2370# HELP node_zfs_abd_scatter_page_multi_zone kstat.zfs.misc.abdstats.scatter_page_multi_zone
2371# TYPE node_zfs_abd_scatter_page_multi_zone untyped
2372node_zfs_abd_scatter_page_multi_zone 0
2373# HELP node_zfs_abd_scatter_sg_table_retry kstat.zfs.misc.abdstats.scatter_sg_table_retry
2374# TYPE node_zfs_abd_scatter_sg_table_retry untyped
2375node_zfs_abd_scatter_sg_table_retry 0
2376# HELP node_zfs_abd_struct_size kstat.zfs.misc.abdstats.struct_size
2377# TYPE node_zfs_abd_struct_size untyped
2378node_zfs_abd_struct_size 2520
2379# HELP node_zfs_arc_anon_evictable_data kstat.zfs.misc.arcstats.anon_evictable_data
2380# TYPE node_zfs_arc_anon_evictable_data untyped
2381node_zfs_arc_anon_evictable_data 0
2382# HELP node_zfs_arc_anon_evictable_metadata kstat.zfs.misc.arcstats.anon_evictable_metadata
2383# TYPE node_zfs_arc_anon_evictable_metadata untyped
2384node_zfs_arc_anon_evictable_metadata 0
2385# HELP node_zfs_arc_anon_size kstat.zfs.misc.arcstats.anon_size
2386# TYPE node_zfs_arc_anon_size untyped
2387node_zfs_arc_anon_size 1.91744e+06
2388# HELP node_zfs_arc_arc_loaned_bytes kstat.zfs.misc.arcstats.arc_loaned_bytes
2389# TYPE node_zfs_arc_arc_loaned_bytes untyped
2390node_zfs_arc_arc_loaned_bytes 0
2391# HELP node_zfs_arc_arc_meta_limit kstat.zfs.misc.arcstats.arc_meta_limit
2392# TYPE node_zfs_arc_arc_meta_limit untyped
2393node_zfs_arc_arc_meta_limit 6.275982336e+09
2394# HELP node_zfs_arc_arc_meta_max kstat.zfs.misc.arcstats.arc_meta_max
2395# TYPE node_zfs_arc_arc_meta_max untyped
2396node_zfs_arc_arc_meta_max 4.49286096e+08
2397# HELP node_zfs_arc_arc_meta_min kstat.zfs.misc.arcstats.arc_meta_min
2398# TYPE node_zfs_arc_arc_meta_min untyped
2399node_zfs_arc_arc_meta_min 1.6777216e+07
2400# HELP node_zfs_arc_arc_meta_used kstat.zfs.misc.arcstats.arc_meta_used
2401# TYPE node_zfs_arc_arc_meta_used untyped
2402node_zfs_arc_arc_meta_used 3.08103632e+08
2403# HELP node_zfs_arc_arc_need_free kstat.zfs.misc.arcstats.arc_need_free
2404# TYPE node_zfs_arc_arc_need_free untyped
2405node_zfs_arc_arc_need_free 0
2406# HELP node_zfs_arc_arc_no_grow kstat.zfs.misc.arcstats.arc_no_grow
2407# TYPE node_zfs_arc_arc_no_grow untyped
2408node_zfs_arc_arc_no_grow 0
2409# HELP node_zfs_arc_arc_prune kstat.zfs.misc.arcstats.arc_prune
2410# TYPE node_zfs_arc_arc_prune untyped
2411node_zfs_arc_arc_prune 0
2412# HELP node_zfs_arc_arc_sys_free kstat.zfs.misc.arcstats.arc_sys_free
2413# TYPE node_zfs_arc_arc_sys_free untyped
2414node_zfs_arc_arc_sys_free 2.61496832e+08
2415# HELP node_zfs_arc_arc_tempreserve kstat.zfs.misc.arcstats.arc_tempreserve
2416# TYPE node_zfs_arc_arc_tempreserve untyped
2417node_zfs_arc_arc_tempreserve 0
2418# HELP node_zfs_arc_c kstat.zfs.misc.arcstats.c
2419# TYPE node_zfs_arc_c untyped
2420node_zfs_arc_c 1.643208777e+09
2421# HELP node_zfs_arc_c_max kstat.zfs.misc.arcstats.c_max
2422# TYPE node_zfs_arc_c_max untyped
2423node_zfs_arc_c_max 8.367976448e+09
2424# HELP node_zfs_arc_c_min kstat.zfs.misc.arcstats.c_min
2425# TYPE node_zfs_arc_c_min untyped
2426node_zfs_arc_c_min 3.3554432e+07
2427# HELP node_zfs_arc_data_size kstat.zfs.misc.arcstats.data_size
2428# TYPE node_zfs_arc_data_size untyped
2429node_zfs_arc_data_size 1.29583616e+09
2430# HELP node_zfs_arc_deleted kstat.zfs.misc.arcstats.deleted
2431# TYPE node_zfs_arc_deleted untyped
2432node_zfs_arc_deleted 60403
2433# HELP node_zfs_arc_demand_data_hits kstat.zfs.misc.arcstats.demand_data_hits
2434# TYPE node_zfs_arc_demand_data_hits untyped
2435node_zfs_arc_demand_data_hits 7.221032e+06
2436# HELP node_zfs_arc_demand_data_misses kstat.zfs.misc.arcstats.demand_data_misses
2437# TYPE node_zfs_arc_demand_data_misses untyped
2438node_zfs_arc_demand_data_misses 73300
2439# HELP node_zfs_arc_demand_metadata_hits kstat.zfs.misc.arcstats.demand_metadata_hits
2440# TYPE node_zfs_arc_demand_metadata_hits untyped
2441node_zfs_arc_demand_metadata_hits 1.464353e+06
2442# HELP node_zfs_arc_demand_metadata_misses kstat.zfs.misc.arcstats.demand_metadata_misses
2443# TYPE node_zfs_arc_demand_metadata_misses untyped
2444node_zfs_arc_demand_metadata_misses 498170
2445# HELP node_zfs_arc_duplicate_buffers kstat.zfs.misc.arcstats.duplicate_buffers
2446# TYPE node_zfs_arc_duplicate_buffers untyped
2447node_zfs_arc_duplicate_buffers 0
2448# HELP node_zfs_arc_duplicate_buffers_size kstat.zfs.misc.arcstats.duplicate_buffers_size
2449# TYPE node_zfs_arc_duplicate_buffers_size untyped
2450node_zfs_arc_duplicate_buffers_size 0
2451# HELP node_zfs_arc_duplicate_reads kstat.zfs.misc.arcstats.duplicate_reads
2452# TYPE node_zfs_arc_duplicate_reads untyped
2453node_zfs_arc_duplicate_reads 0
2454# HELP node_zfs_arc_evict_l2_cached kstat.zfs.misc.arcstats.evict_l2_cached
2455# TYPE node_zfs_arc_evict_l2_cached untyped
2456node_zfs_arc_evict_l2_cached 0
2457# HELP node_zfs_arc_evict_l2_eligible kstat.zfs.misc.arcstats.evict_l2_eligible
2458# TYPE node_zfs_arc_evict_l2_eligible untyped
2459node_zfs_arc_evict_l2_eligible 8.99251456e+09
2460# HELP node_zfs_arc_evict_l2_ineligible kstat.zfs.misc.arcstats.evict_l2_ineligible
2461# TYPE node_zfs_arc_evict_l2_ineligible untyped
2462node_zfs_arc_evict_l2_ineligible 9.92552448e+08
2463# HELP node_zfs_arc_evict_l2_skip kstat.zfs.misc.arcstats.evict_l2_skip
2464# TYPE node_zfs_arc_evict_l2_skip untyped
2465node_zfs_arc_evict_l2_skip 0
2466# HELP node_zfs_arc_evict_not_enough kstat.zfs.misc.arcstats.evict_not_enough
2467# TYPE node_zfs_arc_evict_not_enough untyped
2468node_zfs_arc_evict_not_enough 680
2469# HELP node_zfs_arc_evict_skip kstat.zfs.misc.arcstats.evict_skip
2470# TYPE node_zfs_arc_evict_skip untyped
2471node_zfs_arc_evict_skip 2.265729e+06
2472# HELP node_zfs_arc_hash_chain_max kstat.zfs.misc.arcstats.hash_chain_max
2473# TYPE node_zfs_arc_hash_chain_max untyped
2474node_zfs_arc_hash_chain_max 3
2475# HELP node_zfs_arc_hash_chains kstat.zfs.misc.arcstats.hash_chains
2476# TYPE node_zfs_arc_hash_chains untyped
2477node_zfs_arc_hash_chains 412
2478# HELP node_zfs_arc_hash_collisions kstat.zfs.misc.arcstats.hash_collisions
2479# TYPE node_zfs_arc_hash_collisions untyped
2480node_zfs_arc_hash_collisions 50564
2481# HELP node_zfs_arc_hash_elements kstat.zfs.misc.arcstats.hash_elements
2482# TYPE node_zfs_arc_hash_elements untyped
2483node_zfs_arc_hash_elements 42359
2484# HELP node_zfs_arc_hash_elements_max kstat.zfs.misc.arcstats.hash_elements_max
2485# TYPE node_zfs_arc_hash_elements_max untyped
2486node_zfs_arc_hash_elements_max 88245
2487# HELP node_zfs_arc_hdr_size kstat.zfs.misc.arcstats.hdr_size
2488# TYPE node_zfs_arc_hdr_size untyped
2489node_zfs_arc_hdr_size 1.636108e+07
2490# HELP node_zfs_arc_hits kstat.zfs.misc.arcstats.hits
2491# TYPE node_zfs_arc_hits untyped
2492node_zfs_arc_hits 8.772612e+06
2493# HELP node_zfs_arc_l2_abort_lowmem kstat.zfs.misc.arcstats.l2_abort_lowmem
2494# TYPE node_zfs_arc_l2_abort_lowmem untyped
2495node_zfs_arc_l2_abort_lowmem 0
2496# HELP node_zfs_arc_l2_asize kstat.zfs.misc.arcstats.l2_asize
2497# TYPE node_zfs_arc_l2_asize untyped
2498node_zfs_arc_l2_asize 0
2499# HELP node_zfs_arc_l2_cdata_free_on_write kstat.zfs.misc.arcstats.l2_cdata_free_on_write
2500# TYPE node_zfs_arc_l2_cdata_free_on_write untyped
2501node_zfs_arc_l2_cdata_free_on_write 0
2502# HELP node_zfs_arc_l2_cksum_bad kstat.zfs.misc.arcstats.l2_cksum_bad
2503# TYPE node_zfs_arc_l2_cksum_bad untyped
2504node_zfs_arc_l2_cksum_bad 0
2505# HELP node_zfs_arc_l2_compress_failures kstat.zfs.misc.arcstats.l2_compress_failures
2506# TYPE node_zfs_arc_l2_compress_failures untyped
2507node_zfs_arc_l2_compress_failures 0
2508# HELP node_zfs_arc_l2_compress_successes kstat.zfs.misc.arcstats.l2_compress_successes
2509# TYPE node_zfs_arc_l2_compress_successes untyped
2510node_zfs_arc_l2_compress_successes 0
2511# HELP node_zfs_arc_l2_compress_zeros kstat.zfs.misc.arcstats.l2_compress_zeros
2512# TYPE node_zfs_arc_l2_compress_zeros untyped
2513node_zfs_arc_l2_compress_zeros 0
2514# HELP node_zfs_arc_l2_evict_l1cached kstat.zfs.misc.arcstats.l2_evict_l1cached
2515# TYPE node_zfs_arc_l2_evict_l1cached untyped
2516node_zfs_arc_l2_evict_l1cached 0
2517# HELP node_zfs_arc_l2_evict_lock_retry kstat.zfs.misc.arcstats.l2_evict_lock_retry
2518# TYPE node_zfs_arc_l2_evict_lock_retry untyped
2519node_zfs_arc_l2_evict_lock_retry 0
2520# HELP node_zfs_arc_l2_evict_reading kstat.zfs.misc.arcstats.l2_evict_reading
2521# TYPE node_zfs_arc_l2_evict_reading untyped
2522node_zfs_arc_l2_evict_reading 0
2523# HELP node_zfs_arc_l2_feeds kstat.zfs.misc.arcstats.l2_feeds
2524# TYPE node_zfs_arc_l2_feeds untyped
2525node_zfs_arc_l2_feeds 0
2526# HELP node_zfs_arc_l2_free_on_write kstat.zfs.misc.arcstats.l2_free_on_write
2527# TYPE node_zfs_arc_l2_free_on_write untyped
2528node_zfs_arc_l2_free_on_write 0
2529# HELP node_zfs_arc_l2_hdr_size kstat.zfs.misc.arcstats.l2_hdr_size
2530# TYPE node_zfs_arc_l2_hdr_size untyped
2531node_zfs_arc_l2_hdr_size 0
2532# HELP node_zfs_arc_l2_hits kstat.zfs.misc.arcstats.l2_hits
2533# TYPE node_zfs_arc_l2_hits untyped
2534node_zfs_arc_l2_hits 0
2535# HELP node_zfs_arc_l2_io_error kstat.zfs.misc.arcstats.l2_io_error
2536# TYPE node_zfs_arc_l2_io_error untyped
2537node_zfs_arc_l2_io_error 0
2538# HELP node_zfs_arc_l2_misses kstat.zfs.misc.arcstats.l2_misses
2539# TYPE node_zfs_arc_l2_misses untyped
2540node_zfs_arc_l2_misses 0
2541# HELP node_zfs_arc_l2_read_bytes kstat.zfs.misc.arcstats.l2_read_bytes
2542# TYPE node_zfs_arc_l2_read_bytes untyped
2543node_zfs_arc_l2_read_bytes 0
2544# HELP node_zfs_arc_l2_rw_clash kstat.zfs.misc.arcstats.l2_rw_clash
2545# TYPE node_zfs_arc_l2_rw_clash untyped
2546node_zfs_arc_l2_rw_clash 0
2547# HELP node_zfs_arc_l2_size kstat.zfs.misc.arcstats.l2_size
2548# TYPE node_zfs_arc_l2_size untyped
2549node_zfs_arc_l2_size 0
2550# HELP node_zfs_arc_l2_write_bytes kstat.zfs.misc.arcstats.l2_write_bytes
2551# TYPE node_zfs_arc_l2_write_bytes untyped
2552node_zfs_arc_l2_write_bytes 0
2553# HELP node_zfs_arc_l2_writes_done kstat.zfs.misc.arcstats.l2_writes_done
2554# TYPE node_zfs_arc_l2_writes_done untyped
2555node_zfs_arc_l2_writes_done 0
2556# HELP node_zfs_arc_l2_writes_error kstat.zfs.misc.arcstats.l2_writes_error
2557# TYPE node_zfs_arc_l2_writes_error untyped
2558node_zfs_arc_l2_writes_error 0
2559# HELP node_zfs_arc_l2_writes_lock_retry kstat.zfs.misc.arcstats.l2_writes_lock_retry
2560# TYPE node_zfs_arc_l2_writes_lock_retry untyped
2561node_zfs_arc_l2_writes_lock_retry 0
2562# HELP node_zfs_arc_l2_writes_sent kstat.zfs.misc.arcstats.l2_writes_sent
2563# TYPE node_zfs_arc_l2_writes_sent untyped
2564node_zfs_arc_l2_writes_sent 0
2565# HELP node_zfs_arc_memory_direct_count kstat.zfs.misc.arcstats.memory_direct_count
2566# TYPE node_zfs_arc_memory_direct_count untyped
2567node_zfs_arc_memory_direct_count 542
2568# HELP node_zfs_arc_memory_indirect_count kstat.zfs.misc.arcstats.memory_indirect_count
2569# TYPE node_zfs_arc_memory_indirect_count untyped
2570node_zfs_arc_memory_indirect_count 3006
2571# HELP node_zfs_arc_memory_throttle_count kstat.zfs.misc.arcstats.memory_throttle_count
2572# TYPE node_zfs_arc_memory_throttle_count untyped
2573node_zfs_arc_memory_throttle_count 0
2574# HELP node_zfs_arc_metadata_size kstat.zfs.misc.arcstats.metadata_size
2575# TYPE node_zfs_arc_metadata_size untyped
2576node_zfs_arc_metadata_size 1.7529856e+08
2577# HELP node_zfs_arc_mfu_evictable_data kstat.zfs.misc.arcstats.mfu_evictable_data
2578# TYPE node_zfs_arc_mfu_evictable_data untyped
2579node_zfs_arc_mfu_evictable_data 1.017613824e+09
2580# HELP node_zfs_arc_mfu_evictable_metadata kstat.zfs.misc.arcstats.mfu_evictable_metadata
2581# TYPE node_zfs_arc_mfu_evictable_metadata untyped
2582node_zfs_arc_mfu_evictable_metadata 9.163776e+06
2583# HELP node_zfs_arc_mfu_ghost_evictable_data kstat.zfs.misc.arcstats.mfu_ghost_evictable_data
2584# TYPE node_zfs_arc_mfu_ghost_evictable_data untyped
2585node_zfs_arc_mfu_ghost_evictable_data 9.6731136e+07
2586# HELP node_zfs_arc_mfu_ghost_evictable_metadata kstat.zfs.misc.arcstats.mfu_ghost_evictable_metadata
2587# TYPE node_zfs_arc_mfu_ghost_evictable_metadata untyped
2588node_zfs_arc_mfu_ghost_evictable_metadata 8.205312e+06
2589# HELP node_zfs_arc_mfu_ghost_hits kstat.zfs.misc.arcstats.mfu_ghost_hits
2590# TYPE node_zfs_arc_mfu_ghost_hits untyped
2591node_zfs_arc_mfu_ghost_hits 821
2592# HELP node_zfs_arc_mfu_ghost_size kstat.zfs.misc.arcstats.mfu_ghost_size
2593# TYPE node_zfs_arc_mfu_ghost_size untyped
2594node_zfs_arc_mfu_ghost_size 1.04936448e+08
2595# HELP node_zfs_arc_mfu_hits kstat.zfs.misc.arcstats.mfu_hits
2596# TYPE node_zfs_arc_mfu_hits untyped
2597node_zfs_arc_mfu_hits 7.829854e+06
2598# HELP node_zfs_arc_mfu_size kstat.zfs.misc.arcstats.mfu_size
2599# TYPE node_zfs_arc_mfu_size untyped
2600node_zfs_arc_mfu_size 1.066623488e+09
2601# HELP node_zfs_arc_misses kstat.zfs.misc.arcstats.misses
2602# TYPE node_zfs_arc_misses untyped
2603node_zfs_arc_misses 604635
2604# HELP node_zfs_arc_mru_evictable_data kstat.zfs.misc.arcstats.mru_evictable_data
2605# TYPE node_zfs_arc_mru_evictable_data untyped
2606node_zfs_arc_mru_evictable_data 2.78091264e+08
2607# HELP node_zfs_arc_mru_evictable_metadata kstat.zfs.misc.arcstats.mru_evictable_metadata
2608# TYPE node_zfs_arc_mru_evictable_metadata untyped
2609node_zfs_arc_mru_evictable_metadata 1.8606592e+07
2610# HELP node_zfs_arc_mru_ghost_evictable_data kstat.zfs.misc.arcstats.mru_ghost_evictable_data
2611# TYPE node_zfs_arc_mru_ghost_evictable_data untyped
2612node_zfs_arc_mru_ghost_evictable_data 8.83765248e+08
2613# HELP node_zfs_arc_mru_ghost_evictable_metadata kstat.zfs.misc.arcstats.mru_ghost_evictable_metadata
2614# TYPE node_zfs_arc_mru_ghost_evictable_metadata untyped
2615node_zfs_arc_mru_ghost_evictable_metadata 1.1596288e+08
2616# HELP node_zfs_arc_mru_ghost_hits kstat.zfs.misc.arcstats.mru_ghost_hits
2617# TYPE node_zfs_arc_mru_ghost_hits untyped
2618node_zfs_arc_mru_ghost_hits 21100
2619# HELP node_zfs_arc_mru_ghost_size kstat.zfs.misc.arcstats.mru_ghost_size
2620# TYPE node_zfs_arc_mru_ghost_size untyped
2621node_zfs_arc_mru_ghost_size 9.99728128e+08
2622# HELP node_zfs_arc_mru_hits kstat.zfs.misc.arcstats.mru_hits
2623# TYPE node_zfs_arc_mru_hits untyped
2624node_zfs_arc_mru_hits 855535
2625# HELP node_zfs_arc_mru_size kstat.zfs.misc.arcstats.mru_size
2626# TYPE node_zfs_arc_mru_size untyped
2627node_zfs_arc_mru_size 4.02593792e+08
2628# HELP node_zfs_arc_mutex_miss kstat.zfs.misc.arcstats.mutex_miss
2629# TYPE node_zfs_arc_mutex_miss untyped
2630node_zfs_arc_mutex_miss 2
2631# HELP node_zfs_arc_other_size kstat.zfs.misc.arcstats.other_size
2632# TYPE node_zfs_arc_other_size untyped
2633node_zfs_arc_other_size 1.16443992e+08
2634# HELP node_zfs_arc_p kstat.zfs.misc.arcstats.p
2635# TYPE node_zfs_arc_p untyped
2636node_zfs_arc_p 5.16395305e+08
2637# HELP node_zfs_arc_prefetch_data_hits kstat.zfs.misc.arcstats.prefetch_data_hits
2638# TYPE node_zfs_arc_prefetch_data_hits untyped
2639node_zfs_arc_prefetch_data_hits 3615
2640# HELP node_zfs_arc_prefetch_data_misses kstat.zfs.misc.arcstats.prefetch_data_misses
2641# TYPE node_zfs_arc_prefetch_data_misses untyped
2642node_zfs_arc_prefetch_data_misses 17094
2643# HELP node_zfs_arc_prefetch_metadata_hits kstat.zfs.misc.arcstats.prefetch_metadata_hits
2644# TYPE node_zfs_arc_prefetch_metadata_hits untyped
2645node_zfs_arc_prefetch_metadata_hits 83612
2646# HELP node_zfs_arc_prefetch_metadata_misses kstat.zfs.misc.arcstats.prefetch_metadata_misses
2647# TYPE node_zfs_arc_prefetch_metadata_misses untyped
2648node_zfs_arc_prefetch_metadata_misses 16071
2649# HELP node_zfs_arc_size kstat.zfs.misc.arcstats.size
2650# TYPE node_zfs_arc_size untyped
2651node_zfs_arc_size 1.603939792e+09
2652# HELP node_zfs_dbuf_dbuf_cache_count kstat.zfs.misc.dbuf_stats.dbuf_cache_count
2653# TYPE node_zfs_dbuf_dbuf_cache_count untyped
2654node_zfs_dbuf_dbuf_cache_count 27
2655# HELP node_zfs_dbuf_dbuf_cache_hiwater_bytes kstat.zfs.misc.dbuf_stats.dbuf_cache_hiwater_bytes
2656# TYPE node_zfs_dbuf_dbuf_cache_hiwater_bytes untyped
2657node_zfs_dbuf_dbuf_cache_hiwater_bytes 6.9117804e+07
2658# HELP node_zfs_dbuf_dbuf_cache_level_0 kstat.zfs.misc.dbuf_stats.dbuf_cache_level_0
2659# TYPE node_zfs_dbuf_dbuf_cache_level_0 untyped
2660node_zfs_dbuf_dbuf_cache_level_0 27
2661# HELP node_zfs_dbuf_dbuf_cache_level_0_bytes kstat.zfs.misc.dbuf_stats.dbuf_cache_level_0_bytes
2662# TYPE node_zfs_dbuf_dbuf_cache_level_0_bytes untyped
2663node_zfs_dbuf_dbuf_cache_level_0_bytes 302080
2664# HELP node_zfs_dbuf_dbuf_cache_level_1 kstat.zfs.misc.dbuf_stats.dbuf_cache_level_1
2665# TYPE node_zfs_dbuf_dbuf_cache_level_1 untyped
2666node_zfs_dbuf_dbuf_cache_level_1 0
2667# HELP node_zfs_dbuf_dbuf_cache_level_10 kstat.zfs.misc.dbuf_stats.dbuf_cache_level_10
2668# TYPE node_zfs_dbuf_dbuf_cache_level_10 untyped
2669node_zfs_dbuf_dbuf_cache_level_10 0
2670# HELP node_zfs_dbuf_dbuf_cache_level_10_bytes kstat.zfs.misc.dbuf_stats.dbuf_cache_level_10_bytes
2671# TYPE node_zfs_dbuf_dbuf_cache_level_10_bytes untyped
2672node_zfs_dbuf_dbuf_cache_level_10_bytes 0
2673# HELP node_zfs_dbuf_dbuf_cache_level_11 kstat.zfs.misc.dbuf_stats.dbuf_cache_level_11
2674# TYPE node_zfs_dbuf_dbuf_cache_level_11 untyped
2675node_zfs_dbuf_dbuf_cache_level_11 0
2676# HELP node_zfs_dbuf_dbuf_cache_level_11_bytes kstat.zfs.misc.dbuf_stats.dbuf_cache_level_11_bytes
2677# TYPE node_zfs_dbuf_dbuf_cache_level_11_bytes untyped
2678node_zfs_dbuf_dbuf_cache_level_11_bytes 0
2679# HELP node_zfs_dbuf_dbuf_cache_level_1_bytes kstat.zfs.misc.dbuf_stats.dbuf_cache_level_1_bytes
2680# TYPE node_zfs_dbuf_dbuf_cache_level_1_bytes untyped
2681node_zfs_dbuf_dbuf_cache_level_1_bytes 0
2682# HELP node_zfs_dbuf_dbuf_cache_level_2 kstat.zfs.misc.dbuf_stats.dbuf_cache_level_2
2683# TYPE node_zfs_dbuf_dbuf_cache_level_2 untyped
2684node_zfs_dbuf_dbuf_cache_level_2 0
2685# HELP node_zfs_dbuf_dbuf_cache_level_2_bytes kstat.zfs.misc.dbuf_stats.dbuf_cache_level_2_bytes
2686# TYPE node_zfs_dbuf_dbuf_cache_level_2_bytes untyped
2687node_zfs_dbuf_dbuf_cache_level_2_bytes 0
2688# HELP node_zfs_dbuf_dbuf_cache_level_3 kstat.zfs.misc.dbuf_stats.dbuf_cache_level_3
2689# TYPE node_zfs_dbuf_dbuf_cache_level_3 untyped
2690node_zfs_dbuf_dbuf_cache_level_3 0
2691# HELP node_zfs_dbuf_dbuf_cache_level_3_bytes kstat.zfs.misc.dbuf_stats.dbuf_cache_level_3_bytes
2692# TYPE node_zfs_dbuf_dbuf_cache_level_3_bytes untyped
2693node_zfs_dbuf_dbuf_cache_level_3_bytes 0
2694# HELP node_zfs_dbuf_dbuf_cache_level_4 kstat.zfs.misc.dbuf_stats.dbuf_cache_level_4
2695# TYPE node_zfs_dbuf_dbuf_cache_level_4 untyped
2696node_zfs_dbuf_dbuf_cache_level_4 0
2697# HELP node_zfs_dbuf_dbuf_cache_level_4_bytes kstat.zfs.misc.dbuf_stats.dbuf_cache_level_4_bytes
2698# TYPE node_zfs_dbuf_dbuf_cache_level_4_bytes untyped
2699node_zfs_dbuf_dbuf_cache_level_4_bytes 0
2700# HELP node_zfs_dbuf_dbuf_cache_level_5 kstat.zfs.misc.dbuf_stats.dbuf_cache_level_5
2701# TYPE node_zfs_dbuf_dbuf_cache_level_5 untyped
2702node_zfs_dbuf_dbuf_cache_level_5 0
2703# HELP node_zfs_dbuf_dbuf_cache_level_5_bytes kstat.zfs.misc.dbuf_stats.dbuf_cache_level_5_bytes
2704# TYPE node_zfs_dbuf_dbuf_cache_level_5_bytes untyped
2705node_zfs_dbuf_dbuf_cache_level_5_bytes 0
2706# HELP node_zfs_dbuf_dbuf_cache_level_6 kstat.zfs.misc.dbuf_stats.dbuf_cache_level_6
2707# TYPE node_zfs_dbuf_dbuf_cache_level_6 untyped
2708node_zfs_dbuf_dbuf_cache_level_6 0
2709# HELP node_zfs_dbuf_dbuf_cache_level_6_bytes kstat.zfs.misc.dbuf_stats.dbuf_cache_level_6_bytes
2710# TYPE node_zfs_dbuf_dbuf_cache_level_6_bytes untyped
2711node_zfs_dbuf_dbuf_cache_level_6_bytes 0
2712# HELP node_zfs_dbuf_dbuf_cache_level_7 kstat.zfs.misc.dbuf_stats.dbuf_cache_level_7
2713# TYPE node_zfs_dbuf_dbuf_cache_level_7 untyped
2714node_zfs_dbuf_dbuf_cache_level_7 0
2715# HELP node_zfs_dbuf_dbuf_cache_level_7_bytes kstat.zfs.misc.dbuf_stats.dbuf_cache_level_7_bytes
2716# TYPE node_zfs_dbuf_dbuf_cache_level_7_bytes untyped
2717node_zfs_dbuf_dbuf_cache_level_7_bytes 0
2718# HELP node_zfs_dbuf_dbuf_cache_level_8 kstat.zfs.misc.dbuf_stats.dbuf_cache_level_8
2719# TYPE node_zfs_dbuf_dbuf_cache_level_8 untyped
2720node_zfs_dbuf_dbuf_cache_level_8 0
2721# HELP node_zfs_dbuf_dbuf_cache_level_8_bytes kstat.zfs.misc.dbuf_stats.dbuf_cache_level_8_bytes
2722# TYPE node_zfs_dbuf_dbuf_cache_level_8_bytes untyped
2723node_zfs_dbuf_dbuf_cache_level_8_bytes 0
2724# HELP node_zfs_dbuf_dbuf_cache_level_9 kstat.zfs.misc.dbuf_stats.dbuf_cache_level_9
2725# TYPE node_zfs_dbuf_dbuf_cache_level_9 untyped
2726node_zfs_dbuf_dbuf_cache_level_9 0
2727# HELP node_zfs_dbuf_dbuf_cache_level_9_bytes kstat.zfs.misc.dbuf_stats.dbuf_cache_level_9_bytes
2728# TYPE node_zfs_dbuf_dbuf_cache_level_9_bytes untyped
2729node_zfs_dbuf_dbuf_cache_level_9_bytes 0
2730# HELP node_zfs_dbuf_dbuf_cache_lowater_bytes kstat.zfs.misc.dbuf_stats.dbuf_cache_lowater_bytes
2731# TYPE node_zfs_dbuf_dbuf_cache_lowater_bytes untyped
2732node_zfs_dbuf_dbuf_cache_lowater_bytes 5.6550932e+07
2733# HELP node_zfs_dbuf_dbuf_cache_max_bytes kstat.zfs.misc.dbuf_stats.dbuf_cache_max_bytes
2734# TYPE node_zfs_dbuf_dbuf_cache_max_bytes untyped
2735node_zfs_dbuf_dbuf_cache_max_bytes 6.2834368e+07
2736# HELP node_zfs_dbuf_dbuf_cache_size kstat.zfs.misc.dbuf_stats.dbuf_cache_size
2737# TYPE node_zfs_dbuf_dbuf_cache_size untyped
2738node_zfs_dbuf_dbuf_cache_size 302080
2739# HELP node_zfs_dbuf_dbuf_cache_size_max kstat.zfs.misc.dbuf_stats.dbuf_cache_size_max
2740# TYPE node_zfs_dbuf_dbuf_cache_size_max untyped
2741node_zfs_dbuf_dbuf_cache_size_max 394240
2742# HELP node_zfs_dbuf_dbuf_cache_total_evicts kstat.zfs.misc.dbuf_stats.dbuf_cache_total_evicts
2743# TYPE node_zfs_dbuf_dbuf_cache_total_evicts untyped
2744node_zfs_dbuf_dbuf_cache_total_evicts 0
2745# HELP node_zfs_dbuf_hash_chain_max kstat.zfs.misc.dbuf_stats.hash_chain_max
2746# TYPE node_zfs_dbuf_hash_chain_max untyped
2747node_zfs_dbuf_hash_chain_max 0
2748# HELP node_zfs_dbuf_hash_chains kstat.zfs.misc.dbuf_stats.hash_chains
2749# TYPE node_zfs_dbuf_hash_chains untyped
2750node_zfs_dbuf_hash_chains 0
2751# HELP node_zfs_dbuf_hash_collisions kstat.zfs.misc.dbuf_stats.hash_collisions
2752# TYPE node_zfs_dbuf_hash_collisions untyped
2753node_zfs_dbuf_hash_collisions 0
2754# HELP node_zfs_dbuf_hash_dbuf_level_0 kstat.zfs.misc.dbuf_stats.hash_dbuf_level_0
2755# TYPE node_zfs_dbuf_hash_dbuf_level_0 untyped
2756node_zfs_dbuf_hash_dbuf_level_0 37
2757# HELP node_zfs_dbuf_hash_dbuf_level_0_bytes kstat.zfs.misc.dbuf_stats.hash_dbuf_level_0_bytes
2758# TYPE node_zfs_dbuf_hash_dbuf_level_0_bytes untyped
2759node_zfs_dbuf_hash_dbuf_level_0_bytes 465920
2760# HELP node_zfs_dbuf_hash_dbuf_level_1 kstat.zfs.misc.dbuf_stats.hash_dbuf_level_1
2761# TYPE node_zfs_dbuf_hash_dbuf_level_1 untyped
2762node_zfs_dbuf_hash_dbuf_level_1 10
2763# HELP node_zfs_dbuf_hash_dbuf_level_10 kstat.zfs.misc.dbuf_stats.hash_dbuf_level_10
2764# TYPE node_zfs_dbuf_hash_dbuf_level_10 untyped
2765node_zfs_dbuf_hash_dbuf_level_10 0
2766# HELP node_zfs_dbuf_hash_dbuf_level_10_bytes kstat.zfs.misc.dbuf_stats.hash_dbuf_level_10_bytes
2767# TYPE node_zfs_dbuf_hash_dbuf_level_10_bytes untyped
2768node_zfs_dbuf_hash_dbuf_level_10_bytes 0
2769# HELP node_zfs_dbuf_hash_dbuf_level_11 kstat.zfs.misc.dbuf_stats.hash_dbuf_level_11
2770# TYPE node_zfs_dbuf_hash_dbuf_level_11 untyped
2771node_zfs_dbuf_hash_dbuf_level_11 0
2772# HELP node_zfs_dbuf_hash_dbuf_level_11_bytes kstat.zfs.misc.dbuf_stats.hash_dbuf_level_11_bytes
2773# TYPE node_zfs_dbuf_hash_dbuf_level_11_bytes untyped
2774node_zfs_dbuf_hash_dbuf_level_11_bytes 0
2775# HELP node_zfs_dbuf_hash_dbuf_level_1_bytes kstat.zfs.misc.dbuf_stats.hash_dbuf_level_1_bytes
2776# TYPE node_zfs_dbuf_hash_dbuf_level_1_bytes untyped
2777node_zfs_dbuf_hash_dbuf_level_1_bytes 1.31072e+06
2778# HELP node_zfs_dbuf_hash_dbuf_level_2 kstat.zfs.misc.dbuf_stats.hash_dbuf_level_2
2779# TYPE node_zfs_dbuf_hash_dbuf_level_2 untyped
2780node_zfs_dbuf_hash_dbuf_level_2 2
2781# HELP node_zfs_dbuf_hash_dbuf_level_2_bytes kstat.zfs.misc.dbuf_stats.hash_dbuf_level_2_bytes
2782# TYPE node_zfs_dbuf_hash_dbuf_level_2_bytes untyped
2783node_zfs_dbuf_hash_dbuf_level_2_bytes 262144
2784# HELP node_zfs_dbuf_hash_dbuf_level_3 kstat.zfs.misc.dbuf_stats.hash_dbuf_level_3
2785# TYPE node_zfs_dbuf_hash_dbuf_level_3 untyped
2786node_zfs_dbuf_hash_dbuf_level_3 2
2787# HELP node_zfs_dbuf_hash_dbuf_level_3_bytes kstat.zfs.misc.dbuf_stats.hash_dbuf_level_3_bytes
2788# TYPE node_zfs_dbuf_hash_dbuf_level_3_bytes untyped
2789node_zfs_dbuf_hash_dbuf_level_3_bytes 262144
2790# HELP node_zfs_dbuf_hash_dbuf_level_4 kstat.zfs.misc.dbuf_stats.hash_dbuf_level_4
2791# TYPE node_zfs_dbuf_hash_dbuf_level_4 untyped
2792node_zfs_dbuf_hash_dbuf_level_4 2
2793# HELP node_zfs_dbuf_hash_dbuf_level_4_bytes kstat.zfs.misc.dbuf_stats.hash_dbuf_level_4_bytes
2794# TYPE node_zfs_dbuf_hash_dbuf_level_4_bytes untyped
2795node_zfs_dbuf_hash_dbuf_level_4_bytes 262144
2796# HELP node_zfs_dbuf_hash_dbuf_level_5 kstat.zfs.misc.dbuf_stats.hash_dbuf_level_5
2797# TYPE node_zfs_dbuf_hash_dbuf_level_5 untyped
2798node_zfs_dbuf_hash_dbuf_level_5 2
2799# HELP node_zfs_dbuf_hash_dbuf_level_5_bytes kstat.zfs.misc.dbuf_stats.hash_dbuf_level_5_bytes
2800# TYPE node_zfs_dbuf_hash_dbuf_level_5_bytes untyped
2801node_zfs_dbuf_hash_dbuf_level_5_bytes 262144
2802# HELP node_zfs_dbuf_hash_dbuf_level_6 kstat.zfs.misc.dbuf_stats.hash_dbuf_level_6
2803# TYPE node_zfs_dbuf_hash_dbuf_level_6 untyped
2804node_zfs_dbuf_hash_dbuf_level_6 0
2805# HELP node_zfs_dbuf_hash_dbuf_level_6_bytes kstat.zfs.misc.dbuf_stats.hash_dbuf_level_6_bytes
2806# TYPE node_zfs_dbuf_hash_dbuf_level_6_bytes untyped
2807node_zfs_dbuf_hash_dbuf_level_6_bytes 0
2808# HELP node_zfs_dbuf_hash_dbuf_level_7 kstat.zfs.misc.dbuf_stats.hash_dbuf_level_7
2809# TYPE node_zfs_dbuf_hash_dbuf_level_7 untyped
2810node_zfs_dbuf_hash_dbuf_level_7 0
2811# HELP node_zfs_dbuf_hash_dbuf_level_7_bytes kstat.zfs.misc.dbuf_stats.hash_dbuf_level_7_bytes
2812# TYPE node_zfs_dbuf_hash_dbuf_level_7_bytes untyped
2813node_zfs_dbuf_hash_dbuf_level_7_bytes 0
2814# HELP node_zfs_dbuf_hash_dbuf_level_8 kstat.zfs.misc.dbuf_stats.hash_dbuf_level_8
2815# TYPE node_zfs_dbuf_hash_dbuf_level_8 untyped
2816node_zfs_dbuf_hash_dbuf_level_8 0
2817# HELP node_zfs_dbuf_hash_dbuf_level_8_bytes kstat.zfs.misc.dbuf_stats.hash_dbuf_level_8_bytes
2818# TYPE node_zfs_dbuf_hash_dbuf_level_8_bytes untyped
2819node_zfs_dbuf_hash_dbuf_level_8_bytes 0
2820# HELP node_zfs_dbuf_hash_dbuf_level_9 kstat.zfs.misc.dbuf_stats.hash_dbuf_level_9
2821# TYPE node_zfs_dbuf_hash_dbuf_level_9 untyped
2822node_zfs_dbuf_hash_dbuf_level_9 0
2823# HELP node_zfs_dbuf_hash_dbuf_level_9_bytes kstat.zfs.misc.dbuf_stats.hash_dbuf_level_9_bytes
2824# TYPE node_zfs_dbuf_hash_dbuf_level_9_bytes untyped
2825node_zfs_dbuf_hash_dbuf_level_9_bytes 0
2826# HELP node_zfs_dbuf_hash_elements kstat.zfs.misc.dbuf_stats.hash_elements
2827# TYPE node_zfs_dbuf_hash_elements untyped
2828node_zfs_dbuf_hash_elements 55
2829# HELP node_zfs_dbuf_hash_elements_max kstat.zfs.misc.dbuf_stats.hash_elements_max
2830# TYPE node_zfs_dbuf_hash_elements_max untyped
2831node_zfs_dbuf_hash_elements_max 55
2832# HELP node_zfs_dbuf_hash_hits kstat.zfs.misc.dbuf_stats.hash_hits
2833# TYPE node_zfs_dbuf_hash_hits untyped
2834node_zfs_dbuf_hash_hits 108807
2835# HELP node_zfs_dbuf_hash_insert_race kstat.zfs.misc.dbuf_stats.hash_insert_race
2836# TYPE node_zfs_dbuf_hash_insert_race untyped
2837node_zfs_dbuf_hash_insert_race 0
2838# HELP node_zfs_dbuf_hash_misses kstat.zfs.misc.dbuf_stats.hash_misses
2839# TYPE node_zfs_dbuf_hash_misses untyped
2840node_zfs_dbuf_hash_misses 1851
2841# HELP node_zfs_dmu_tx_dmu_tx_assigned kstat.zfs.misc.dmu_tx.dmu_tx_assigned
2842# TYPE node_zfs_dmu_tx_dmu_tx_assigned untyped
2843node_zfs_dmu_tx_dmu_tx_assigned 3.532844e+06
2844# HELP node_zfs_dmu_tx_dmu_tx_delay kstat.zfs.misc.dmu_tx.dmu_tx_delay
2845# TYPE node_zfs_dmu_tx_dmu_tx_delay untyped
2846node_zfs_dmu_tx_dmu_tx_delay 0
2847# HELP node_zfs_dmu_tx_dmu_tx_dirty_delay kstat.zfs.misc.dmu_tx.dmu_tx_dirty_delay
2848# TYPE node_zfs_dmu_tx_dmu_tx_dirty_delay untyped
2849node_zfs_dmu_tx_dmu_tx_dirty_delay 0
2850# HELP node_zfs_dmu_tx_dmu_tx_dirty_over_max kstat.zfs.misc.dmu_tx.dmu_tx_dirty_over_max
2851# TYPE node_zfs_dmu_tx_dmu_tx_dirty_over_max untyped
2852node_zfs_dmu_tx_dmu_tx_dirty_over_max 0
2853# HELP node_zfs_dmu_tx_dmu_tx_dirty_throttle kstat.zfs.misc.dmu_tx.dmu_tx_dirty_throttle
2854# TYPE node_zfs_dmu_tx_dmu_tx_dirty_throttle untyped
2855node_zfs_dmu_tx_dmu_tx_dirty_throttle 0
2856# HELP node_zfs_dmu_tx_dmu_tx_error kstat.zfs.misc.dmu_tx.dmu_tx_error
2857# TYPE node_zfs_dmu_tx_dmu_tx_error untyped
2858node_zfs_dmu_tx_dmu_tx_error 0
2859# HELP node_zfs_dmu_tx_dmu_tx_group kstat.zfs.misc.dmu_tx.dmu_tx_group
2860# TYPE node_zfs_dmu_tx_dmu_tx_group untyped
2861node_zfs_dmu_tx_dmu_tx_group 0
2862# HELP node_zfs_dmu_tx_dmu_tx_memory_reclaim kstat.zfs.misc.dmu_tx.dmu_tx_memory_reclaim
2863# TYPE node_zfs_dmu_tx_dmu_tx_memory_reclaim untyped
2864node_zfs_dmu_tx_dmu_tx_memory_reclaim 0
2865# HELP node_zfs_dmu_tx_dmu_tx_memory_reserve kstat.zfs.misc.dmu_tx.dmu_tx_memory_reserve
2866# TYPE node_zfs_dmu_tx_dmu_tx_memory_reserve untyped
2867node_zfs_dmu_tx_dmu_tx_memory_reserve 0
2868# HELP node_zfs_dmu_tx_dmu_tx_quota kstat.zfs.misc.dmu_tx.dmu_tx_quota
2869# TYPE node_zfs_dmu_tx_dmu_tx_quota untyped
2870node_zfs_dmu_tx_dmu_tx_quota 0
2871# HELP node_zfs_dmu_tx_dmu_tx_suspended kstat.zfs.misc.dmu_tx.dmu_tx_suspended
2872# TYPE node_zfs_dmu_tx_dmu_tx_suspended untyped
2873node_zfs_dmu_tx_dmu_tx_suspended 0
2874# HELP node_zfs_dnode_dnode_alloc_next_block kstat.zfs.misc.dnodestats.dnode_alloc_next_block
2875# TYPE node_zfs_dnode_dnode_alloc_next_block untyped
2876node_zfs_dnode_dnode_alloc_next_block 0
2877# HELP node_zfs_dnode_dnode_alloc_next_chunk kstat.zfs.misc.dnodestats.dnode_alloc_next_chunk
2878# TYPE node_zfs_dnode_dnode_alloc_next_chunk untyped
2879node_zfs_dnode_dnode_alloc_next_chunk 0
2880# HELP node_zfs_dnode_dnode_alloc_race kstat.zfs.misc.dnodestats.dnode_alloc_race
2881# TYPE node_zfs_dnode_dnode_alloc_race untyped
2882node_zfs_dnode_dnode_alloc_race 0
2883# HELP node_zfs_dnode_dnode_allocate kstat.zfs.misc.dnodestats.dnode_allocate
2884# TYPE node_zfs_dnode_dnode_allocate untyped
2885node_zfs_dnode_dnode_allocate 0
2886# HELP node_zfs_dnode_dnode_buf_evict kstat.zfs.misc.dnodestats.dnode_buf_evict
2887# TYPE node_zfs_dnode_dnode_buf_evict untyped
2888node_zfs_dnode_dnode_buf_evict 17
2889# HELP node_zfs_dnode_dnode_hold_alloc_hits kstat.zfs.misc.dnodestats.dnode_hold_alloc_hits
2890# TYPE node_zfs_dnode_dnode_hold_alloc_hits untyped
2891node_zfs_dnode_dnode_hold_alloc_hits 37617
2892# HELP node_zfs_dnode_dnode_hold_alloc_interior kstat.zfs.misc.dnodestats.dnode_hold_alloc_interior
2893# TYPE node_zfs_dnode_dnode_hold_alloc_interior untyped
2894node_zfs_dnode_dnode_hold_alloc_interior 0
2895# HELP node_zfs_dnode_dnode_hold_alloc_lock_misses kstat.zfs.misc.dnodestats.dnode_hold_alloc_lock_misses
2896# TYPE node_zfs_dnode_dnode_hold_alloc_lock_misses untyped
2897node_zfs_dnode_dnode_hold_alloc_lock_misses 0
2898# HELP node_zfs_dnode_dnode_hold_alloc_lock_retry kstat.zfs.misc.dnodestats.dnode_hold_alloc_lock_retry
2899# TYPE node_zfs_dnode_dnode_hold_alloc_lock_retry untyped
2900node_zfs_dnode_dnode_hold_alloc_lock_retry 0
2901# HELP node_zfs_dnode_dnode_hold_alloc_misses kstat.zfs.misc.dnodestats.dnode_hold_alloc_misses
2902# TYPE node_zfs_dnode_dnode_hold_alloc_misses untyped
2903node_zfs_dnode_dnode_hold_alloc_misses 0
2904# HELP node_zfs_dnode_dnode_hold_alloc_type_none kstat.zfs.misc.dnodestats.dnode_hold_alloc_type_none
2905# TYPE node_zfs_dnode_dnode_hold_alloc_type_none untyped
2906node_zfs_dnode_dnode_hold_alloc_type_none 0
2907# HELP node_zfs_dnode_dnode_hold_dbuf_hold kstat.zfs.misc.dnodestats.dnode_hold_dbuf_hold
2908# TYPE node_zfs_dnode_dnode_hold_dbuf_hold untyped
2909node_zfs_dnode_dnode_hold_dbuf_hold 0
2910# HELP node_zfs_dnode_dnode_hold_dbuf_read kstat.zfs.misc.dnodestats.dnode_hold_dbuf_read
2911# TYPE node_zfs_dnode_dnode_hold_dbuf_read untyped
2912node_zfs_dnode_dnode_hold_dbuf_read 0
2913# HELP node_zfs_dnode_dnode_hold_free_hits kstat.zfs.misc.dnodestats.dnode_hold_free_hits
2914# TYPE node_zfs_dnode_dnode_hold_free_hits untyped
2915node_zfs_dnode_dnode_hold_free_hits 0
2916# HELP node_zfs_dnode_dnode_hold_free_lock_misses kstat.zfs.misc.dnodestats.dnode_hold_free_lock_misses
2917# TYPE node_zfs_dnode_dnode_hold_free_lock_misses untyped
2918node_zfs_dnode_dnode_hold_free_lock_misses 0
2919# HELP node_zfs_dnode_dnode_hold_free_lock_retry kstat.zfs.misc.dnodestats.dnode_hold_free_lock_retry
2920# TYPE node_zfs_dnode_dnode_hold_free_lock_retry untyped
2921node_zfs_dnode_dnode_hold_free_lock_retry 0
2922# HELP node_zfs_dnode_dnode_hold_free_misses kstat.zfs.misc.dnodestats.dnode_hold_free_misses
2923# TYPE node_zfs_dnode_dnode_hold_free_misses untyped
2924node_zfs_dnode_dnode_hold_free_misses 0
2925# HELP node_zfs_dnode_dnode_hold_free_overflow kstat.zfs.misc.dnodestats.dnode_hold_free_overflow
2926# TYPE node_zfs_dnode_dnode_hold_free_overflow untyped
2927node_zfs_dnode_dnode_hold_free_overflow 0
2928# HELP node_zfs_dnode_dnode_hold_free_refcount kstat.zfs.misc.dnodestats.dnode_hold_free_refcount
2929# TYPE node_zfs_dnode_dnode_hold_free_refcount untyped
2930node_zfs_dnode_dnode_hold_free_refcount 0
2931# HELP node_zfs_dnode_dnode_hold_free_txg kstat.zfs.misc.dnodestats.dnode_hold_free_txg
2932# TYPE node_zfs_dnode_dnode_hold_free_txg untyped
2933node_zfs_dnode_dnode_hold_free_txg 0
2934# HELP node_zfs_dnode_dnode_move_active kstat.zfs.misc.dnodestats.dnode_move_active
2935# TYPE node_zfs_dnode_dnode_move_active untyped
2936node_zfs_dnode_dnode_move_active 0
2937# HELP node_zfs_dnode_dnode_move_handle kstat.zfs.misc.dnodestats.dnode_move_handle
2938# TYPE node_zfs_dnode_dnode_move_handle untyped
2939node_zfs_dnode_dnode_move_handle 0
2940# HELP node_zfs_dnode_dnode_move_invalid kstat.zfs.misc.dnodestats.dnode_move_invalid
2941# TYPE node_zfs_dnode_dnode_move_invalid untyped
2942node_zfs_dnode_dnode_move_invalid 0
2943# HELP node_zfs_dnode_dnode_move_recheck1 kstat.zfs.misc.dnodestats.dnode_move_recheck1
2944# TYPE node_zfs_dnode_dnode_move_recheck1 untyped
2945node_zfs_dnode_dnode_move_recheck1 0
2946# HELP node_zfs_dnode_dnode_move_recheck2 kstat.zfs.misc.dnodestats.dnode_move_recheck2
2947# TYPE node_zfs_dnode_dnode_move_recheck2 untyped
2948node_zfs_dnode_dnode_move_recheck2 0
2949# HELP node_zfs_dnode_dnode_move_rwlock kstat.zfs.misc.dnodestats.dnode_move_rwlock
2950# TYPE node_zfs_dnode_dnode_move_rwlock untyped
2951node_zfs_dnode_dnode_move_rwlock 0
2952# HELP node_zfs_dnode_dnode_move_special kstat.zfs.misc.dnodestats.dnode_move_special
2953# TYPE node_zfs_dnode_dnode_move_special untyped
2954node_zfs_dnode_dnode_move_special 0
2955# HELP node_zfs_dnode_dnode_reallocate kstat.zfs.misc.dnodestats.dnode_reallocate
2956# TYPE node_zfs_dnode_dnode_reallocate untyped
2957node_zfs_dnode_dnode_reallocate 0
2958# HELP node_zfs_fm_erpt_dropped kstat.zfs.misc.fm.erpt-dropped
2959# TYPE node_zfs_fm_erpt_dropped untyped
2960node_zfs_fm_erpt_dropped 18
2961# HELP node_zfs_fm_erpt_set_failed kstat.zfs.misc.fm.erpt-set-failed
2962# TYPE node_zfs_fm_erpt_set_failed untyped
2963node_zfs_fm_erpt_set_failed 0
2964# HELP node_zfs_fm_fmri_set_failed kstat.zfs.misc.fm.fmri-set-failed
2965# TYPE node_zfs_fm_fmri_set_failed untyped
2966node_zfs_fm_fmri_set_failed 0
2967# HELP node_zfs_fm_payload_set_failed kstat.zfs.misc.fm.payload-set-failed
2968# TYPE node_zfs_fm_payload_set_failed untyped
2969node_zfs_fm_payload_set_failed 0
2970# HELP node_zfs_vdev_cache_delegations kstat.zfs.misc.vdev_cache_stats.delegations
2971# TYPE node_zfs_vdev_cache_delegations untyped
2972node_zfs_vdev_cache_delegations 40
2973# HELP node_zfs_vdev_cache_hits kstat.zfs.misc.vdev_cache_stats.hits
2974# TYPE node_zfs_vdev_cache_hits untyped
2975node_zfs_vdev_cache_hits 0
2976# HELP node_zfs_vdev_cache_misses kstat.zfs.misc.vdev_cache_stats.misses
2977# TYPE node_zfs_vdev_cache_misses untyped
2978node_zfs_vdev_cache_misses 0
2979# HELP node_zfs_vdev_mirror_non_rotating_linear kstat.zfs.misc.vdev_mirror_stats.non_rotating_linear
2980# TYPE node_zfs_vdev_mirror_non_rotating_linear untyped
2981node_zfs_vdev_mirror_non_rotating_linear 0
2982# HELP node_zfs_vdev_mirror_non_rotating_seek kstat.zfs.misc.vdev_mirror_stats.non_rotating_seek
2983# TYPE node_zfs_vdev_mirror_non_rotating_seek untyped
2984node_zfs_vdev_mirror_non_rotating_seek 0
2985# HELP node_zfs_vdev_mirror_preferred_found kstat.zfs.misc.vdev_mirror_stats.preferred_found
2986# TYPE node_zfs_vdev_mirror_preferred_found untyped
2987node_zfs_vdev_mirror_preferred_found 0
2988# HELP node_zfs_vdev_mirror_preferred_not_found kstat.zfs.misc.vdev_mirror_stats.preferred_not_found
2989# TYPE node_zfs_vdev_mirror_preferred_not_found untyped
2990node_zfs_vdev_mirror_preferred_not_found 94
2991# HELP node_zfs_vdev_mirror_rotating_linear kstat.zfs.misc.vdev_mirror_stats.rotating_linear
2992# TYPE node_zfs_vdev_mirror_rotating_linear untyped
2993node_zfs_vdev_mirror_rotating_linear 0
2994# HELP node_zfs_vdev_mirror_rotating_offset kstat.zfs.misc.vdev_mirror_stats.rotating_offset
2995# TYPE node_zfs_vdev_mirror_rotating_offset untyped
2996node_zfs_vdev_mirror_rotating_offset 0
2997# HELP node_zfs_vdev_mirror_rotating_seek kstat.zfs.misc.vdev_mirror_stats.rotating_seek
2998# TYPE node_zfs_vdev_mirror_rotating_seek untyped
2999node_zfs_vdev_mirror_rotating_seek 0
3000# HELP node_zfs_xuio_onloan_read_buf kstat.zfs.misc.xuio_stats.onloan_read_buf
3001# TYPE node_zfs_xuio_onloan_read_buf untyped
3002node_zfs_xuio_onloan_read_buf 32
3003# HELP node_zfs_xuio_onloan_write_buf kstat.zfs.misc.xuio_stats.onloan_write_buf
3004# TYPE node_zfs_xuio_onloan_write_buf untyped
3005node_zfs_xuio_onloan_write_buf 0
3006# HELP node_zfs_xuio_read_buf_copied kstat.zfs.misc.xuio_stats.read_buf_copied
3007# TYPE node_zfs_xuio_read_buf_copied untyped
3008node_zfs_xuio_read_buf_copied 0
3009# HELP node_zfs_xuio_read_buf_nocopy kstat.zfs.misc.xuio_stats.read_buf_nocopy
3010# TYPE node_zfs_xuio_read_buf_nocopy untyped
3011node_zfs_xuio_read_buf_nocopy 0
3012# HELP node_zfs_xuio_write_buf_copied kstat.zfs.misc.xuio_stats.write_buf_copied
3013# TYPE node_zfs_xuio_write_buf_copied untyped
3014node_zfs_xuio_write_buf_copied 0
3015# HELP node_zfs_xuio_write_buf_nocopy kstat.zfs.misc.xuio_stats.write_buf_nocopy
3016# TYPE node_zfs_xuio_write_buf_nocopy untyped
3017node_zfs_xuio_write_buf_nocopy 0
3018# HELP node_zfs_zfetch_bogus_streams kstat.zfs.misc.zfetchstats.bogus_streams
3019# TYPE node_zfs_zfetch_bogus_streams untyped
3020node_zfs_zfetch_bogus_streams 0
3021# HELP node_zfs_zfetch_colinear_hits kstat.zfs.misc.zfetchstats.colinear_hits
3022# TYPE node_zfs_zfetch_colinear_hits untyped
3023node_zfs_zfetch_colinear_hits 0
3024# HELP node_zfs_zfetch_colinear_misses kstat.zfs.misc.zfetchstats.colinear_misses
3025# TYPE node_zfs_zfetch_colinear_misses untyped
3026node_zfs_zfetch_colinear_misses 11
3027# HELP node_zfs_zfetch_hits kstat.zfs.misc.zfetchstats.hits
3028# TYPE node_zfs_zfetch_hits untyped
3029node_zfs_zfetch_hits 7.067992e+06
3030# HELP node_zfs_zfetch_misses kstat.zfs.misc.zfetchstats.misses
3031# TYPE node_zfs_zfetch_misses untyped
3032node_zfs_zfetch_misses 11
3033# HELP node_zfs_zfetch_reclaim_failures kstat.zfs.misc.zfetchstats.reclaim_failures
3034# TYPE node_zfs_zfetch_reclaim_failures untyped
3035node_zfs_zfetch_reclaim_failures 11
3036# HELP node_zfs_zfetch_reclaim_successes kstat.zfs.misc.zfetchstats.reclaim_successes
3037# TYPE node_zfs_zfetch_reclaim_successes untyped
3038node_zfs_zfetch_reclaim_successes 0
3039# HELP node_zfs_zfetch_streams_noresets kstat.zfs.misc.zfetchstats.streams_noresets
3040# TYPE node_zfs_zfetch_streams_noresets untyped
3041node_zfs_zfetch_streams_noresets 2
3042# HELP node_zfs_zfetch_streams_resets kstat.zfs.misc.zfetchstats.streams_resets
3043# TYPE node_zfs_zfetch_streams_resets untyped
3044node_zfs_zfetch_streams_resets 0
3045# HELP node_zfs_zfetch_stride_hits kstat.zfs.misc.zfetchstats.stride_hits
3046# TYPE node_zfs_zfetch_stride_hits untyped
3047node_zfs_zfetch_stride_hits 7.06799e+06
3048# HELP node_zfs_zfetch_stride_misses kstat.zfs.misc.zfetchstats.stride_misses
3049# TYPE node_zfs_zfetch_stride_misses untyped
3050node_zfs_zfetch_stride_misses 0
3051# HELP node_zfs_zil_zil_commit_count kstat.zfs.misc.zil.zil_commit_count
3052# TYPE node_zfs_zil_zil_commit_count untyped
3053node_zfs_zil_zil_commit_count 10
3054# HELP node_zfs_zil_zil_commit_writer_count kstat.zfs.misc.zil.zil_commit_writer_count
3055# TYPE node_zfs_zil_zil_commit_writer_count untyped
3056node_zfs_zil_zil_commit_writer_count 0
3057# HELP node_zfs_zil_zil_itx_copied_bytes kstat.zfs.misc.zil.zil_itx_copied_bytes
3058# TYPE node_zfs_zil_zil_itx_copied_bytes untyped
3059node_zfs_zil_zil_itx_copied_bytes 0
3060# HELP node_zfs_zil_zil_itx_copied_count kstat.zfs.misc.zil.zil_itx_copied_count
3061# TYPE node_zfs_zil_zil_itx_copied_count untyped
3062node_zfs_zil_zil_itx_copied_count 0
3063# HELP node_zfs_zil_zil_itx_count kstat.zfs.misc.zil.zil_itx_count
3064# TYPE node_zfs_zil_zil_itx_count untyped
3065node_zfs_zil_zil_itx_count 0
3066# HELP node_zfs_zil_zil_itx_indirect_bytes kstat.zfs.misc.zil.zil_itx_indirect_bytes
3067# TYPE node_zfs_zil_zil_itx_indirect_bytes untyped
3068node_zfs_zil_zil_itx_indirect_bytes 0
3069# HELP node_zfs_zil_zil_itx_indirect_count kstat.zfs.misc.zil.zil_itx_indirect_count
3070# TYPE node_zfs_zil_zil_itx_indirect_count untyped
3071node_zfs_zil_zil_itx_indirect_count 0
3072# HELP node_zfs_zil_zil_itx_metaslab_normal_bytes kstat.zfs.misc.zil.zil_itx_metaslab_normal_bytes
3073# TYPE node_zfs_zil_zil_itx_metaslab_normal_bytes untyped
3074node_zfs_zil_zil_itx_metaslab_normal_bytes 0
3075# HELP node_zfs_zil_zil_itx_metaslab_normal_count kstat.zfs.misc.zil.zil_itx_metaslab_normal_count
3076# TYPE node_zfs_zil_zil_itx_metaslab_normal_count untyped
3077node_zfs_zil_zil_itx_metaslab_normal_count 0
3078# HELP node_zfs_zil_zil_itx_metaslab_slog_bytes kstat.zfs.misc.zil.zil_itx_metaslab_slog_bytes
3079# TYPE node_zfs_zil_zil_itx_metaslab_slog_bytes untyped
3080node_zfs_zil_zil_itx_metaslab_slog_bytes 0
3081# HELP node_zfs_zil_zil_itx_metaslab_slog_count kstat.zfs.misc.zil.zil_itx_metaslab_slog_count
3082# TYPE node_zfs_zil_zil_itx_metaslab_slog_count untyped
3083node_zfs_zil_zil_itx_metaslab_slog_count 0
3084# HELP node_zfs_zil_zil_itx_needcopy_bytes kstat.zfs.misc.zil.zil_itx_needcopy_bytes
3085# TYPE node_zfs_zil_zil_itx_needcopy_bytes untyped
3086node_zfs_zil_zil_itx_needcopy_bytes 1.8446744073709537e+19
3087# HELP node_zfs_zil_zil_itx_needcopy_count kstat.zfs.misc.zil.zil_itx_needcopy_count
3088# TYPE node_zfs_zil_zil_itx_needcopy_count untyped
3089node_zfs_zil_zil_itx_needcopy_count 0
3090# HELP node_zfs_zpool_nread kstat.zfs.misc.io.nread
3091# TYPE node_zfs_zpool_nread untyped
3092node_zfs_zpool_nread{zpool="pool1"} 1.88416e+06
3093node_zfs_zpool_nread{zpool="poolz1"} 2.82624e+06
3094# HELP node_zfs_zpool_nwritten kstat.zfs.misc.io.nwritten
3095# TYPE node_zfs_zpool_nwritten untyped
3096node_zfs_zpool_nwritten{zpool="pool1"} 3.206144e+06
3097node_zfs_zpool_nwritten{zpool="poolz1"} 2.680501248e+09
3098# HELP node_zfs_zpool_rcnt kstat.zfs.misc.io.rcnt
3099# TYPE node_zfs_zpool_rcnt untyped
3100node_zfs_zpool_rcnt{zpool="pool1"} 0
3101node_zfs_zpool_rcnt{zpool="poolz1"} 0
3102# HELP node_zfs_zpool_reads kstat.zfs.misc.io.reads
3103# TYPE node_zfs_zpool_reads untyped
3104node_zfs_zpool_reads{zpool="pool1"} 22
3105node_zfs_zpool_reads{zpool="poolz1"} 33
3106# HELP node_zfs_zpool_rlentime kstat.zfs.misc.io.rlentime
3107# TYPE node_zfs_zpool_rlentime untyped
3108node_zfs_zpool_rlentime{zpool="pool1"} 1.04112268e+08
3109node_zfs_zpool_rlentime{zpool="poolz1"} 6.472105124093e+12
3110# HELP node_zfs_zpool_rtime kstat.zfs.misc.io.rtime
3111# TYPE node_zfs_zpool_rtime untyped
3112node_zfs_zpool_rtime{zpool="pool1"} 2.4168078e+07
3113node_zfs_zpool_rtime{zpool="poolz1"} 9.82909164e+09
3114# HELP node_zfs_zpool_rupdate kstat.zfs.misc.io.rupdate
3115# TYPE node_zfs_zpool_rupdate untyped
3116node_zfs_zpool_rupdate{zpool="pool1"} 7.921048984922e+13
3117node_zfs_zpool_rupdate{zpool="poolz1"} 1.10734831944501e+14
3118# HELP node_zfs_zpool_wcnt kstat.zfs.misc.io.wcnt
3119# TYPE node_zfs_zpool_wcnt untyped
3120node_zfs_zpool_wcnt{zpool="pool1"} 0
3121node_zfs_zpool_wcnt{zpool="poolz1"} 0
3122# HELP node_zfs_zpool_wlentime kstat.zfs.misc.io.wlentime
3123# TYPE node_zfs_zpool_wlentime untyped
3124node_zfs_zpool_wlentime{zpool="pool1"} 1.04112268e+08
3125node_zfs_zpool_wlentime{zpool="poolz1"} 6.472105124093e+12
3126# HELP node_zfs_zpool_writes kstat.zfs.misc.io.writes
3127# TYPE node_zfs_zpool_writes untyped
3128node_zfs_zpool_writes{zpool="pool1"} 132
3129node_zfs_zpool_writes{zpool="poolz1"} 25294
3130# HELP node_zfs_zpool_wtime kstat.zfs.misc.io.wtime
3131# TYPE node_zfs_zpool_wtime untyped
3132node_zfs_zpool_wtime{zpool="pool1"} 7.155162e+06
3133node_zfs_zpool_wtime{zpool="poolz1"} 9.673715628e+09
3134# HELP node_zfs_zpool_wupdate kstat.zfs.misc.io.wupdate
3135# TYPE node_zfs_zpool_wupdate untyped
3136node_zfs_zpool_wupdate{zpool="pool1"} 7.9210489694949e+13
3137node_zfs_zpool_wupdate{zpool="poolz1"} 1.10734831833266e+14
3138# HELP process_cpu_seconds_total Total user and system CPU time spent in seconds.
3139# TYPE process_cpu_seconds_total counter
3140# HELP process_max_fds Maximum number of open file descriptors.
3141# TYPE process_max_fds gauge
3142# HELP process_open_fds Number of open file descriptors.
3143# TYPE process_open_fds gauge
3144# HELP process_resident_memory_bytes Resident memory size in bytes.
3145# TYPE process_resident_memory_bytes gauge
3146# HELP process_start_time_seconds Start time of the process since unix epoch in seconds.
3147# TYPE process_start_time_seconds gauge
3148# HELP process_virtual_memory_bytes Virtual memory size in bytes.
3149# TYPE process_virtual_memory_bytes gauge
3150# HELP promhttp_metric_handler_requests_in_flight Current number of scrapes being served.
3151# TYPE promhttp_metric_handler_requests_in_flight gauge
3152promhttp_metric_handler_requests_in_flight 1
3153# HELP promhttp_metric_handler_requests_total Total number of scrapes by HTTP status code.
3154# TYPE promhttp_metric_handler_requests_total counter
3155promhttp_metric_handler_requests_total{code="200"} 0
3156promhttp_metric_handler_requests_total{code="500"} 0
3157promhttp_metric_handler_requests_total{code="503"} 0
3158# HELP testmetric1_1 Metric read from collector/fixtures/textfile/two_metric_files/metrics1.prom
3159# TYPE testmetric1_1 untyped
3160testmetric1_1{foo="bar"} 10
3161# HELP testmetric1_2 Metric read from collector/fixtures/textfile/two_metric_files/metrics1.prom
3162# TYPE testmetric1_2 untyped
3163testmetric1_2{foo="baz"} 20
3164# HELP testmetric2_1 Metric read from collector/fixtures/textfile/two_metric_files/metrics2.prom
3165# TYPE testmetric2_1 untyped
3166testmetric2_1{foo="bar"} 30
3167# HELP testmetric2_2 Metric read from collector/fixtures/textfile/two_metric_files/metrics2.prom
3168# TYPE testmetric2_2 untyped
3169testmetric2_2{foo="baz"} 40