mirror of
https://github.com/prometheus/node_exporter.git
synced 2024-11-10 23:54:14 -08:00
4866adcb71
Add new metrics for the InfiniBand network protocol including the amount of packets sent and received, the number of times the link has been downed and how many times the link has recovered from an error state. Signed-Off-By: Robert Clark <robert.d.clark@hpe.com>
2553 lines
139 KiB
Plaintext
2553 lines
139 KiB
Plaintext
# HELP go_gc_duration_seconds A summary of the GC invocation durations.
|
|
# TYPE go_gc_duration_seconds summary
|
|
# HELP go_goroutines Number of goroutines that currently exist.
|
|
# TYPE go_goroutines gauge
|
|
# HELP go_memstats_alloc_bytes Number of bytes allocated and still in use.
|
|
# TYPE go_memstats_alloc_bytes gauge
|
|
# HELP go_memstats_alloc_bytes_total Total number of bytes allocated, even if freed.
|
|
# TYPE go_memstats_alloc_bytes_total counter
|
|
# HELP go_memstats_buck_hash_sys_bytes Number of bytes used by the profiling bucket hash table.
|
|
# TYPE go_memstats_buck_hash_sys_bytes gauge
|
|
# HELP go_memstats_frees_total Total number of frees.
|
|
# TYPE go_memstats_frees_total counter
|
|
# HELP go_memstats_gc_sys_bytes Number of bytes used for garbage collection system metadata.
|
|
# TYPE go_memstats_gc_sys_bytes gauge
|
|
# HELP go_memstats_heap_alloc_bytes Number of heap bytes allocated and still in use.
|
|
# TYPE go_memstats_heap_alloc_bytes gauge
|
|
# HELP go_memstats_heap_idle_bytes Number of heap bytes waiting to be used.
|
|
# TYPE go_memstats_heap_idle_bytes gauge
|
|
# HELP go_memstats_heap_inuse_bytes Number of heap bytes that are in use.
|
|
# TYPE go_memstats_heap_inuse_bytes gauge
|
|
# HELP go_memstats_heap_objects Number of allocated objects.
|
|
# TYPE go_memstats_heap_objects gauge
|
|
# HELP go_memstats_heap_released_bytes Number of heap bytes released to OS.
|
|
# TYPE go_memstats_heap_released_bytes gauge
|
|
# HELP go_memstats_heap_sys_bytes Number of heap bytes obtained from system.
|
|
# TYPE go_memstats_heap_sys_bytes gauge
|
|
# HELP go_memstats_last_gc_time_seconds Number of seconds since 1970 of last garbage collection.
|
|
# TYPE go_memstats_last_gc_time_seconds gauge
|
|
# HELP go_memstats_lookups_total Total number of pointer lookups.
|
|
# TYPE go_memstats_lookups_total counter
|
|
# HELP go_memstats_mallocs_total Total number of mallocs.
|
|
# TYPE go_memstats_mallocs_total counter
|
|
# HELP go_memstats_mcache_inuse_bytes Number of bytes in use by mcache structures.
|
|
# TYPE go_memstats_mcache_inuse_bytes gauge
|
|
# HELP go_memstats_mcache_sys_bytes Number of bytes used for mcache structures obtained from system.
|
|
# TYPE go_memstats_mcache_sys_bytes gauge
|
|
# HELP go_memstats_mspan_inuse_bytes Number of bytes in use by mspan structures.
|
|
# TYPE go_memstats_mspan_inuse_bytes gauge
|
|
# HELP go_memstats_mspan_sys_bytes Number of bytes used for mspan structures obtained from system.
|
|
# TYPE go_memstats_mspan_sys_bytes gauge
|
|
# HELP go_memstats_next_gc_bytes Number of heap bytes when next garbage collection will take place.
|
|
# TYPE go_memstats_next_gc_bytes gauge
|
|
# HELP go_memstats_other_sys_bytes Number of bytes used for other system allocations.
|
|
# TYPE go_memstats_other_sys_bytes gauge
|
|
# HELP go_memstats_stack_inuse_bytes Number of bytes in use by the stack allocator.
|
|
# TYPE go_memstats_stack_inuse_bytes gauge
|
|
# HELP go_memstats_stack_sys_bytes Number of bytes obtained from system for stack allocator.
|
|
# TYPE go_memstats_stack_sys_bytes gauge
|
|
# HELP go_memstats_sys_bytes Number of bytes obtained from system.
|
|
# TYPE go_memstats_sys_bytes gauge
|
|
# HELP http_request_duration_microseconds The HTTP request latencies in microseconds.
|
|
# TYPE http_request_duration_microseconds summary
|
|
http_request_duration_microseconds{handler="prometheus",quantile="0.5"} NaN
|
|
http_request_duration_microseconds{handler="prometheus",quantile="0.9"} NaN
|
|
http_request_duration_microseconds{handler="prometheus",quantile="0.99"} NaN
|
|
http_request_duration_microseconds_sum{handler="prometheus"} 0
|
|
http_request_duration_microseconds_count{handler="prometheus"} 0
|
|
# HELP http_request_size_bytes The HTTP request sizes in bytes.
|
|
# TYPE http_request_size_bytes summary
|
|
http_request_size_bytes{handler="prometheus",quantile="0.5"} NaN
|
|
http_request_size_bytes{handler="prometheus",quantile="0.9"} NaN
|
|
http_request_size_bytes{handler="prometheus",quantile="0.99"} NaN
|
|
http_request_size_bytes_sum{handler="prometheus"} 0
|
|
http_request_size_bytes_count{handler="prometheus"} 0
|
|
# HELP http_response_size_bytes The HTTP response sizes in bytes.
|
|
# TYPE http_response_size_bytes summary
|
|
http_response_size_bytes{handler="prometheus",quantile="0.5"} NaN
|
|
http_response_size_bytes{handler="prometheus",quantile="0.9"} NaN
|
|
http_response_size_bytes{handler="prometheus",quantile="0.99"} NaN
|
|
http_response_size_bytes_sum{handler="prometheus"} 0
|
|
http_response_size_bytes_count{handler="prometheus"} 0
|
|
# HELP node_bonding_active Number of active slaves per bonding interface.
|
|
# TYPE node_bonding_active gauge
|
|
node_bonding_active{master="bond0"} 0
|
|
node_bonding_active{master="dmz"} 2
|
|
node_bonding_active{master="int"} 1
|
|
# HELP node_bonding_slaves Number of configured slaves per bonding interface.
|
|
# TYPE node_bonding_slaves gauge
|
|
node_bonding_slaves{master="bond0"} 0
|
|
node_bonding_slaves{master="dmz"} 2
|
|
node_bonding_slaves{master="int"} 2
|
|
# HELP node_boot_time Node boot time, in unixtime.
|
|
# TYPE node_boot_time gauge
|
|
node_boot_time 1.418183276e+09
|
|
# HELP node_context_switches Total number of context switches.
|
|
# TYPE node_context_switches counter
|
|
node_context_switches 3.8014093e+07
|
|
# HELP node_cpu Seconds the cpus spent in each mode.
|
|
# TYPE node_cpu counter
|
|
node_cpu{cpu="cpu0",mode="guest"} 0
|
|
node_cpu{cpu="cpu0",mode="idle"} 10870.69
|
|
node_cpu{cpu="cpu0",mode="iowait"} 2.2
|
|
node_cpu{cpu="cpu0",mode="irq"} 0.01
|
|
node_cpu{cpu="cpu0",mode="nice"} 0.19
|
|
node_cpu{cpu="cpu0",mode="softirq"} 34.1
|
|
node_cpu{cpu="cpu0",mode="steal"} 0
|
|
node_cpu{cpu="cpu0",mode="system"} 210.45
|
|
node_cpu{cpu="cpu0",mode="user"} 444.9
|
|
node_cpu{cpu="cpu1",mode="guest"} 0
|
|
node_cpu{cpu="cpu1",mode="idle"} 11107.87
|
|
node_cpu{cpu="cpu1",mode="iowait"} 5.91
|
|
node_cpu{cpu="cpu1",mode="irq"} 0
|
|
node_cpu{cpu="cpu1",mode="nice"} 0.23
|
|
node_cpu{cpu="cpu1",mode="softirq"} 0.46
|
|
node_cpu{cpu="cpu1",mode="steal"} 0
|
|
node_cpu{cpu="cpu1",mode="system"} 164.74
|
|
node_cpu{cpu="cpu1",mode="user"} 478.69
|
|
node_cpu{cpu="cpu2",mode="guest"} 0
|
|
node_cpu{cpu="cpu2",mode="idle"} 11123.21
|
|
node_cpu{cpu="cpu2",mode="iowait"} 4.41
|
|
node_cpu{cpu="cpu2",mode="irq"} 0
|
|
node_cpu{cpu="cpu2",mode="nice"} 0.36
|
|
node_cpu{cpu="cpu2",mode="softirq"} 3.26
|
|
node_cpu{cpu="cpu2",mode="steal"} 0
|
|
node_cpu{cpu="cpu2",mode="system"} 159.16
|
|
node_cpu{cpu="cpu2",mode="user"} 465.04
|
|
node_cpu{cpu="cpu3",mode="guest"} 0
|
|
node_cpu{cpu="cpu3",mode="idle"} 11132.3
|
|
node_cpu{cpu="cpu3",mode="iowait"} 5.33
|
|
node_cpu{cpu="cpu3",mode="irq"} 0
|
|
node_cpu{cpu="cpu3",mode="nice"} 1.02
|
|
node_cpu{cpu="cpu3",mode="softirq"} 0.6
|
|
node_cpu{cpu="cpu3",mode="steal"} 0
|
|
node_cpu{cpu="cpu3",mode="system"} 156.83
|
|
node_cpu{cpu="cpu3",mode="user"} 470.54
|
|
node_cpu{cpu="cpu4",mode="guest"} 0
|
|
node_cpu{cpu="cpu4",mode="idle"} 11403.21
|
|
node_cpu{cpu="cpu4",mode="iowait"} 2.17
|
|
node_cpu{cpu="cpu4",mode="irq"} 0
|
|
node_cpu{cpu="cpu4",mode="nice"} 0.25
|
|
node_cpu{cpu="cpu4",mode="softirq"} 0.08
|
|
node_cpu{cpu="cpu4",mode="steal"} 0
|
|
node_cpu{cpu="cpu4",mode="system"} 107.76
|
|
node_cpu{cpu="cpu4",mode="user"} 284.13
|
|
node_cpu{cpu="cpu5",mode="guest"} 0
|
|
node_cpu{cpu="cpu5",mode="idle"} 11362.7
|
|
node_cpu{cpu="cpu5",mode="iowait"} 6.72
|
|
node_cpu{cpu="cpu5",mode="irq"} 0
|
|
node_cpu{cpu="cpu5",mode="nice"} 1.01
|
|
node_cpu{cpu="cpu5",mode="softirq"} 0.3
|
|
node_cpu{cpu="cpu5",mode="steal"} 0
|
|
node_cpu{cpu="cpu5",mode="system"} 115.86
|
|
node_cpu{cpu="cpu5",mode="user"} 292.71
|
|
node_cpu{cpu="cpu6",mode="guest"} 0
|
|
node_cpu{cpu="cpu6",mode="idle"} 11397.21
|
|
node_cpu{cpu="cpu6",mode="iowait"} 3.19
|
|
node_cpu{cpu="cpu6",mode="irq"} 0
|
|
node_cpu{cpu="cpu6",mode="nice"} 0.36
|
|
node_cpu{cpu="cpu6",mode="softirq"} 0.29
|
|
node_cpu{cpu="cpu6",mode="steal"} 0
|
|
node_cpu{cpu="cpu6",mode="system"} 102.76
|
|
node_cpu{cpu="cpu6",mode="user"} 291.52
|
|
node_cpu{cpu="cpu7",mode="guest"} 0
|
|
node_cpu{cpu="cpu7",mode="idle"} 11392.82
|
|
node_cpu{cpu="cpu7",mode="iowait"} 5.55
|
|
node_cpu{cpu="cpu7",mode="irq"} 0
|
|
node_cpu{cpu="cpu7",mode="nice"} 2.68
|
|
node_cpu{cpu="cpu7",mode="softirq"} 0.31
|
|
node_cpu{cpu="cpu7",mode="steal"} 0
|
|
node_cpu{cpu="cpu7",mode="system"} 101.64
|
|
node_cpu{cpu="cpu7",mode="user"} 290.98
|
|
# HELP node_disk_bytes_read The total number of bytes read successfully.
|
|
# TYPE node_disk_bytes_read counter
|
|
node_disk_bytes_read{device="dm-0"} 5.13708655616e+11
|
|
node_disk_bytes_read{device="dm-1"} 1.589248e+06
|
|
node_disk_bytes_read{device="dm-2"} 1.578752e+08
|
|
node_disk_bytes_read{device="dm-3"} 1.98144e+06
|
|
node_disk_bytes_read{device="dm-4"} 529408
|
|
node_disk_bytes_read{device="dm-5"} 4.3150848e+07
|
|
node_disk_bytes_read{device="mmcblk0"} 798720
|
|
node_disk_bytes_read{device="mmcblk0p1"} 81920
|
|
node_disk_bytes_read{device="mmcblk0p2"} 389120
|
|
node_disk_bytes_read{device="nvme0n1"} 2.377714176e+09
|
|
node_disk_bytes_read{device="sda"} 5.13713216512e+11
|
|
node_disk_bytes_read{device="sr0"} 0
|
|
node_disk_bytes_read{device="vda"} 1.6727491584e+10
|
|
# HELP node_disk_bytes_written The total number of bytes written successfully.
|
|
# TYPE node_disk_bytes_written counter
|
|
node_disk_bytes_written{device="dm-0"} 2.5891680256e+11
|
|
node_disk_bytes_written{device="dm-1"} 303104
|
|
node_disk_bytes_written{device="dm-2"} 2.607828992e+09
|
|
node_disk_bytes_written{device="dm-3"} 0
|
|
node_disk_bytes_written{device="dm-4"} 70144
|
|
node_disk_bytes_written{device="dm-5"} 5.89664256e+08
|
|
node_disk_bytes_written{device="mmcblk0"} 0
|
|
node_disk_bytes_written{device="mmcblk0p1"} 0
|
|
node_disk_bytes_written{device="mmcblk0p2"} 0
|
|
node_disk_bytes_written{device="nvme0n1"} 2.0199236096e+10
|
|
node_disk_bytes_written{device="sda"} 2.58916880384e+11
|
|
node_disk_bytes_written{device="sr0"} 0
|
|
node_disk_bytes_written{device="vda"} 1.0938236928e+11
|
|
# HELP node_disk_io_now The number of I/Os currently in progress.
|
|
# TYPE node_disk_io_now gauge
|
|
node_disk_io_now{device="dm-0"} 0
|
|
node_disk_io_now{device="dm-1"} 0
|
|
node_disk_io_now{device="dm-2"} 0
|
|
node_disk_io_now{device="dm-3"} 0
|
|
node_disk_io_now{device="dm-4"} 0
|
|
node_disk_io_now{device="dm-5"} 0
|
|
node_disk_io_now{device="mmcblk0"} 0
|
|
node_disk_io_now{device="mmcblk0p1"} 0
|
|
node_disk_io_now{device="mmcblk0p2"} 0
|
|
node_disk_io_now{device="nvme0n1"} 0
|
|
node_disk_io_now{device="sda"} 0
|
|
node_disk_io_now{device="sr0"} 0
|
|
node_disk_io_now{device="vda"} 0
|
|
# HELP node_disk_io_time_ms Total Milliseconds spent doing I/Os.
|
|
# TYPE node_disk_io_time_ms counter
|
|
node_disk_io_time_ms{device="dm-0"} 1.1325968e+07
|
|
node_disk_io_time_ms{device="dm-1"} 76
|
|
node_disk_io_time_ms{device="dm-2"} 65400
|
|
node_disk_io_time_ms{device="dm-3"} 16
|
|
node_disk_io_time_ms{device="dm-4"} 24
|
|
node_disk_io_time_ms{device="dm-5"} 58848
|
|
node_disk_io_time_ms{device="mmcblk0"} 136
|
|
node_disk_io_time_ms{device="mmcblk0p1"} 24
|
|
node_disk_io_time_ms{device="mmcblk0p2"} 68
|
|
node_disk_io_time_ms{device="nvme0n1"} 222766
|
|
node_disk_io_time_ms{device="sda"} 9.65388e+06
|
|
node_disk_io_time_ms{device="sr0"} 0
|
|
node_disk_io_time_ms{device="vda"} 4.1614592e+07
|
|
# HELP node_disk_io_time_weighted The weighted # of milliseconds spent doing I/Os. See https://www.kernel.org/doc/Documentation/iostats.txt.
|
|
# TYPE node_disk_io_time_weighted counter
|
|
node_disk_io_time_weighted{device="dm-0"} 1.206301256e+09
|
|
node_disk_io_time_weighted{device="dm-1"} 84
|
|
node_disk_io_time_weighted{device="dm-2"} 129416
|
|
node_disk_io_time_weighted{device="dm-3"} 104
|
|
node_disk_io_time_weighted{device="dm-4"} 44
|
|
node_disk_io_time_weighted{device="dm-5"} 105632
|
|
node_disk_io_time_weighted{device="mmcblk0"} 156
|
|
node_disk_io_time_weighted{device="mmcblk0p1"} 24
|
|
node_disk_io_time_weighted{device="mmcblk0p2"} 68
|
|
node_disk_io_time_weighted{device="nvme0n1"} 1.032546e+06
|
|
node_disk_io_time_weighted{device="sda"} 8.2621804e+07
|
|
node_disk_io_time_weighted{device="sr0"} 0
|
|
node_disk_io_time_weighted{device="vda"} 2.077872228e+09
|
|
# HELP node_disk_read_time_ms The total number of milliseconds spent by all reads.
|
|
# TYPE node_disk_read_time_ms counter
|
|
node_disk_read_time_ms{device="dm-0"} 4.6229572e+07
|
|
node_disk_read_time_ms{device="dm-1"} 84
|
|
node_disk_read_time_ms{device="dm-2"} 6536
|
|
node_disk_read_time_ms{device="dm-3"} 104
|
|
node_disk_read_time_ms{device="dm-4"} 28
|
|
node_disk_read_time_ms{device="dm-5"} 924
|
|
node_disk_read_time_ms{device="mmcblk0"} 156
|
|
node_disk_read_time_ms{device="mmcblk0p1"} 24
|
|
node_disk_read_time_ms{device="mmcblk0p2"} 68
|
|
node_disk_read_time_ms{device="nvme0n1"} 21650
|
|
node_disk_read_time_ms{device="sda"} 1.8492372e+07
|
|
node_disk_read_time_ms{device="sr0"} 0
|
|
node_disk_read_time_ms{device="vda"} 8.655768e+06
|
|
# HELP node_disk_reads_completed The total number of reads completed successfully.
|
|
# TYPE node_disk_reads_completed counter
|
|
node_disk_reads_completed{device="dm-0"} 5.9910002e+07
|
|
node_disk_reads_completed{device="dm-1"} 388
|
|
node_disk_reads_completed{device="dm-2"} 11571
|
|
node_disk_reads_completed{device="dm-3"} 3870
|
|
node_disk_reads_completed{device="dm-4"} 392
|
|
node_disk_reads_completed{device="dm-5"} 3729
|
|
node_disk_reads_completed{device="mmcblk0"} 192
|
|
node_disk_reads_completed{device="mmcblk0p1"} 17
|
|
node_disk_reads_completed{device="mmcblk0p2"} 95
|
|
node_disk_reads_completed{device="nvme0n1"} 47114
|
|
node_disk_reads_completed{device="sda"} 2.5354637e+07
|
|
node_disk_reads_completed{device="sr0"} 0
|
|
node_disk_reads_completed{device="vda"} 1.775784e+06
|
|
# HELP node_disk_reads_merged The total number of reads merged. See https://www.kernel.org/doc/Documentation/iostats.txt.
|
|
# TYPE node_disk_reads_merged counter
|
|
node_disk_reads_merged{device="dm-0"} 0
|
|
node_disk_reads_merged{device="dm-1"} 0
|
|
node_disk_reads_merged{device="dm-2"} 0
|
|
node_disk_reads_merged{device="dm-3"} 0
|
|
node_disk_reads_merged{device="dm-4"} 0
|
|
node_disk_reads_merged{device="dm-5"} 0
|
|
node_disk_reads_merged{device="mmcblk0"} 3
|
|
node_disk_reads_merged{device="mmcblk0p1"} 3
|
|
node_disk_reads_merged{device="mmcblk0p2"} 0
|
|
node_disk_reads_merged{device="nvme0n1"} 4
|
|
node_disk_reads_merged{device="sda"} 3.4367663e+07
|
|
node_disk_reads_merged{device="sr0"} 0
|
|
node_disk_reads_merged{device="vda"} 15386
|
|
# HELP node_disk_sectors_read The total number of sectors read successfully.
|
|
# TYPE node_disk_sectors_read counter
|
|
node_disk_sectors_read{device="dm-0"} 1.003337218e+09
|
|
node_disk_sectors_read{device="dm-1"} 3104
|
|
node_disk_sectors_read{device="dm-2"} 308350
|
|
node_disk_sectors_read{device="dm-3"} 3870
|
|
node_disk_sectors_read{device="dm-4"} 1034
|
|
node_disk_sectors_read{device="dm-5"} 84279
|
|
node_disk_sectors_read{device="mmcblk0"} 1560
|
|
node_disk_sectors_read{device="mmcblk0p1"} 160
|
|
node_disk_sectors_read{device="mmcblk0p2"} 760
|
|
node_disk_sectors_read{device="nvme0n1"} 4.643973e+06
|
|
node_disk_sectors_read{device="sda"} 1.003346126e+09
|
|
node_disk_sectors_read{device="sr0"} 0
|
|
node_disk_sectors_read{device="vda"} 3.2670882e+07
|
|
# HELP node_disk_sectors_written The total number of sectors written successfully.
|
|
# TYPE node_disk_sectors_written counter
|
|
node_disk_sectors_written{device="dm-0"} 5.0569688e+08
|
|
node_disk_sectors_written{device="dm-1"} 592
|
|
node_disk_sectors_written{device="dm-2"} 5.093416e+06
|
|
node_disk_sectors_written{device="dm-3"} 0
|
|
node_disk_sectors_written{device="dm-4"} 137
|
|
node_disk_sectors_written{device="dm-5"} 1.151688e+06
|
|
node_disk_sectors_written{device="mmcblk0"} 0
|
|
node_disk_sectors_written{device="mmcblk0p1"} 0
|
|
node_disk_sectors_written{device="mmcblk0p2"} 0
|
|
node_disk_sectors_written{device="nvme0n1"} 3.9451633e+07
|
|
node_disk_sectors_written{device="sda"} 5.05697032e+08
|
|
node_disk_sectors_written{device="sr0"} 0
|
|
node_disk_sectors_written{device="vda"} 2.1363744e+08
|
|
# HELP node_disk_write_time_ms This is the total number of milliseconds spent by all writes.
|
|
# TYPE node_disk_write_time_ms counter
|
|
node_disk_write_time_ms{device="dm-0"} 1.1585578e+09
|
|
node_disk_write_time_ms{device="dm-1"} 0
|
|
node_disk_write_time_ms{device="dm-2"} 122884
|
|
node_disk_write_time_ms{device="dm-3"} 0
|
|
node_disk_write_time_ms{device="dm-4"} 16
|
|
node_disk_write_time_ms{device="dm-5"} 104684
|
|
node_disk_write_time_ms{device="mmcblk0"} 0
|
|
node_disk_write_time_ms{device="mmcblk0p1"} 0
|
|
node_disk_write_time_ms{device="mmcblk0p2"} 0
|
|
node_disk_write_time_ms{device="nvme0n1"} 1.011053e+06
|
|
node_disk_write_time_ms{device="sda"} 6.387796e+07
|
|
node_disk_write_time_ms{device="sr0"} 0
|
|
node_disk_write_time_ms{device="vda"} 2.069221364e+09
|
|
# HELP node_disk_writes_completed The total number of writes completed successfully.
|
|
# TYPE node_disk_writes_completed counter
|
|
node_disk_writes_completed{device="dm-0"} 3.9231014e+07
|
|
node_disk_writes_completed{device="dm-1"} 74
|
|
node_disk_writes_completed{device="dm-2"} 153522
|
|
node_disk_writes_completed{device="dm-3"} 0
|
|
node_disk_writes_completed{device="dm-4"} 38
|
|
node_disk_writes_completed{device="dm-5"} 98918
|
|
node_disk_writes_completed{device="mmcblk0"} 0
|
|
node_disk_writes_completed{device="mmcblk0p1"} 0
|
|
node_disk_writes_completed{device="mmcblk0p2"} 0
|
|
node_disk_writes_completed{device="nvme0n1"} 1.07832e+06
|
|
node_disk_writes_completed{device="sda"} 2.8444756e+07
|
|
node_disk_writes_completed{device="sr0"} 0
|
|
node_disk_writes_completed{device="vda"} 6.038856e+06
|
|
# HELP node_disk_writes_merged The number of writes merged. See https://www.kernel.org/doc/Documentation/iostats.txt.
|
|
# TYPE node_disk_writes_merged counter
|
|
node_disk_writes_merged{device="dm-0"} 0
|
|
node_disk_writes_merged{device="dm-1"} 0
|
|
node_disk_writes_merged{device="dm-2"} 0
|
|
node_disk_writes_merged{device="dm-3"} 0
|
|
node_disk_writes_merged{device="dm-4"} 0
|
|
node_disk_writes_merged{device="dm-5"} 0
|
|
node_disk_writes_merged{device="mmcblk0"} 0
|
|
node_disk_writes_merged{device="mmcblk0p1"} 0
|
|
node_disk_writes_merged{device="mmcblk0p2"} 0
|
|
node_disk_writes_merged{device="nvme0n1"} 43950
|
|
node_disk_writes_merged{device="sda"} 1.1134226e+07
|
|
node_disk_writes_merged{device="sr0"} 0
|
|
node_disk_writes_merged{device="vda"} 2.0711856e+07
|
|
# HELP node_drbd_activitylog_writes_total Number of updates of the activity log area of the meta data.
|
|
# TYPE node_drbd_activitylog_writes_total counter
|
|
node_drbd_activitylog_writes_total{device="drbd1"} 1100
|
|
# HELP node_drbd_application_pending Number of block I/O requests forwarded to DRBD, but not yet answered by DRBD.
|
|
# TYPE node_drbd_application_pending gauge
|
|
node_drbd_application_pending{device="drbd1"} 12348
|
|
# HELP node_drbd_bitmap_writes_total Number of updates of the bitmap area of the meta data.
|
|
# TYPE node_drbd_bitmap_writes_total counter
|
|
node_drbd_bitmap_writes_total{device="drbd1"} 221
|
|
# HELP node_drbd_connected Whether DRBD is connected to the peer.
|
|
# TYPE node_drbd_connected gauge
|
|
node_drbd_connected{device="drbd1"} 1
|
|
# HELP node_drbd_disk_read_bytes_total Net data read from local hard disk; in bytes.
|
|
# TYPE node_drbd_disk_read_bytes_total counter
|
|
node_drbd_disk_read_bytes_total{device="drbd1"} 1.2154539008e+11
|
|
# HELP node_drbd_disk_state_is_up_to_date Whether the disk of the node is up to date.
|
|
# TYPE node_drbd_disk_state_is_up_to_date gauge
|
|
node_drbd_disk_state_is_up_to_date{device="drbd1",node="local"} 1
|
|
node_drbd_disk_state_is_up_to_date{device="drbd1",node="remote"} 1
|
|
# HELP node_drbd_disk_written_bytes_total Net data written on local hard disk; in bytes.
|
|
# TYPE node_drbd_disk_written_bytes_total counter
|
|
node_drbd_disk_written_bytes_total{device="drbd1"} 2.8941845504e+10
|
|
# HELP node_drbd_epochs Number of Epochs currently on the fly.
|
|
# TYPE node_drbd_epochs gauge
|
|
node_drbd_epochs{device="drbd1"} 1
|
|
# HELP node_drbd_local_pending Number of open requests to the local I/O sub-system.
|
|
# TYPE node_drbd_local_pending gauge
|
|
node_drbd_local_pending{device="drbd1"} 12345
|
|
# HELP node_drbd_network_received_bytes_total Total number of bytes received via the network.
|
|
# TYPE node_drbd_network_received_bytes_total counter
|
|
node_drbd_network_received_bytes_total{device="drbd1"} 1.0961011e+07
|
|
# HELP node_drbd_network_sent_bytes_total Total number of bytes sent via the network.
|
|
# TYPE node_drbd_network_sent_bytes_total counter
|
|
node_drbd_network_sent_bytes_total{device="drbd1"} 1.7740228608e+10
|
|
# HELP node_drbd_node_role_is_primary Whether the role of the node is in the primary state.
|
|
# TYPE node_drbd_node_role_is_primary gauge
|
|
node_drbd_node_role_is_primary{device="drbd1",node="local"} 1
|
|
node_drbd_node_role_is_primary{device="drbd1",node="remote"} 1
|
|
# HELP node_drbd_out_of_sync_bytes Amount of data known to be out of sync; in bytes.
|
|
# TYPE node_drbd_out_of_sync_bytes gauge
|
|
node_drbd_out_of_sync_bytes{device="drbd1"} 1.2645376e+07
|
|
# HELP node_drbd_remote_pending Number of requests sent to the peer, but that have not yet been answered by the latter.
|
|
# TYPE node_drbd_remote_pending gauge
|
|
node_drbd_remote_pending{device="drbd1"} 12346
|
|
# HELP node_drbd_remote_unacknowledged Number of requests received by the peer via the network connection, but that have not yet been answered.
|
|
# TYPE node_drbd_remote_unacknowledged gauge
|
|
node_drbd_remote_unacknowledged{device="drbd1"} 12347
|
|
# HELP node_edac_correctable_errors_total Total correctable memory errors.
|
|
# TYPE node_edac_correctable_errors_total counter
|
|
node_edac_correctable_errors_total{controller="0"} 1
|
|
# HELP node_edac_csrow_correctable_errors_total Total correctable memory errors for this csrow.
|
|
# TYPE node_edac_csrow_correctable_errors_total counter
|
|
node_edac_csrow_correctable_errors_total{controller="0",csrow="0"} 3
|
|
node_edac_csrow_correctable_errors_total{controller="0",csrow="unknown"} 2
|
|
# HELP node_edac_csrow_uncorrectable_errors_total Total uncorrectable memory errors for this csrow.
|
|
# TYPE node_edac_csrow_uncorrectable_errors_total counter
|
|
node_edac_csrow_uncorrectable_errors_total{controller="0",csrow="0"} 4
|
|
node_edac_csrow_uncorrectable_errors_total{controller="0",csrow="uknown"} 6
|
|
# HELP node_edac_uncorrectable_errors_total Total uncorrectable memory errors.
|
|
# TYPE node_edac_uncorrectable_errors_total counter
|
|
node_edac_uncorrectable_errors_total{controller="0"} 5
|
|
# HELP node_entropy_available_bits Bits of available entropy.
|
|
# TYPE node_entropy_available_bits gauge
|
|
node_entropy_available_bits 1337
|
|
# 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.
|
|
# TYPE node_exporter_build_info gauge
|
|
# HELP node_exporter_scrape_duration_seconds node_exporter: Duration of a scrape job.
|
|
# TYPE node_exporter_scrape_duration_seconds summary
|
|
# HELP node_filefd_allocated File descriptor statistics: allocated.
|
|
# TYPE node_filefd_allocated gauge
|
|
node_filefd_allocated 1024
|
|
# HELP node_filefd_maximum File descriptor statistics: maximum.
|
|
# TYPE node_filefd_maximum gauge
|
|
node_filefd_maximum 1.631329e+06
|
|
# HELP node_forks Total number of forks.
|
|
# TYPE node_forks counter
|
|
node_forks 26442
|
|
# HELP node_hwmon_chip_names Annotation metric for human-readable chip names
|
|
# TYPE node_hwmon_chip_names gauge
|
|
node_hwmon_chip_names{chip="nct6779",chip_name="nct6779"} 1
|
|
node_hwmon_chip_names{chip="platform_coretemp_0",chip_name="coretemp"} 1
|
|
node_hwmon_chip_names{chip="platform_coretemp_1",chip_name="coretemp"} 1
|
|
# HELP node_hwmon_fan_alarm Hardware sensor alarm status (fan)
|
|
# TYPE node_hwmon_fan_alarm gauge
|
|
node_hwmon_fan_alarm{chip="nct6779",sensor="fan2"} 0
|
|
# HELP node_hwmon_fan_beep_enabled Hardware monitor sensor has beeping enabled
|
|
# TYPE node_hwmon_fan_beep_enabled gauge
|
|
node_hwmon_fan_beep_enabled{chip="nct6779",sensor="fan2"} 0
|
|
# HELP node_hwmon_fan_manual Hardware monitor fan element manual
|
|
# TYPE node_hwmon_fan_manual gauge
|
|
node_hwmon_fan_manual{chip="platform_applesmc_768",sensor="fan1"} 0
|
|
node_hwmon_fan_manual{chip="platform_applesmc_768",sensor="fan2"} 0
|
|
# HELP node_hwmon_fan_max_rpm Hardware monitor for fan revolutions per minute (max)
|
|
# TYPE node_hwmon_fan_max_rpm gauge
|
|
node_hwmon_fan_max_rpm{chip="platform_applesmc_768",sensor="fan1"} 6156
|
|
node_hwmon_fan_max_rpm{chip="platform_applesmc_768",sensor="fan2"} 5700
|
|
# HELP node_hwmon_fan_min_rpm Hardware monitor for fan revolutions per minute (min)
|
|
# TYPE node_hwmon_fan_min_rpm gauge
|
|
node_hwmon_fan_min_rpm{chip="nct6779",sensor="fan2"} 0
|
|
node_hwmon_fan_min_rpm{chip="platform_applesmc_768",sensor="fan1"} 2160
|
|
node_hwmon_fan_min_rpm{chip="platform_applesmc_768",sensor="fan2"} 2000
|
|
# HELP node_hwmon_fan_output Hardware monitor fan element output
|
|
# TYPE node_hwmon_fan_output gauge
|
|
node_hwmon_fan_output{chip="platform_applesmc_768",sensor="fan1"} 2160
|
|
node_hwmon_fan_output{chip="platform_applesmc_768",sensor="fan2"} 2000
|
|
# HELP node_hwmon_fan_pulses Hardware monitor fan element pulses
|
|
# TYPE node_hwmon_fan_pulses gauge
|
|
node_hwmon_fan_pulses{chip="nct6779",sensor="fan2"} 2
|
|
# HELP node_hwmon_fan_rpm Hardware monitor for fan revolutions per minute (input)
|
|
# TYPE node_hwmon_fan_rpm gauge
|
|
node_hwmon_fan_rpm{chip="nct6779",sensor="fan2"} 1098
|
|
node_hwmon_fan_rpm{chip="platform_applesmc_768",sensor="fan1"} 0
|
|
node_hwmon_fan_rpm{chip="platform_applesmc_768",sensor="fan2"} 1998
|
|
# HELP node_hwmon_fan_target_rpm Hardware monitor for fan revolutions per minute (target)
|
|
# TYPE node_hwmon_fan_target_rpm gauge
|
|
node_hwmon_fan_target_rpm{chip="nct6779",sensor="fan2"} 27000
|
|
# HELP node_hwmon_fan_tolerance Hardware monitor fan element tolerance
|
|
# TYPE node_hwmon_fan_tolerance gauge
|
|
node_hwmon_fan_tolerance{chip="nct6779",sensor="fan2"} 0
|
|
# HELP node_hwmon_in_alarm Hardware sensor alarm status (in)
|
|
# TYPE node_hwmon_in_alarm gauge
|
|
node_hwmon_in_alarm{chip="nct6779",sensor="in0"} 0
|
|
node_hwmon_in_alarm{chip="nct6779",sensor="in1"} 1
|
|
# HELP node_hwmon_in_beep_enabled Hardware monitor sensor has beeping enabled
|
|
# TYPE node_hwmon_in_beep_enabled gauge
|
|
node_hwmon_in_beep_enabled{chip="nct6779",sensor="in0"} 0
|
|
node_hwmon_in_beep_enabled{chip="nct6779",sensor="in1"} 0
|
|
# HELP node_hwmon_in_max_volts Hardware monitor for voltage (max)
|
|
# TYPE node_hwmon_in_max_volts gauge
|
|
node_hwmon_in_max_volts{chip="nct6779",sensor="in0"} 1.744
|
|
node_hwmon_in_max_volts{chip="nct6779",sensor="in1"} 0
|
|
# HELP node_hwmon_in_min_volts Hardware monitor for voltage (min)
|
|
# TYPE node_hwmon_in_min_volts gauge
|
|
node_hwmon_in_min_volts{chip="nct6779",sensor="in0"} 0
|
|
node_hwmon_in_min_volts{chip="nct6779",sensor="in1"} 0
|
|
# HELP node_hwmon_in_volts Hardware monitor for voltage (input)
|
|
# TYPE node_hwmon_in_volts gauge
|
|
node_hwmon_in_volts{chip="nct6779",sensor="in0"} 0.792
|
|
node_hwmon_in_volts{chip="nct6779",sensor="in1"} 1.024
|
|
# HELP node_hwmon_intrusion_alarm Hardware sensor alarm status (intrusion)
|
|
# TYPE node_hwmon_intrusion_alarm gauge
|
|
node_hwmon_intrusion_alarm{chip="nct6779",sensor="intrusion0"} 1
|
|
node_hwmon_intrusion_alarm{chip="nct6779",sensor="intrusion1"} 1
|
|
# HELP node_hwmon_intrusion_beep_enabled Hardware monitor sensor has beeping enabled
|
|
# TYPE node_hwmon_intrusion_beep_enabled gauge
|
|
node_hwmon_intrusion_beep_enabled{chip="nct6779",sensor="intrusion0"} 0
|
|
node_hwmon_intrusion_beep_enabled{chip="nct6779",sensor="intrusion1"} 0
|
|
# HELP node_hwmon_pwm_auto_point1_pwm Hardware monitor pwm element auto_point1_pwm
|
|
# TYPE node_hwmon_pwm_auto_point1_pwm gauge
|
|
node_hwmon_pwm_auto_point1_pwm{chip="nct6779",sensor="pwm1"} 153
|
|
# HELP node_hwmon_pwm_auto_point1_temp Hardware monitor pwm element auto_point1_temp
|
|
# TYPE node_hwmon_pwm_auto_point1_temp gauge
|
|
node_hwmon_pwm_auto_point1_temp{chip="nct6779",sensor="pwm1"} 30000
|
|
# HELP node_hwmon_pwm_auto_point2_pwm Hardware monitor pwm element auto_point2_pwm
|
|
# TYPE node_hwmon_pwm_auto_point2_pwm gauge
|
|
node_hwmon_pwm_auto_point2_pwm{chip="nct6779",sensor="pwm1"} 255
|
|
# HELP node_hwmon_pwm_auto_point2_temp Hardware monitor pwm element auto_point2_temp
|
|
# TYPE node_hwmon_pwm_auto_point2_temp gauge
|
|
node_hwmon_pwm_auto_point2_temp{chip="nct6779",sensor="pwm1"} 70000
|
|
# HELP node_hwmon_pwm_auto_point3_pwm Hardware monitor pwm element auto_point3_pwm
|
|
# TYPE node_hwmon_pwm_auto_point3_pwm gauge
|
|
node_hwmon_pwm_auto_point3_pwm{chip="nct6779",sensor="pwm1"} 255
|
|
# HELP node_hwmon_pwm_auto_point3_temp Hardware monitor pwm element auto_point3_temp
|
|
# TYPE node_hwmon_pwm_auto_point3_temp gauge
|
|
node_hwmon_pwm_auto_point3_temp{chip="nct6779",sensor="pwm1"} 70000
|
|
# HELP node_hwmon_pwm_auto_point4_pwm Hardware monitor pwm element auto_point4_pwm
|
|
# TYPE node_hwmon_pwm_auto_point4_pwm gauge
|
|
node_hwmon_pwm_auto_point4_pwm{chip="nct6779",sensor="pwm1"} 255
|
|
# HELP node_hwmon_pwm_auto_point4_temp Hardware monitor pwm element auto_point4_temp
|
|
# TYPE node_hwmon_pwm_auto_point4_temp gauge
|
|
node_hwmon_pwm_auto_point4_temp{chip="nct6779",sensor="pwm1"} 70000
|
|
# HELP node_hwmon_pwm_auto_point5_pwm Hardware monitor pwm element auto_point5_pwm
|
|
# TYPE node_hwmon_pwm_auto_point5_pwm gauge
|
|
node_hwmon_pwm_auto_point5_pwm{chip="nct6779",sensor="pwm1"} 255
|
|
# HELP node_hwmon_pwm_auto_point5_temp Hardware monitor pwm element auto_point5_temp
|
|
# TYPE node_hwmon_pwm_auto_point5_temp gauge
|
|
node_hwmon_pwm_auto_point5_temp{chip="nct6779",sensor="pwm1"} 75000
|
|
# HELP node_hwmon_pwm_crit_temp_tolerance Hardware monitor pwm element crit_temp_tolerance
|
|
# TYPE node_hwmon_pwm_crit_temp_tolerance gauge
|
|
node_hwmon_pwm_crit_temp_tolerance{chip="nct6779",sensor="pwm1"} 2000
|
|
# HELP node_hwmon_pwm_enable Hardware monitor pwm element enable
|
|
# TYPE node_hwmon_pwm_enable gauge
|
|
node_hwmon_pwm_enable{chip="nct6779",sensor="pwm1"} 5
|
|
# HELP node_hwmon_pwm_floor Hardware monitor pwm element floor
|
|
# TYPE node_hwmon_pwm_floor gauge
|
|
node_hwmon_pwm_floor{chip="nct6779",sensor="pwm1"} 1
|
|
# HELP node_hwmon_pwm_mode Hardware monitor pwm element mode
|
|
# TYPE node_hwmon_pwm_mode gauge
|
|
node_hwmon_pwm_mode{chip="nct6779",sensor="pwm1"} 1
|
|
# HELP node_hwmon_pwm_start Hardware monitor pwm element start
|
|
# TYPE node_hwmon_pwm_start gauge
|
|
node_hwmon_pwm_start{chip="nct6779",sensor="pwm1"} 1
|
|
# HELP node_hwmon_pwm_step_down_time Hardware monitor pwm element step_down_time
|
|
# TYPE node_hwmon_pwm_step_down_time gauge
|
|
node_hwmon_pwm_step_down_time{chip="nct6779",sensor="pwm1"} 100
|
|
# HELP node_hwmon_pwm_step_up_time Hardware monitor pwm element step_up_time
|
|
# TYPE node_hwmon_pwm_step_up_time gauge
|
|
node_hwmon_pwm_step_up_time{chip="nct6779",sensor="pwm1"} 100
|
|
# HELP node_hwmon_pwm_stop_time Hardware monitor pwm element stop_time
|
|
# TYPE node_hwmon_pwm_stop_time gauge
|
|
node_hwmon_pwm_stop_time{chip="nct6779",sensor="pwm1"} 6000
|
|
# HELP node_hwmon_pwm_target_temp Hardware monitor pwm element target_temp
|
|
# TYPE node_hwmon_pwm_target_temp gauge
|
|
node_hwmon_pwm_target_temp{chip="nct6779",sensor="pwm1"} 0
|
|
# HELP node_hwmon_pwm_temp_sel Hardware monitor pwm element temp_sel
|
|
# TYPE node_hwmon_pwm_temp_sel gauge
|
|
node_hwmon_pwm_temp_sel{chip="nct6779",sensor="pwm1"} 7
|
|
# HELP node_hwmon_pwm_temp_tolerance Hardware monitor pwm element temp_tolerance
|
|
# TYPE node_hwmon_pwm_temp_tolerance gauge
|
|
node_hwmon_pwm_temp_tolerance{chip="nct6779",sensor="pwm1"} 0
|
|
# HELP node_hwmon_pwm_weight_duty_base Hardware monitor pwm element weight_duty_base
|
|
# TYPE node_hwmon_pwm_weight_duty_base gauge
|
|
node_hwmon_pwm_weight_duty_base{chip="nct6779",sensor="pwm1"} 0
|
|
# HELP node_hwmon_pwm_weight_duty_step Hardware monitor pwm element weight_duty_step
|
|
# TYPE node_hwmon_pwm_weight_duty_step gauge
|
|
node_hwmon_pwm_weight_duty_step{chip="nct6779",sensor="pwm1"} 0
|
|
# HELP node_hwmon_pwm_weight_temp_sel Hardware monitor pwm element weight_temp_sel
|
|
# TYPE node_hwmon_pwm_weight_temp_sel gauge
|
|
node_hwmon_pwm_weight_temp_sel{chip="nct6779",sensor="pwm1"} 1
|
|
# HELP node_hwmon_pwm_weight_temp_step Hardware monitor pwm element weight_temp_step
|
|
# TYPE node_hwmon_pwm_weight_temp_step gauge
|
|
node_hwmon_pwm_weight_temp_step{chip="nct6779",sensor="pwm1"} 0
|
|
# HELP node_hwmon_pwm_weight_temp_step_base Hardware monitor pwm element weight_temp_step_base
|
|
# TYPE node_hwmon_pwm_weight_temp_step_base gauge
|
|
node_hwmon_pwm_weight_temp_step_base{chip="nct6779",sensor="pwm1"} 0
|
|
# HELP node_hwmon_pwm_weight_temp_step_tol Hardware monitor pwm element weight_temp_step_tol
|
|
# TYPE node_hwmon_pwm_weight_temp_step_tol gauge
|
|
node_hwmon_pwm_weight_temp_step_tol{chip="nct6779",sensor="pwm1"} 0
|
|
# HELP node_hwmon_sensor_label Label for given chip and sensor
|
|
# TYPE node_hwmon_sensor_label gauge
|
|
node_hwmon_sensor_label{chip="hwmon4",label="foosensor",sensor="temp1"} 1
|
|
node_hwmon_sensor_label{chip="hwmon4",label="foosensor",sensor="temp2"} 1
|
|
node_hwmon_sensor_label{chip="platform_applesmc_768",label="left_side",sensor="fan1"} 1
|
|
node_hwmon_sensor_label{chip="platform_applesmc_768",label="right_side",sensor="fan2"} 1
|
|
node_hwmon_sensor_label{chip="platform_coretemp_0",label="core_0",sensor="temp2"} 1
|
|
node_hwmon_sensor_label{chip="platform_coretemp_0",label="core_1",sensor="temp3"} 1
|
|
node_hwmon_sensor_label{chip="platform_coretemp_0",label="core_2",sensor="temp4"} 1
|
|
node_hwmon_sensor_label{chip="platform_coretemp_0",label="core_3",sensor="temp5"} 1
|
|
node_hwmon_sensor_label{chip="platform_coretemp_0",label="physical_id_0",sensor="temp1"} 1
|
|
node_hwmon_sensor_label{chip="platform_coretemp_1",label="core_0",sensor="temp2"} 1
|
|
node_hwmon_sensor_label{chip="platform_coretemp_1",label="core_1",sensor="temp3"} 1
|
|
node_hwmon_sensor_label{chip="platform_coretemp_1",label="core_2",sensor="temp4"} 1
|
|
node_hwmon_sensor_label{chip="platform_coretemp_1",label="core_3",sensor="temp5"} 1
|
|
node_hwmon_sensor_label{chip="platform_coretemp_1",label="physical_id_0",sensor="temp1"} 1
|
|
# HELP node_hwmon_temp_celsius Hardware monitor for temperature (input)
|
|
# TYPE node_hwmon_temp_celsius gauge
|
|
node_hwmon_temp_celsius{chip="hwmon4",sensor="temp1"} 55
|
|
node_hwmon_temp_celsius{chip="hwmon4",sensor="temp2"} 54
|
|
node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp1"} 55
|
|
node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp2"} 54
|
|
node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp3"} 52
|
|
node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp4"} 53
|
|
node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp5"} 50
|
|
node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp1"} 55
|
|
node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp2"} 54
|
|
node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp3"} 52
|
|
node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp4"} 53
|
|
node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp5"} 50
|
|
# HELP node_hwmon_temp_crit_alarm_celsius Hardware monitor for temperature (crit_alarm)
|
|
# TYPE node_hwmon_temp_crit_alarm_celsius gauge
|
|
node_hwmon_temp_crit_alarm_celsius{chip="hwmon4",sensor="temp1"} 0
|
|
node_hwmon_temp_crit_alarm_celsius{chip="hwmon4",sensor="temp2"} 0
|
|
node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_0",sensor="temp1"} 0
|
|
node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_0",sensor="temp2"} 0
|
|
node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_0",sensor="temp3"} 0
|
|
node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_0",sensor="temp4"} 0
|
|
node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_0",sensor="temp5"} 0
|
|
node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_1",sensor="temp1"} 0
|
|
node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_1",sensor="temp2"} 0
|
|
node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_1",sensor="temp3"} 0
|
|
node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_1",sensor="temp4"} 0
|
|
node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_1",sensor="temp5"} 0
|
|
# HELP node_hwmon_temp_crit_celsius Hardware monitor for temperature (crit)
|
|
# TYPE node_hwmon_temp_crit_celsius gauge
|
|
node_hwmon_temp_crit_celsius{chip="hwmon4",sensor="temp1"} 100
|
|
node_hwmon_temp_crit_celsius{chip="hwmon4",sensor="temp2"} 100
|
|
node_hwmon_temp_crit_celsius{chip="platform_coretemp_0",sensor="temp1"} 100
|
|
node_hwmon_temp_crit_celsius{chip="platform_coretemp_0",sensor="temp2"} 100
|
|
node_hwmon_temp_crit_celsius{chip="platform_coretemp_0",sensor="temp3"} 100
|
|
node_hwmon_temp_crit_celsius{chip="platform_coretemp_0",sensor="temp4"} 100
|
|
node_hwmon_temp_crit_celsius{chip="platform_coretemp_0",sensor="temp5"} 100
|
|
node_hwmon_temp_crit_celsius{chip="platform_coretemp_1",sensor="temp1"} 100
|
|
node_hwmon_temp_crit_celsius{chip="platform_coretemp_1",sensor="temp2"} 100
|
|
node_hwmon_temp_crit_celsius{chip="platform_coretemp_1",sensor="temp3"} 100
|
|
node_hwmon_temp_crit_celsius{chip="platform_coretemp_1",sensor="temp4"} 100
|
|
node_hwmon_temp_crit_celsius{chip="platform_coretemp_1",sensor="temp5"} 100
|
|
# HELP node_hwmon_temp_max_celsius Hardware monitor for temperature (max)
|
|
# TYPE node_hwmon_temp_max_celsius gauge
|
|
node_hwmon_temp_max_celsius{chip="hwmon4",sensor="temp1"} 100
|
|
node_hwmon_temp_max_celsius{chip="hwmon4",sensor="temp2"} 100
|
|
node_hwmon_temp_max_celsius{chip="platform_coretemp_0",sensor="temp1"} 84
|
|
node_hwmon_temp_max_celsius{chip="platform_coretemp_0",sensor="temp2"} 84
|
|
node_hwmon_temp_max_celsius{chip="platform_coretemp_0",sensor="temp3"} 84
|
|
node_hwmon_temp_max_celsius{chip="platform_coretemp_0",sensor="temp4"} 84
|
|
node_hwmon_temp_max_celsius{chip="platform_coretemp_0",sensor="temp5"} 84
|
|
node_hwmon_temp_max_celsius{chip="platform_coretemp_1",sensor="temp1"} 84
|
|
node_hwmon_temp_max_celsius{chip="platform_coretemp_1",sensor="temp2"} 84
|
|
node_hwmon_temp_max_celsius{chip="platform_coretemp_1",sensor="temp3"} 84
|
|
node_hwmon_temp_max_celsius{chip="platform_coretemp_1",sensor="temp4"} 84
|
|
node_hwmon_temp_max_celsius{chip="platform_coretemp_1",sensor="temp5"} 84
|
|
# HELP node_infiniband_link_downed_total Number of times the link failed to recover from an error state and went down
|
|
# TYPE node_infiniband_link_downed_total counter
|
|
node_infiniband_link_downed_total{device="mlx4_0",port="1"} 0
|
|
node_infiniband_link_downed_total{device="mlx4_0",port="2"} 0
|
|
# HELP node_infiniband_link_error_recovery_total Number of times the link successfully recovered from an error state
|
|
# TYPE node_infiniband_link_error_recovery_total counter
|
|
node_infiniband_link_error_recovery_total{device="mlx4_0",port="1"} 0
|
|
node_infiniband_link_error_recovery_total{device="mlx4_0",port="2"} 0
|
|
# HELP node_infiniband_multicast_packets_received_total Number of multicast packets received (including errors)
|
|
# TYPE node_infiniband_multicast_packets_received_total counter
|
|
node_infiniband_multicast_packets_received_total{device="mlx4_0",port="1"} 93
|
|
node_infiniband_multicast_packets_received_total{device="mlx4_0",port="2"} 0
|
|
# HELP node_infiniband_multicast_packets_transmitted_total Number of multicast packets transmitted (including errors)
|
|
# TYPE node_infiniband_multicast_packets_transmitted_total counter
|
|
node_infiniband_multicast_packets_transmitted_total{device="mlx4_0",port="1"} 16
|
|
node_infiniband_multicast_packets_transmitted_total{device="mlx4_0",port="2"} 0
|
|
# HELP node_infiniband_port_data_received_bytes Number of data octets received on all links
|
|
# TYPE node_infiniband_port_data_received_bytes counter
|
|
node_infiniband_port_data_received_bytes{device="mlx4_0",port="1"} 4.631917e+06
|
|
node_infiniband_port_data_received_bytes{device="mlx4_0",port="2"} 0
|
|
# HELP node_infiniband_port_data_transmitted_bytes Number of data octets transmitted on all links
|
|
# TYPE node_infiniband_port_data_transmitted_bytes counter
|
|
node_infiniband_port_data_transmitted_bytes{device="mlx4_0",port="1"} 3.73344e+06
|
|
node_infiniband_port_data_transmitted_bytes{device="mlx4_0",port="2"} 0
|
|
# HELP node_infiniband_unicast_packets_received_total Number of unicast packets received (including errors)
|
|
# TYPE node_infiniband_unicast_packets_received_total counter
|
|
node_infiniband_unicast_packets_received_total{device="mlx4_0",port="1"} 61148
|
|
node_infiniband_unicast_packets_received_total{device="mlx4_0",port="2"} 0
|
|
# HELP node_infiniband_unicast_packets_transmitted_total Number of unicast packets transmitted (including errors)
|
|
# TYPE node_infiniband_unicast_packets_transmitted_total counter
|
|
node_infiniband_unicast_packets_transmitted_total{device="mlx4_0",port="1"} 61239
|
|
node_infiniband_unicast_packets_transmitted_total{device="mlx4_0",port="2"} 0
|
|
# HELP node_intr Total number of interrupts serviced.
|
|
# TYPE node_intr counter
|
|
node_intr 8.885917e+06
|
|
# HELP node_ksmd_full_scans_total ksmd 'full_scans' file.
|
|
# TYPE node_ksmd_full_scans_total counter
|
|
node_ksmd_full_scans_total 323
|
|
# HELP node_ksmd_merge_across_nodes ksmd 'merge_across_nodes' file.
|
|
# TYPE node_ksmd_merge_across_nodes gauge
|
|
node_ksmd_merge_across_nodes 1
|
|
# HELP node_ksmd_pages_shared ksmd 'pages_shared' file.
|
|
# TYPE node_ksmd_pages_shared gauge
|
|
node_ksmd_pages_shared 1
|
|
# HELP node_ksmd_pages_sharing ksmd 'pages_sharing' file.
|
|
# TYPE node_ksmd_pages_sharing gauge
|
|
node_ksmd_pages_sharing 255
|
|
# HELP node_ksmd_pages_to_scan ksmd 'pages_to_scan' file.
|
|
# TYPE node_ksmd_pages_to_scan gauge
|
|
node_ksmd_pages_to_scan 100
|
|
# HELP node_ksmd_pages_unshared ksmd 'pages_unshared' file.
|
|
# TYPE node_ksmd_pages_unshared gauge
|
|
node_ksmd_pages_unshared 0
|
|
# HELP node_ksmd_pages_volatile ksmd 'pages_volatile' file.
|
|
# TYPE node_ksmd_pages_volatile gauge
|
|
node_ksmd_pages_volatile 0
|
|
# HELP node_ksmd_run ksmd 'run' file.
|
|
# TYPE node_ksmd_run gauge
|
|
node_ksmd_run 1
|
|
# HELP node_ksmd_sleep_seconds ksmd 'sleep_millisecs' file.
|
|
# TYPE node_ksmd_sleep_seconds gauge
|
|
node_ksmd_sleep_seconds 0.02
|
|
# HELP node_load1 1m load average.
|
|
# TYPE node_load1 gauge
|
|
node_load1 0.21
|
|
# HELP node_load15 15m load average.
|
|
# TYPE node_load15 gauge
|
|
node_load15 0.39
|
|
# HELP node_load5 5m load average.
|
|
# TYPE node_load5 gauge
|
|
node_load5 0.37
|
|
# HELP node_md_blocks Total number of blocks on device.
|
|
# TYPE node_md_blocks gauge
|
|
node_md_blocks{device="md0"} 248896
|
|
node_md_blocks{device="md00"} 4.186624e+06
|
|
node_md_blocks{device="md10"} 3.14159265e+08
|
|
node_md_blocks{device="md11"} 4.190208e+06
|
|
node_md_blocks{device="md12"} 3.886394368e+09
|
|
node_md_blocks{device="md127"} 3.12319552e+08
|
|
node_md_blocks{device="md219"} 7932
|
|
node_md_blocks{device="md3"} 5.853468288e+09
|
|
node_md_blocks{device="md4"} 4.883648e+06
|
|
node_md_blocks{device="md6"} 1.95310144e+08
|
|
node_md_blocks{device="md7"} 7.813735424e+09
|
|
node_md_blocks{device="md8"} 1.95310144e+08
|
|
node_md_blocks{device="md9"} 523968
|
|
# HELP node_md_blocks_synced Number of blocks synced on device.
|
|
# TYPE node_md_blocks_synced gauge
|
|
node_md_blocks_synced{device="md0"} 248896
|
|
node_md_blocks_synced{device="md00"} 4.186624e+06
|
|
node_md_blocks_synced{device="md10"} 3.14159265e+08
|
|
node_md_blocks_synced{device="md11"} 4.190208e+06
|
|
node_md_blocks_synced{device="md12"} 3.886394368e+09
|
|
node_md_blocks_synced{device="md127"} 3.12319552e+08
|
|
node_md_blocks_synced{device="md219"} 7932
|
|
node_md_blocks_synced{device="md3"} 5.853468288e+09
|
|
node_md_blocks_synced{device="md4"} 4.883648e+06
|
|
node_md_blocks_synced{device="md6"} 1.6775552e+07
|
|
node_md_blocks_synced{device="md7"} 7.813735424e+09
|
|
node_md_blocks_synced{device="md8"} 1.6775552e+07
|
|
node_md_blocks_synced{device="md9"} 523968
|
|
# HELP node_md_disks Total number of disks of device.
|
|
# TYPE node_md_disks gauge
|
|
node_md_disks{device="md0"} 2
|
|
node_md_disks{device="md00"} 1
|
|
node_md_disks{device="md10"} 2
|
|
node_md_disks{device="md11"} 2
|
|
node_md_disks{device="md12"} 2
|
|
node_md_disks{device="md127"} 2
|
|
node_md_disks{device="md219"} 2
|
|
node_md_disks{device="md3"} 8
|
|
node_md_disks{device="md4"} 2
|
|
node_md_disks{device="md6"} 2
|
|
node_md_disks{device="md7"} 4
|
|
node_md_disks{device="md8"} 2
|
|
node_md_disks{device="md9"} 4
|
|
# HELP node_md_disks_active Number of active disks of device.
|
|
# TYPE node_md_disks_active gauge
|
|
node_md_disks_active{device="md0"} 2
|
|
node_md_disks_active{device="md00"} 1
|
|
node_md_disks_active{device="md10"} 2
|
|
node_md_disks_active{device="md11"} 2
|
|
node_md_disks_active{device="md12"} 2
|
|
node_md_disks_active{device="md127"} 2
|
|
node_md_disks_active{device="md219"} 2
|
|
node_md_disks_active{device="md3"} 8
|
|
node_md_disks_active{device="md4"} 2
|
|
node_md_disks_active{device="md6"} 1
|
|
node_md_disks_active{device="md7"} 3
|
|
node_md_disks_active{device="md8"} 2
|
|
node_md_disks_active{device="md9"} 4
|
|
# HELP node_md_is_active Indicator whether the md-device is active or not.
|
|
# TYPE node_md_is_active gauge
|
|
node_md_is_active{device="md0"} 1
|
|
node_md_is_active{device="md00"} 1
|
|
node_md_is_active{device="md10"} 1
|
|
node_md_is_active{device="md11"} 1
|
|
node_md_is_active{device="md12"} 1
|
|
node_md_is_active{device="md127"} 1
|
|
node_md_is_active{device="md219"} 0
|
|
node_md_is_active{device="md3"} 1
|
|
node_md_is_active{device="md4"} 0
|
|
node_md_is_active{device="md6"} 1
|
|
node_md_is_active{device="md7"} 1
|
|
node_md_is_active{device="md8"} 1
|
|
node_md_is_active{device="md9"} 1
|
|
# HELP node_megacli_drive_count megacli: drive error and event counters
|
|
# TYPE node_megacli_drive_count gauge
|
|
node_megacli_drive_count{enclosure="32",slot="0",type="Media Error Count"} 0
|
|
node_megacli_drive_count{enclosure="32",slot="0",type="Other Error Count"} 0
|
|
node_megacli_drive_count{enclosure="32",slot="0",type="Predictive Failure Count"} 0
|
|
node_megacli_drive_count{enclosure="32",slot="1",type="Media Error Count"} 0
|
|
node_megacli_drive_count{enclosure="32",slot="1",type="Other Error Count"} 0
|
|
node_megacli_drive_count{enclosure="32",slot="1",type="Predictive Failure Count"} 0
|
|
node_megacli_drive_count{enclosure="32",slot="2",type="Media Error Count"} 0
|
|
node_megacli_drive_count{enclosure="32",slot="2",type="Other Error Count"} 0
|
|
node_megacli_drive_count{enclosure="32",slot="2",type="Predictive Failure Count"} 0
|
|
node_megacli_drive_count{enclosure="32",slot="3",type="Media Error Count"} 0
|
|
node_megacli_drive_count{enclosure="32",slot="3",type="Other Error Count"} 0
|
|
node_megacli_drive_count{enclosure="32",slot="3",type="Predictive Failure Count"} 23
|
|
# HELP node_megacli_drive_temperature_celsius megacli: drive temperature
|
|
# TYPE node_megacli_drive_temperature_celsius gauge
|
|
node_megacli_drive_temperature_celsius{enclosure="32",slot="0"} 37
|
|
node_megacli_drive_temperature_celsius{enclosure="32",slot="2"} 39
|
|
node_megacli_drive_temperature_celsius{enclosure="32",slot="3"} 38
|
|
# HELP node_memory_Active Memory information field Active.
|
|
# TYPE node_memory_Active gauge
|
|
node_memory_Active 2.287017984e+09
|
|
# HELP node_memory_Active_anon Memory information field Active_anon.
|
|
# TYPE node_memory_Active_anon gauge
|
|
node_memory_Active_anon 2.068484096e+09
|
|
# HELP node_memory_Active_file Memory information field Active_file.
|
|
# TYPE node_memory_Active_file gauge
|
|
node_memory_Active_file 2.18533888e+08
|
|
# HELP node_memory_AnonHugePages Memory information field AnonHugePages.
|
|
# TYPE node_memory_AnonHugePages gauge
|
|
node_memory_AnonHugePages 0
|
|
# HELP node_memory_AnonPages Memory information field AnonPages.
|
|
# TYPE node_memory_AnonPages gauge
|
|
node_memory_AnonPages 2.298032128e+09
|
|
# HELP node_memory_Bounce Memory information field Bounce.
|
|
# TYPE node_memory_Bounce gauge
|
|
node_memory_Bounce 0
|
|
# HELP node_memory_Buffers Memory information field Buffers.
|
|
# TYPE node_memory_Buffers gauge
|
|
node_memory_Buffers 2.256896e+07
|
|
# HELP node_memory_Cached Memory information field Cached.
|
|
# TYPE node_memory_Cached gauge
|
|
node_memory_Cached 9.53229312e+08
|
|
# HELP node_memory_CommitLimit Memory information field CommitLimit.
|
|
# TYPE node_memory_CommitLimit gauge
|
|
node_memory_CommitLimit 6.210940928e+09
|
|
# HELP node_memory_Committed_AS Memory information field Committed_AS.
|
|
# TYPE node_memory_Committed_AS gauge
|
|
node_memory_Committed_AS 8.023486464e+09
|
|
# HELP node_memory_DirectMap2M Memory information field DirectMap2M.
|
|
# TYPE node_memory_DirectMap2M gauge
|
|
node_memory_DirectMap2M 3.787456512e+09
|
|
# HELP node_memory_DirectMap4k Memory information field DirectMap4k.
|
|
# TYPE node_memory_DirectMap4k gauge
|
|
node_memory_DirectMap4k 1.9011584e+08
|
|
# HELP node_memory_Dirty Memory information field Dirty.
|
|
# TYPE node_memory_Dirty gauge
|
|
node_memory_Dirty 1.077248e+06
|
|
# HELP node_memory_HardwareCorrupted Memory information field HardwareCorrupted.
|
|
# TYPE node_memory_HardwareCorrupted gauge
|
|
node_memory_HardwareCorrupted 0
|
|
# HELP node_memory_HugePages_Free Memory information field HugePages_Free.
|
|
# TYPE node_memory_HugePages_Free gauge
|
|
node_memory_HugePages_Free 0
|
|
# HELP node_memory_HugePages_Rsvd Memory information field HugePages_Rsvd.
|
|
# TYPE node_memory_HugePages_Rsvd gauge
|
|
node_memory_HugePages_Rsvd 0
|
|
# HELP node_memory_HugePages_Surp Memory information field HugePages_Surp.
|
|
# TYPE node_memory_HugePages_Surp gauge
|
|
node_memory_HugePages_Surp 0
|
|
# HELP node_memory_HugePages_Total Memory information field HugePages_Total.
|
|
# TYPE node_memory_HugePages_Total gauge
|
|
node_memory_HugePages_Total 0
|
|
# HELP node_memory_Hugepagesize Memory information field Hugepagesize.
|
|
# TYPE node_memory_Hugepagesize gauge
|
|
node_memory_Hugepagesize 2.097152e+06
|
|
# HELP node_memory_Inactive Memory information field Inactive.
|
|
# TYPE node_memory_Inactive gauge
|
|
node_memory_Inactive 1.053417472e+09
|
|
# HELP node_memory_Inactive_anon Memory information field Inactive_anon.
|
|
# TYPE node_memory_Inactive_anon gauge
|
|
node_memory_Inactive_anon 9.04245248e+08
|
|
# HELP node_memory_Inactive_file Memory information field Inactive_file.
|
|
# TYPE node_memory_Inactive_file gauge
|
|
node_memory_Inactive_file 1.49172224e+08
|
|
# HELP node_memory_KernelStack Memory information field KernelStack.
|
|
# TYPE node_memory_KernelStack gauge
|
|
node_memory_KernelStack 5.9392e+06
|
|
# HELP node_memory_Mapped Memory information field Mapped.
|
|
# TYPE node_memory_Mapped gauge
|
|
node_memory_Mapped 2.4496128e+08
|
|
# HELP node_memory_MemFree Memory information field MemFree.
|
|
# TYPE node_memory_MemFree gauge
|
|
node_memory_MemFree 2.30883328e+08
|
|
# HELP node_memory_MemTotal Memory information field MemTotal.
|
|
# TYPE node_memory_MemTotal gauge
|
|
node_memory_MemTotal 3.831959552e+09
|
|
# HELP node_memory_Mlocked Memory information field Mlocked.
|
|
# TYPE node_memory_Mlocked gauge
|
|
node_memory_Mlocked 32768
|
|
# HELP node_memory_NFS_Unstable Memory information field NFS_Unstable.
|
|
# TYPE node_memory_NFS_Unstable gauge
|
|
node_memory_NFS_Unstable 0
|
|
# HELP node_memory_PageTables Memory information field PageTables.
|
|
# TYPE node_memory_PageTables gauge
|
|
node_memory_PageTables 7.7017088e+07
|
|
# HELP node_memory_SReclaimable Memory information field SReclaimable.
|
|
# TYPE node_memory_SReclaimable gauge
|
|
node_memory_SReclaimable 4.5846528e+07
|
|
# HELP node_memory_SUnreclaim Memory information field SUnreclaim.
|
|
# TYPE node_memory_SUnreclaim gauge
|
|
node_memory_SUnreclaim 5.545984e+07
|
|
# HELP node_memory_Shmem Memory information field Shmem.
|
|
# TYPE node_memory_Shmem gauge
|
|
node_memory_Shmem 6.0809216e+08
|
|
# HELP node_memory_Slab Memory information field Slab.
|
|
# TYPE node_memory_Slab gauge
|
|
node_memory_Slab 1.01306368e+08
|
|
# HELP node_memory_SwapCached Memory information field SwapCached.
|
|
# TYPE node_memory_SwapCached gauge
|
|
node_memory_SwapCached 1.97124096e+08
|
|
# HELP node_memory_SwapFree Memory information field SwapFree.
|
|
# TYPE node_memory_SwapFree gauge
|
|
node_memory_SwapFree 3.23108864e+09
|
|
# HELP node_memory_SwapTotal Memory information field SwapTotal.
|
|
# TYPE node_memory_SwapTotal gauge
|
|
node_memory_SwapTotal 4.2949632e+09
|
|
# HELP node_memory_Unevictable Memory information field Unevictable.
|
|
# TYPE node_memory_Unevictable gauge
|
|
node_memory_Unevictable 32768
|
|
# HELP node_memory_VmallocChunk Memory information field VmallocChunk.
|
|
# TYPE node_memory_VmallocChunk gauge
|
|
node_memory_VmallocChunk 3.5183963009024e+13
|
|
# HELP node_memory_VmallocTotal Memory information field VmallocTotal.
|
|
# TYPE node_memory_VmallocTotal gauge
|
|
node_memory_VmallocTotal 3.5184372087808e+13
|
|
# HELP node_memory_VmallocUsed Memory information field VmallocUsed.
|
|
# TYPE node_memory_VmallocUsed gauge
|
|
node_memory_VmallocUsed 3.6130816e+08
|
|
# HELP node_memory_Writeback Memory information field Writeback.
|
|
# TYPE node_memory_Writeback gauge
|
|
node_memory_Writeback 0
|
|
# HELP node_memory_WritebackTmp Memory information field WritebackTmp.
|
|
# TYPE node_memory_WritebackTmp gauge
|
|
node_memory_WritebackTmp 0
|
|
# HELP node_memory_numa_Active Memory information field Active.
|
|
# TYPE node_memory_numa_Active gauge
|
|
node_memory_numa_Active{node="0"} 5.58733312e+09
|
|
node_memory_numa_Active{node="1"} 5.739003904e+09
|
|
# HELP node_memory_numa_Active_anon Memory information field Active_anon.
|
|
# TYPE node_memory_numa_Active_anon gauge
|
|
node_memory_numa_Active_anon{node="0"} 7.07915776e+08
|
|
node_memory_numa_Active_anon{node="1"} 6.04635136e+08
|
|
# HELP node_memory_numa_Active_file Memory information field Active_file.
|
|
# TYPE node_memory_numa_Active_file gauge
|
|
node_memory_numa_Active_file{node="0"} 4.879417344e+09
|
|
node_memory_numa_Active_file{node="1"} 5.134368768e+09
|
|
# HELP node_memory_numa_AnonHugePages Memory information field AnonHugePages.
|
|
# TYPE node_memory_numa_AnonHugePages gauge
|
|
node_memory_numa_AnonHugePages{node="0"} 1.50994944e+08
|
|
node_memory_numa_AnonHugePages{node="1"} 9.2274688e+07
|
|
# HELP node_memory_numa_AnonPages Memory information field AnonPages.
|
|
# TYPE node_memory_numa_AnonPages gauge
|
|
node_memory_numa_AnonPages{node="0"} 8.07112704e+08
|
|
node_memory_numa_AnonPages{node="1"} 6.88058368e+08
|
|
# HELP node_memory_numa_Bounce Memory information field Bounce.
|
|
# TYPE node_memory_numa_Bounce gauge
|
|
node_memory_numa_Bounce{node="0"} 0
|
|
node_memory_numa_Bounce{node="1"} 0
|
|
# HELP node_memory_numa_Dirty Memory information field Dirty.
|
|
# TYPE node_memory_numa_Dirty gauge
|
|
node_memory_numa_Dirty{node="0"} 20480
|
|
node_memory_numa_Dirty{node="1"} 122880
|
|
# HELP node_memory_numa_FilePages Memory information field FilePages.
|
|
# TYPE node_memory_numa_FilePages gauge
|
|
node_memory_numa_FilePages{node="0"} 7.1855017984e+10
|
|
node_memory_numa_FilePages{node="1"} 8.5585088512e+10
|
|
# HELP node_memory_numa_HugePages_Free Memory information field HugePages_Free.
|
|
# TYPE node_memory_numa_HugePages_Free gauge
|
|
node_memory_numa_HugePages_Free{node="0"} 0
|
|
node_memory_numa_HugePages_Free{node="1"} 0
|
|
# HELP node_memory_numa_HugePages_Surp Memory information field HugePages_Surp.
|
|
# TYPE node_memory_numa_HugePages_Surp gauge
|
|
node_memory_numa_HugePages_Surp{node="0"} 0
|
|
node_memory_numa_HugePages_Surp{node="1"} 0
|
|
# HELP node_memory_numa_HugePages_Total Memory information field HugePages_Total.
|
|
# TYPE node_memory_numa_HugePages_Total gauge
|
|
node_memory_numa_HugePages_Total{node="0"} 0
|
|
node_memory_numa_HugePages_Total{node="1"} 0
|
|
# HELP node_memory_numa_Inactive Memory information field Inactive.
|
|
# TYPE node_memory_numa_Inactive gauge
|
|
node_memory_numa_Inactive{node="0"} 6.0569788416e+10
|
|
node_memory_numa_Inactive{node="1"} 7.3165406208e+10
|
|
# HELP node_memory_numa_Inactive_anon Memory information field Inactive_anon.
|
|
# TYPE node_memory_numa_Inactive_anon gauge
|
|
node_memory_numa_Inactive_anon{node="0"} 3.48626944e+08
|
|
node_memory_numa_Inactive_anon{node="1"} 2.91930112e+08
|
|
# HELP node_memory_numa_Inactive_file Memory information field Inactive_file.
|
|
# TYPE node_memory_numa_Inactive_file gauge
|
|
node_memory_numa_Inactive_file{node="0"} 6.0221161472e+10
|
|
node_memory_numa_Inactive_file{node="1"} 7.2873476096e+10
|
|
# HELP node_memory_numa_KernelStack Memory information field KernelStack.
|
|
# TYPE node_memory_numa_KernelStack gauge
|
|
node_memory_numa_KernelStack{node="0"} 3.4832384e+07
|
|
node_memory_numa_KernelStack{node="1"} 3.1850496e+07
|
|
# HELP node_memory_numa_Mapped Memory information field Mapped.
|
|
# TYPE node_memory_numa_Mapped gauge
|
|
node_memory_numa_Mapped{node="0"} 9.1570176e+08
|
|
node_memory_numa_Mapped{node="1"} 8.84850688e+08
|
|
# HELP node_memory_numa_MemFree Memory information field MemFree.
|
|
# TYPE node_memory_numa_MemFree gauge
|
|
node_memory_numa_MemFree{node="0"} 5.4303100928e+10
|
|
node_memory_numa_MemFree{node="1"} 4.0586022912e+10
|
|
# HELP node_memory_numa_MemTotal Memory information field MemTotal.
|
|
# TYPE node_memory_numa_MemTotal gauge
|
|
node_memory_numa_MemTotal{node="0"} 1.3740271616e+11
|
|
node_memory_numa_MemTotal{node="1"} 1.37438953472e+11
|
|
# HELP node_memory_numa_MemUsed Memory information field MemUsed.
|
|
# TYPE node_memory_numa_MemUsed gauge
|
|
node_memory_numa_MemUsed{node="0"} 8.3099615232e+10
|
|
node_memory_numa_MemUsed{node="1"} 9.685293056e+10
|
|
# HELP node_memory_numa_Mlocked Memory information field Mlocked.
|
|
# TYPE node_memory_numa_Mlocked gauge
|
|
node_memory_numa_Mlocked{node="0"} 0
|
|
node_memory_numa_Mlocked{node="1"} 0
|
|
# HELP node_memory_numa_NFS_Unstable Memory information field NFS_Unstable.
|
|
# TYPE node_memory_numa_NFS_Unstable gauge
|
|
node_memory_numa_NFS_Unstable{node="0"} 0
|
|
node_memory_numa_NFS_Unstable{node="1"} 0
|
|
# HELP node_memory_numa_PageTables Memory information field PageTables.
|
|
# TYPE node_memory_numa_PageTables gauge
|
|
node_memory_numa_PageTables{node="0"} 1.46743296e+08
|
|
node_memory_numa_PageTables{node="1"} 1.27254528e+08
|
|
# HELP node_memory_numa_SReclaimable Memory information field SReclaimable.
|
|
# TYPE node_memory_numa_SReclaimable gauge
|
|
node_memory_numa_SReclaimable{node="0"} 4.580478976e+09
|
|
node_memory_numa_SReclaimable{node="1"} 4.724822016e+09
|
|
# HELP node_memory_numa_SUnreclaim Memory information field SUnreclaim.
|
|
# TYPE node_memory_numa_SUnreclaim gauge
|
|
node_memory_numa_SUnreclaim{node="0"} 2.23352832e+09
|
|
node_memory_numa_SUnreclaim{node="1"} 2.464391168e+09
|
|
# HELP node_memory_numa_Shmem Memory information field Shmem.
|
|
# TYPE node_memory_numa_Shmem gauge
|
|
node_memory_numa_Shmem{node="0"} 4.900864e+07
|
|
node_memory_numa_Shmem{node="1"} 8.968192e+07
|
|
# HELP node_memory_numa_Slab Memory information field Slab.
|
|
# TYPE node_memory_numa_Slab gauge
|
|
node_memory_numa_Slab{node="0"} 6.814007296e+09
|
|
node_memory_numa_Slab{node="1"} 7.189213184e+09
|
|
# HELP node_memory_numa_Unevictable Memory information field Unevictable.
|
|
# TYPE node_memory_numa_Unevictable gauge
|
|
node_memory_numa_Unevictable{node="0"} 0
|
|
node_memory_numa_Unevictable{node="1"} 0
|
|
# HELP node_memory_numa_Writeback Memory information field Writeback.
|
|
# TYPE node_memory_numa_Writeback gauge
|
|
node_memory_numa_Writeback{node="0"} 0
|
|
node_memory_numa_Writeback{node="1"} 0
|
|
# HELP node_memory_numa_WritebackTmp Memory information field WritebackTmp.
|
|
# TYPE node_memory_numa_WritebackTmp gauge
|
|
node_memory_numa_WritebackTmp{node="0"} 0
|
|
node_memory_numa_WritebackTmp{node="1"} 0
|
|
# HELP node_memory_numa_interleave_hit_total Memory information field interleave_hit_total.
|
|
# TYPE node_memory_numa_interleave_hit_total counter
|
|
node_memory_numa_interleave_hit_total{node="0"} 57146
|
|
node_memory_numa_interleave_hit_total{node="1"} 57286
|
|
# HELP node_memory_numa_local_node_total Memory information field local_node_total.
|
|
# TYPE node_memory_numa_local_node_total counter
|
|
node_memory_numa_local_node_total{node="0"} 1.93454780853e+11
|
|
node_memory_numa_local_node_total{node="1"} 3.2671904655e+11
|
|
# HELP node_memory_numa_numa_foreign_total Memory information field numa_foreign_total.
|
|
# TYPE node_memory_numa_numa_foreign_total counter
|
|
node_memory_numa_numa_foreign_total{node="0"} 5.98586233e+10
|
|
node_memory_numa_numa_foreign_total{node="1"} 1.2624528e+07
|
|
# HELP node_memory_numa_numa_hit_total Memory information field numa_hit_total.
|
|
# TYPE node_memory_numa_numa_hit_total counter
|
|
node_memory_numa_numa_hit_total{node="0"} 1.93460335812e+11
|
|
node_memory_numa_numa_hit_total{node="1"} 3.26720946761e+11
|
|
# HELP node_memory_numa_numa_miss_total Memory information field numa_miss_total.
|
|
# TYPE node_memory_numa_numa_miss_total counter
|
|
node_memory_numa_numa_miss_total{node="0"} 1.2624528e+07
|
|
node_memory_numa_numa_miss_total{node="1"} 5.9858626709e+10
|
|
# HELP node_memory_numa_other_node_total Memory information field other_node_total.
|
|
# TYPE node_memory_numa_other_node_total counter
|
|
node_memory_numa_other_node_total{node="0"} 1.8179487e+07
|
|
node_memory_numa_other_node_total{node="1"} 5.986052692e+10
|
|
# HELP node_mountstats_nfs_age_seconds_total The age of the NFS mount in seconds.
|
|
# TYPE node_mountstats_nfs_age_seconds_total counter
|
|
node_mountstats_nfs_age_seconds_total{export="192.168.1.1:/srv/test"} 13968
|
|
# HELP node_mountstats_nfs_direct_read_bytes_total Number of bytes read using the read() syscall in O_DIRECT mode.
|
|
# TYPE node_mountstats_nfs_direct_read_bytes_total counter
|
|
node_mountstats_nfs_direct_read_bytes_total{export="192.168.1.1:/srv/test"} 0
|
|
# HELP node_mountstats_nfs_direct_write_bytes_total Number of bytes written using the write() syscall in O_DIRECT mode.
|
|
# TYPE node_mountstats_nfs_direct_write_bytes_total counter
|
|
node_mountstats_nfs_direct_write_bytes_total{export="192.168.1.1:/srv/test"} 0
|
|
# HELP node_mountstats_nfs_event_attribute_invalidate_total Number of times cached inode attributes are invalidated.
|
|
# TYPE node_mountstats_nfs_event_attribute_invalidate_total counter
|
|
node_mountstats_nfs_event_attribute_invalidate_total{export="192.168.1.1:/srv/test"} 0
|
|
# HELP node_mountstats_nfs_event_data_invalidate_total Number of times an inode cache is cleared.
|
|
# TYPE node_mountstats_nfs_event_data_invalidate_total counter
|
|
node_mountstats_nfs_event_data_invalidate_total{export="192.168.1.1:/srv/test"} 0
|
|
# HELP node_mountstats_nfs_event_dnode_revalidate_total Number of times cached dentry nodes are re-validated from the server.
|
|
# TYPE node_mountstats_nfs_event_dnode_revalidate_total counter
|
|
node_mountstats_nfs_event_dnode_revalidate_total{export="192.168.1.1:/srv/test"} 226
|
|
# HELP node_mountstats_nfs_event_inode_revalidate_total Number of times cached inode attributes are re-validated from the server.
|
|
# TYPE node_mountstats_nfs_event_inode_revalidate_total counter
|
|
node_mountstats_nfs_event_inode_revalidate_total{export="192.168.1.1:/srv/test"} 52
|
|
# HELP node_mountstats_nfs_event_jukebox_delay_total Number of times the NFS server indicated EJUKEBOX; retrieving data from offline storage.
|
|
# TYPE node_mountstats_nfs_event_jukebox_delay_total counter
|
|
node_mountstats_nfs_event_jukebox_delay_total{export="192.168.1.1:/srv/test"} 0
|
|
# HELP node_mountstats_nfs_event_pnfs_read_total Number of NFS v4.1+ pNFS reads.
|
|
# TYPE node_mountstats_nfs_event_pnfs_read_total counter
|
|
node_mountstats_nfs_event_pnfs_read_total{export="192.168.1.1:/srv/test"} 0
|
|
# HELP node_mountstats_nfs_event_pnfs_write_total Number of NFS v4.1+ pNFS writes.
|
|
# TYPE node_mountstats_nfs_event_pnfs_write_total counter
|
|
node_mountstats_nfs_event_pnfs_write_total{export="192.168.1.1:/srv/test"} 0
|
|
# HELP node_mountstats_nfs_event_short_read_total Number of times the NFS server gave less data than expected while reading.
|
|
# TYPE node_mountstats_nfs_event_short_read_total counter
|
|
node_mountstats_nfs_event_short_read_total{export="192.168.1.1:/srv/test"} 0
|
|
# HELP node_mountstats_nfs_event_short_write_total Number of times the NFS server wrote less data than expected while writing.
|
|
# TYPE node_mountstats_nfs_event_short_write_total counter
|
|
node_mountstats_nfs_event_short_write_total{export="192.168.1.1:/srv/test"} 0
|
|
# HELP node_mountstats_nfs_event_silly_rename_total Number of times a file was removed while still open by another process.
|
|
# TYPE node_mountstats_nfs_event_silly_rename_total counter
|
|
node_mountstats_nfs_event_silly_rename_total{export="192.168.1.1:/srv/test"} 0
|
|
# HELP node_mountstats_nfs_event_truncation_total Number of times files have been truncated.
|
|
# TYPE node_mountstats_nfs_event_truncation_total counter
|
|
node_mountstats_nfs_event_truncation_total{export="192.168.1.1:/srv/test"} 0
|
|
# HELP node_mountstats_nfs_event_vfs_access_total Number of times permissions have been checked.
|
|
# TYPE node_mountstats_nfs_event_vfs_access_total counter
|
|
node_mountstats_nfs_event_vfs_access_total{export="192.168.1.1:/srv/test"} 398
|
|
# HELP node_mountstats_nfs_event_vfs_file_release_total Number of times files have been closed and released.
|
|
# TYPE node_mountstats_nfs_event_vfs_file_release_total counter
|
|
node_mountstats_nfs_event_vfs_file_release_total{export="192.168.1.1:/srv/test"} 77
|
|
# HELP node_mountstats_nfs_event_vfs_flush_total Number of pending writes that have been forcefully flushed to the server.
|
|
# TYPE node_mountstats_nfs_event_vfs_flush_total counter
|
|
node_mountstats_nfs_event_vfs_flush_total{export="192.168.1.1:/srv/test"} 77
|
|
# HELP node_mountstats_nfs_event_vfs_fsync_total Number of times fsync() has been called on directories and files.
|
|
# TYPE node_mountstats_nfs_event_vfs_fsync_total counter
|
|
node_mountstats_nfs_event_vfs_fsync_total{export="192.168.1.1:/srv/test"} 0
|
|
# HELP node_mountstats_nfs_event_vfs_getdents_total Number of times directory entries have been read with getdents().
|
|
# TYPE node_mountstats_nfs_event_vfs_getdents_total counter
|
|
node_mountstats_nfs_event_vfs_getdents_total{export="192.168.1.1:/srv/test"} 0
|
|
# HELP node_mountstats_nfs_event_vfs_lock_total Number of times locking has been attemped on a file.
|
|
# TYPE node_mountstats_nfs_event_vfs_lock_total counter
|
|
node_mountstats_nfs_event_vfs_lock_total{export="192.168.1.1:/srv/test"} 0
|
|
# HELP node_mountstats_nfs_event_vfs_lookup_total Number of times a directory lookup has occurred.
|
|
# TYPE node_mountstats_nfs_event_vfs_lookup_total counter
|
|
node_mountstats_nfs_event_vfs_lookup_total{export="192.168.1.1:/srv/test"} 13
|
|
# HELP node_mountstats_nfs_event_vfs_open_total Number of times cached inode attributes are invalidated.
|
|
# TYPE node_mountstats_nfs_event_vfs_open_total counter
|
|
node_mountstats_nfs_event_vfs_open_total{export="192.168.1.1:/srv/test"} 1
|
|
# HELP node_mountstats_nfs_event_vfs_read_page_total Number of pages read directly via mmap()'d files.
|
|
# TYPE node_mountstats_nfs_event_vfs_read_page_total counter
|
|
node_mountstats_nfs_event_vfs_read_page_total{export="192.168.1.1:/srv/test"} 0
|
|
# HELP node_mountstats_nfs_event_vfs_read_pages_total Number of times a group of pages have been read.
|
|
# TYPE node_mountstats_nfs_event_vfs_read_pages_total counter
|
|
node_mountstats_nfs_event_vfs_read_pages_total{export="192.168.1.1:/srv/test"} 331
|
|
# HELP node_mountstats_nfs_event_vfs_setattr_total Number of times directory entries have been read with getdents().
|
|
# TYPE node_mountstats_nfs_event_vfs_setattr_total counter
|
|
node_mountstats_nfs_event_vfs_setattr_total{export="192.168.1.1:/srv/test"} 0
|
|
# HELP node_mountstats_nfs_event_vfs_update_page_total Number of updates (and potential writes) to pages.
|
|
# TYPE node_mountstats_nfs_event_vfs_update_page_total counter
|
|
node_mountstats_nfs_event_vfs_update_page_total{export="192.168.1.1:/srv/test"} 0
|
|
# HELP node_mountstats_nfs_event_vfs_write_page_total Number of pages written directly via mmap()'d files.
|
|
# TYPE node_mountstats_nfs_event_vfs_write_page_total counter
|
|
node_mountstats_nfs_event_vfs_write_page_total{export="192.168.1.1:/srv/test"} 0
|
|
# HELP node_mountstats_nfs_event_vfs_write_pages_total Number of times a group of pages have been written.
|
|
# TYPE node_mountstats_nfs_event_vfs_write_pages_total counter
|
|
node_mountstats_nfs_event_vfs_write_pages_total{export="192.168.1.1:/srv/test"} 47
|
|
# HELP node_mountstats_nfs_event_write_extension_total Number of times a file has been grown due to writes beyond its existing end.
|
|
# TYPE node_mountstats_nfs_event_write_extension_total counter
|
|
node_mountstats_nfs_event_write_extension_total{export="192.168.1.1:/srv/test"} 0
|
|
# HELP node_mountstats_nfs_operations_major_timeouts_total Number of times a request has had a major timeout for a given operation.
|
|
# TYPE node_mountstats_nfs_operations_major_timeouts_total counter
|
|
node_mountstats_nfs_operations_major_timeouts_total{export="192.168.1.1:/srv/test",operation="NULL"} 0
|
|
node_mountstats_nfs_operations_major_timeouts_total{export="192.168.1.1:/srv/test",operation="READ"} 0
|
|
node_mountstats_nfs_operations_major_timeouts_total{export="192.168.1.1:/srv/test",operation="WRITE"} 0
|
|
# 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.
|
|
# TYPE node_mountstats_nfs_operations_queue_time_seconds_total counter
|
|
node_mountstats_nfs_operations_queue_time_seconds_total{export="192.168.1.1:/srv/test",operation="NULL"} 0
|
|
node_mountstats_nfs_operations_queue_time_seconds_total{export="192.168.1.1:/srv/test",operation="READ"} 0.006
|
|
node_mountstats_nfs_operations_queue_time_seconds_total{export="192.168.1.1:/srv/test",operation="WRITE"} 0
|
|
# HELP node_mountstats_nfs_operations_received_bytes_total Number of bytes received for a given operation, including RPC headers and payload.
|
|
# TYPE node_mountstats_nfs_operations_received_bytes_total counter
|
|
node_mountstats_nfs_operations_received_bytes_total{export="192.168.1.1:/srv/test",operation="NULL"} 0
|
|
node_mountstats_nfs_operations_received_bytes_total{export="192.168.1.1:/srv/test",operation="READ"} 1.210292152e+09
|
|
node_mountstats_nfs_operations_received_bytes_total{export="192.168.1.1:/srv/test",operation="WRITE"} 0
|
|
# 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.
|
|
# TYPE node_mountstats_nfs_operations_request_time_seconds_total counter
|
|
node_mountstats_nfs_operations_request_time_seconds_total{export="192.168.1.1:/srv/test",operation="NULL"} 0
|
|
node_mountstats_nfs_operations_request_time_seconds_total{export="192.168.1.1:/srv/test",operation="READ"} 79.407
|
|
node_mountstats_nfs_operations_request_time_seconds_total{export="192.168.1.1:/srv/test",operation="WRITE"} 0
|
|
# HELP node_mountstats_nfs_operations_requests_total Number of requests performed for a given operation.
|
|
# TYPE node_mountstats_nfs_operations_requests_total counter
|
|
node_mountstats_nfs_operations_requests_total{export="192.168.1.1:/srv/test",operation="NULL"} 0
|
|
node_mountstats_nfs_operations_requests_total{export="192.168.1.1:/srv/test",operation="READ"} 1298
|
|
node_mountstats_nfs_operations_requests_total{export="192.168.1.1:/srv/test",operation="WRITE"} 0
|
|
# 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.
|
|
# TYPE node_mountstats_nfs_operations_response_time_seconds_total counter
|
|
node_mountstats_nfs_operations_response_time_seconds_total{export="192.168.1.1:/srv/test",operation="NULL"} 0
|
|
node_mountstats_nfs_operations_response_time_seconds_total{export="192.168.1.1:/srv/test",operation="READ"} 79.386
|
|
node_mountstats_nfs_operations_response_time_seconds_total{export="192.168.1.1:/srv/test",operation="WRITE"} 0
|
|
# HELP node_mountstats_nfs_operations_sent_bytes_total Number of bytes sent for a given operation, including RPC headers and payload.
|
|
# TYPE node_mountstats_nfs_operations_sent_bytes_total counter
|
|
node_mountstats_nfs_operations_sent_bytes_total{export="192.168.1.1:/srv/test",operation="NULL"} 0
|
|
node_mountstats_nfs_operations_sent_bytes_total{export="192.168.1.1:/srv/test",operation="READ"} 207680
|
|
node_mountstats_nfs_operations_sent_bytes_total{export="192.168.1.1:/srv/test",operation="WRITE"} 0
|
|
# HELP node_mountstats_nfs_operations_transmissions_total Number of times an actual RPC request has been transmitted for a given operation.
|
|
# TYPE node_mountstats_nfs_operations_transmissions_total counter
|
|
node_mountstats_nfs_operations_transmissions_total{export="192.168.1.1:/srv/test",operation="NULL"} 0
|
|
node_mountstats_nfs_operations_transmissions_total{export="192.168.1.1:/srv/test",operation="READ"} 1298
|
|
node_mountstats_nfs_operations_transmissions_total{export="192.168.1.1:/srv/test",operation="WRITE"} 0
|
|
# HELP node_mountstats_nfs_read_bytes_total Number of bytes read using the read() syscall.
|
|
# TYPE node_mountstats_nfs_read_bytes_total counter
|
|
node_mountstats_nfs_read_bytes_total{export="192.168.1.1:/srv/test"} 1.20764023e+09
|
|
# HELP node_mountstats_nfs_read_pages_total Number of pages read directly via mmap()'d files.
|
|
# TYPE node_mountstats_nfs_read_pages_total counter
|
|
node_mountstats_nfs_read_pages_total{export="192.168.1.1:/srv/test"} 295483
|
|
# HELP node_mountstats_nfs_total_read_bytes_total Number of bytes read from the NFS server, in total.
|
|
# TYPE node_mountstats_nfs_total_read_bytes_total counter
|
|
node_mountstats_nfs_total_read_bytes_total{export="192.168.1.1:/srv/test"} 1.210214218e+09
|
|
# HELP node_mountstats_nfs_total_write_bytes_total Number of bytes written to the NFS server, in total.
|
|
# TYPE node_mountstats_nfs_total_write_bytes_total counter
|
|
node_mountstats_nfs_total_write_bytes_total{export="192.168.1.1:/srv/test"} 0
|
|
# HELP node_mountstats_nfs_transport_backlog_queue_total Total number of items added to the RPC backlog queue.
|
|
# TYPE node_mountstats_nfs_transport_backlog_queue_total counter
|
|
node_mountstats_nfs_transport_backlog_queue_total{export="192.168.1.1:/srv/test"} 0
|
|
# 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.
|
|
# TYPE node_mountstats_nfs_transport_bad_transaction_ids_total counter
|
|
node_mountstats_nfs_transport_bad_transaction_ids_total{export="192.168.1.1:/srv/test"} 0
|
|
# HELP node_mountstats_nfs_transport_bind_total Number of times the client has had to establish a connection from scratch to the NFS server.
|
|
# TYPE node_mountstats_nfs_transport_bind_total counter
|
|
node_mountstats_nfs_transport_bind_total{export="192.168.1.1:/srv/test"} 0
|
|
# HELP node_mountstats_nfs_transport_connect_total Number of times the client has made a TCP connection to the NFS server.
|
|
# TYPE node_mountstats_nfs_transport_connect_total counter
|
|
node_mountstats_nfs_transport_connect_total{export="192.168.1.1:/srv/test"} 1
|
|
# HELP node_mountstats_nfs_transport_idle_time_seconds Duration since the NFS mount last saw any RPC traffic, in seconds.
|
|
# TYPE node_mountstats_nfs_transport_idle_time_seconds gauge
|
|
node_mountstats_nfs_transport_idle_time_seconds{export="192.168.1.1:/srv/test"} 11
|
|
# HELP node_mountstats_nfs_transport_maximum_rpc_slots Maximum number of simultaneously active RPC requests ever used.
|
|
# TYPE node_mountstats_nfs_transport_maximum_rpc_slots gauge
|
|
node_mountstats_nfs_transport_maximum_rpc_slots{export="192.168.1.1:/srv/test"} 24
|
|
# HELP node_mountstats_nfs_transport_pending_queue_total Total number of items added to the RPC transmission pending queue.
|
|
# TYPE node_mountstats_nfs_transport_pending_queue_total counter
|
|
node_mountstats_nfs_transport_pending_queue_total{export="192.168.1.1:/srv/test"} 5726
|
|
# HELP node_mountstats_nfs_transport_receives_total Number of RPC responses for this mount received from the NFS server.
|
|
# TYPE node_mountstats_nfs_transport_receives_total counter
|
|
node_mountstats_nfs_transport_receives_total{export="192.168.1.1:/srv/test"} 6428
|
|
# HELP node_mountstats_nfs_transport_sending_queue_total Total number of items added to the RPC transmission sending queue.
|
|
# TYPE node_mountstats_nfs_transport_sending_queue_total counter
|
|
node_mountstats_nfs_transport_sending_queue_total{export="192.168.1.1:/srv/test"} 26
|
|
# HELP node_mountstats_nfs_transport_sends_total Number of RPC requests for this mount sent to the NFS server.
|
|
# TYPE node_mountstats_nfs_transport_sends_total counter
|
|
node_mountstats_nfs_transport_sends_total{export="192.168.1.1:/srv/test"} 6428
|
|
# HELP node_mountstats_nfs_write_bytes_total Number of bytes written using the write() syscall.
|
|
# TYPE node_mountstats_nfs_write_bytes_total counter
|
|
node_mountstats_nfs_write_bytes_total{export="192.168.1.1:/srv/test"} 0
|
|
# HELP node_mountstats_nfs_write_pages_total Number of pages written directly via mmap()'d files.
|
|
# TYPE node_mountstats_nfs_write_pages_total counter
|
|
node_mountstats_nfs_write_pages_total{export="192.168.1.1:/srv/test"} 0
|
|
# HELP node_netstat_IcmpMsg_InType3 Protocol IcmpMsg statistic InType3.
|
|
# TYPE node_netstat_IcmpMsg_InType3 untyped
|
|
node_netstat_IcmpMsg_InType3 104
|
|
# HELP node_netstat_IcmpMsg_OutType3 Protocol IcmpMsg statistic OutType3.
|
|
# TYPE node_netstat_IcmpMsg_OutType3 untyped
|
|
node_netstat_IcmpMsg_OutType3 120
|
|
# HELP node_netstat_Icmp_InAddrMaskReps Protocol Icmp statistic InAddrMaskReps.
|
|
# TYPE node_netstat_Icmp_InAddrMaskReps untyped
|
|
node_netstat_Icmp_InAddrMaskReps 0
|
|
# HELP node_netstat_Icmp_InAddrMasks Protocol Icmp statistic InAddrMasks.
|
|
# TYPE node_netstat_Icmp_InAddrMasks untyped
|
|
node_netstat_Icmp_InAddrMasks 0
|
|
# HELP node_netstat_Icmp_InCsumErrors Protocol Icmp statistic InCsumErrors.
|
|
# TYPE node_netstat_Icmp_InCsumErrors untyped
|
|
node_netstat_Icmp_InCsumErrors 0
|
|
# HELP node_netstat_Icmp_InDestUnreachs Protocol Icmp statistic InDestUnreachs.
|
|
# TYPE node_netstat_Icmp_InDestUnreachs untyped
|
|
node_netstat_Icmp_InDestUnreachs 104
|
|
# HELP node_netstat_Icmp_InEchoReps Protocol Icmp statistic InEchoReps.
|
|
# TYPE node_netstat_Icmp_InEchoReps untyped
|
|
node_netstat_Icmp_InEchoReps 0
|
|
# HELP node_netstat_Icmp_InEchos Protocol Icmp statistic InEchos.
|
|
# TYPE node_netstat_Icmp_InEchos untyped
|
|
node_netstat_Icmp_InEchos 0
|
|
# HELP node_netstat_Icmp_InErrors Protocol Icmp statistic InErrors.
|
|
# TYPE node_netstat_Icmp_InErrors untyped
|
|
node_netstat_Icmp_InErrors 0
|
|
# HELP node_netstat_Icmp_InMsgs Protocol Icmp statistic InMsgs.
|
|
# TYPE node_netstat_Icmp_InMsgs untyped
|
|
node_netstat_Icmp_InMsgs 104
|
|
# HELP node_netstat_Icmp_InParmProbs Protocol Icmp statistic InParmProbs.
|
|
# TYPE node_netstat_Icmp_InParmProbs untyped
|
|
node_netstat_Icmp_InParmProbs 0
|
|
# HELP node_netstat_Icmp_InRedirects Protocol Icmp statistic InRedirects.
|
|
# TYPE node_netstat_Icmp_InRedirects untyped
|
|
node_netstat_Icmp_InRedirects 0
|
|
# HELP node_netstat_Icmp_InSrcQuenchs Protocol Icmp statistic InSrcQuenchs.
|
|
# TYPE node_netstat_Icmp_InSrcQuenchs untyped
|
|
node_netstat_Icmp_InSrcQuenchs 0
|
|
# HELP node_netstat_Icmp_InTimeExcds Protocol Icmp statistic InTimeExcds.
|
|
# TYPE node_netstat_Icmp_InTimeExcds untyped
|
|
node_netstat_Icmp_InTimeExcds 0
|
|
# HELP node_netstat_Icmp_InTimestampReps Protocol Icmp statistic InTimestampReps.
|
|
# TYPE node_netstat_Icmp_InTimestampReps untyped
|
|
node_netstat_Icmp_InTimestampReps 0
|
|
# HELP node_netstat_Icmp_InTimestamps Protocol Icmp statistic InTimestamps.
|
|
# TYPE node_netstat_Icmp_InTimestamps untyped
|
|
node_netstat_Icmp_InTimestamps 0
|
|
# HELP node_netstat_Icmp_OutAddrMaskReps Protocol Icmp statistic OutAddrMaskReps.
|
|
# TYPE node_netstat_Icmp_OutAddrMaskReps untyped
|
|
node_netstat_Icmp_OutAddrMaskReps 0
|
|
# HELP node_netstat_Icmp_OutAddrMasks Protocol Icmp statistic OutAddrMasks.
|
|
# TYPE node_netstat_Icmp_OutAddrMasks untyped
|
|
node_netstat_Icmp_OutAddrMasks 0
|
|
# HELP node_netstat_Icmp_OutDestUnreachs Protocol Icmp statistic OutDestUnreachs.
|
|
# TYPE node_netstat_Icmp_OutDestUnreachs untyped
|
|
node_netstat_Icmp_OutDestUnreachs 120
|
|
# HELP node_netstat_Icmp_OutEchoReps Protocol Icmp statistic OutEchoReps.
|
|
# TYPE node_netstat_Icmp_OutEchoReps untyped
|
|
node_netstat_Icmp_OutEchoReps 0
|
|
# HELP node_netstat_Icmp_OutEchos Protocol Icmp statistic OutEchos.
|
|
# TYPE node_netstat_Icmp_OutEchos untyped
|
|
node_netstat_Icmp_OutEchos 0
|
|
# HELP node_netstat_Icmp_OutErrors Protocol Icmp statistic OutErrors.
|
|
# TYPE node_netstat_Icmp_OutErrors untyped
|
|
node_netstat_Icmp_OutErrors 0
|
|
# HELP node_netstat_Icmp_OutMsgs Protocol Icmp statistic OutMsgs.
|
|
# TYPE node_netstat_Icmp_OutMsgs untyped
|
|
node_netstat_Icmp_OutMsgs 120
|
|
# HELP node_netstat_Icmp_OutParmProbs Protocol Icmp statistic OutParmProbs.
|
|
# TYPE node_netstat_Icmp_OutParmProbs untyped
|
|
node_netstat_Icmp_OutParmProbs 0
|
|
# HELP node_netstat_Icmp_OutRedirects Protocol Icmp statistic OutRedirects.
|
|
# TYPE node_netstat_Icmp_OutRedirects untyped
|
|
node_netstat_Icmp_OutRedirects 0
|
|
# HELP node_netstat_Icmp_OutSrcQuenchs Protocol Icmp statistic OutSrcQuenchs.
|
|
# TYPE node_netstat_Icmp_OutSrcQuenchs untyped
|
|
node_netstat_Icmp_OutSrcQuenchs 0
|
|
# HELP node_netstat_Icmp_OutTimeExcds Protocol Icmp statistic OutTimeExcds.
|
|
# TYPE node_netstat_Icmp_OutTimeExcds untyped
|
|
node_netstat_Icmp_OutTimeExcds 0
|
|
# HELP node_netstat_Icmp_OutTimestampReps Protocol Icmp statistic OutTimestampReps.
|
|
# TYPE node_netstat_Icmp_OutTimestampReps untyped
|
|
node_netstat_Icmp_OutTimestampReps 0
|
|
# HELP node_netstat_Icmp_OutTimestamps Protocol Icmp statistic OutTimestamps.
|
|
# TYPE node_netstat_Icmp_OutTimestamps untyped
|
|
node_netstat_Icmp_OutTimestamps 0
|
|
# HELP node_netstat_IpExt_InBcastOctets Protocol IpExt statistic InBcastOctets.
|
|
# TYPE node_netstat_IpExt_InBcastOctets untyped
|
|
node_netstat_IpExt_InBcastOctets 0
|
|
# HELP node_netstat_IpExt_InBcastPkts Protocol IpExt statistic InBcastPkts.
|
|
# TYPE node_netstat_IpExt_InBcastPkts untyped
|
|
node_netstat_IpExt_InBcastPkts 0
|
|
# HELP node_netstat_IpExt_InMcastOctets Protocol IpExt statistic InMcastOctets.
|
|
# TYPE node_netstat_IpExt_InMcastOctets untyped
|
|
node_netstat_IpExt_InMcastOctets 0
|
|
# HELP node_netstat_IpExt_InMcastPkts Protocol IpExt statistic InMcastPkts.
|
|
# TYPE node_netstat_IpExt_InMcastPkts untyped
|
|
node_netstat_IpExt_InMcastPkts 0
|
|
# HELP node_netstat_IpExt_InNoRoutes Protocol IpExt statistic InNoRoutes.
|
|
# TYPE node_netstat_IpExt_InNoRoutes untyped
|
|
node_netstat_IpExt_InNoRoutes 0
|
|
# HELP node_netstat_IpExt_InOctets Protocol IpExt statistic InOctets.
|
|
# TYPE node_netstat_IpExt_InOctets untyped
|
|
node_netstat_IpExt_InOctets 6.28639697e+09
|
|
# HELP node_netstat_IpExt_InTruncatedPkts Protocol IpExt statistic InTruncatedPkts.
|
|
# TYPE node_netstat_IpExt_InTruncatedPkts untyped
|
|
node_netstat_IpExt_InTruncatedPkts 0
|
|
# HELP node_netstat_IpExt_OutBcastOctets Protocol IpExt statistic OutBcastOctets.
|
|
# TYPE node_netstat_IpExt_OutBcastOctets untyped
|
|
node_netstat_IpExt_OutBcastOctets 0
|
|
# HELP node_netstat_IpExt_OutBcastPkts Protocol IpExt statistic OutBcastPkts.
|
|
# TYPE node_netstat_IpExt_OutBcastPkts untyped
|
|
node_netstat_IpExt_OutBcastPkts 0
|
|
# HELP node_netstat_IpExt_OutMcastOctets Protocol IpExt statistic OutMcastOctets.
|
|
# TYPE node_netstat_IpExt_OutMcastOctets untyped
|
|
node_netstat_IpExt_OutMcastOctets 0
|
|
# HELP node_netstat_IpExt_OutMcastPkts Protocol IpExt statistic OutMcastPkts.
|
|
# TYPE node_netstat_IpExt_OutMcastPkts untyped
|
|
node_netstat_IpExt_OutMcastPkts 0
|
|
# HELP node_netstat_IpExt_OutOctets Protocol IpExt statistic OutOctets.
|
|
# TYPE node_netstat_IpExt_OutOctets untyped
|
|
node_netstat_IpExt_OutOctets 2.786264347e+09
|
|
# HELP node_netstat_Ip_DefaultTTL Protocol Ip statistic DefaultTTL.
|
|
# TYPE node_netstat_Ip_DefaultTTL untyped
|
|
node_netstat_Ip_DefaultTTL 64
|
|
# HELP node_netstat_Ip_ForwDatagrams Protocol Ip statistic ForwDatagrams.
|
|
# TYPE node_netstat_Ip_ForwDatagrams untyped
|
|
node_netstat_Ip_ForwDatagrams 397750
|
|
# HELP node_netstat_Ip_Forwarding Protocol Ip statistic Forwarding.
|
|
# TYPE node_netstat_Ip_Forwarding untyped
|
|
node_netstat_Ip_Forwarding 1
|
|
# HELP node_netstat_Ip_FragCreates Protocol Ip statistic FragCreates.
|
|
# TYPE node_netstat_Ip_FragCreates untyped
|
|
node_netstat_Ip_FragCreates 0
|
|
# HELP node_netstat_Ip_FragFails Protocol Ip statistic FragFails.
|
|
# TYPE node_netstat_Ip_FragFails untyped
|
|
node_netstat_Ip_FragFails 0
|
|
# HELP node_netstat_Ip_FragOKs Protocol Ip statistic FragOKs.
|
|
# TYPE node_netstat_Ip_FragOKs untyped
|
|
node_netstat_Ip_FragOKs 0
|
|
# HELP node_netstat_Ip_InAddrErrors Protocol Ip statistic InAddrErrors.
|
|
# TYPE node_netstat_Ip_InAddrErrors untyped
|
|
node_netstat_Ip_InAddrErrors 25
|
|
# HELP node_netstat_Ip_InDelivers Protocol Ip statistic InDelivers.
|
|
# TYPE node_netstat_Ip_InDelivers untyped
|
|
node_netstat_Ip_InDelivers 5.7340175e+07
|
|
# HELP node_netstat_Ip_InDiscards Protocol Ip statistic InDiscards.
|
|
# TYPE node_netstat_Ip_InDiscards untyped
|
|
node_netstat_Ip_InDiscards 0
|
|
# HELP node_netstat_Ip_InHdrErrors Protocol Ip statistic InHdrErrors.
|
|
# TYPE node_netstat_Ip_InHdrErrors untyped
|
|
node_netstat_Ip_InHdrErrors 0
|
|
# HELP node_netstat_Ip_InReceives Protocol Ip statistic InReceives.
|
|
# TYPE node_netstat_Ip_InReceives untyped
|
|
node_netstat_Ip_InReceives 5.7740232e+07
|
|
# HELP node_netstat_Ip_InUnknownProtos Protocol Ip statistic InUnknownProtos.
|
|
# TYPE node_netstat_Ip_InUnknownProtos untyped
|
|
node_netstat_Ip_InUnknownProtos 0
|
|
# HELP node_netstat_Ip_OutDiscards Protocol Ip statistic OutDiscards.
|
|
# TYPE node_netstat_Ip_OutDiscards untyped
|
|
node_netstat_Ip_OutDiscards 0
|
|
# HELP node_netstat_Ip_OutNoRoutes Protocol Ip statistic OutNoRoutes.
|
|
# TYPE node_netstat_Ip_OutNoRoutes untyped
|
|
node_netstat_Ip_OutNoRoutes 54
|
|
# HELP node_netstat_Ip_OutRequests Protocol Ip statistic OutRequests.
|
|
# TYPE node_netstat_Ip_OutRequests untyped
|
|
node_netstat_Ip_OutRequests 5.5365537e+07
|
|
# HELP node_netstat_Ip_ReasmFails Protocol Ip statistic ReasmFails.
|
|
# TYPE node_netstat_Ip_ReasmFails untyped
|
|
node_netstat_Ip_ReasmFails 0
|
|
# HELP node_netstat_Ip_ReasmOKs Protocol Ip statistic ReasmOKs.
|
|
# TYPE node_netstat_Ip_ReasmOKs untyped
|
|
node_netstat_Ip_ReasmOKs 0
|
|
# HELP node_netstat_Ip_ReasmReqds Protocol Ip statistic ReasmReqds.
|
|
# TYPE node_netstat_Ip_ReasmReqds untyped
|
|
node_netstat_Ip_ReasmReqds 0
|
|
# HELP node_netstat_Ip_ReasmTimeout Protocol Ip statistic ReasmTimeout.
|
|
# TYPE node_netstat_Ip_ReasmTimeout untyped
|
|
node_netstat_Ip_ReasmTimeout 0
|
|
# HELP node_netstat_TcpExt_ArpFilter Protocol TcpExt statistic ArpFilter.
|
|
# TYPE node_netstat_TcpExt_ArpFilter untyped
|
|
node_netstat_TcpExt_ArpFilter 0
|
|
# HELP node_netstat_TcpExt_DelayedACKLocked Protocol TcpExt statistic DelayedACKLocked.
|
|
# TYPE node_netstat_TcpExt_DelayedACKLocked untyped
|
|
node_netstat_TcpExt_DelayedACKLocked 17
|
|
# HELP node_netstat_TcpExt_DelayedACKLost Protocol TcpExt statistic DelayedACKLost.
|
|
# TYPE node_netstat_TcpExt_DelayedACKLost untyped
|
|
node_netstat_TcpExt_DelayedACKLost 9
|
|
# HELP node_netstat_TcpExt_DelayedACKs Protocol TcpExt statistic DelayedACKs.
|
|
# TYPE node_netstat_TcpExt_DelayedACKs untyped
|
|
node_netstat_TcpExt_DelayedACKs 102471
|
|
# HELP node_netstat_TcpExt_EmbryonicRsts Protocol TcpExt statistic EmbryonicRsts.
|
|
# TYPE node_netstat_TcpExt_EmbryonicRsts untyped
|
|
node_netstat_TcpExt_EmbryonicRsts 0
|
|
# HELP node_netstat_TcpExt_IPReversePathFilter Protocol TcpExt statistic IPReversePathFilter.
|
|
# TYPE node_netstat_TcpExt_IPReversePathFilter untyped
|
|
node_netstat_TcpExt_IPReversePathFilter 0
|
|
# HELP node_netstat_TcpExt_ListenDrops Protocol TcpExt statistic ListenDrops.
|
|
# TYPE node_netstat_TcpExt_ListenDrops untyped
|
|
node_netstat_TcpExt_ListenDrops 0
|
|
# HELP node_netstat_TcpExt_ListenOverflows Protocol TcpExt statistic ListenOverflows.
|
|
# TYPE node_netstat_TcpExt_ListenOverflows untyped
|
|
node_netstat_TcpExt_ListenOverflows 0
|
|
# HELP node_netstat_TcpExt_LockDroppedIcmps Protocol TcpExt statistic LockDroppedIcmps.
|
|
# TYPE node_netstat_TcpExt_LockDroppedIcmps untyped
|
|
node_netstat_TcpExt_LockDroppedIcmps 0
|
|
# HELP node_netstat_TcpExt_OfoPruned Protocol TcpExt statistic OfoPruned.
|
|
# TYPE node_netstat_TcpExt_OfoPruned untyped
|
|
node_netstat_TcpExt_OfoPruned 0
|
|
# HELP node_netstat_TcpExt_OutOfWindowIcmps Protocol TcpExt statistic OutOfWindowIcmps.
|
|
# TYPE node_netstat_TcpExt_OutOfWindowIcmps untyped
|
|
node_netstat_TcpExt_OutOfWindowIcmps 0
|
|
# HELP node_netstat_TcpExt_PAWSActive Protocol TcpExt statistic PAWSActive.
|
|
# TYPE node_netstat_TcpExt_PAWSActive untyped
|
|
node_netstat_TcpExt_PAWSActive 0
|
|
# HELP node_netstat_TcpExt_PAWSEstab Protocol TcpExt statistic PAWSEstab.
|
|
# TYPE node_netstat_TcpExt_PAWSEstab untyped
|
|
node_netstat_TcpExt_PAWSEstab 6
|
|
# HELP node_netstat_TcpExt_PAWSPassive Protocol TcpExt statistic PAWSPassive.
|
|
# TYPE node_netstat_TcpExt_PAWSPassive untyped
|
|
node_netstat_TcpExt_PAWSPassive 0
|
|
# HELP node_netstat_TcpExt_PruneCalled Protocol TcpExt statistic PruneCalled.
|
|
# TYPE node_netstat_TcpExt_PruneCalled untyped
|
|
node_netstat_TcpExt_PruneCalled 0
|
|
# HELP node_netstat_TcpExt_RcvPruned Protocol TcpExt statistic RcvPruned.
|
|
# TYPE node_netstat_TcpExt_RcvPruned untyped
|
|
node_netstat_TcpExt_RcvPruned 0
|
|
# HELP node_netstat_TcpExt_SyncookiesFailed Protocol TcpExt statistic SyncookiesFailed.
|
|
# TYPE node_netstat_TcpExt_SyncookiesFailed untyped
|
|
node_netstat_TcpExt_SyncookiesFailed 2
|
|
# HELP node_netstat_TcpExt_SyncookiesRecv Protocol TcpExt statistic SyncookiesRecv.
|
|
# TYPE node_netstat_TcpExt_SyncookiesRecv untyped
|
|
node_netstat_TcpExt_SyncookiesRecv 0
|
|
# HELP node_netstat_TcpExt_SyncookiesSent Protocol TcpExt statistic SyncookiesSent.
|
|
# TYPE node_netstat_TcpExt_SyncookiesSent untyped
|
|
node_netstat_TcpExt_SyncookiesSent 0
|
|
# HELP node_netstat_TcpExt_TCPAbortFailed Protocol TcpExt statistic TCPAbortFailed.
|
|
# TYPE node_netstat_TcpExt_TCPAbortFailed untyped
|
|
node_netstat_TcpExt_TCPAbortFailed 0
|
|
# HELP node_netstat_TcpExt_TCPAbortOnClose Protocol TcpExt statistic TCPAbortOnClose.
|
|
# TYPE node_netstat_TcpExt_TCPAbortOnClose untyped
|
|
node_netstat_TcpExt_TCPAbortOnClose 4
|
|
# HELP node_netstat_TcpExt_TCPAbortOnData Protocol TcpExt statistic TCPAbortOnData.
|
|
# TYPE node_netstat_TcpExt_TCPAbortOnData untyped
|
|
node_netstat_TcpExt_TCPAbortOnData 41
|
|
# HELP node_netstat_TcpExt_TCPAbortOnLinger Protocol TcpExt statistic TCPAbortOnLinger.
|
|
# TYPE node_netstat_TcpExt_TCPAbortOnLinger untyped
|
|
node_netstat_TcpExt_TCPAbortOnLinger 0
|
|
# HELP node_netstat_TcpExt_TCPAbortOnMemory Protocol TcpExt statistic TCPAbortOnMemory.
|
|
# TYPE node_netstat_TcpExt_TCPAbortOnMemory untyped
|
|
node_netstat_TcpExt_TCPAbortOnMemory 0
|
|
# HELP node_netstat_TcpExt_TCPAbortOnTimeout Protocol TcpExt statistic TCPAbortOnTimeout.
|
|
# TYPE node_netstat_TcpExt_TCPAbortOnTimeout untyped
|
|
node_netstat_TcpExt_TCPAbortOnTimeout 0
|
|
# HELP node_netstat_TcpExt_TCPBacklogDrop Protocol TcpExt statistic TCPBacklogDrop.
|
|
# TYPE node_netstat_TcpExt_TCPBacklogDrop untyped
|
|
node_netstat_TcpExt_TCPBacklogDrop 0
|
|
# HELP node_netstat_TcpExt_TCPChallengeACK Protocol TcpExt statistic TCPChallengeACK.
|
|
# TYPE node_netstat_TcpExt_TCPChallengeACK untyped
|
|
node_netstat_TcpExt_TCPChallengeACK 2
|
|
# HELP node_netstat_TcpExt_TCPDSACKIgnoredNoUndo Protocol TcpExt statistic TCPDSACKIgnoredNoUndo.
|
|
# TYPE node_netstat_TcpExt_TCPDSACKIgnoredNoUndo untyped
|
|
node_netstat_TcpExt_TCPDSACKIgnoredNoUndo 1
|
|
# HELP node_netstat_TcpExt_TCPDSACKIgnoredOld Protocol TcpExt statistic TCPDSACKIgnoredOld.
|
|
# TYPE node_netstat_TcpExt_TCPDSACKIgnoredOld untyped
|
|
node_netstat_TcpExt_TCPDSACKIgnoredOld 0
|
|
# HELP node_netstat_TcpExt_TCPDSACKOfoRecv Protocol TcpExt statistic TCPDSACKOfoRecv.
|
|
# TYPE node_netstat_TcpExt_TCPDSACKOfoRecv untyped
|
|
node_netstat_TcpExt_TCPDSACKOfoRecv 0
|
|
# HELP node_netstat_TcpExt_TCPDSACKOfoSent Protocol TcpExt statistic TCPDSACKOfoSent.
|
|
# TYPE node_netstat_TcpExt_TCPDSACKOfoSent untyped
|
|
node_netstat_TcpExt_TCPDSACKOfoSent 0
|
|
# HELP node_netstat_TcpExt_TCPDSACKOldSent Protocol TcpExt statistic TCPDSACKOldSent.
|
|
# TYPE node_netstat_TcpExt_TCPDSACKOldSent untyped
|
|
node_netstat_TcpExt_TCPDSACKOldSent 9
|
|
# HELP node_netstat_TcpExt_TCPDSACKRecv Protocol TcpExt statistic TCPDSACKRecv.
|
|
# TYPE node_netstat_TcpExt_TCPDSACKRecv untyped
|
|
node_netstat_TcpExt_TCPDSACKRecv 5
|
|
# HELP node_netstat_TcpExt_TCPDSACKUndo Protocol TcpExt statistic TCPDSACKUndo.
|
|
# TYPE node_netstat_TcpExt_TCPDSACKUndo untyped
|
|
node_netstat_TcpExt_TCPDSACKUndo 0
|
|
# HELP node_netstat_TcpExt_TCPDeferAcceptDrop Protocol TcpExt statistic TCPDeferAcceptDrop.
|
|
# TYPE node_netstat_TcpExt_TCPDeferAcceptDrop untyped
|
|
node_netstat_TcpExt_TCPDeferAcceptDrop 0
|
|
# HELP node_netstat_TcpExt_TCPDirectCopyFromBacklog Protocol TcpExt statistic TCPDirectCopyFromBacklog.
|
|
# TYPE node_netstat_TcpExt_TCPDirectCopyFromBacklog untyped
|
|
node_netstat_TcpExt_TCPDirectCopyFromBacklog 0
|
|
# HELP node_netstat_TcpExt_TCPDirectCopyFromPrequeue Protocol TcpExt statistic TCPDirectCopyFromPrequeue.
|
|
# TYPE node_netstat_TcpExt_TCPDirectCopyFromPrequeue untyped
|
|
node_netstat_TcpExt_TCPDirectCopyFromPrequeue 168808
|
|
# HELP node_netstat_TcpExt_TCPFACKReorder Protocol TcpExt statistic TCPFACKReorder.
|
|
# TYPE node_netstat_TcpExt_TCPFACKReorder untyped
|
|
node_netstat_TcpExt_TCPFACKReorder 0
|
|
# HELP node_netstat_TcpExt_TCPFastRetrans Protocol TcpExt statistic TCPFastRetrans.
|
|
# TYPE node_netstat_TcpExt_TCPFastRetrans untyped
|
|
node_netstat_TcpExt_TCPFastRetrans 1
|
|
# HELP node_netstat_TcpExt_TCPForwardRetrans Protocol TcpExt statistic TCPForwardRetrans.
|
|
# TYPE node_netstat_TcpExt_TCPForwardRetrans untyped
|
|
node_netstat_TcpExt_TCPForwardRetrans 0
|
|
# HELP node_netstat_TcpExt_TCPFullUndo Protocol TcpExt statistic TCPFullUndo.
|
|
# TYPE node_netstat_TcpExt_TCPFullUndo untyped
|
|
node_netstat_TcpExt_TCPFullUndo 0
|
|
# HELP node_netstat_TcpExt_TCPHPAcks Protocol TcpExt statistic TCPHPAcks.
|
|
# TYPE node_netstat_TcpExt_TCPHPAcks untyped
|
|
node_netstat_TcpExt_TCPHPAcks 3.744565e+06
|
|
# HELP node_netstat_TcpExt_TCPHPHits Protocol TcpExt statistic TCPHPHits.
|
|
# TYPE node_netstat_TcpExt_TCPHPHits untyped
|
|
node_netstat_TcpExt_TCPHPHits 4.471289e+06
|
|
# HELP node_netstat_TcpExt_TCPHPHitsToUser Protocol TcpExt statistic TCPHPHitsToUser.
|
|
# TYPE node_netstat_TcpExt_TCPHPHitsToUser untyped
|
|
node_netstat_TcpExt_TCPHPHitsToUser 26
|
|
# HELP node_netstat_TcpExt_TCPLoss Protocol TcpExt statistic TCPLoss.
|
|
# TYPE node_netstat_TcpExt_TCPLoss untyped
|
|
node_netstat_TcpExt_TCPLoss 0
|
|
# HELP node_netstat_TcpExt_TCPLossFailures Protocol TcpExt statistic TCPLossFailures.
|
|
# TYPE node_netstat_TcpExt_TCPLossFailures untyped
|
|
node_netstat_TcpExt_TCPLossFailures 0
|
|
# HELP node_netstat_TcpExt_TCPLossUndo Protocol TcpExt statistic TCPLossUndo.
|
|
# TYPE node_netstat_TcpExt_TCPLossUndo untyped
|
|
node_netstat_TcpExt_TCPLossUndo 48
|
|
# HELP node_netstat_TcpExt_TCPLostRetransmit Protocol TcpExt statistic TCPLostRetransmit.
|
|
# TYPE node_netstat_TcpExt_TCPLostRetransmit untyped
|
|
node_netstat_TcpExt_TCPLostRetransmit 0
|
|
# HELP node_netstat_TcpExt_TCPMD5NotFound Protocol TcpExt statistic TCPMD5NotFound.
|
|
# TYPE node_netstat_TcpExt_TCPMD5NotFound untyped
|
|
node_netstat_TcpExt_TCPMD5NotFound 0
|
|
# HELP node_netstat_TcpExt_TCPMD5Unexpected Protocol TcpExt statistic TCPMD5Unexpected.
|
|
# TYPE node_netstat_TcpExt_TCPMD5Unexpected untyped
|
|
node_netstat_TcpExt_TCPMD5Unexpected 0
|
|
# HELP node_netstat_TcpExt_TCPMemoryPressures Protocol TcpExt statistic TCPMemoryPressures.
|
|
# TYPE node_netstat_TcpExt_TCPMemoryPressures untyped
|
|
node_netstat_TcpExt_TCPMemoryPressures 0
|
|
# HELP node_netstat_TcpExt_TCPMinTTLDrop Protocol TcpExt statistic TCPMinTTLDrop.
|
|
# TYPE node_netstat_TcpExt_TCPMinTTLDrop untyped
|
|
node_netstat_TcpExt_TCPMinTTLDrop 0
|
|
# HELP node_netstat_TcpExt_TCPPartialUndo Protocol TcpExt statistic TCPPartialUndo.
|
|
# TYPE node_netstat_TcpExt_TCPPartialUndo untyped
|
|
node_netstat_TcpExt_TCPPartialUndo 0
|
|
# HELP node_netstat_TcpExt_TCPPrequeueDropped Protocol TcpExt statistic TCPPrequeueDropped.
|
|
# TYPE node_netstat_TcpExt_TCPPrequeueDropped untyped
|
|
node_netstat_TcpExt_TCPPrequeueDropped 0
|
|
# HELP node_netstat_TcpExt_TCPPrequeued Protocol TcpExt statistic TCPPrequeued.
|
|
# TYPE node_netstat_TcpExt_TCPPrequeued untyped
|
|
node_netstat_TcpExt_TCPPrequeued 80568
|
|
# HELP node_netstat_TcpExt_TCPPureAcks Protocol TcpExt statistic TCPPureAcks.
|
|
# TYPE node_netstat_TcpExt_TCPPureAcks untyped
|
|
node_netstat_TcpExt_TCPPureAcks 1.43394e+06
|
|
# HELP node_netstat_TcpExt_TCPRcvCollapsed Protocol TcpExt statistic TCPRcvCollapsed.
|
|
# TYPE node_netstat_TcpExt_TCPRcvCollapsed untyped
|
|
node_netstat_TcpExt_TCPRcvCollapsed 0
|
|
# HELP node_netstat_TcpExt_TCPRenoFailures Protocol TcpExt statistic TCPRenoFailures.
|
|
# TYPE node_netstat_TcpExt_TCPRenoFailures untyped
|
|
node_netstat_TcpExt_TCPRenoFailures 0
|
|
# HELP node_netstat_TcpExt_TCPRenoRecovery Protocol TcpExt statistic TCPRenoRecovery.
|
|
# TYPE node_netstat_TcpExt_TCPRenoRecovery untyped
|
|
node_netstat_TcpExt_TCPRenoRecovery 0
|
|
# HELP node_netstat_TcpExt_TCPRenoRecoveryFail Protocol TcpExt statistic TCPRenoRecoveryFail.
|
|
# TYPE node_netstat_TcpExt_TCPRenoRecoveryFail untyped
|
|
node_netstat_TcpExt_TCPRenoRecoveryFail 0
|
|
# HELP node_netstat_TcpExt_TCPRenoReorder Protocol TcpExt statistic TCPRenoReorder.
|
|
# TYPE node_netstat_TcpExt_TCPRenoReorder untyped
|
|
node_netstat_TcpExt_TCPRenoReorder 0
|
|
# HELP node_netstat_TcpExt_TCPReqQFullDoCookies Protocol TcpExt statistic TCPReqQFullDoCookies.
|
|
# TYPE node_netstat_TcpExt_TCPReqQFullDoCookies untyped
|
|
node_netstat_TcpExt_TCPReqQFullDoCookies 0
|
|
# HELP node_netstat_TcpExt_TCPReqQFullDrop Protocol TcpExt statistic TCPReqQFullDrop.
|
|
# TYPE node_netstat_TcpExt_TCPReqQFullDrop untyped
|
|
node_netstat_TcpExt_TCPReqQFullDrop 0
|
|
# HELP node_netstat_TcpExt_TCPSACKDiscard Protocol TcpExt statistic TCPSACKDiscard.
|
|
# TYPE node_netstat_TcpExt_TCPSACKDiscard untyped
|
|
node_netstat_TcpExt_TCPSACKDiscard 0
|
|
# HELP node_netstat_TcpExt_TCPSACKReneging Protocol TcpExt statistic TCPSACKReneging.
|
|
# TYPE node_netstat_TcpExt_TCPSACKReneging untyped
|
|
node_netstat_TcpExt_TCPSACKReneging 0
|
|
# HELP node_netstat_TcpExt_TCPSACKReorder Protocol TcpExt statistic TCPSACKReorder.
|
|
# TYPE node_netstat_TcpExt_TCPSACKReorder untyped
|
|
node_netstat_TcpExt_TCPSACKReorder 0
|
|
# HELP node_netstat_TcpExt_TCPSYNChallenge Protocol TcpExt statistic TCPSYNChallenge.
|
|
# TYPE node_netstat_TcpExt_TCPSYNChallenge untyped
|
|
node_netstat_TcpExt_TCPSYNChallenge 2
|
|
# HELP node_netstat_TcpExt_TCPSackFailures Protocol TcpExt statistic TCPSackFailures.
|
|
# TYPE node_netstat_TcpExt_TCPSackFailures untyped
|
|
node_netstat_TcpExt_TCPSackFailures 1
|
|
# HELP node_netstat_TcpExt_TCPSackMerged Protocol TcpExt statistic TCPSackMerged.
|
|
# TYPE node_netstat_TcpExt_TCPSackMerged untyped
|
|
node_netstat_TcpExt_TCPSackMerged 2
|
|
# HELP node_netstat_TcpExt_TCPSackRecovery Protocol TcpExt statistic TCPSackRecovery.
|
|
# TYPE node_netstat_TcpExt_TCPSackRecovery untyped
|
|
node_netstat_TcpExt_TCPSackRecovery 1
|
|
# HELP node_netstat_TcpExt_TCPSackRecoveryFail Protocol TcpExt statistic TCPSackRecoveryFail.
|
|
# TYPE node_netstat_TcpExt_TCPSackRecoveryFail untyped
|
|
node_netstat_TcpExt_TCPSackRecoveryFail 0
|
|
# HELP node_netstat_TcpExt_TCPSackShiftFallback Protocol TcpExt statistic TCPSackShiftFallback.
|
|
# TYPE node_netstat_TcpExt_TCPSackShiftFallback untyped
|
|
node_netstat_TcpExt_TCPSackShiftFallback 5
|
|
# HELP node_netstat_TcpExt_TCPSackShifted Protocol TcpExt statistic TCPSackShifted.
|
|
# TYPE node_netstat_TcpExt_TCPSackShifted untyped
|
|
node_netstat_TcpExt_TCPSackShifted 0
|
|
# HELP node_netstat_TcpExt_TCPSchedulerFailed Protocol TcpExt statistic TCPSchedulerFailed.
|
|
# TYPE node_netstat_TcpExt_TCPSchedulerFailed untyped
|
|
node_netstat_TcpExt_TCPSchedulerFailed 0
|
|
# HELP node_netstat_TcpExt_TCPSlowStartRetrans Protocol TcpExt statistic TCPSlowStartRetrans.
|
|
# TYPE node_netstat_TcpExt_TCPSlowStartRetrans untyped
|
|
node_netstat_TcpExt_TCPSlowStartRetrans 1
|
|
# HELP node_netstat_TcpExt_TCPSpuriousRTOs Protocol TcpExt statistic TCPSpuriousRTOs.
|
|
# TYPE node_netstat_TcpExt_TCPSpuriousRTOs untyped
|
|
node_netstat_TcpExt_TCPSpuriousRTOs 0
|
|
# HELP node_netstat_TcpExt_TCPTSReorder Protocol TcpExt statistic TCPTSReorder.
|
|
# TYPE node_netstat_TcpExt_TCPTSReorder untyped
|
|
node_netstat_TcpExt_TCPTSReorder 0
|
|
# HELP node_netstat_TcpExt_TCPTimeWaitOverflow Protocol TcpExt statistic TCPTimeWaitOverflow.
|
|
# TYPE node_netstat_TcpExt_TCPTimeWaitOverflow untyped
|
|
node_netstat_TcpExt_TCPTimeWaitOverflow 0
|
|
# HELP node_netstat_TcpExt_TCPTimeouts Protocol TcpExt statistic TCPTimeouts.
|
|
# TYPE node_netstat_TcpExt_TCPTimeouts untyped
|
|
node_netstat_TcpExt_TCPTimeouts 115
|
|
# HELP node_netstat_TcpExt_TW Protocol TcpExt statistic TW.
|
|
# TYPE node_netstat_TcpExt_TW untyped
|
|
node_netstat_TcpExt_TW 388812
|
|
# HELP node_netstat_TcpExt_TWKilled Protocol TcpExt statistic TWKilled.
|
|
# TYPE node_netstat_TcpExt_TWKilled untyped
|
|
node_netstat_TcpExt_TWKilled 0
|
|
# HELP node_netstat_TcpExt_TWRecycled Protocol TcpExt statistic TWRecycled.
|
|
# TYPE node_netstat_TcpExt_TWRecycled untyped
|
|
node_netstat_TcpExt_TWRecycled 0
|
|
# HELP node_netstat_Tcp_ActiveOpens Protocol Tcp statistic ActiveOpens.
|
|
# TYPE node_netstat_Tcp_ActiveOpens untyped
|
|
node_netstat_Tcp_ActiveOpens 3556
|
|
# HELP node_netstat_Tcp_AttemptFails Protocol Tcp statistic AttemptFails.
|
|
# TYPE node_netstat_Tcp_AttemptFails untyped
|
|
node_netstat_Tcp_AttemptFails 341
|
|
# HELP node_netstat_Tcp_CurrEstab Protocol Tcp statistic CurrEstab.
|
|
# TYPE node_netstat_Tcp_CurrEstab untyped
|
|
node_netstat_Tcp_CurrEstab 0
|
|
# HELP node_netstat_Tcp_EstabResets Protocol Tcp statistic EstabResets.
|
|
# TYPE node_netstat_Tcp_EstabResets untyped
|
|
node_netstat_Tcp_EstabResets 161
|
|
# HELP node_netstat_Tcp_InCsumErrors Protocol Tcp statistic InCsumErrors.
|
|
# TYPE node_netstat_Tcp_InCsumErrors untyped
|
|
node_netstat_Tcp_InCsumErrors 0
|
|
# HELP node_netstat_Tcp_InErrs Protocol Tcp statistic InErrs.
|
|
# TYPE node_netstat_Tcp_InErrs untyped
|
|
node_netstat_Tcp_InErrs 5
|
|
# HELP node_netstat_Tcp_InSegs Protocol Tcp statistic InSegs.
|
|
# TYPE node_netstat_Tcp_InSegs untyped
|
|
node_netstat_Tcp_InSegs 5.7252008e+07
|
|
# HELP node_netstat_Tcp_MaxConn Protocol Tcp statistic MaxConn.
|
|
# TYPE node_netstat_Tcp_MaxConn untyped
|
|
node_netstat_Tcp_MaxConn -1
|
|
# HELP node_netstat_Tcp_OutRsts Protocol Tcp statistic OutRsts.
|
|
# TYPE node_netstat_Tcp_OutRsts untyped
|
|
node_netstat_Tcp_OutRsts 1003
|
|
# HELP node_netstat_Tcp_OutSegs Protocol Tcp statistic OutSegs.
|
|
# TYPE node_netstat_Tcp_OutSegs untyped
|
|
node_netstat_Tcp_OutSegs 5.4915039e+07
|
|
# HELP node_netstat_Tcp_PassiveOpens Protocol Tcp statistic PassiveOpens.
|
|
# TYPE node_netstat_Tcp_PassiveOpens untyped
|
|
node_netstat_Tcp_PassiveOpens 230
|
|
# HELP node_netstat_Tcp_RetransSegs Protocol Tcp statistic RetransSegs.
|
|
# TYPE node_netstat_Tcp_RetransSegs untyped
|
|
node_netstat_Tcp_RetransSegs 227
|
|
# HELP node_netstat_Tcp_RtoAlgorithm Protocol Tcp statistic RtoAlgorithm.
|
|
# TYPE node_netstat_Tcp_RtoAlgorithm untyped
|
|
node_netstat_Tcp_RtoAlgorithm 1
|
|
# HELP node_netstat_Tcp_RtoMax Protocol Tcp statistic RtoMax.
|
|
# TYPE node_netstat_Tcp_RtoMax untyped
|
|
node_netstat_Tcp_RtoMax 120000
|
|
# HELP node_netstat_Tcp_RtoMin Protocol Tcp statistic RtoMin.
|
|
# TYPE node_netstat_Tcp_RtoMin untyped
|
|
node_netstat_Tcp_RtoMin 200
|
|
# HELP node_netstat_UdpLite_InCsumErrors Protocol UdpLite statistic InCsumErrors.
|
|
# TYPE node_netstat_UdpLite_InCsumErrors untyped
|
|
node_netstat_UdpLite_InCsumErrors 0
|
|
# HELP node_netstat_UdpLite_InDatagrams Protocol UdpLite statistic InDatagrams.
|
|
# TYPE node_netstat_UdpLite_InDatagrams untyped
|
|
node_netstat_UdpLite_InDatagrams 0
|
|
# HELP node_netstat_UdpLite_InErrors Protocol UdpLite statistic InErrors.
|
|
# TYPE node_netstat_UdpLite_InErrors untyped
|
|
node_netstat_UdpLite_InErrors 0
|
|
# HELP node_netstat_UdpLite_NoPorts Protocol UdpLite statistic NoPorts.
|
|
# TYPE node_netstat_UdpLite_NoPorts untyped
|
|
node_netstat_UdpLite_NoPorts 0
|
|
# HELP node_netstat_UdpLite_OutDatagrams Protocol UdpLite statistic OutDatagrams.
|
|
# TYPE node_netstat_UdpLite_OutDatagrams untyped
|
|
node_netstat_UdpLite_OutDatagrams 0
|
|
# HELP node_netstat_UdpLite_RcvbufErrors Protocol UdpLite statistic RcvbufErrors.
|
|
# TYPE node_netstat_UdpLite_RcvbufErrors untyped
|
|
node_netstat_UdpLite_RcvbufErrors 0
|
|
# HELP node_netstat_UdpLite_SndbufErrors Protocol UdpLite statistic SndbufErrors.
|
|
# TYPE node_netstat_UdpLite_SndbufErrors untyped
|
|
node_netstat_UdpLite_SndbufErrors 0
|
|
# HELP node_netstat_Udp_InCsumErrors Protocol Udp statistic InCsumErrors.
|
|
# TYPE node_netstat_Udp_InCsumErrors untyped
|
|
node_netstat_Udp_InCsumErrors 0
|
|
# HELP node_netstat_Udp_InDatagrams Protocol Udp statistic InDatagrams.
|
|
# TYPE node_netstat_Udp_InDatagrams untyped
|
|
node_netstat_Udp_InDatagrams 88542
|
|
# HELP node_netstat_Udp_InErrors Protocol Udp statistic InErrors.
|
|
# TYPE node_netstat_Udp_InErrors untyped
|
|
node_netstat_Udp_InErrors 0
|
|
# HELP node_netstat_Udp_NoPorts Protocol Udp statistic NoPorts.
|
|
# TYPE node_netstat_Udp_NoPorts untyped
|
|
node_netstat_Udp_NoPorts 120
|
|
# HELP node_netstat_Udp_OutDatagrams Protocol Udp statistic OutDatagrams.
|
|
# TYPE node_netstat_Udp_OutDatagrams untyped
|
|
node_netstat_Udp_OutDatagrams 53028
|
|
# HELP node_netstat_Udp_RcvbufErrors Protocol Udp statistic RcvbufErrors.
|
|
# TYPE node_netstat_Udp_RcvbufErrors untyped
|
|
node_netstat_Udp_RcvbufErrors 0
|
|
# HELP node_netstat_Udp_SndbufErrors Protocol Udp statistic SndbufErrors.
|
|
# TYPE node_netstat_Udp_SndbufErrors untyped
|
|
node_netstat_Udp_SndbufErrors 0
|
|
# HELP node_network_receive_bytes Network device statistic receive_bytes.
|
|
# TYPE node_network_receive_bytes gauge
|
|
node_network_receive_bytes{device="docker0"} 6.4910168e+07
|
|
node_network_receive_bytes{device="eth0"} 6.8210035552e+10
|
|
node_network_receive_bytes{device="lo"} 4.35303245e+08
|
|
node_network_receive_bytes{device="lxcbr0"} 0
|
|
node_network_receive_bytes{device="tun0"} 1888
|
|
node_network_receive_bytes{device="veth4B09XN"} 648
|
|
node_network_receive_bytes{device="wlan0"} 1.0437182923e+10
|
|
# HELP node_network_receive_compressed Network device statistic receive_compressed.
|
|
# TYPE node_network_receive_compressed gauge
|
|
node_network_receive_compressed{device="docker0"} 0
|
|
node_network_receive_compressed{device="eth0"} 0
|
|
node_network_receive_compressed{device="lo"} 0
|
|
node_network_receive_compressed{device="lxcbr0"} 0
|
|
node_network_receive_compressed{device="tun0"} 0
|
|
node_network_receive_compressed{device="veth4B09XN"} 0
|
|
node_network_receive_compressed{device="wlan0"} 0
|
|
# HELP node_network_receive_drop Network device statistic receive_drop.
|
|
# TYPE node_network_receive_drop gauge
|
|
node_network_receive_drop{device="docker0"} 0
|
|
node_network_receive_drop{device="eth0"} 0
|
|
node_network_receive_drop{device="lo"} 0
|
|
node_network_receive_drop{device="lxcbr0"} 0
|
|
node_network_receive_drop{device="tun0"} 0
|
|
node_network_receive_drop{device="veth4B09XN"} 0
|
|
node_network_receive_drop{device="wlan0"} 0
|
|
# HELP node_network_receive_errs Network device statistic receive_errs.
|
|
# TYPE node_network_receive_errs gauge
|
|
node_network_receive_errs{device="docker0"} 0
|
|
node_network_receive_errs{device="eth0"} 0
|
|
node_network_receive_errs{device="lo"} 0
|
|
node_network_receive_errs{device="lxcbr0"} 0
|
|
node_network_receive_errs{device="tun0"} 0
|
|
node_network_receive_errs{device="veth4B09XN"} 0
|
|
node_network_receive_errs{device="wlan0"} 0
|
|
# HELP node_network_receive_fifo Network device statistic receive_fifo.
|
|
# TYPE node_network_receive_fifo gauge
|
|
node_network_receive_fifo{device="docker0"} 0
|
|
node_network_receive_fifo{device="eth0"} 0
|
|
node_network_receive_fifo{device="lo"} 0
|
|
node_network_receive_fifo{device="lxcbr0"} 0
|
|
node_network_receive_fifo{device="tun0"} 0
|
|
node_network_receive_fifo{device="veth4B09XN"} 0
|
|
node_network_receive_fifo{device="wlan0"} 0
|
|
# HELP node_network_receive_frame Network device statistic receive_frame.
|
|
# TYPE node_network_receive_frame gauge
|
|
node_network_receive_frame{device="docker0"} 0
|
|
node_network_receive_frame{device="eth0"} 0
|
|
node_network_receive_frame{device="lo"} 0
|
|
node_network_receive_frame{device="lxcbr0"} 0
|
|
node_network_receive_frame{device="tun0"} 0
|
|
node_network_receive_frame{device="veth4B09XN"} 0
|
|
node_network_receive_frame{device="wlan0"} 0
|
|
# HELP node_network_receive_multicast Network device statistic receive_multicast.
|
|
# TYPE node_network_receive_multicast gauge
|
|
node_network_receive_multicast{device="docker0"} 0
|
|
node_network_receive_multicast{device="eth0"} 0
|
|
node_network_receive_multicast{device="lo"} 0
|
|
node_network_receive_multicast{device="lxcbr0"} 0
|
|
node_network_receive_multicast{device="tun0"} 0
|
|
node_network_receive_multicast{device="veth4B09XN"} 0
|
|
node_network_receive_multicast{device="wlan0"} 0
|
|
# HELP node_network_receive_packets Network device statistic receive_packets.
|
|
# TYPE node_network_receive_packets gauge
|
|
node_network_receive_packets{device="docker0"} 1.065585e+06
|
|
node_network_receive_packets{device="eth0"} 5.20993275e+08
|
|
node_network_receive_packets{device="lo"} 1.832522e+06
|
|
node_network_receive_packets{device="lxcbr0"} 0
|
|
node_network_receive_packets{device="tun0"} 24
|
|
node_network_receive_packets{device="veth4B09XN"} 8
|
|
node_network_receive_packets{device="wlan0"} 1.3899359e+07
|
|
# HELP node_network_transmit_bytes Network device statistic transmit_bytes.
|
|
# TYPE node_network_transmit_bytes gauge
|
|
node_network_transmit_bytes{device="docker0"} 2.681662018e+09
|
|
node_network_transmit_bytes{device="eth0"} 9.315587528e+09
|
|
node_network_transmit_bytes{device="lo"} 4.35303245e+08
|
|
node_network_transmit_bytes{device="lxcbr0"} 2.630299e+06
|
|
node_network_transmit_bytes{device="tun0"} 67120
|
|
node_network_transmit_bytes{device="veth4B09XN"} 1.943284e+06
|
|
node_network_transmit_bytes{device="wlan0"} 2.85164936e+09
|
|
# HELP node_network_transmit_compressed Network device statistic transmit_compressed.
|
|
# TYPE node_network_transmit_compressed gauge
|
|
node_network_transmit_compressed{device="docker0"} 0
|
|
node_network_transmit_compressed{device="eth0"} 0
|
|
node_network_transmit_compressed{device="lo"} 0
|
|
node_network_transmit_compressed{device="lxcbr0"} 0
|
|
node_network_transmit_compressed{device="tun0"} 0
|
|
node_network_transmit_compressed{device="veth4B09XN"} 0
|
|
node_network_transmit_compressed{device="wlan0"} 0
|
|
# HELP node_network_transmit_drop Network device statistic transmit_drop.
|
|
# TYPE node_network_transmit_drop gauge
|
|
node_network_transmit_drop{device="docker0"} 0
|
|
node_network_transmit_drop{device="eth0"} 0
|
|
node_network_transmit_drop{device="lo"} 0
|
|
node_network_transmit_drop{device="lxcbr0"} 0
|
|
node_network_transmit_drop{device="tun0"} 0
|
|
node_network_transmit_drop{device="veth4B09XN"} 0
|
|
node_network_transmit_drop{device="wlan0"} 0
|
|
# HELP node_network_transmit_errs Network device statistic transmit_errs.
|
|
# TYPE node_network_transmit_errs gauge
|
|
node_network_transmit_errs{device="docker0"} 0
|
|
node_network_transmit_errs{device="eth0"} 0
|
|
node_network_transmit_errs{device="lo"} 0
|
|
node_network_transmit_errs{device="lxcbr0"} 0
|
|
node_network_transmit_errs{device="tun0"} 0
|
|
node_network_transmit_errs{device="veth4B09XN"} 0
|
|
node_network_transmit_errs{device="wlan0"} 0
|
|
# HELP node_network_transmit_fifo Network device statistic transmit_fifo.
|
|
# TYPE node_network_transmit_fifo gauge
|
|
node_network_transmit_fifo{device="docker0"} 0
|
|
node_network_transmit_fifo{device="eth0"} 0
|
|
node_network_transmit_fifo{device="lo"} 0
|
|
node_network_transmit_fifo{device="lxcbr0"} 0
|
|
node_network_transmit_fifo{device="tun0"} 0
|
|
node_network_transmit_fifo{device="veth4B09XN"} 0
|
|
node_network_transmit_fifo{device="wlan0"} 0
|
|
# HELP node_network_transmit_frame Network device statistic transmit_frame.
|
|
# TYPE node_network_transmit_frame gauge
|
|
node_network_transmit_frame{device="docker0"} 0
|
|
node_network_transmit_frame{device="eth0"} 0
|
|
node_network_transmit_frame{device="lo"} 0
|
|
node_network_transmit_frame{device="lxcbr0"} 0
|
|
node_network_transmit_frame{device="tun0"} 0
|
|
node_network_transmit_frame{device="veth4B09XN"} 0
|
|
node_network_transmit_frame{device="wlan0"} 0
|
|
# HELP node_network_transmit_multicast Network device statistic transmit_multicast.
|
|
# TYPE node_network_transmit_multicast gauge
|
|
node_network_transmit_multicast{device="docker0"} 0
|
|
node_network_transmit_multicast{device="eth0"} 0
|
|
node_network_transmit_multicast{device="lo"} 0
|
|
node_network_transmit_multicast{device="lxcbr0"} 0
|
|
node_network_transmit_multicast{device="tun0"} 0
|
|
node_network_transmit_multicast{device="veth4B09XN"} 0
|
|
node_network_transmit_multicast{device="wlan0"} 0
|
|
# HELP node_network_transmit_packets Network device statistic transmit_packets.
|
|
# TYPE node_network_transmit_packets gauge
|
|
node_network_transmit_packets{device="docker0"} 1.929779e+06
|
|
node_network_transmit_packets{device="eth0"} 4.3451486e+07
|
|
node_network_transmit_packets{device="lo"} 1.832522e+06
|
|
node_network_transmit_packets{device="lxcbr0"} 28339
|
|
node_network_transmit_packets{device="tun0"} 934
|
|
node_network_transmit_packets{device="veth4B09XN"} 10640
|
|
node_network_transmit_packets{device="wlan0"} 1.17262e+07
|
|
# HELP node_nf_conntrack_entries Number of currently allocated flow entries for connection tracking.
|
|
# TYPE node_nf_conntrack_entries gauge
|
|
node_nf_conntrack_entries 123
|
|
# HELP node_nf_conntrack_entries_limit Maximum size of connection tracking table.
|
|
# TYPE node_nf_conntrack_entries_limit gauge
|
|
node_nf_conntrack_entries_limit 65536
|
|
# HELP node_nfs_net_connections Number of connections at the network layer.
|
|
# TYPE node_nfs_net_connections counter
|
|
node_nfs_net_connections{protocol="tcp"} 45
|
|
# HELP node_nfs_net_reads Number of reads at the network layer.
|
|
# TYPE node_nfs_net_reads counter
|
|
node_nfs_net_reads{protocol="tcp"} 69
|
|
node_nfs_net_reads{protocol="udp"} 70
|
|
# HELP node_nfs_procedures Number of NFS procedures invoked.
|
|
# TYPE node_nfs_procedures counter
|
|
node_nfs_procedures{procedure="access",version="3"} 1.17661341e+08
|
|
node_nfs_procedures{procedure="access",version="4"} 58
|
|
node_nfs_procedures{procedure="close",version="4"} 28
|
|
node_nfs_procedures{procedure="commit",version="3"} 23729
|
|
node_nfs_procedures{procedure="commit",version="4"} 83
|
|
node_nfs_procedures{procedure="create",version="2"} 52
|
|
node_nfs_procedures{procedure="create",version="3"} 2.993289e+06
|
|
node_nfs_procedures{procedure="create",version="4"} 15
|
|
node_nfs_procedures{procedure="create_session",version="4"} 32
|
|
node_nfs_procedures{procedure="delegreturn",version="4"} 97
|
|
node_nfs_procedures{procedure="destroy_session",version="4"} 67
|
|
node_nfs_procedures{procedure="exchange_id",version="4"} 58
|
|
node_nfs_procedures{procedure="fs_locations",version="4"} 32
|
|
node_nfs_procedures{procedure="fsid_present",version="4"} 11
|
|
node_nfs_procedures{procedure="fsinfo",version="3"} 2
|
|
node_nfs_procedures{procedure="fsinfo",version="4"} 68
|
|
node_nfs_procedures{procedure="fsstat",version="3"} 13332
|
|
node_nfs_procedures{procedure="get_lease_time",version="4"} 28
|
|
node_nfs_procedures{procedure="getacl",version="4"} 36
|
|
node_nfs_procedures{procedure="getattr",version="2"} 57
|
|
node_nfs_procedures{procedure="getattr",version="3"} 1.061909262e+09
|
|
node_nfs_procedures{procedure="getattr",version="4"} 88
|
|
node_nfs_procedures{procedure="getdeviceinfo",version="4"} 1
|
|
node_nfs_procedures{procedure="layoutcommit",version="4"} 26
|
|
node_nfs_procedures{procedure="layoutget",version="4"} 90
|
|
node_nfs_procedures{procedure="layoutreturn",version="4"} 0
|
|
node_nfs_procedures{procedure="link",version="2"} 17
|
|
node_nfs_procedures{procedure="link",version="3"} 0
|
|
node_nfs_procedures{procedure="link",version="4"} 21
|
|
node_nfs_procedures{procedure="lock",version="4"} 39
|
|
node_nfs_procedures{procedure="lockt",version="4"} 68
|
|
node_nfs_procedures{procedure="locku",version="4"} 59
|
|
node_nfs_procedures{procedure="lookup",version="2"} 71
|
|
node_nfs_procedures{procedure="lookup",version="3"} 4.077635e+06
|
|
node_nfs_procedures{procedure="lookup",version="4"} 29
|
|
node_nfs_procedures{procedure="lookup_root",version="4"} 74
|
|
node_nfs_procedures{procedure="mkdir",version="2"} 50
|
|
node_nfs_procedures{procedure="mkdir",version="3"} 590
|
|
node_nfs_procedures{procedure="mknod",version="3"} 0
|
|
node_nfs_procedures{procedure="null",version="2"} 16
|
|
node_nfs_procedures{procedure="null",version="3"} 0
|
|
node_nfs_procedures{procedure="null",version="4"} 98
|
|
node_nfs_procedures{procedure="open",version="4"} 85
|
|
node_nfs_procedures{procedure="open_confirm",version="4"} 23
|
|
node_nfs_procedures{procedure="open_downgrade",version="4"} 1
|
|
node_nfs_procedures{procedure="open_noattr",version="4"} 24
|
|
node_nfs_procedures{procedure="pathconf",version="3"} 1
|
|
node_nfs_procedures{procedure="pathconf",version="4"} 53
|
|
node_nfs_procedures{procedure="read",version="2"} 45
|
|
node_nfs_procedures{procedure="read",version="3"} 2.9391916e+07
|
|
node_nfs_procedures{procedure="read",version="4"} 51
|
|
node_nfs_procedures{procedure="readdir",version="2"} 70
|
|
node_nfs_procedures{procedure="readdir",version="3"} 3983
|
|
node_nfs_procedures{procedure="readdir",version="4"} 66
|
|
node_nfs_procedures{procedure="readdirplus",version="3"} 92385
|
|
node_nfs_procedures{procedure="readlink",version="2"} 73
|
|
node_nfs_procedures{procedure="readlink",version="3"} 5
|
|
node_nfs_procedures{procedure="readlink",version="4"} 54
|
|
node_nfs_procedures{procedure="reclaim_complete",version="4"} 35
|
|
node_nfs_procedures{procedure="release_lockowner",version="4"} 85
|
|
node_nfs_procedures{procedure="remove",version="2"} 83
|
|
node_nfs_procedures{procedure="remove",version="3"} 7815
|
|
node_nfs_procedures{procedure="remove",version="4"} 69
|
|
node_nfs_procedures{procedure="rename",version="2"} 61
|
|
node_nfs_procedures{procedure="rename",version="3"} 1130
|
|
node_nfs_procedures{procedure="rename",version="4"} 96
|
|
node_nfs_procedures{procedure="renew",version="4"} 83
|
|
node_nfs_procedures{procedure="rmdir",version="2"} 23
|
|
node_nfs_procedures{procedure="rmdir",version="3"} 15
|
|
node_nfs_procedures{procedure="root",version="2"} 52
|
|
node_nfs_procedures{procedure="secinfo",version="4"} 81
|
|
node_nfs_procedures{procedure="sequence",version="4"} 13
|
|
node_nfs_procedures{procedure="server_caps",version="4"} 56
|
|
node_nfs_procedures{procedure="setacl",version="4"} 49
|
|
node_nfs_procedures{procedure="setattr",version="2"} 74
|
|
node_nfs_procedures{procedure="setattr",version="3"} 48906
|
|
node_nfs_procedures{procedure="setattr",version="4"} 73
|
|
node_nfs_procedures{procedure="setclientid",version="4"} 12
|
|
node_nfs_procedures{procedure="setclientid_confirm",version="4"} 84
|
|
node_nfs_procedures{procedure="statfs",version="2"} 82
|
|
node_nfs_procedures{procedure="statfs",version="4"} 86
|
|
node_nfs_procedures{procedure="symlink",version="2"} 53
|
|
node_nfs_procedures{procedure="symlink",version="3"} 0
|
|
node_nfs_procedures{procedure="symlink",version="4"} 84
|
|
node_nfs_procedures{procedure="write",version="2"} 0
|
|
node_nfs_procedures{procedure="write",version="3"} 2.570425e+06
|
|
node_nfs_procedures{procedure="write",version="4"} 54
|
|
node_nfs_procedures{procedure="writecache",version="2"} 86
|
|
# HELP node_nfs_rpc_authentication_refreshes Number of RPC authentication refreshes performed.
|
|
# TYPE node_nfs_rpc_authentication_refreshes counter
|
|
node_nfs_rpc_authentication_refreshes 1.218815394e+09
|
|
# HELP node_nfs_rpc_operations Number of RPCs performed.
|
|
# TYPE node_nfs_rpc_operations counter
|
|
node_nfs_rpc_operations 1.218785755e+09
|
|
# HELP node_nfs_rpc_retransmissions Number of RPC transmissions performed.
|
|
# TYPE node_nfs_rpc_retransmissions counter
|
|
node_nfs_rpc_retransmissions 374636
|
|
# HELP node_procs_blocked Number of processes blocked waiting for I/O to complete.
|
|
# TYPE node_procs_blocked gauge
|
|
node_procs_blocked 0
|
|
# HELP node_procs_running Number of processes in runnable state.
|
|
# TYPE node_procs_running gauge
|
|
node_procs_running 2
|
|
# HELP node_sockstat_FRAG_inuse Number of FRAG sockets in state inuse.
|
|
# TYPE node_sockstat_FRAG_inuse gauge
|
|
node_sockstat_FRAG_inuse 0
|
|
# HELP node_sockstat_FRAG_memory Number of FRAG sockets in state memory.
|
|
# TYPE node_sockstat_FRAG_memory gauge
|
|
node_sockstat_FRAG_memory 0
|
|
# HELP node_sockstat_RAW_inuse Number of RAW sockets in state inuse.
|
|
# TYPE node_sockstat_RAW_inuse gauge
|
|
node_sockstat_RAW_inuse 0
|
|
# HELP node_sockstat_TCP_alloc Number of TCP sockets in state alloc.
|
|
# TYPE node_sockstat_TCP_alloc gauge
|
|
node_sockstat_TCP_alloc 17
|
|
# HELP node_sockstat_TCP_inuse Number of TCP sockets in state inuse.
|
|
# TYPE node_sockstat_TCP_inuse gauge
|
|
node_sockstat_TCP_inuse 4
|
|
# HELP node_sockstat_TCP_mem Number of TCP sockets in state mem.
|
|
# TYPE node_sockstat_TCP_mem gauge
|
|
node_sockstat_TCP_mem 1
|
|
# HELP node_sockstat_TCP_mem_bytes Number of TCP sockets in state mem_bytes.
|
|
# TYPE node_sockstat_TCP_mem_bytes gauge
|
|
node_sockstat_TCP_mem_bytes 4096
|
|
# HELP node_sockstat_TCP_orphan Number of TCP sockets in state orphan.
|
|
# TYPE node_sockstat_TCP_orphan gauge
|
|
node_sockstat_TCP_orphan 0
|
|
# HELP node_sockstat_TCP_tw Number of TCP sockets in state tw.
|
|
# TYPE node_sockstat_TCP_tw gauge
|
|
node_sockstat_TCP_tw 4
|
|
# HELP node_sockstat_UDPLITE_inuse Number of UDPLITE sockets in state inuse.
|
|
# TYPE node_sockstat_UDPLITE_inuse gauge
|
|
node_sockstat_UDPLITE_inuse 0
|
|
# HELP node_sockstat_UDP_inuse Number of UDP sockets in state inuse.
|
|
# TYPE node_sockstat_UDP_inuse gauge
|
|
node_sockstat_UDP_inuse 0
|
|
# HELP node_sockstat_UDP_mem Number of UDP sockets in state mem.
|
|
# TYPE node_sockstat_UDP_mem gauge
|
|
node_sockstat_UDP_mem 0
|
|
# HELP node_sockstat_UDP_mem_bytes Number of UDP sockets in state mem_bytes.
|
|
# TYPE node_sockstat_UDP_mem_bytes gauge
|
|
node_sockstat_UDP_mem_bytes 0
|
|
# HELP node_sockstat_sockets_used Number of sockets sockets in state used.
|
|
# TYPE node_sockstat_sockets_used gauge
|
|
node_sockstat_sockets_used 229
|
|
# HELP node_textfile_mtime Unixtime mtime of textfiles successfully read.
|
|
# TYPE node_textfile_mtime gauge
|
|
# HELP node_textfile_scrape_error 1 if there was an error opening or reading a file, 0 otherwise
|
|
# TYPE node_textfile_scrape_error gauge
|
|
node_textfile_scrape_error 0
|
|
# HELP node_wifi_interface_frequency_hertz The current frequency a WiFi interface is operating at, in hertz.
|
|
# TYPE node_wifi_interface_frequency_hertz gauge
|
|
node_wifi_interface_frequency_hertz{device="wlan0"} 2.412e+09
|
|
# HELP node_wifi_station_beacon_loss_total The total number of times a station has detected a beacon loss.
|
|
# TYPE node_wifi_station_beacon_loss_total counter
|
|
node_wifi_station_beacon_loss_total{device="wlan0"} 1
|
|
# HELP node_wifi_station_connected_seconds_total The total number of seconds a station has been connected to an access point.
|
|
# TYPE node_wifi_station_connected_seconds_total counter
|
|
node_wifi_station_connected_seconds_total{device="wlan0"} 30
|
|
# HELP node_wifi_station_inactive_seconds The number of seconds since any wireless activity has occurred on a station.
|
|
# TYPE node_wifi_station_inactive_seconds gauge
|
|
node_wifi_station_inactive_seconds{device="wlan0"} 0.4
|
|
# HELP node_wifi_station_receive_bits_per_second The current WiFi receive bitrate of a station, in bits per second.
|
|
# TYPE node_wifi_station_receive_bits_per_second gauge
|
|
node_wifi_station_receive_bits_per_second{device="wlan0"} 1.28e+08
|
|
# HELP node_wifi_station_signal_dbm The current WiFi signal strength, in decibel-milliwatts (dBm).
|
|
# TYPE node_wifi_station_signal_dbm gauge
|
|
node_wifi_station_signal_dbm{device="wlan0"} -52
|
|
# HELP node_wifi_station_transmit_bits_per_second The current WiFi transmit bitrate of a station, in bits per second.
|
|
# TYPE node_wifi_station_transmit_bits_per_second gauge
|
|
node_wifi_station_transmit_bits_per_second{device="wlan0"} 1.64e+08
|
|
# HELP node_wifi_station_transmit_failed_total The total number of times a station has failed to send a packet.
|
|
# TYPE node_wifi_station_transmit_failed_total counter
|
|
node_wifi_station_transmit_failed_total{device="wlan0"} 2
|
|
# HELP node_wifi_station_transmit_retries_total The total number of times a station has had to retry while sending a packet.
|
|
# TYPE node_wifi_station_transmit_retries_total counter
|
|
node_wifi_station_transmit_retries_total{device="wlan0"} 10
|
|
# HELP node_zfs_arc_anon_evictable_data kstat.zfs.misc.arcstats.anon_evictable_data
|
|
# TYPE node_zfs_arc_anon_evictable_data untyped
|
|
node_zfs_arc_anon_evictable_data 0
|
|
# HELP node_zfs_arc_anon_evictable_metadata kstat.zfs.misc.arcstats.anon_evictable_metadata
|
|
# TYPE node_zfs_arc_anon_evictable_metadata untyped
|
|
node_zfs_arc_anon_evictable_metadata 0
|
|
# HELP node_zfs_arc_anon_size kstat.zfs.misc.arcstats.anon_size
|
|
# TYPE node_zfs_arc_anon_size untyped
|
|
node_zfs_arc_anon_size 1.91744e+06
|
|
# HELP node_zfs_arc_arc_loaned_bytes kstat.zfs.misc.arcstats.arc_loaned_bytes
|
|
# TYPE node_zfs_arc_arc_loaned_bytes untyped
|
|
node_zfs_arc_arc_loaned_bytes 0
|
|
# HELP node_zfs_arc_arc_meta_limit kstat.zfs.misc.arcstats.arc_meta_limit
|
|
# TYPE node_zfs_arc_arc_meta_limit untyped
|
|
node_zfs_arc_arc_meta_limit 6.275982336e+09
|
|
# HELP node_zfs_arc_arc_meta_max kstat.zfs.misc.arcstats.arc_meta_max
|
|
# TYPE node_zfs_arc_arc_meta_max untyped
|
|
node_zfs_arc_arc_meta_max 4.49286096e+08
|
|
# HELP node_zfs_arc_arc_meta_min kstat.zfs.misc.arcstats.arc_meta_min
|
|
# TYPE node_zfs_arc_arc_meta_min untyped
|
|
node_zfs_arc_arc_meta_min 1.6777216e+07
|
|
# HELP node_zfs_arc_arc_meta_used kstat.zfs.misc.arcstats.arc_meta_used
|
|
# TYPE node_zfs_arc_arc_meta_used untyped
|
|
node_zfs_arc_arc_meta_used 3.08103632e+08
|
|
# HELP node_zfs_arc_arc_need_free kstat.zfs.misc.arcstats.arc_need_free
|
|
# TYPE node_zfs_arc_arc_need_free untyped
|
|
node_zfs_arc_arc_need_free 0
|
|
# HELP node_zfs_arc_arc_no_grow kstat.zfs.misc.arcstats.arc_no_grow
|
|
# TYPE node_zfs_arc_arc_no_grow untyped
|
|
node_zfs_arc_arc_no_grow 0
|
|
# HELP node_zfs_arc_arc_prune kstat.zfs.misc.arcstats.arc_prune
|
|
# TYPE node_zfs_arc_arc_prune untyped
|
|
node_zfs_arc_arc_prune 0
|
|
# HELP node_zfs_arc_arc_sys_free kstat.zfs.misc.arcstats.arc_sys_free
|
|
# TYPE node_zfs_arc_arc_sys_free untyped
|
|
node_zfs_arc_arc_sys_free 2.61496832e+08
|
|
# HELP node_zfs_arc_arc_tempreserve kstat.zfs.misc.arcstats.arc_tempreserve
|
|
# TYPE node_zfs_arc_arc_tempreserve untyped
|
|
node_zfs_arc_arc_tempreserve 0
|
|
# HELP node_zfs_arc_c kstat.zfs.misc.arcstats.c
|
|
# TYPE node_zfs_arc_c untyped
|
|
node_zfs_arc_c 1.643208777e+09
|
|
# HELP node_zfs_arc_c_max kstat.zfs.misc.arcstats.c_max
|
|
# TYPE node_zfs_arc_c_max untyped
|
|
node_zfs_arc_c_max 8.367976448e+09
|
|
# HELP node_zfs_arc_c_min kstat.zfs.misc.arcstats.c_min
|
|
# TYPE node_zfs_arc_c_min untyped
|
|
node_zfs_arc_c_min 3.3554432e+07
|
|
# HELP node_zfs_arc_data_size kstat.zfs.misc.arcstats.data_size
|
|
# TYPE node_zfs_arc_data_size untyped
|
|
node_zfs_arc_data_size 1.29583616e+09
|
|
# HELP node_zfs_arc_deleted kstat.zfs.misc.arcstats.deleted
|
|
# TYPE node_zfs_arc_deleted untyped
|
|
node_zfs_arc_deleted 60403
|
|
# HELP node_zfs_arc_demand_data_hits kstat.zfs.misc.arcstats.demand_data_hits
|
|
# TYPE node_zfs_arc_demand_data_hits untyped
|
|
node_zfs_arc_demand_data_hits 7.221032e+06
|
|
# HELP node_zfs_arc_demand_data_misses kstat.zfs.misc.arcstats.demand_data_misses
|
|
# TYPE node_zfs_arc_demand_data_misses untyped
|
|
node_zfs_arc_demand_data_misses 73300
|
|
# HELP node_zfs_arc_demand_metadata_hits kstat.zfs.misc.arcstats.demand_metadata_hits
|
|
# TYPE node_zfs_arc_demand_metadata_hits untyped
|
|
node_zfs_arc_demand_metadata_hits 1.464353e+06
|
|
# HELP node_zfs_arc_demand_metadata_misses kstat.zfs.misc.arcstats.demand_metadata_misses
|
|
# TYPE node_zfs_arc_demand_metadata_misses untyped
|
|
node_zfs_arc_demand_metadata_misses 498170
|
|
# HELP node_zfs_arc_duplicate_buffers kstat.zfs.misc.arcstats.duplicate_buffers
|
|
# TYPE node_zfs_arc_duplicate_buffers untyped
|
|
node_zfs_arc_duplicate_buffers 0
|
|
# HELP node_zfs_arc_duplicate_buffers_size kstat.zfs.misc.arcstats.duplicate_buffers_size
|
|
# TYPE node_zfs_arc_duplicate_buffers_size untyped
|
|
node_zfs_arc_duplicate_buffers_size 0
|
|
# HELP node_zfs_arc_duplicate_reads kstat.zfs.misc.arcstats.duplicate_reads
|
|
# TYPE node_zfs_arc_duplicate_reads untyped
|
|
node_zfs_arc_duplicate_reads 0
|
|
# HELP node_zfs_arc_evict_l2_cached kstat.zfs.misc.arcstats.evict_l2_cached
|
|
# TYPE node_zfs_arc_evict_l2_cached untyped
|
|
node_zfs_arc_evict_l2_cached 0
|
|
# HELP node_zfs_arc_evict_l2_eligible kstat.zfs.misc.arcstats.evict_l2_eligible
|
|
# TYPE node_zfs_arc_evict_l2_eligible untyped
|
|
node_zfs_arc_evict_l2_eligible 8.99251456e+09
|
|
# HELP node_zfs_arc_evict_l2_ineligible kstat.zfs.misc.arcstats.evict_l2_ineligible
|
|
# TYPE node_zfs_arc_evict_l2_ineligible untyped
|
|
node_zfs_arc_evict_l2_ineligible 9.92552448e+08
|
|
# HELP node_zfs_arc_evict_l2_skip kstat.zfs.misc.arcstats.evict_l2_skip
|
|
# TYPE node_zfs_arc_evict_l2_skip untyped
|
|
node_zfs_arc_evict_l2_skip 0
|
|
# HELP node_zfs_arc_evict_not_enough kstat.zfs.misc.arcstats.evict_not_enough
|
|
# TYPE node_zfs_arc_evict_not_enough untyped
|
|
node_zfs_arc_evict_not_enough 680
|
|
# HELP node_zfs_arc_evict_skip kstat.zfs.misc.arcstats.evict_skip
|
|
# TYPE node_zfs_arc_evict_skip untyped
|
|
node_zfs_arc_evict_skip 2.265729e+06
|
|
# HELP node_zfs_arc_hash_chain_max kstat.zfs.misc.arcstats.hash_chain_max
|
|
# TYPE node_zfs_arc_hash_chain_max untyped
|
|
node_zfs_arc_hash_chain_max 3
|
|
# HELP node_zfs_arc_hash_chains kstat.zfs.misc.arcstats.hash_chains
|
|
# TYPE node_zfs_arc_hash_chains untyped
|
|
node_zfs_arc_hash_chains 412
|
|
# HELP node_zfs_arc_hash_collisions kstat.zfs.misc.arcstats.hash_collisions
|
|
# TYPE node_zfs_arc_hash_collisions untyped
|
|
node_zfs_arc_hash_collisions 50564
|
|
# HELP node_zfs_arc_hash_elements kstat.zfs.misc.arcstats.hash_elements
|
|
# TYPE node_zfs_arc_hash_elements untyped
|
|
node_zfs_arc_hash_elements 42359
|
|
# HELP node_zfs_arc_hash_elements_max kstat.zfs.misc.arcstats.hash_elements_max
|
|
# TYPE node_zfs_arc_hash_elements_max untyped
|
|
node_zfs_arc_hash_elements_max 88245
|
|
# HELP node_zfs_arc_hdr_size kstat.zfs.misc.arcstats.hdr_size
|
|
# TYPE node_zfs_arc_hdr_size untyped
|
|
node_zfs_arc_hdr_size 1.636108e+07
|
|
# HELP node_zfs_arc_hits kstat.zfs.misc.arcstats.hits
|
|
# TYPE node_zfs_arc_hits untyped
|
|
node_zfs_arc_hits 8.772612e+06
|
|
# HELP node_zfs_arc_l2_abort_lowmem kstat.zfs.misc.arcstats.l2_abort_lowmem
|
|
# TYPE node_zfs_arc_l2_abort_lowmem untyped
|
|
node_zfs_arc_l2_abort_lowmem 0
|
|
# HELP node_zfs_arc_l2_asize kstat.zfs.misc.arcstats.l2_asize
|
|
# TYPE node_zfs_arc_l2_asize untyped
|
|
node_zfs_arc_l2_asize 0
|
|
# HELP node_zfs_arc_l2_cdata_free_on_write kstat.zfs.misc.arcstats.l2_cdata_free_on_write
|
|
# TYPE node_zfs_arc_l2_cdata_free_on_write untyped
|
|
node_zfs_arc_l2_cdata_free_on_write 0
|
|
# HELP node_zfs_arc_l2_cksum_bad kstat.zfs.misc.arcstats.l2_cksum_bad
|
|
# TYPE node_zfs_arc_l2_cksum_bad untyped
|
|
node_zfs_arc_l2_cksum_bad 0
|
|
# HELP node_zfs_arc_l2_compress_failures kstat.zfs.misc.arcstats.l2_compress_failures
|
|
# TYPE node_zfs_arc_l2_compress_failures untyped
|
|
node_zfs_arc_l2_compress_failures 0
|
|
# HELP node_zfs_arc_l2_compress_successes kstat.zfs.misc.arcstats.l2_compress_successes
|
|
# TYPE node_zfs_arc_l2_compress_successes untyped
|
|
node_zfs_arc_l2_compress_successes 0
|
|
# HELP node_zfs_arc_l2_compress_zeros kstat.zfs.misc.arcstats.l2_compress_zeros
|
|
# TYPE node_zfs_arc_l2_compress_zeros untyped
|
|
node_zfs_arc_l2_compress_zeros 0
|
|
# HELP node_zfs_arc_l2_evict_l1cached kstat.zfs.misc.arcstats.l2_evict_l1cached
|
|
# TYPE node_zfs_arc_l2_evict_l1cached untyped
|
|
node_zfs_arc_l2_evict_l1cached 0
|
|
# HELP node_zfs_arc_l2_evict_lock_retry kstat.zfs.misc.arcstats.l2_evict_lock_retry
|
|
# TYPE node_zfs_arc_l2_evict_lock_retry untyped
|
|
node_zfs_arc_l2_evict_lock_retry 0
|
|
# HELP node_zfs_arc_l2_evict_reading kstat.zfs.misc.arcstats.l2_evict_reading
|
|
# TYPE node_zfs_arc_l2_evict_reading untyped
|
|
node_zfs_arc_l2_evict_reading 0
|
|
# HELP node_zfs_arc_l2_feeds kstat.zfs.misc.arcstats.l2_feeds
|
|
# TYPE node_zfs_arc_l2_feeds untyped
|
|
node_zfs_arc_l2_feeds 0
|
|
# HELP node_zfs_arc_l2_free_on_write kstat.zfs.misc.arcstats.l2_free_on_write
|
|
# TYPE node_zfs_arc_l2_free_on_write untyped
|
|
node_zfs_arc_l2_free_on_write 0
|
|
# HELP node_zfs_arc_l2_hdr_size kstat.zfs.misc.arcstats.l2_hdr_size
|
|
# TYPE node_zfs_arc_l2_hdr_size untyped
|
|
node_zfs_arc_l2_hdr_size 0
|
|
# HELP node_zfs_arc_l2_hits kstat.zfs.misc.arcstats.l2_hits
|
|
# TYPE node_zfs_arc_l2_hits untyped
|
|
node_zfs_arc_l2_hits 0
|
|
# HELP node_zfs_arc_l2_io_error kstat.zfs.misc.arcstats.l2_io_error
|
|
# TYPE node_zfs_arc_l2_io_error untyped
|
|
node_zfs_arc_l2_io_error 0
|
|
# HELP node_zfs_arc_l2_misses kstat.zfs.misc.arcstats.l2_misses
|
|
# TYPE node_zfs_arc_l2_misses untyped
|
|
node_zfs_arc_l2_misses 0
|
|
# HELP node_zfs_arc_l2_read_bytes kstat.zfs.misc.arcstats.l2_read_bytes
|
|
# TYPE node_zfs_arc_l2_read_bytes untyped
|
|
node_zfs_arc_l2_read_bytes 0
|
|
# HELP node_zfs_arc_l2_rw_clash kstat.zfs.misc.arcstats.l2_rw_clash
|
|
# TYPE node_zfs_arc_l2_rw_clash untyped
|
|
node_zfs_arc_l2_rw_clash 0
|
|
# HELP node_zfs_arc_l2_size kstat.zfs.misc.arcstats.l2_size
|
|
# TYPE node_zfs_arc_l2_size untyped
|
|
node_zfs_arc_l2_size 0
|
|
# HELP node_zfs_arc_l2_write_bytes kstat.zfs.misc.arcstats.l2_write_bytes
|
|
# TYPE node_zfs_arc_l2_write_bytes untyped
|
|
node_zfs_arc_l2_write_bytes 0
|
|
# HELP node_zfs_arc_l2_writes_done kstat.zfs.misc.arcstats.l2_writes_done
|
|
# TYPE node_zfs_arc_l2_writes_done untyped
|
|
node_zfs_arc_l2_writes_done 0
|
|
# HELP node_zfs_arc_l2_writes_error kstat.zfs.misc.arcstats.l2_writes_error
|
|
# TYPE node_zfs_arc_l2_writes_error untyped
|
|
node_zfs_arc_l2_writes_error 0
|
|
# HELP node_zfs_arc_l2_writes_lock_retry kstat.zfs.misc.arcstats.l2_writes_lock_retry
|
|
# TYPE node_zfs_arc_l2_writes_lock_retry untyped
|
|
node_zfs_arc_l2_writes_lock_retry 0
|
|
# HELP node_zfs_arc_l2_writes_sent kstat.zfs.misc.arcstats.l2_writes_sent
|
|
# TYPE node_zfs_arc_l2_writes_sent untyped
|
|
node_zfs_arc_l2_writes_sent 0
|
|
# HELP node_zfs_arc_memory_direct_count kstat.zfs.misc.arcstats.memory_direct_count
|
|
# TYPE node_zfs_arc_memory_direct_count untyped
|
|
node_zfs_arc_memory_direct_count 542
|
|
# HELP node_zfs_arc_memory_indirect_count kstat.zfs.misc.arcstats.memory_indirect_count
|
|
# TYPE node_zfs_arc_memory_indirect_count untyped
|
|
node_zfs_arc_memory_indirect_count 3006
|
|
# HELP node_zfs_arc_memory_throttle_count kstat.zfs.misc.arcstats.memory_throttle_count
|
|
# TYPE node_zfs_arc_memory_throttle_count untyped
|
|
node_zfs_arc_memory_throttle_count 0
|
|
# HELP node_zfs_arc_metadata_size kstat.zfs.misc.arcstats.metadata_size
|
|
# TYPE node_zfs_arc_metadata_size untyped
|
|
node_zfs_arc_metadata_size 1.7529856e+08
|
|
# HELP node_zfs_arc_mfu_evictable_data kstat.zfs.misc.arcstats.mfu_evictable_data
|
|
# TYPE node_zfs_arc_mfu_evictable_data untyped
|
|
node_zfs_arc_mfu_evictable_data 1.017613824e+09
|
|
# HELP node_zfs_arc_mfu_evictable_metadata kstat.zfs.misc.arcstats.mfu_evictable_metadata
|
|
# TYPE node_zfs_arc_mfu_evictable_metadata untyped
|
|
node_zfs_arc_mfu_evictable_metadata 9.163776e+06
|
|
# HELP node_zfs_arc_mfu_ghost_evictable_data kstat.zfs.misc.arcstats.mfu_ghost_evictable_data
|
|
# TYPE node_zfs_arc_mfu_ghost_evictable_data untyped
|
|
node_zfs_arc_mfu_ghost_evictable_data 9.6731136e+07
|
|
# HELP node_zfs_arc_mfu_ghost_evictable_metadata kstat.zfs.misc.arcstats.mfu_ghost_evictable_metadata
|
|
# TYPE node_zfs_arc_mfu_ghost_evictable_metadata untyped
|
|
node_zfs_arc_mfu_ghost_evictable_metadata 8.205312e+06
|
|
# HELP node_zfs_arc_mfu_ghost_hits kstat.zfs.misc.arcstats.mfu_ghost_hits
|
|
# TYPE node_zfs_arc_mfu_ghost_hits untyped
|
|
node_zfs_arc_mfu_ghost_hits 821
|
|
# HELP node_zfs_arc_mfu_ghost_size kstat.zfs.misc.arcstats.mfu_ghost_size
|
|
# TYPE node_zfs_arc_mfu_ghost_size untyped
|
|
node_zfs_arc_mfu_ghost_size 1.04936448e+08
|
|
# HELP node_zfs_arc_mfu_hits kstat.zfs.misc.arcstats.mfu_hits
|
|
# TYPE node_zfs_arc_mfu_hits untyped
|
|
node_zfs_arc_mfu_hits 7.829854e+06
|
|
# HELP node_zfs_arc_mfu_size kstat.zfs.misc.arcstats.mfu_size
|
|
# TYPE node_zfs_arc_mfu_size untyped
|
|
node_zfs_arc_mfu_size 1.066623488e+09
|
|
# HELP node_zfs_arc_misses kstat.zfs.misc.arcstats.misses
|
|
# TYPE node_zfs_arc_misses untyped
|
|
node_zfs_arc_misses 604635
|
|
# HELP node_zfs_arc_mru_evictable_data kstat.zfs.misc.arcstats.mru_evictable_data
|
|
# TYPE node_zfs_arc_mru_evictable_data untyped
|
|
node_zfs_arc_mru_evictable_data 2.78091264e+08
|
|
# HELP node_zfs_arc_mru_evictable_metadata kstat.zfs.misc.arcstats.mru_evictable_metadata
|
|
# TYPE node_zfs_arc_mru_evictable_metadata untyped
|
|
node_zfs_arc_mru_evictable_metadata 1.8606592e+07
|
|
# HELP node_zfs_arc_mru_ghost_evictable_data kstat.zfs.misc.arcstats.mru_ghost_evictable_data
|
|
# TYPE node_zfs_arc_mru_ghost_evictable_data untyped
|
|
node_zfs_arc_mru_ghost_evictable_data 8.83765248e+08
|
|
# HELP node_zfs_arc_mru_ghost_evictable_metadata kstat.zfs.misc.arcstats.mru_ghost_evictable_metadata
|
|
# TYPE node_zfs_arc_mru_ghost_evictable_metadata untyped
|
|
node_zfs_arc_mru_ghost_evictable_metadata 1.1596288e+08
|
|
# HELP node_zfs_arc_mru_ghost_hits kstat.zfs.misc.arcstats.mru_ghost_hits
|
|
# TYPE node_zfs_arc_mru_ghost_hits untyped
|
|
node_zfs_arc_mru_ghost_hits 21100
|
|
# HELP node_zfs_arc_mru_ghost_size kstat.zfs.misc.arcstats.mru_ghost_size
|
|
# TYPE node_zfs_arc_mru_ghost_size untyped
|
|
node_zfs_arc_mru_ghost_size 9.99728128e+08
|
|
# HELP node_zfs_arc_mru_hits kstat.zfs.misc.arcstats.mru_hits
|
|
# TYPE node_zfs_arc_mru_hits untyped
|
|
node_zfs_arc_mru_hits 855535
|
|
# HELP node_zfs_arc_mru_size kstat.zfs.misc.arcstats.mru_size
|
|
# TYPE node_zfs_arc_mru_size untyped
|
|
node_zfs_arc_mru_size 4.02593792e+08
|
|
# HELP node_zfs_arc_mutex_miss kstat.zfs.misc.arcstats.mutex_miss
|
|
# TYPE node_zfs_arc_mutex_miss untyped
|
|
node_zfs_arc_mutex_miss 2
|
|
# HELP node_zfs_arc_other_size kstat.zfs.misc.arcstats.other_size
|
|
# TYPE node_zfs_arc_other_size untyped
|
|
node_zfs_arc_other_size 1.16443992e+08
|
|
# HELP node_zfs_arc_p kstat.zfs.misc.arcstats.p
|
|
# TYPE node_zfs_arc_p untyped
|
|
node_zfs_arc_p 5.16395305e+08
|
|
# HELP node_zfs_arc_prefetch_data_hits kstat.zfs.misc.arcstats.prefetch_data_hits
|
|
# TYPE node_zfs_arc_prefetch_data_hits untyped
|
|
node_zfs_arc_prefetch_data_hits 3615
|
|
# HELP node_zfs_arc_prefetch_data_misses kstat.zfs.misc.arcstats.prefetch_data_misses
|
|
# TYPE node_zfs_arc_prefetch_data_misses untyped
|
|
node_zfs_arc_prefetch_data_misses 17094
|
|
# HELP node_zfs_arc_prefetch_metadata_hits kstat.zfs.misc.arcstats.prefetch_metadata_hits
|
|
# TYPE node_zfs_arc_prefetch_metadata_hits untyped
|
|
node_zfs_arc_prefetch_metadata_hits 83612
|
|
# HELP node_zfs_arc_prefetch_metadata_misses kstat.zfs.misc.arcstats.prefetch_metadata_misses
|
|
# TYPE node_zfs_arc_prefetch_metadata_misses untyped
|
|
node_zfs_arc_prefetch_metadata_misses 16071
|
|
# HELP node_zfs_arc_size kstat.zfs.misc.arcstats.size
|
|
# TYPE node_zfs_arc_size untyped
|
|
node_zfs_arc_size 1.603939792e+09
|
|
# HELP node_zfs_dmu_tx_dmu_tx_assigned kstat.zfs.misc.dmu_tx.dmu_tx_assigned
|
|
# TYPE node_zfs_dmu_tx_dmu_tx_assigned untyped
|
|
node_zfs_dmu_tx_dmu_tx_assigned 3.532844e+06
|
|
# HELP node_zfs_dmu_tx_dmu_tx_delay kstat.zfs.misc.dmu_tx.dmu_tx_delay
|
|
# TYPE node_zfs_dmu_tx_dmu_tx_delay untyped
|
|
node_zfs_dmu_tx_dmu_tx_delay 0
|
|
# HELP node_zfs_dmu_tx_dmu_tx_dirty_delay kstat.zfs.misc.dmu_tx.dmu_tx_dirty_delay
|
|
# TYPE node_zfs_dmu_tx_dmu_tx_dirty_delay untyped
|
|
node_zfs_dmu_tx_dmu_tx_dirty_delay 0
|
|
# HELP node_zfs_dmu_tx_dmu_tx_dirty_over_max kstat.zfs.misc.dmu_tx.dmu_tx_dirty_over_max
|
|
# TYPE node_zfs_dmu_tx_dmu_tx_dirty_over_max untyped
|
|
node_zfs_dmu_tx_dmu_tx_dirty_over_max 0
|
|
# HELP node_zfs_dmu_tx_dmu_tx_dirty_throttle kstat.zfs.misc.dmu_tx.dmu_tx_dirty_throttle
|
|
# TYPE node_zfs_dmu_tx_dmu_tx_dirty_throttle untyped
|
|
node_zfs_dmu_tx_dmu_tx_dirty_throttle 0
|
|
# HELP node_zfs_dmu_tx_dmu_tx_error kstat.zfs.misc.dmu_tx.dmu_tx_error
|
|
# TYPE node_zfs_dmu_tx_dmu_tx_error untyped
|
|
node_zfs_dmu_tx_dmu_tx_error 0
|
|
# HELP node_zfs_dmu_tx_dmu_tx_group kstat.zfs.misc.dmu_tx.dmu_tx_group
|
|
# TYPE node_zfs_dmu_tx_dmu_tx_group untyped
|
|
node_zfs_dmu_tx_dmu_tx_group 0
|
|
# HELP node_zfs_dmu_tx_dmu_tx_memory_reclaim kstat.zfs.misc.dmu_tx.dmu_tx_memory_reclaim
|
|
# TYPE node_zfs_dmu_tx_dmu_tx_memory_reclaim untyped
|
|
node_zfs_dmu_tx_dmu_tx_memory_reclaim 0
|
|
# HELP node_zfs_dmu_tx_dmu_tx_memory_reserve kstat.zfs.misc.dmu_tx.dmu_tx_memory_reserve
|
|
# TYPE node_zfs_dmu_tx_dmu_tx_memory_reserve untyped
|
|
node_zfs_dmu_tx_dmu_tx_memory_reserve 0
|
|
# HELP node_zfs_dmu_tx_dmu_tx_quota kstat.zfs.misc.dmu_tx.dmu_tx_quota
|
|
# TYPE node_zfs_dmu_tx_dmu_tx_quota untyped
|
|
node_zfs_dmu_tx_dmu_tx_quota 0
|
|
# HELP node_zfs_dmu_tx_dmu_tx_suspended kstat.zfs.misc.dmu_tx.dmu_tx_suspended
|
|
# TYPE node_zfs_dmu_tx_dmu_tx_suspended untyped
|
|
node_zfs_dmu_tx_dmu_tx_suspended 0
|
|
# HELP node_zfs_fm_erpt_dropped kstat.zfs.misc.fm.erpt-dropped
|
|
# TYPE node_zfs_fm_erpt_dropped untyped
|
|
node_zfs_fm_erpt_dropped 18
|
|
# HELP node_zfs_fm_erpt_set_failed kstat.zfs.misc.fm.erpt-set-failed
|
|
# TYPE node_zfs_fm_erpt_set_failed untyped
|
|
node_zfs_fm_erpt_set_failed 0
|
|
# HELP node_zfs_fm_fmri_set_failed kstat.zfs.misc.fm.fmri-set-failed
|
|
# TYPE node_zfs_fm_fmri_set_failed untyped
|
|
node_zfs_fm_fmri_set_failed 0
|
|
# HELP node_zfs_fm_payload_set_failed kstat.zfs.misc.fm.payload-set-failed
|
|
# TYPE node_zfs_fm_payload_set_failed untyped
|
|
node_zfs_fm_payload_set_failed 0
|
|
# HELP node_zfs_vdev_cache_delegations kstat.zfs.misc.vdev_cache_stats.delegations
|
|
# TYPE node_zfs_vdev_cache_delegations untyped
|
|
node_zfs_vdev_cache_delegations 40
|
|
# HELP node_zfs_vdev_cache_hits kstat.zfs.misc.vdev_cache_stats.hits
|
|
# TYPE node_zfs_vdev_cache_hits untyped
|
|
node_zfs_vdev_cache_hits 0
|
|
# HELP node_zfs_vdev_cache_misses kstat.zfs.misc.vdev_cache_stats.misses
|
|
# TYPE node_zfs_vdev_cache_misses untyped
|
|
node_zfs_vdev_cache_misses 0
|
|
# HELP node_zfs_xuio_onloan_read_buf kstat.zfs.misc.xuio_stats.onloan_read_buf
|
|
# TYPE node_zfs_xuio_onloan_read_buf untyped
|
|
node_zfs_xuio_onloan_read_buf 32
|
|
# HELP node_zfs_xuio_onloan_write_buf kstat.zfs.misc.xuio_stats.onloan_write_buf
|
|
# TYPE node_zfs_xuio_onloan_write_buf untyped
|
|
node_zfs_xuio_onloan_write_buf 0
|
|
# HELP node_zfs_xuio_read_buf_copied kstat.zfs.misc.xuio_stats.read_buf_copied
|
|
# TYPE node_zfs_xuio_read_buf_copied untyped
|
|
node_zfs_xuio_read_buf_copied 0
|
|
# HELP node_zfs_xuio_read_buf_nocopy kstat.zfs.misc.xuio_stats.read_buf_nocopy
|
|
# TYPE node_zfs_xuio_read_buf_nocopy untyped
|
|
node_zfs_xuio_read_buf_nocopy 0
|
|
# HELP node_zfs_xuio_write_buf_copied kstat.zfs.misc.xuio_stats.write_buf_copied
|
|
# TYPE node_zfs_xuio_write_buf_copied untyped
|
|
node_zfs_xuio_write_buf_copied 0
|
|
# HELP node_zfs_xuio_write_buf_nocopy kstat.zfs.misc.xuio_stats.write_buf_nocopy
|
|
# TYPE node_zfs_xuio_write_buf_nocopy untyped
|
|
node_zfs_xuio_write_buf_nocopy 0
|
|
# HELP node_zfs_zfetch_bogus_streams kstat.zfs.misc.zfetchstats.bogus_streams
|
|
# TYPE node_zfs_zfetch_bogus_streams untyped
|
|
node_zfs_zfetch_bogus_streams 0
|
|
# HELP node_zfs_zfetch_colinear_hits kstat.zfs.misc.zfetchstats.colinear_hits
|
|
# TYPE node_zfs_zfetch_colinear_hits untyped
|
|
node_zfs_zfetch_colinear_hits 0
|
|
# HELP node_zfs_zfetch_colinear_misses kstat.zfs.misc.zfetchstats.colinear_misses
|
|
# TYPE node_zfs_zfetch_colinear_misses untyped
|
|
node_zfs_zfetch_colinear_misses 11
|
|
# HELP node_zfs_zfetch_hits kstat.zfs.misc.zfetchstats.hits
|
|
# TYPE node_zfs_zfetch_hits untyped
|
|
node_zfs_zfetch_hits 7.067992e+06
|
|
# HELP node_zfs_zfetch_misses kstat.zfs.misc.zfetchstats.misses
|
|
# TYPE node_zfs_zfetch_misses untyped
|
|
node_zfs_zfetch_misses 11
|
|
# HELP node_zfs_zfetch_reclaim_failures kstat.zfs.misc.zfetchstats.reclaim_failures
|
|
# TYPE node_zfs_zfetch_reclaim_failures untyped
|
|
node_zfs_zfetch_reclaim_failures 11
|
|
# HELP node_zfs_zfetch_reclaim_successes kstat.zfs.misc.zfetchstats.reclaim_successes
|
|
# TYPE node_zfs_zfetch_reclaim_successes untyped
|
|
node_zfs_zfetch_reclaim_successes 0
|
|
# HELP node_zfs_zfetch_streams_noresets kstat.zfs.misc.zfetchstats.streams_noresets
|
|
# TYPE node_zfs_zfetch_streams_noresets untyped
|
|
node_zfs_zfetch_streams_noresets 2
|
|
# HELP node_zfs_zfetch_streams_resets kstat.zfs.misc.zfetchstats.streams_resets
|
|
# TYPE node_zfs_zfetch_streams_resets untyped
|
|
node_zfs_zfetch_streams_resets 0
|
|
# HELP node_zfs_zfetch_stride_hits kstat.zfs.misc.zfetchstats.stride_hits
|
|
# TYPE node_zfs_zfetch_stride_hits untyped
|
|
node_zfs_zfetch_stride_hits 7.06799e+06
|
|
# HELP node_zfs_zfetch_stride_misses kstat.zfs.misc.zfetchstats.stride_misses
|
|
# TYPE node_zfs_zfetch_stride_misses untyped
|
|
node_zfs_zfetch_stride_misses 0
|
|
# HELP node_zfs_zil_zil_commit_count kstat.zfs.misc.zil.zil_commit_count
|
|
# TYPE node_zfs_zil_zil_commit_count untyped
|
|
node_zfs_zil_zil_commit_count 10
|
|
# HELP node_zfs_zil_zil_commit_writer_count kstat.zfs.misc.zil.zil_commit_writer_count
|
|
# TYPE node_zfs_zil_zil_commit_writer_count untyped
|
|
node_zfs_zil_zil_commit_writer_count 0
|
|
# HELP node_zfs_zil_zil_itx_copied_bytes kstat.zfs.misc.zil.zil_itx_copied_bytes
|
|
# TYPE node_zfs_zil_zil_itx_copied_bytes untyped
|
|
node_zfs_zil_zil_itx_copied_bytes 0
|
|
# HELP node_zfs_zil_zil_itx_copied_count kstat.zfs.misc.zil.zil_itx_copied_count
|
|
# TYPE node_zfs_zil_zil_itx_copied_count untyped
|
|
node_zfs_zil_zil_itx_copied_count 0
|
|
# HELP node_zfs_zil_zil_itx_count kstat.zfs.misc.zil.zil_itx_count
|
|
# TYPE node_zfs_zil_zil_itx_count untyped
|
|
node_zfs_zil_zil_itx_count 0
|
|
# HELP node_zfs_zil_zil_itx_indirect_bytes kstat.zfs.misc.zil.zil_itx_indirect_bytes
|
|
# TYPE node_zfs_zil_zil_itx_indirect_bytes untyped
|
|
node_zfs_zil_zil_itx_indirect_bytes 0
|
|
# HELP node_zfs_zil_zil_itx_indirect_count kstat.zfs.misc.zil.zil_itx_indirect_count
|
|
# TYPE node_zfs_zil_zil_itx_indirect_count untyped
|
|
node_zfs_zil_zil_itx_indirect_count 0
|
|
# HELP node_zfs_zil_zil_itx_metaslab_normal_bytes kstat.zfs.misc.zil.zil_itx_metaslab_normal_bytes
|
|
# TYPE node_zfs_zil_zil_itx_metaslab_normal_bytes untyped
|
|
node_zfs_zil_zil_itx_metaslab_normal_bytes 0
|
|
# HELP node_zfs_zil_zil_itx_metaslab_normal_count kstat.zfs.misc.zil.zil_itx_metaslab_normal_count
|
|
# TYPE node_zfs_zil_zil_itx_metaslab_normal_count untyped
|
|
node_zfs_zil_zil_itx_metaslab_normal_count 0
|
|
# HELP node_zfs_zil_zil_itx_metaslab_slog_bytes kstat.zfs.misc.zil.zil_itx_metaslab_slog_bytes
|
|
# TYPE node_zfs_zil_zil_itx_metaslab_slog_bytes untyped
|
|
node_zfs_zil_zil_itx_metaslab_slog_bytes 0
|
|
# HELP node_zfs_zil_zil_itx_metaslab_slog_count kstat.zfs.misc.zil.zil_itx_metaslab_slog_count
|
|
# TYPE node_zfs_zil_zil_itx_metaslab_slog_count untyped
|
|
node_zfs_zil_zil_itx_metaslab_slog_count 0
|
|
# HELP node_zfs_zil_zil_itx_needcopy_bytes kstat.zfs.misc.zil.zil_itx_needcopy_bytes
|
|
# TYPE node_zfs_zil_zil_itx_needcopy_bytes untyped
|
|
node_zfs_zil_zil_itx_needcopy_bytes 0
|
|
# HELP node_zfs_zil_zil_itx_needcopy_count kstat.zfs.misc.zil.zil_itx_needcopy_count
|
|
# TYPE node_zfs_zil_zil_itx_needcopy_count untyped
|
|
node_zfs_zil_zil_itx_needcopy_count 0
|
|
# HELP process_cpu_seconds_total Total user and system CPU time spent in seconds.
|
|
# TYPE process_cpu_seconds_total counter
|
|
# HELP process_max_fds Maximum number of open file descriptors.
|
|
# TYPE process_max_fds gauge
|
|
# HELP process_open_fds Number of open file descriptors.
|
|
# TYPE process_open_fds gauge
|
|
# HELP process_resident_memory_bytes Resident memory size in bytes.
|
|
# TYPE process_resident_memory_bytes gauge
|
|
# HELP process_start_time_seconds Start time of the process since unix epoch in seconds.
|
|
# TYPE process_start_time_seconds gauge
|
|
# HELP process_virtual_memory_bytes Virtual memory size in bytes.
|
|
# TYPE process_virtual_memory_bytes gauge
|
|
# HELP testmetric1_1 Metric read from collector/fixtures/textfile/two_metric_files/metrics1.prom
|
|
# TYPE testmetric1_1 untyped
|
|
testmetric1_1{foo="bar"} 10
|
|
# HELP testmetric1_2 Metric read from collector/fixtures/textfile/two_metric_files/metrics1.prom
|
|
# TYPE testmetric1_2 untyped
|
|
testmetric1_2{foo="baz"} 20
|
|
# HELP testmetric2_1 Metric read from collector/fixtures/textfile/two_metric_files/metrics2.prom
|
|
# TYPE testmetric2_1 untyped
|
|
testmetric2_1{foo="bar"} 30 1441205977284
|
|
# HELP testmetric2_2 Metric read from collector/fixtures/textfile/two_metric_files/metrics2.prom
|
|
# TYPE testmetric2_2 untyped
|
|
testmetric2_2{foo="baz"} 40 1441205977284
|