# HELP go_gc_duration_seconds A summary of the GC invocation durations. # TYPE go_gc_duration_seconds summary go_gc_duration_seconds{quantile="0"} 5.2475e-05 go_gc_duration_seconds{quantile="0.25"} 0.000103443 go_gc_duration_seconds{quantile="0.5"} 0.000143768 go_gc_duration_seconds{quantile="0.75"} 0.000188641 go_gc_duration_seconds{quantile="1"} 0.001115747 go_gc_duration_seconds_sum 4482.345757363 go_gc_duration_seconds_count 2.1018609e+07 # HELP go_goroutines Number of goroutines that currently exist. # TYPE go_goroutines gauge go_goroutines 38 # HELP go_info Information about the Go environment. # TYPE go_info gauge go_info{version="go1.9.2"} 1 # HELP go_memstats_alloc_bytes Number of bytes allocated and still in use. # TYPE go_memstats_alloc_bytes gauge go_memstats_alloc_bytes 3.920856e+06 # HELP go_memstats_alloc_bytes_total Total number of bytes allocated, even if freed. # TYPE go_memstats_alloc_bytes_total counter go_memstats_alloc_bytes_total 2.6772915643336e+13 # 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 go_memstats_buck_hash_sys_bytes 2.42658e+06 # HELP go_memstats_frees_total Total number of frees. # TYPE go_memstats_frees_total counter go_memstats_frees_total 3.29390760437e+11 # HELP go_memstats_gc_cpu_fraction The fraction of this program's available CPU time used by the GC since the program started. # TYPE go_memstats_gc_cpu_fraction gauge go_memstats_gc_cpu_fraction 0.0002514119930382355 # HELP go_memstats_gc_sys_bytes Number of bytes used for garbage collection system metadata. # TYPE go_memstats_gc_sys_bytes gauge go_memstats_gc_sys_bytes 643072 # HELP go_memstats_heap_alloc_bytes Number of heap bytes allocated and still in use. # TYPE go_memstats_heap_alloc_bytes gauge go_memstats_heap_alloc_bytes 3.920856e+06 # HELP go_memstats_heap_idle_bytes Number of heap bytes waiting to be used. # TYPE go_memstats_heap_idle_bytes gauge go_memstats_heap_idle_bytes 5.873664e+06 # HELP go_memstats_heap_inuse_bytes Number of heap bytes that are in use. # TYPE go_memstats_heap_inuse_bytes gauge go_memstats_heap_inuse_bytes 6.119424e+06 # HELP go_memstats_heap_objects Number of allocated objects. # TYPE go_memstats_heap_objects gauge go_memstats_heap_objects 33652 # HELP go_memstats_heap_released_bytes Number of heap bytes released to OS. # TYPE go_memstats_heap_released_bytes gauge go_memstats_heap_released_bytes 4.005888e+06 # HELP go_memstats_heap_sys_bytes Number of heap bytes obtained from system. # TYPE go_memstats_heap_sys_bytes gauge go_memstats_heap_sys_bytes 1.1993088e+07 # HELP go_memstats_last_gc_time_seconds Number of seconds since 1970 of last garbage collection. # TYPE go_memstats_last_gc_time_seconds gauge go_memstats_last_gc_time_seconds 1.7365264675479631e+09 # HELP go_memstats_lookups_total Total number of pointer lookups. # TYPE go_memstats_lookups_total counter go_memstats_lookups_total 3.006926216e+09 # HELP go_memstats_mallocs_total Total number of mallocs. # TYPE go_memstats_mallocs_total counter go_memstats_mallocs_total 3.29390794089e+11 # HELP go_memstats_mcache_inuse_bytes Number of bytes in use by mcache structures. # TYPE go_memstats_mcache_inuse_bytes gauge go_memstats_mcache_inuse_bytes 27776 # HELP go_memstats_mcache_sys_bytes Number of bytes used for mcache structures obtained from system. # TYPE go_memstats_mcache_sys_bytes gauge go_memstats_mcache_sys_bytes 32768 # HELP go_memstats_mspan_inuse_bytes Number of bytes in use by mspan structures. # TYPE go_memstats_mspan_inuse_bytes gauge go_memstats_mspan_inuse_bytes 93328 # HELP go_memstats_mspan_sys_bytes Number of bytes used for mspan structures obtained from system. # TYPE go_memstats_mspan_sys_bytes gauge go_memstats_mspan_sys_bytes 131072 # HELP go_memstats_next_gc_bytes Number of heap bytes when next garbage collection will take place. # TYPE go_memstats_next_gc_bytes gauge go_memstats_next_gc_bytes 5.054816e+06 # HELP go_memstats_other_sys_bytes Number of bytes used for other system allocations. # TYPE go_memstats_other_sys_bytes gauge go_memstats_other_sys_bytes 3.629604e+06 # HELP go_memstats_stack_inuse_bytes Number of bytes in use by the stack allocator. # TYPE go_memstats_stack_inuse_bytes gauge go_memstats_stack_inuse_bytes 1.6384e+06 # HELP go_memstats_stack_sys_bytes Number of bytes obtained from system for stack allocator. # TYPE go_memstats_stack_sys_bytes gauge go_memstats_stack_sys_bytes 1.6384e+06 # HELP go_memstats_sys_bytes Number of bytes obtained from system. # TYPE go_memstats_sys_bytes gauge go_memstats_sys_bytes 2.0494584e+07 # HELP go_threads Number of OS threads created. # TYPE go_threads gauge go_threads 39 # 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"} 348354.153 http_request_duration_microseconds{handler="prometheus",quantile="0.9"} 363110.702 http_request_duration_microseconds{handler="prometheus",quantile="0.99"} 367496.684 http_request_duration_microseconds_sum{handler="prometheus"} 2.574042791809052e+12 http_request_duration_microseconds_count{handler="prometheus"} 7.426543e+06 # 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"} 254 http_request_size_bytes{handler="prometheus",quantile="0.9"} 254 http_request_size_bytes{handler="prometheus",quantile="0.99"} 254 http_request_size_bytes_sum{handler="prometheus"} 1.886304263e+09 http_request_size_bytes_count{handler="prometheus"} 7.426543e+06 # HELP http_requests_total Total number of HTTP requests made. # TYPE http_requests_total counter http_requests_total{code="200",handler="prometheus",method="get"} 7.426513e+06 http_requests_total{code="200",handler="prometheus",method="head"} 12 http_requests_total{code="200",handler="prometheus",method="options"} 3 http_requests_total{code="200",handler="prometheus",method="post"} 9 http_requests_total{code="200",handler="prometheus",method="propfind"} 3 http_requests_total{code="200",handler="prometheus",method="rndmmtd"} 3 # 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"} 22582 http_response_size_bytes{handler="prometheus",quantile="0.9"} 22608 http_response_size_bytes{handler="prometheus",quantile="0.99"} 22699 http_response_size_bytes_sum{handler="prometheus"} 1.5676361478e+11 http_response_size_bytes_count{handler="prometheus"} 7.426543e+06 # HELP node_arp_entries ARP entries by device # TYPE node_arp_entries gauge node_arp_entries{device="br-1308270296ef"} 1 node_arp_entries{device="br-feb9e40f1ecb"} 2 node_arp_entries{device="eno1"} 1 # HELP node_boot_time Node boot time, in unixtime. # TYPE node_boot_time gauge node_boot_time 1.699383518e+09 # HELP node_context_switches Total number of context switches. # TYPE node_context_switches counter node_context_switches 4.78971306989e+11 # 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="guest_nice"} 0 node_cpu{cpu="cpu0",mode="idle"} 3.333928144e+07 node_cpu{cpu="cpu0",mode="iowait"} 61440.92 node_cpu{cpu="cpu0",mode="irq"} 0 node_cpu{cpu="cpu0",mode="nice"} 194825.72 node_cpu{cpu="cpu0",mode="softirq"} 18924.86 node_cpu{cpu="cpu0",mode="steal"} 0 node_cpu{cpu="cpu0",mode="system"} 278308.36 node_cpu{cpu="cpu0",mode="user"} 2.94720842e+06 node_cpu{cpu="cpu1",mode="guest"} 0 node_cpu{cpu="cpu1",mode="guest_nice"} 0 node_cpu{cpu="cpu1",mode="idle"} 3.331150464e+07 node_cpu{cpu="cpu1",mode="iowait"} 63434.1 node_cpu{cpu="cpu1",mode="irq"} 0 node_cpu{cpu="cpu1",mode="nice"} 210073.22 node_cpu{cpu="cpu1",mode="softirq"} 13876.04 node_cpu{cpu="cpu1",mode="steal"} 0 node_cpu{cpu="cpu1",mode="system"} 276507.55 node_cpu{cpu="cpu1",mode="user"} 2.9937203e+06 node_cpu{cpu="cpu10",mode="guest"} 0 node_cpu{cpu="cpu10",mode="guest_nice"} 0 node_cpu{cpu="cpu10",mode="idle"} 3.340881447e+07 node_cpu{cpu="cpu10",mode="iowait"} 65788.32 node_cpu{cpu="cpu10",mode="irq"} 0 node_cpu{cpu="cpu10",mode="nice"} 211640.66 node_cpu{cpu="cpu10",mode="softirq"} 10798.46 node_cpu{cpu="cpu10",mode="steal"} 0 node_cpu{cpu="cpu10",mode="system"} 273232.96 node_cpu{cpu="cpu10",mode="user"} 2.91181964e+06 node_cpu{cpu="cpu11",mode="guest"} 0 node_cpu{cpu="cpu11",mode="guest_nice"} 0 node_cpu{cpu="cpu11",mode="idle"} 3.251213845e+07 node_cpu{cpu="cpu11",mode="iowait"} 56208.17 node_cpu{cpu="cpu11",mode="irq"} 0 node_cpu{cpu="cpu11",mode="nice"} 198931.56 node_cpu{cpu="cpu11",mode="softirq"} 582016.27 node_cpu{cpu="cpu11",mode="steal"} 0 node_cpu{cpu="cpu11",mode="system"} 271233.19 node_cpu{cpu="cpu11",mode="user"} 3.18292592e+06 node_cpu{cpu="cpu12",mode="guest"} 0 node_cpu{cpu="cpu12",mode="guest_nice"} 0 node_cpu{cpu="cpu12",mode="idle"} 3.325257141e+07 node_cpu{cpu="cpu12",mode="iowait"} 61081.67 node_cpu{cpu="cpu12",mode="irq"} 0 node_cpu{cpu="cpu12",mode="nice"} 206062.4 node_cpu{cpu="cpu12",mode="softirq"} 10914.21 node_cpu{cpu="cpu12",mode="steal"} 0 node_cpu{cpu="cpu12",mode="system"} 274676.76 node_cpu{cpu="cpu12",mode="user"} 3.06653472e+06 node_cpu{cpu="cpu13",mode="guest"} 0 node_cpu{cpu="cpu13",mode="guest_nice"} 0 node_cpu{cpu="cpu13",mode="idle"} 3.323880446e+07 node_cpu{cpu="cpu13",mode="iowait"} 58674.81 node_cpu{cpu="cpu13",mode="irq"} 0 node_cpu{cpu="cpu13",mode="nice"} 199323.5 node_cpu{cpu="cpu13",mode="softirq"} 39950.7 node_cpu{cpu="cpu13",mode="steal"} 0 node_cpu{cpu="cpu13",mode="system"} 274062.05 node_cpu{cpu="cpu13",mode="user"} 3.0530414e+06 node_cpu{cpu="cpu14",mode="guest"} 0 node_cpu{cpu="cpu14",mode="guest_nice"} 0 node_cpu{cpu="cpu14",mode="idle"} 3.331702227e+07 node_cpu{cpu="cpu14",mode="iowait"} 60667.38 node_cpu{cpu="cpu14",mode="irq"} 0 node_cpu{cpu="cpu14",mode="nice"} 202065.69 node_cpu{cpu="cpu14",mode="softirq"} 11129.45 node_cpu{cpu="cpu14",mode="steal"} 0 node_cpu{cpu="cpu14",mode="system"} 275865.7 node_cpu{cpu="cpu14",mode="user"} 3.00181225e+06 node_cpu{cpu="cpu15",mode="guest"} 0 node_cpu{cpu="cpu15",mode="guest_nice"} 0 node_cpu{cpu="cpu15",mode="idle"} 3.326804267e+07 node_cpu{cpu="cpu15",mode="iowait"} 59753.5 node_cpu{cpu="cpu15",mode="irq"} 0 node_cpu{cpu="cpu15",mode="nice"} 204852.31 node_cpu{cpu="cpu15",mode="softirq"} 28843.28 node_cpu{cpu="cpu15",mode="steal"} 0 node_cpu{cpu="cpu15",mode="system"} 276333.75 node_cpu{cpu="cpu15",mode="user"} 3.02121829e+06 node_cpu{cpu="cpu2",mode="guest"} 0 node_cpu{cpu="cpu2",mode="guest_nice"} 0 node_cpu{cpu="cpu2",mode="idle"} 3.333397312e+07 node_cpu{cpu="cpu2",mode="iowait"} 63204.3 node_cpu{cpu="cpu2",mode="irq"} 0 node_cpu{cpu="cpu2",mode="nice"} 213362.11 node_cpu{cpu="cpu2",mode="softirq"} 12027.7 node_cpu{cpu="cpu2",mode="steal"} 0 node_cpu{cpu="cpu2",mode="system"} 274466.52 node_cpu{cpu="cpu2",mode="user"} 2.97986636e+06 node_cpu{cpu="cpu3",mode="guest"} 0 node_cpu{cpu="cpu3",mode="guest_nice"} 0 node_cpu{cpu="cpu3",mode="idle"} 3.324458677e+07 node_cpu{cpu="cpu3",mode="iowait"} 62471.65 node_cpu{cpu="cpu3",mode="irq"} 0 node_cpu{cpu="cpu3",mode="nice"} 219900.78 node_cpu{cpu="cpu3",mode="softirq"} 11370.93 node_cpu{cpu="cpu3",mode="steal"} 0 node_cpu{cpu="cpu3",mode="system"} 271014.67 node_cpu{cpu="cpu3",mode="user"} 3.08411007e+06 node_cpu{cpu="cpu4",mode="guest"} 0 node_cpu{cpu="cpu4",mode="guest_nice"} 0 node_cpu{cpu="cpu4",mode="idle"} 3.333025792e+07 node_cpu{cpu="cpu4",mode="iowait"} 63819.78 node_cpu{cpu="cpu4",mode="irq"} 0 node_cpu{cpu="cpu4",mode="nice"} 215292.07 node_cpu{cpu="cpu4",mode="softirq"} 11419.14 node_cpu{cpu="cpu4",mode="steal"} 0 node_cpu{cpu="cpu4",mode="system"} 272904.95 node_cpu{cpu="cpu4",mode="user"} 2.98920408e+06 node_cpu{cpu="cpu5",mode="guest"} 0 node_cpu{cpu="cpu5",mode="guest_nice"} 0 node_cpu{cpu="cpu5",mode="idle"} 3.332648133e+07 node_cpu{cpu="cpu5",mode="iowait"} 64647.03 node_cpu{cpu="cpu5",mode="irq"} 0 node_cpu{cpu="cpu5",mode="nice"} 216932.24 node_cpu{cpu="cpu5",mode="softirq"} 11247.7 node_cpu{cpu="cpu5",mode="steal"} 0 node_cpu{cpu="cpu5",mode="system"} 273333.31 node_cpu{cpu="cpu5",mode="user"} 2.99166409e+06 node_cpu{cpu="cpu6",mode="guest"} 0 node_cpu{cpu="cpu6",mode="guest_nice"} 0 node_cpu{cpu="cpu6",mode="idle"} 3.331838351e+07 node_cpu{cpu="cpu6",mode="iowait"} 64935.01 node_cpu{cpu="cpu6",mode="irq"} 0 node_cpu{cpu="cpu6",mode="nice"} 216330.86 node_cpu{cpu="cpu6",mode="softirq"} 11421.94 node_cpu{cpu="cpu6",mode="steal"} 0 node_cpu{cpu="cpu6",mode="system"} 276079.92 node_cpu{cpu="cpu6",mode="user"} 2.99372396e+06 node_cpu{cpu="cpu7",mode="guest"} 0 node_cpu{cpu="cpu7",mode="guest_nice"} 0 node_cpu{cpu="cpu7",mode="idle"} 3.331149191e+07 node_cpu{cpu="cpu7",mode="iowait"} 65722.62 node_cpu{cpu="cpu7",mode="irq"} 0 node_cpu{cpu="cpu7",mode="nice"} 214918.34 node_cpu{cpu="cpu7",mode="softirq"} 11456.97 node_cpu{cpu="cpu7",mode="steal"} 0 node_cpu{cpu="cpu7",mode="system"} 277185.16 node_cpu{cpu="cpu7",mode="user"} 2.99920991e+06 node_cpu{cpu="cpu8",mode="guest"} 0 node_cpu{cpu="cpu8",mode="guest_nice"} 0 node_cpu{cpu="cpu8",mode="idle"} 3.330285825e+07 node_cpu{cpu="cpu8",mode="iowait"} 64968.4 node_cpu{cpu="cpu8",mode="irq"} 0 node_cpu{cpu="cpu8",mode="nice"} 227086.38 node_cpu{cpu="cpu8",mode="softirq"} 11097.14 node_cpu{cpu="cpu8",mode="steal"} 0 node_cpu{cpu="cpu8",mode="system"} 273131.44 node_cpu{cpu="cpu8",mode="user"} 3.00306725e+06 node_cpu{cpu="cpu9",mode="guest"} 0 node_cpu{cpu="cpu9",mode="guest_nice"} 0 node_cpu{cpu="cpu9",mode="idle"} 3.339405468e+07 node_cpu{cpu="cpu9",mode="iowait"} 66156.01 node_cpu{cpu="cpu9",mode="irq"} 0 node_cpu{cpu="cpu9",mode="nice"} 212702.64 node_cpu{cpu="cpu9",mode="softirq"} 10976.14 node_cpu{cpu="cpu9",mode="steal"} 0 node_cpu{cpu="cpu9",mode="system"} 273257.53 node_cpu{cpu="cpu9",mode="user"} 2.92521059e+06 # HELP node_cpu_core_throttles_total Number of times this cpu core has been throttled. # TYPE node_cpu_core_throttles_total counter node_cpu_core_throttles_total{cpu="cpu0"} 14627 node_cpu_core_throttles_total{cpu="cpu1"} 0 node_cpu_core_throttles_total{cpu="cpu10"} 472574 node_cpu_core_throttles_total{cpu="cpu11"} 0 node_cpu_core_throttles_total{cpu="cpu12"} 197413 node_cpu_core_throttles_total{cpu="cpu13"} 0 node_cpu_core_throttles_total{cpu="cpu14"} 12 node_cpu_core_throttles_total{cpu="cpu15"} 0 node_cpu_core_throttles_total{cpu="cpu2"} 472574 node_cpu_core_throttles_total{cpu="cpu3"} 0 node_cpu_core_throttles_total{cpu="cpu4"} 197413 node_cpu_core_throttles_total{cpu="cpu5"} 0 node_cpu_core_throttles_total{cpu="cpu6"} 12 node_cpu_core_throttles_total{cpu="cpu7"} 0 node_cpu_core_throttles_total{cpu="cpu8"} 14627 node_cpu_core_throttles_total{cpu="cpu9"} 0 # HELP node_cpu_frequency_hertz Current cpu thread frequency in hertz. # TYPE node_cpu_frequency_hertz gauge node_cpu_frequency_hertz{cpu="cpu0"} 3.074776e+09 node_cpu_frequency_hertz{cpu="cpu1"} 4.365181e+09 node_cpu_frequency_hertz{cpu="cpu10"} 4.392538e+09 node_cpu_frequency_hertz{cpu="cpu11"} 4.389291e+09 node_cpu_frequency_hertz{cpu="cpu12"} 4.448182e+09 node_cpu_frequency_hertz{cpu="cpu13"} 4.631659e+09 node_cpu_frequency_hertz{cpu="cpu14"} 4.598136e+09 node_cpu_frequency_hertz{cpu="cpu15"} 4.306491e+09 node_cpu_frequency_hertz{cpu="cpu2"} 4.178203e+09 node_cpu_frequency_hertz{cpu="cpu3"} 4.168034e+09 node_cpu_frequency_hertz{cpu="cpu4"} 4.014586e+09 node_cpu_frequency_hertz{cpu="cpu5"} 4.138365e+09 node_cpu_frequency_hertz{cpu="cpu6"} 4.574637e+09 node_cpu_frequency_hertz{cpu="cpu7"} 4.289585e+09 node_cpu_frequency_hertz{cpu="cpu8"} 4.260215e+09 node_cpu_frequency_hertz{cpu="cpu9"} 4.360572e+09 # HELP node_cpu_frequency_max_hertz Maximum cpu thread frequency in hertz. # TYPE node_cpu_frequency_max_hertz gauge node_cpu_frequency_max_hertz{cpu="cpu0"} 5e+09 node_cpu_frequency_max_hertz{cpu="cpu1"} 5e+09 node_cpu_frequency_max_hertz{cpu="cpu10"} 5e+09 node_cpu_frequency_max_hertz{cpu="cpu11"} 5e+09 node_cpu_frequency_max_hertz{cpu="cpu12"} 5e+09 node_cpu_frequency_max_hertz{cpu="cpu13"} 5e+09 node_cpu_frequency_max_hertz{cpu="cpu14"} 5e+09 node_cpu_frequency_max_hertz{cpu="cpu15"} 5e+09 node_cpu_frequency_max_hertz{cpu="cpu2"} 5e+09 node_cpu_frequency_max_hertz{cpu="cpu3"} 5e+09 node_cpu_frequency_max_hertz{cpu="cpu4"} 5e+09 node_cpu_frequency_max_hertz{cpu="cpu5"} 5e+09 node_cpu_frequency_max_hertz{cpu="cpu6"} 5e+09 node_cpu_frequency_max_hertz{cpu="cpu7"} 5e+09 node_cpu_frequency_max_hertz{cpu="cpu8"} 5e+09 node_cpu_frequency_max_hertz{cpu="cpu9"} 5e+09 # HELP node_cpu_frequency_min_hertz Minimum cpu thread frequency in hertz. # TYPE node_cpu_frequency_min_hertz gauge node_cpu_frequency_min_hertz{cpu="cpu0"} 8e+08 node_cpu_frequency_min_hertz{cpu="cpu1"} 8e+08 node_cpu_frequency_min_hertz{cpu="cpu10"} 8e+08 node_cpu_frequency_min_hertz{cpu="cpu11"} 8e+08 node_cpu_frequency_min_hertz{cpu="cpu12"} 8e+08 node_cpu_frequency_min_hertz{cpu="cpu13"} 8e+08 node_cpu_frequency_min_hertz{cpu="cpu14"} 8e+08 node_cpu_frequency_min_hertz{cpu="cpu15"} 8e+08 node_cpu_frequency_min_hertz{cpu="cpu2"} 8e+08 node_cpu_frequency_min_hertz{cpu="cpu3"} 8e+08 node_cpu_frequency_min_hertz{cpu="cpu4"} 8e+08 node_cpu_frequency_min_hertz{cpu="cpu5"} 8e+08 node_cpu_frequency_min_hertz{cpu="cpu6"} 8e+08 node_cpu_frequency_min_hertz{cpu="cpu7"} 8e+08 node_cpu_frequency_min_hertz{cpu="cpu8"} 8e+08 node_cpu_frequency_min_hertz{cpu="cpu9"} 8e+08 # HELP node_cpu_package_throttles_total Number of times this cpu package has been throttled. # TYPE node_cpu_package_throttles_total counter node_cpu_package_throttles_total{node="0"} 682803 # HELP node_entropy_available_bits Bits of available entropy. # TYPE node_entropy_available_bits gauge node_entropy_available_bits 256 # 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 node_exporter_build_info{branch="HEAD",goversion="go1.9.2",revision="ba5da2c29ae7f6209a88cb58676ba5ba029ad785",version="0.15.1"} 1 # HELP node_filefd_allocated File descriptor statistics: allocated. # TYPE node_filefd_allocated gauge node_filefd_allocated 16160 # HELP node_filefd_maximum File descriptor statistics: maximum. # TYPE node_filefd_maximum gauge node_filefd_maximum 9.223372036854776e+18 # HELP node_filesystem_avail Filesystem space available to non-root users in bytes. # TYPE node_filesystem_avail gauge node_filesystem_avail{device="/dev/loop0",fstype="squashfs",mountpoint="/snap/core22/1663"} 0 node_filesystem_avail{device="/dev/loop1",fstype="squashfs",mountpoint="/snap/core24/490"} 0 node_filesystem_avail{device="/dev/loop10",fstype="squashfs",mountpoint="/snap/helix/63"} 0 node_filesystem_avail{device="/dev/loop11",fstype="squashfs",mountpoint="/snap/core20/2379"} 0 node_filesystem_avail{device="/dev/loop12",fstype="squashfs",mountpoint="/snap/certbot/4325"} 0 node_filesystem_avail{device="/dev/loop14",fstype="squashfs",mountpoint="/snap/core24/609"} 0 node_filesystem_avail{device="/dev/loop2",fstype="squashfs",mountpoint="/snap/helix/85"} 0 node_filesystem_avail{device="/dev/loop3",fstype="squashfs",mountpoint="/snap/certbot-dns-cloudflare/3943"} 0 node_filesystem_avail{device="/dev/loop4",fstype="squashfs",mountpoint="/snap/certbot-dns-cloudflare/3811"} 0 node_filesystem_avail{device="/dev/loop5",fstype="squashfs",mountpoint="/snap/snapd/23258"} 0 node_filesystem_avail{device="/dev/loop6",fstype="squashfs",mountpoint="/snap/certbot/4193"} 0 node_filesystem_avail{device="/dev/loop7",fstype="squashfs",mountpoint="/snap/snapd/23545"} 0 node_filesystem_avail{device="/dev/loop8",fstype="squashfs",mountpoint="/snap/core20/2434"} 0 node_filesystem_avail{device="/dev/loop9",fstype="squashfs",mountpoint="/snap/core22/1722"} 0 node_filesystem_avail{device="/dev/md1",fstype="ext3",mountpoint="/boot"} 7.26437888e+08 node_filesystem_avail{device="/dev/md2",fstype="ext4",mountpoint="/"} 8.62600105984e+11 node_filesystem_avail{device="none",fstype="ramfs",mountpoint="/run/credentials/systemd-sysusers.service"} 0 node_filesystem_avail{device="tmpfs",fstype="tmpfs",mountpoint="/run"} 1.3493026816e+10 node_filesystem_avail{device="tmpfs",fstype="tmpfs",mountpoint="/run/lock"} 5.24288e+06 node_filesystem_avail{device="tmpfs",fstype="tmpfs",mountpoint="/run/user/0"} 1.3497233408e+10 node_filesystem_avail{device="tmpfs",fstype="tmpfs",mountpoint="/run/user/1000"} 1.3497233408e+10 # HELP node_filesystem_device_error Whether an error occurred while getting statistics for the given device. # TYPE node_filesystem_device_error gauge node_filesystem_device_error{device="/dev/loop0",fstype="squashfs",mountpoint="/snap/core22/1663"} 0 node_filesystem_device_error{device="/dev/loop1",fstype="squashfs",mountpoint="/snap/core24/490"} 0 node_filesystem_device_error{device="/dev/loop10",fstype="squashfs",mountpoint="/snap/helix/63"} 0 node_filesystem_device_error{device="/dev/loop11",fstype="squashfs",mountpoint="/snap/core20/2379"} 0 node_filesystem_device_error{device="/dev/loop12",fstype="squashfs",mountpoint="/snap/certbot/4325"} 0 node_filesystem_device_error{device="/dev/loop14",fstype="squashfs",mountpoint="/snap/core24/609"} 0 node_filesystem_device_error{device="/dev/loop2",fstype="squashfs",mountpoint="/snap/helix/85"} 0 node_filesystem_device_error{device="/dev/loop3",fstype="squashfs",mountpoint="/snap/certbot-dns-cloudflare/3943"} 0 node_filesystem_device_error{device="/dev/loop4",fstype="squashfs",mountpoint="/snap/certbot-dns-cloudflare/3811"} 0 node_filesystem_device_error{device="/dev/loop5",fstype="squashfs",mountpoint="/snap/snapd/23258"} 0 node_filesystem_device_error{device="/dev/loop6",fstype="squashfs",mountpoint="/snap/certbot/4193"} 0 node_filesystem_device_error{device="/dev/loop7",fstype="squashfs",mountpoint="/snap/snapd/23545"} 0 node_filesystem_device_error{device="/dev/loop8",fstype="squashfs",mountpoint="/snap/core20/2434"} 0 node_filesystem_device_error{device="/dev/loop9",fstype="squashfs",mountpoint="/snap/core22/1722"} 0 node_filesystem_device_error{device="/dev/md1",fstype="ext3",mountpoint="/boot"} 0 node_filesystem_device_error{device="/dev/md2",fstype="ext4",mountpoint="/"} 0 node_filesystem_device_error{device="none",fstype="ramfs",mountpoint="/run/credentials/systemd-sysusers.service"} 0 node_filesystem_device_error{device="nsfs",fstype="nsfs",mountpoint="/run/docker/netns/04cf2328a380"} 1 node_filesystem_device_error{device="nsfs",fstype="nsfs",mountpoint="/run/docker/netns/88f9896fc3c0"} 1 node_filesystem_device_error{device="nsfs",fstype="nsfs",mountpoint="/run/docker/netns/afb3ef6f3648"} 1 node_filesystem_device_error{device="nsfs",fstype="nsfs",mountpoint="/run/docker/netns/default"} 1 node_filesystem_device_error{device="nsfs",fstype="nsfs",mountpoint="/run/docker/netns/f763467b8ba4"} 1 node_filesystem_device_error{device="nsfs",fstype="nsfs",mountpoint="/run/snapd/ns/certbot-dns-cloudflare.mnt"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/089d4b57b39aaf8e0423a0812d745af45d53c4ea6660aaadae329066152b3761/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/0dc03967e5d7f944ee5f6cbe72cd06478f9281c0ae9ad822291b9b25509b2611/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/15e7c05243d8e0115bf9a4b7fea725e8b71f5df42bd7912f1a72423571113e4a/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/1861ee3034d3a215b5e9e5822d138bdeef99efb164219069e097c49dfd9b506e/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/2623be5330b99ec4fdcfa8ef8f7e9613c221b0a5395b4d79ad0547d256df7c20/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/280fae57c33833da9201c07b847df504f9331c187dccabe1c0b9c74a35f03bdb/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/31326f2c51f4631f062bd305fe9b3ab744efcd6a80ee4f8af0e37e417f6e2324/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/334286b45081a2167efa85b210f1c67c6dc0c92b85520f79e2b6c360e137cab9/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/3575e06a83b2435d3300058d62611b6deb801e3ad0e9eca2579582f9832c2b95/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/3cbe0ecf987b529cbad3b30f3fc187385fee6394440a74ffc69cb1a5974a063f/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/45b062bc3bcb37eaa0dbf80f7f157dbe1f8a8cfbe987a605cccea89b1793140c/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/59b59276df0de2f72513f616339d2bddf5e79c8df48bb75280a0ef750bd4e828/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/70657eac4970731c55fc60dce9028ae2fa2aa686c745db8ebd9610028332ff97/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/7572afa1f9fdefc3345b50a788b26e6f0d4dc854886d7990f186cfe1dde5fdd7/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/796e4ff83f1469f6fa998aefc2a33703f12bd69baebbf3b97d720ee5424b5cdb/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/7b8900ea24d06e3e3b3052d5788da5b4773ac2e1c41f250251b5e5a6a9d5437f/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/7be808afaa27b1563ed75302fef929856f465d5e2086b5b9815da138f320bb16/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/85c1d476740f846457aec4d69c14bd966226a58892dfa6bb57402b0992d66fef/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/8d8e050f440471ac8ca06c8351759e6d91131cd10e9a722d7dd0dda18ee899d5/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/8ebed266342b5133ed027e28767f22b46e7e01f9d96953242cb0d5c7cc96ed5b/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/a03a84cf658473eccb25c10c7ce60ecaaccb85e18ab80cb5b936c1d10d490d5f/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/aade251589a2057fdb784562937bbaf66e63a9ce5878a596af480ccd7dbc875d/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/be1b6969c10fa6f00c3cc4df463fd73c9d647df2d362e3067c0fa0b7c80ee4d7/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/c990c3d0713b408da0372d36a2e1466ed5b530e9ca1ae9725d75aa4b92358d3d/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/cb593aeae8bc2602f0631b539d9250354072823507a19a8e0d9cd469c6dd1352/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/d090bdbae1ace6e2aacc8dd8c0bbe8e4dd596ba8b1cda97d38b3d836cc702349/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/d97ae355ca779e91e0395918942f5948d57e5bafa9fda9b6fb9e1beab237d217/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/d9cd57694d81438fe75d0d37a5e6911cf3c0d30f3cccce13d0b2b685444dfb26/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/df673879604fa4ee40bb0c8c126edba9ba191bf38b2625ebae741c9724e5487c/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/e0c1616cde428090fb82cfc9809770d7e0cd390567cefe7b23137423c242be5d/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/ec77832263449619213108119522bc053f90dc78f8b20be25fcc2a34ba63cd4b/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/ecfeb024c00b2316c8bf79293c251fe94f98f68a336b160cf6341a5ee33ce375/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/edd62ee5d1244fa231594a4a42c371e705770f17351d32e9c3ddbed2b9612184/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/eee3b3a2eb0f7701a6be242d37075ef32b3ce024ffe608e87cfd8013b3939927/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/f925b0d07c41e85a83e47149a09494f7f90195ee893b9e8d675dffe039c88f83/merged"} 1 node_filesystem_device_error{device="tmpfs",fstype="tmpfs",mountpoint="/run"} 0 node_filesystem_device_error{device="tmpfs",fstype="tmpfs",mountpoint="/run/lock"} 0 node_filesystem_device_error{device="tmpfs",fstype="tmpfs",mountpoint="/run/snapd/ns"} 1 node_filesystem_device_error{device="tmpfs",fstype="tmpfs",mountpoint="/run/user/0"} 0 node_filesystem_device_error{device="tmpfs",fstype="tmpfs",mountpoint="/run/user/1000"} 0 # HELP node_filesystem_files Filesystem total file nodes. # TYPE node_filesystem_files gauge node_filesystem_files{device="/dev/loop0",fstype="squashfs",mountpoint="/snap/core22/1663"} 14246 node_filesystem_files{device="/dev/loop1",fstype="squashfs",mountpoint="/snap/core24/490"} 10584 node_filesystem_files{device="/dev/loop10",fstype="squashfs",mountpoint="/snap/helix/63"} 1227 node_filesystem_files{device="/dev/loop11",fstype="squashfs",mountpoint="/snap/core20/2379"} 12049 node_filesystem_files{device="/dev/loop12",fstype="squashfs",mountpoint="/snap/certbot/4325"} 8653 node_filesystem_files{device="/dev/loop14",fstype="squashfs",mountpoint="/snap/core24/609"} 10590 node_filesystem_files{device="/dev/loop2",fstype="squashfs",mountpoint="/snap/helix/85"} 1349 node_filesystem_files{device="/dev/loop3",fstype="squashfs",mountpoint="/snap/certbot-dns-cloudflare/3943"} 2620 node_filesystem_files{device="/dev/loop4",fstype="squashfs",mountpoint="/snap/certbot-dns-cloudflare/3811"} 2718 node_filesystem_files{device="/dev/loop5",fstype="squashfs",mountpoint="/snap/snapd/23258"} 608 node_filesystem_files{device="/dev/loop6",fstype="squashfs",mountpoint="/snap/certbot/4193"} 8745 node_filesystem_files{device="/dev/loop7",fstype="squashfs",mountpoint="/snap/snapd/23545"} 608 node_filesystem_files{device="/dev/loop8",fstype="squashfs",mountpoint="/snap/core20/2434"} 11851 node_filesystem_files{device="/dev/loop9",fstype="squashfs",mountpoint="/snap/core22/1722"} 14248 node_filesystem_files{device="/dev/md1",fstype="ext3",mountpoint="/boot"} 65408 node_filesystem_files{device="/dev/md2",fstype="ext4",mountpoint="/"} 6.217728e+07 node_filesystem_files{device="none",fstype="ramfs",mountpoint="/run/credentials/systemd-sysusers.service"} 0 node_filesystem_files{device="tmpfs",fstype="tmpfs",mountpoint="/run"} 1.6476122e+07 node_filesystem_files{device="tmpfs",fstype="tmpfs",mountpoint="/run/lock"} 1.6476122e+07 node_filesystem_files{device="tmpfs",fstype="tmpfs",mountpoint="/run/user/0"} 3.295224e+06 node_filesystem_files{device="tmpfs",fstype="tmpfs",mountpoint="/run/user/1000"} 3.295224e+06 # HELP node_filesystem_files_free Filesystem total free file nodes. # TYPE node_filesystem_files_free gauge node_filesystem_files_free{device="/dev/loop0",fstype="squashfs",mountpoint="/snap/core22/1663"} 0 node_filesystem_files_free{device="/dev/loop1",fstype="squashfs",mountpoint="/snap/core24/490"} 0 node_filesystem_files_free{device="/dev/loop10",fstype="squashfs",mountpoint="/snap/helix/63"} 0 node_filesystem_files_free{device="/dev/loop11",fstype="squashfs",mountpoint="/snap/core20/2379"} 0 node_filesystem_files_free{device="/dev/loop12",fstype="squashfs",mountpoint="/snap/certbot/4325"} 0 node_filesystem_files_free{device="/dev/loop14",fstype="squashfs",mountpoint="/snap/core24/609"} 0 node_filesystem_files_free{device="/dev/loop2",fstype="squashfs",mountpoint="/snap/helix/85"} 0 node_filesystem_files_free{device="/dev/loop3",fstype="squashfs",mountpoint="/snap/certbot-dns-cloudflare/3943"} 0 node_filesystem_files_free{device="/dev/loop4",fstype="squashfs",mountpoint="/snap/certbot-dns-cloudflare/3811"} 0 node_filesystem_files_free{device="/dev/loop5",fstype="squashfs",mountpoint="/snap/snapd/23258"} 0 node_filesystem_files_free{device="/dev/loop6",fstype="squashfs",mountpoint="/snap/certbot/4193"} 0 node_filesystem_files_free{device="/dev/loop7",fstype="squashfs",mountpoint="/snap/snapd/23545"} 0 node_filesystem_files_free{device="/dev/loop8",fstype="squashfs",mountpoint="/snap/core20/2434"} 0 node_filesystem_files_free{device="/dev/loop9",fstype="squashfs",mountpoint="/snap/core22/1722"} 0 node_filesystem_files_free{device="/dev/md1",fstype="ext3",mountpoint="/boot"} 64807 node_filesystem_files_free{device="/dev/md2",fstype="ext4",mountpoint="/"} 6.1680243e+07 node_filesystem_files_free{device="none",fstype="ramfs",mountpoint="/run/credentials/systemd-sysusers.service"} 0 node_filesystem_files_free{device="tmpfs",fstype="tmpfs",mountpoint="/run"} 1.6474361e+07 node_filesystem_files_free{device="tmpfs",fstype="tmpfs",mountpoint="/run/lock"} 1.6476118e+07 node_filesystem_files_free{device="tmpfs",fstype="tmpfs",mountpoint="/run/user/0"} 3.295192e+06 node_filesystem_files_free{device="tmpfs",fstype="tmpfs",mountpoint="/run/user/1000"} 3.295199e+06 # HELP node_filesystem_free Filesystem free space in bytes. # TYPE node_filesystem_free gauge node_filesystem_free{device="/dev/loop0",fstype="squashfs",mountpoint="/snap/core22/1663"} 0 node_filesystem_free{device="/dev/loop1",fstype="squashfs",mountpoint="/snap/core24/490"} 0 node_filesystem_free{device="/dev/loop10",fstype="squashfs",mountpoint="/snap/helix/63"} 0 node_filesystem_free{device="/dev/loop11",fstype="squashfs",mountpoint="/snap/core20/2379"} 0 node_filesystem_free{device="/dev/loop12",fstype="squashfs",mountpoint="/snap/certbot/4325"} 0 node_filesystem_free{device="/dev/loop14",fstype="squashfs",mountpoint="/snap/core24/609"} 0 node_filesystem_free{device="/dev/loop2",fstype="squashfs",mountpoint="/snap/helix/85"} 0 node_filesystem_free{device="/dev/loop3",fstype="squashfs",mountpoint="/snap/certbot-dns-cloudflare/3943"} 0 node_filesystem_free{device="/dev/loop4",fstype="squashfs",mountpoint="/snap/certbot-dns-cloudflare/3811"} 0 node_filesystem_free{device="/dev/loop5",fstype="squashfs",mountpoint="/snap/snapd/23258"} 0 node_filesystem_free{device="/dev/loop6",fstype="squashfs",mountpoint="/snap/certbot/4193"} 0 node_filesystem_free{device="/dev/loop7",fstype="squashfs",mountpoint="/snap/snapd/23545"} 0 node_filesystem_free{device="/dev/loop8",fstype="squashfs",mountpoint="/snap/core20/2434"} 0 node_filesystem_free{device="/dev/loop9",fstype="squashfs",mountpoint="/snap/core22/1722"} 0 node_filesystem_free{device="/dev/md1",fstype="ext3",mountpoint="/boot"} 7.80017664e+08 node_filesystem_free{device="/dev/md2",fstype="ext4",mountpoint="/"} 9.13552052224e+11 node_filesystem_free{device="none",fstype="ramfs",mountpoint="/run/credentials/systemd-sysusers.service"} 0 node_filesystem_free{device="tmpfs",fstype="tmpfs",mountpoint="/run"} 1.3493026816e+10 node_filesystem_free{device="tmpfs",fstype="tmpfs",mountpoint="/run/lock"} 5.24288e+06 node_filesystem_free{device="tmpfs",fstype="tmpfs",mountpoint="/run/user/0"} 1.3497233408e+10 node_filesystem_free{device="tmpfs",fstype="tmpfs",mountpoint="/run/user/1000"} 1.3497233408e+10 # HELP node_filesystem_readonly Filesystem read-only status. # TYPE node_filesystem_readonly gauge node_filesystem_readonly{device="/dev/loop0",fstype="squashfs",mountpoint="/snap/core22/1663"} 1 node_filesystem_readonly{device="/dev/loop1",fstype="squashfs",mountpoint="/snap/core24/490"} 1 node_filesystem_readonly{device="/dev/loop10",fstype="squashfs",mountpoint="/snap/helix/63"} 1 node_filesystem_readonly{device="/dev/loop11",fstype="squashfs",mountpoint="/snap/core20/2379"} 1 node_filesystem_readonly{device="/dev/loop12",fstype="squashfs",mountpoint="/snap/certbot/4325"} 1 node_filesystem_readonly{device="/dev/loop14",fstype="squashfs",mountpoint="/snap/core24/609"} 1 node_filesystem_readonly{device="/dev/loop2",fstype="squashfs",mountpoint="/snap/helix/85"} 1 node_filesystem_readonly{device="/dev/loop3",fstype="squashfs",mountpoint="/snap/certbot-dns-cloudflare/3943"} 1 node_filesystem_readonly{device="/dev/loop4",fstype="squashfs",mountpoint="/snap/certbot-dns-cloudflare/3811"} 1 node_filesystem_readonly{device="/dev/loop5",fstype="squashfs",mountpoint="/snap/snapd/23258"} 1 node_filesystem_readonly{device="/dev/loop6",fstype="squashfs",mountpoint="/snap/certbot/4193"} 1 node_filesystem_readonly{device="/dev/loop7",fstype="squashfs",mountpoint="/snap/snapd/23545"} 1 node_filesystem_readonly{device="/dev/loop8",fstype="squashfs",mountpoint="/snap/core20/2434"} 1 node_filesystem_readonly{device="/dev/loop9",fstype="squashfs",mountpoint="/snap/core22/1722"} 1 node_filesystem_readonly{device="/dev/md1",fstype="ext3",mountpoint="/boot"} 0 node_filesystem_readonly{device="/dev/md2",fstype="ext4",mountpoint="/"} 0 node_filesystem_readonly{device="none",fstype="ramfs",mountpoint="/run/credentials/systemd-sysusers.service"} 1 node_filesystem_readonly{device="tmpfs",fstype="tmpfs",mountpoint="/run"} 0 node_filesystem_readonly{device="tmpfs",fstype="tmpfs",mountpoint="/run/lock"} 0 node_filesystem_readonly{device="tmpfs",fstype="tmpfs",mountpoint="/run/user/0"} 0 node_filesystem_readonly{device="tmpfs",fstype="tmpfs",mountpoint="/run/user/1000"} 0 # HELP node_filesystem_size Filesystem size in bytes. # TYPE node_filesystem_size gauge node_filesystem_size{device="/dev/loop0",fstype="squashfs",mountpoint="/snap/core22/1663"} 7.7463552e+07 node_filesystem_size{device="/dev/loop1",fstype="squashfs",mountpoint="/snap/core24/490"} 6.946816e+07 node_filesystem_size{device="/dev/loop10",fstype="squashfs",mountpoint="/snap/helix/63"} 1.835008e+07 node_filesystem_size{device="/dev/loop11",fstype="squashfs",mountpoint="/snap/core20/2379"} 6.7108864e+07 node_filesystem_size{device="/dev/loop12",fstype="squashfs",mountpoint="/snap/certbot/4325"} 5.8195968e+07 node_filesystem_size{device="/dev/loop14",fstype="squashfs",mountpoint="/snap/core24/609"} 6.946816e+07 node_filesystem_size{device="/dev/loop2",fstype="squashfs",mountpoint="/snap/helix/85"} 1.9398656e+07 node_filesystem_size{device="/dev/loop3",fstype="squashfs",mountpoint="/snap/certbot-dns-cloudflare/3943"} 8.912896e+06 node_filesystem_size{device="/dev/loop4",fstype="squashfs",mountpoint="/snap/certbot-dns-cloudflare/3811"} 8.781824e+06 node_filesystem_size{device="/dev/loop5",fstype="squashfs",mountpoint="/snap/snapd/23258"} 4.653056e+07 node_filesystem_size{device="/dev/loop6",fstype="squashfs",mountpoint="/snap/certbot/4193"} 5.5312384e+07 node_filesystem_size{device="/dev/loop7",fstype="squashfs",mountpoint="/snap/snapd/23545"} 4.6661632e+07 node_filesystem_size{device="/dev/loop8",fstype="squashfs",mountpoint="/snap/core20/2434"} 6.684672e+07 node_filesystem_size{device="/dev/loop9",fstype="squashfs",mountpoint="/snap/core22/1722"} 7.7463552e+07 node_filesystem_size{device="/dev/md1",fstype="ext3",mountpoint="/boot"} 1.036726272e+09 node_filesystem_size{device="/dev/md2",fstype="ext4",mountpoint="/"} 1.001561112576e+12 node_filesystem_size{device="none",fstype="ramfs",mountpoint="/run/credentials/systemd-sysusers.service"} 0 node_filesystem_size{device="tmpfs",fstype="tmpfs",mountpoint="/run"} 1.34972416e+10 node_filesystem_size{device="tmpfs",fstype="tmpfs",mountpoint="/run/lock"} 5.24288e+06 node_filesystem_size{device="tmpfs",fstype="tmpfs",mountpoint="/run/user/0"} 1.3497237504e+10 node_filesystem_size{device="tmpfs",fstype="tmpfs",mountpoint="/run/user/1000"} 1.3497237504e+10 # HELP node_forks Total number of forks. # TYPE node_forks counter node_forks 1.05994542e+08 # HELP node_hwmon_chip_names Annotation metric for human-readable chip names # TYPE node_hwmon_chip_names gauge node_hwmon_chip_names{chip="nvme_nvme0",chip_name="nvme"} 1 node_hwmon_chip_names{chip="nvme_nvme1",chip_name="nvme"} 1 node_hwmon_chip_names{chip="platform_coretemp_0",chip_name="coretemp"} 1 node_hwmon_chip_names{chip="thermal_thermal_zone0",chip_name="acpitz"} 1 node_hwmon_chip_names{chip="thermal_thermal_zone2",chip_name="pch_cannonlake"} 1 # HELP node_hwmon_sensor_label Label for given chip and sensor # TYPE node_hwmon_sensor_label gauge node_hwmon_sensor_label{chip="nvme_nvme0",label="composite",sensor="temp1"} 1 node_hwmon_sensor_label{chip="nvme_nvme0",label="sensor_1",sensor="temp2"} 1 node_hwmon_sensor_label{chip="nvme_nvme0",label="sensor_2",sensor="temp3"} 1 node_hwmon_sensor_label{chip="nvme_nvme1",label="composite",sensor="temp1"} 1 node_hwmon_sensor_label{chip="nvme_nvme1",label="sensor_1",sensor="temp2"} 1 node_hwmon_sensor_label{chip="nvme_nvme1",label="sensor_2",sensor="temp3"} 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="core_4",sensor="temp6"} 1 node_hwmon_sensor_label{chip="platform_coretemp_0",label="core_5",sensor="temp7"} 1 node_hwmon_sensor_label{chip="platform_coretemp_0",label="core_6",sensor="temp8"} 1 node_hwmon_sensor_label{chip="platform_coretemp_0",label="core_7",sensor="temp9"} 1 node_hwmon_sensor_label{chip="platform_coretemp_0",label="package_id_0",sensor="temp1"} 1 # HELP node_hwmon_temp_alarm Hardware sensor alarm status (temp) # TYPE node_hwmon_temp_alarm gauge node_hwmon_temp_alarm{chip="nvme_nvme0",sensor="temp1"} 0 node_hwmon_temp_alarm{chip="nvme_nvme1",sensor="temp1"} 0 # HELP node_hwmon_temp_celsius Hardware monitor for temperature (input) # TYPE node_hwmon_temp_celsius gauge node_hwmon_temp_celsius{chip="nvme_nvme0",sensor="temp1"} 44.85 node_hwmon_temp_celsius{chip="nvme_nvme0",sensor="temp2"} 44.85 node_hwmon_temp_celsius{chip="nvme_nvme0",sensor="temp3"} 62.85 node_hwmon_temp_celsius{chip="nvme_nvme1",sensor="temp1"} 50.85 node_hwmon_temp_celsius{chip="nvme_nvme1",sensor="temp2"} 50.85 node_hwmon_temp_celsius{chip="nvme_nvme1",sensor="temp3"} 72.85000000000001 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp1"} 62 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp2"} 59 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp3"} 57 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp4"} 62 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp5"} 57 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp6"} 63 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp7"} 56 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp8"} 58 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp9"} 55 node_hwmon_temp_celsius{chip="thermal_thermal_zone0",sensor="temp1"} 16.8 node_hwmon_temp_celsius{chip="thermal_thermal_zone0",sensor="temp2"} 27.8 node_hwmon_temp_celsius{chip="thermal_thermal_zone2",sensor="temp1"} 57 # 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="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_0",sensor="temp6"} 0 node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_0",sensor="temp7"} 0 node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_0",sensor="temp8"} 0 node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_0",sensor="temp9"} 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="nvme_nvme0",sensor="temp1"} 81.85000000000001 node_hwmon_temp_crit_celsius{chip="nvme_nvme1",sensor="temp1"} 81.85000000000001 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_0",sensor="temp6"} 100 node_hwmon_temp_crit_celsius{chip="platform_coretemp_0",sensor="temp7"} 100 node_hwmon_temp_crit_celsius{chip="platform_coretemp_0",sensor="temp8"} 100 node_hwmon_temp_crit_celsius{chip="platform_coretemp_0",sensor="temp9"} 100 node_hwmon_temp_crit_celsius{chip="thermal_thermal_zone0",sensor="temp1"} 20.8 node_hwmon_temp_crit_celsius{chip="thermal_thermal_zone0",sensor="temp2"} 119 # HELP node_hwmon_temp_max_celsius Hardware monitor for temperature (max) # TYPE node_hwmon_temp_max_celsius gauge node_hwmon_temp_max_celsius{chip="nvme_nvme0",sensor="temp1"} 80.85000000000001 node_hwmon_temp_max_celsius{chip="nvme_nvme0",sensor="temp2"} 65261.85 node_hwmon_temp_max_celsius{chip="nvme_nvme0",sensor="temp3"} 65261.85 node_hwmon_temp_max_celsius{chip="nvme_nvme1",sensor="temp1"} 80.85000000000001 node_hwmon_temp_max_celsius{chip="nvme_nvme1",sensor="temp2"} 65261.85 node_hwmon_temp_max_celsius{chip="nvme_nvme1",sensor="temp3"} 65261.85 node_hwmon_temp_max_celsius{chip="platform_coretemp_0",sensor="temp1"} 86 node_hwmon_temp_max_celsius{chip="platform_coretemp_0",sensor="temp2"} 86 node_hwmon_temp_max_celsius{chip="platform_coretemp_0",sensor="temp3"} 86 node_hwmon_temp_max_celsius{chip="platform_coretemp_0",sensor="temp4"} 86 node_hwmon_temp_max_celsius{chip="platform_coretemp_0",sensor="temp5"} 86 node_hwmon_temp_max_celsius{chip="platform_coretemp_0",sensor="temp6"} 86 node_hwmon_temp_max_celsius{chip="platform_coretemp_0",sensor="temp7"} 86 node_hwmon_temp_max_celsius{chip="platform_coretemp_0",sensor="temp8"} 86 node_hwmon_temp_max_celsius{chip="platform_coretemp_0",sensor="temp9"} 86 # HELP node_hwmon_temp_min_celsius Hardware monitor for temperature (min) # TYPE node_hwmon_temp_min_celsius gauge node_hwmon_temp_min_celsius{chip="nvme_nvme0",sensor="temp1"} -273.15000000000003 node_hwmon_temp_min_celsius{chip="nvme_nvme0",sensor="temp2"} -273.15000000000003 node_hwmon_temp_min_celsius{chip="nvme_nvme0",sensor="temp3"} -273.15000000000003 node_hwmon_temp_min_celsius{chip="nvme_nvme1",sensor="temp1"} -273.15000000000003 node_hwmon_temp_min_celsius{chip="nvme_nvme1",sensor="temp2"} -273.15000000000003 node_hwmon_temp_min_celsius{chip="nvme_nvme1",sensor="temp3"} -273.15000000000003 # HELP node_intr Total number of interrupts serviced. # TYPE node_intr counter node_intr 6.3653970282e+10 # HELP node_load1 1m load average. # TYPE node_load1 gauge node_load1 2.21 # HELP node_load15 15m load average. # TYPE node_load15 gauge node_load15 2.2 # HELP node_load5 5m load average. # TYPE node_load5 gauge node_load5 2.07 # HELP node_md_blocks Total number of blocks on device. # TYPE node_md_blocks gauge node_md_blocks{device="md0"} 4.189184e+06 node_md_blocks{device="md1"} 1.046528e+06 node_md_blocks{device="md2"} 9.94827584e+08 # HELP node_md_blocks_synced Number of blocks synced on device. # TYPE node_md_blocks_synced gauge node_md_blocks_synced{device="md0"} 4.189184e+06 node_md_blocks_synced{device="md1"} 1.046528e+06 node_md_blocks_synced{device="md2"} 9.94827584e+08 # 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="md1"} 2 node_md_disks{device="md2"} 2 # 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="md1"} 2 node_md_disks_active{device="md2"} 2 # 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="md1"} 1 node_md_is_active{device="md2"} 1 # HELP node_memory_Active Memory information field Active. # TYPE node_memory_Active gauge node_memory_Active 1.2067147776e+10 # HELP node_memory_Active_anon Memory information field Active_anon. # TYPE node_memory_Active_anon gauge node_memory_Active_anon 7.2245248e+08 # HELP node_memory_Active_file Memory information field Active_file. # TYPE node_memory_Active_file gauge node_memory_Active_file 1.1344695296e+10 # 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 4.8729718784e+10 # 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.473848832e+09 # HELP node_memory_Cached Memory information field Cached. # TYPE node_memory_Cached gauge node_memory_Cached 4.3974189056e+10 # HELP node_memory_CommitLimit Memory information field CommitLimit. # TYPE node_memory_CommitLimit gauge node_memory_CommitLimit 7.1775916032e+10 # HELP node_memory_Committed_AS Memory information field Committed_AS. # TYPE node_memory_Committed_AS gauge node_memory_Committed_AS 9.3645672448e+10 # HELP node_memory_DirectMap1G Memory information field DirectMap1G. # TYPE node_memory_DirectMap1G gauge node_memory_DirectMap1G 8.2678120448e+10 # HELP node_memory_DirectMap2M Memory information field DirectMap2M. # TYPE node_memory_DirectMap2M gauge node_memory_DirectMap2M 5.260705792e+10 # HELP node_memory_DirectMap4k Memory information field DirectMap4k. # TYPE node_memory_DirectMap4k gauge node_memory_DirectMap4k 2.058416128e+09 # HELP node_memory_Dirty Memory information field Dirty. # TYPE node_memory_Dirty gauge node_memory_Dirty 483328 # HELP node_memory_FileHugePages Memory information field FileHugePages. # TYPE node_memory_FileHugePages gauge node_memory_FileHugePages 0 # HELP node_memory_FilePmdMapped Memory information field FilePmdMapped. # TYPE node_memory_FilePmdMapped gauge node_memory_FilePmdMapped 0 # 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_Hugetlb Memory information field Hugetlb. # TYPE node_memory_Hugetlb gauge node_memory_Hugetlb 0 # HELP node_memory_Inactive Memory information field Inactive. # TYPE node_memory_Inactive gauge node_memory_Inactive 8.3140009984e+10 # HELP node_memory_Inactive_anon Memory information field Inactive_anon. # TYPE node_memory_Inactive_anon gauge node_memory_Inactive_anon 5.0404974592e+10 # HELP node_memory_Inactive_file Memory information field Inactive_file. # TYPE node_memory_Inactive_file gauge node_memory_Inactive_file 3.2735035392e+10 # HELP node_memory_KReclaimable Memory information field KReclaimable. # TYPE node_memory_KReclaimable gauge node_memory_KReclaimable 4.75787264e+09 # HELP node_memory_KernelStack Memory information field KernelStack. # TYPE node_memory_KernelStack gauge node_memory_KernelStack 3.5667968e+07 # HELP node_memory_Mapped Memory information field Mapped. # TYPE node_memory_Mapped gauge node_memory_Mapped 3.57515264e+09 # HELP node_memory_MemAvailable Memory information field MemAvailable. # TYPE node_memory_MemAvailable gauge node_memory_MemAvailable 8.1254944768e+10 # HELP node_memory_MemFree Memory information field MemFree. # TYPE node_memory_MemFree gauge node_memory_MemFree 3.3753956352e+10 # HELP node_memory_MemTotal Memory information field MemTotal. # TYPE node_memory_MemTotal gauge node_memory_MemTotal 1.3497239552e+11 # HELP node_memory_Mlocked Memory information field Mlocked. # TYPE node_memory_Mlocked gauge node_memory_Mlocked 2.852864e+07 # 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 1.83492608e+08 # HELP node_memory_Percpu Memory information field Percpu. # TYPE node_memory_Percpu gauge node_memory_Percpu 4.3319296e+07 # HELP node_memory_SReclaimable Memory information field SReclaimable. # TYPE node_memory_SReclaimable gauge node_memory_SReclaimable 4.75787264e+09 # HELP node_memory_SUnreclaim Memory information field SUnreclaim. # TYPE node_memory_SUnreclaim gauge node_memory_SUnreclaim 7.16275712e+08 # HELP node_memory_Shmem Memory information field Shmem. # TYPE node_memory_Shmem gauge node_memory_Shmem 2.37283328e+09 # HELP node_memory_ShmemHugePages Memory information field ShmemHugePages. # TYPE node_memory_ShmemHugePages gauge node_memory_ShmemHugePages 0 # HELP node_memory_ShmemPmdMapped Memory information field ShmemPmdMapped. # TYPE node_memory_ShmemPmdMapped gauge node_memory_ShmemPmdMapped 0 # HELP node_memory_Slab Memory information field Slab. # TYPE node_memory_Slab gauge node_memory_Slab 5.474148352e+09 # HELP node_memory_SwapCached Memory information field SwapCached. # TYPE node_memory_SwapCached gauge node_memory_SwapCached 6.98368e+06 # HELP node_memory_SwapFree Memory information field SwapFree. # TYPE node_memory_SwapFree gauge node_memory_SwapFree 4.066373632e+09 # HELP node_memory_SwapTotal Memory information field SwapTotal. # TYPE node_memory_SwapTotal gauge node_memory_SwapTotal 4.28972032e+09 # HELP node_memory_Unevictable Memory information field Unevictable. # TYPE node_memory_Unevictable gauge node_memory_Unevictable 2.8655616e+07 # HELP node_memory_VmallocChunk Memory information field VmallocChunk. # TYPE node_memory_VmallocChunk gauge node_memory_VmallocChunk 0 # 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 7.1561216e+07 # HELP node_memory_Writeback Memory information field Writeback. # TYPE node_memory_Writeback gauge node_memory_Writeback 385024 # HELP node_memory_WritebackTmp Memory information field WritebackTmp. # TYPE node_memory_WritebackTmp gauge node_memory_WritebackTmp 0 # HELP node_netstat_Icmp6_InCsumErrors Statistic Icmp6InCsumErrors. # TYPE node_netstat_Icmp6_InCsumErrors untyped node_netstat_Icmp6_InCsumErrors 0 # HELP node_netstat_Icmp6_InDestUnreachs Statistic Icmp6InDestUnreachs. # TYPE node_netstat_Icmp6_InDestUnreachs untyped node_netstat_Icmp6_InDestUnreachs 2271 # HELP node_netstat_Icmp6_InEchoReplies Statistic Icmp6InEchoReplies. # TYPE node_netstat_Icmp6_InEchoReplies untyped node_netstat_Icmp6_InEchoReplies 55 # HELP node_netstat_Icmp6_InEchos Statistic Icmp6InEchos. # TYPE node_netstat_Icmp6_InEchos untyped node_netstat_Icmp6_InEchos 20654 # HELP node_netstat_Icmp6_InErrors Statistic Icmp6InErrors. # TYPE node_netstat_Icmp6_InErrors untyped node_netstat_Icmp6_InErrors 18 # HELP node_netstat_Icmp6_InGroupMembQueries Statistic Icmp6InGroupMembQueries. # TYPE node_netstat_Icmp6_InGroupMembQueries untyped node_netstat_Icmp6_InGroupMembQueries 0 # HELP node_netstat_Icmp6_InGroupMembReductions Statistic Icmp6InGroupMembReductions. # TYPE node_netstat_Icmp6_InGroupMembReductions untyped node_netstat_Icmp6_InGroupMembReductions 0 # HELP node_netstat_Icmp6_InGroupMembResponses Statistic Icmp6InGroupMembResponses. # TYPE node_netstat_Icmp6_InGroupMembResponses untyped node_netstat_Icmp6_InGroupMembResponses 0 # HELP node_netstat_Icmp6_InMLDv2Reports Statistic Icmp6InMLDv2Reports. # TYPE node_netstat_Icmp6_InMLDv2Reports untyped node_netstat_Icmp6_InMLDv2Reports 0 # HELP node_netstat_Icmp6_InMsgs Statistic Icmp6InMsgs. # TYPE node_netstat_Icmp6_InMsgs untyped node_netstat_Icmp6_InMsgs 326064 # HELP node_netstat_Icmp6_InNeighborAdvertisements Statistic Icmp6InNeighborAdvertisements. # TYPE node_netstat_Icmp6_InNeighborAdvertisements untyped node_netstat_Icmp6_InNeighborAdvertisements 269836 # HELP node_netstat_Icmp6_InNeighborSolicits Statistic Icmp6InNeighborSolicits. # TYPE node_netstat_Icmp6_InNeighborSolicits untyped node_netstat_Icmp6_InNeighborSolicits 28963 # HELP node_netstat_Icmp6_InParmProblems Statistic Icmp6InParmProblems. # TYPE node_netstat_Icmp6_InParmProblems untyped node_netstat_Icmp6_InParmProblems 0 # HELP node_netstat_Icmp6_InPktTooBigs Statistic Icmp6InPktTooBigs. # TYPE node_netstat_Icmp6_InPktTooBigs untyped node_netstat_Icmp6_InPktTooBigs 0 # HELP node_netstat_Icmp6_InRedirects Statistic Icmp6InRedirects. # TYPE node_netstat_Icmp6_InRedirects untyped node_netstat_Icmp6_InRedirects 0 # HELP node_netstat_Icmp6_InRouterAdvertisements Statistic Icmp6InRouterAdvertisements. # TYPE node_netstat_Icmp6_InRouterAdvertisements untyped node_netstat_Icmp6_InRouterAdvertisements 0 # HELP node_netstat_Icmp6_InRouterSolicits Statistic Icmp6InRouterSolicits. # TYPE node_netstat_Icmp6_InRouterSolicits untyped node_netstat_Icmp6_InRouterSolicits 4235 # HELP node_netstat_Icmp6_InTimeExcds Statistic Icmp6InTimeExcds. # TYPE node_netstat_Icmp6_InTimeExcds untyped node_netstat_Icmp6_InTimeExcds 50 # HELP node_netstat_Icmp6_InType1 Statistic Icmp6InType1. # TYPE node_netstat_Icmp6_InType1 untyped node_netstat_Icmp6_InType1 2271 # HELP node_netstat_Icmp6_InType128 Statistic Icmp6InType128. # TYPE node_netstat_Icmp6_InType128 untyped node_netstat_Icmp6_InType128 20654 # HELP node_netstat_Icmp6_InType129 Statistic Icmp6InType129. # TYPE node_netstat_Icmp6_InType129 untyped node_netstat_Icmp6_InType129 55 # HELP node_netstat_Icmp6_InType133 Statistic Icmp6InType133. # TYPE node_netstat_Icmp6_InType133 untyped node_netstat_Icmp6_InType133 4235 # HELP node_netstat_Icmp6_InType135 Statistic Icmp6InType135. # TYPE node_netstat_Icmp6_InType135 untyped node_netstat_Icmp6_InType135 28963 # HELP node_netstat_Icmp6_InType136 Statistic Icmp6InType136. # TYPE node_netstat_Icmp6_InType136 untyped node_netstat_Icmp6_InType136 269836 # HELP node_netstat_Icmp6_InType3 Statistic Icmp6InType3. # TYPE node_netstat_Icmp6_InType3 untyped node_netstat_Icmp6_InType3 50 # HELP node_netstat_Icmp6_OutDestUnreachs Statistic Icmp6OutDestUnreachs. # TYPE node_netstat_Icmp6_OutDestUnreachs untyped node_netstat_Icmp6_OutDestUnreachs 18329 # HELP node_netstat_Icmp6_OutEchoReplies Statistic Icmp6OutEchoReplies. # TYPE node_netstat_Icmp6_OutEchoReplies untyped node_netstat_Icmp6_OutEchoReplies 20654 # HELP node_netstat_Icmp6_OutEchos Statistic Icmp6OutEchos. # TYPE node_netstat_Icmp6_OutEchos untyped node_netstat_Icmp6_OutEchos 146 # HELP node_netstat_Icmp6_OutErrors Statistic Icmp6OutErrors. # TYPE node_netstat_Icmp6_OutErrors untyped node_netstat_Icmp6_OutErrors 0 # HELP node_netstat_Icmp6_OutGroupMembQueries Statistic Icmp6OutGroupMembQueries. # TYPE node_netstat_Icmp6_OutGroupMembQueries untyped node_netstat_Icmp6_OutGroupMembQueries 0 # HELP node_netstat_Icmp6_OutGroupMembReductions Statistic Icmp6OutGroupMembReductions. # TYPE node_netstat_Icmp6_OutGroupMembReductions untyped node_netstat_Icmp6_OutGroupMembReductions 0 # HELP node_netstat_Icmp6_OutGroupMembResponses Statistic Icmp6OutGroupMembResponses. # TYPE node_netstat_Icmp6_OutGroupMembResponses untyped node_netstat_Icmp6_OutGroupMembResponses 0 # HELP node_netstat_Icmp6_OutMLDv2Reports Statistic Icmp6OutMLDv2Reports. # TYPE node_netstat_Icmp6_OutMLDv2Reports untyped node_netstat_Icmp6_OutMLDv2Reports 813385 # HELP node_netstat_Icmp6_OutMsgs Statistic Icmp6OutMsgs. # TYPE node_netstat_Icmp6_OutMsgs untyped node_netstat_Icmp6_OutMsgs 1.188123e+06 # HELP node_netstat_Icmp6_OutNeighborAdvertisements Statistic Icmp6OutNeighborAdvertisements. # TYPE node_netstat_Icmp6_OutNeighborAdvertisements untyped node_netstat_Icmp6_OutNeighborAdvertisements 28942 # HELP node_netstat_Icmp6_OutNeighborSolicits Statistic Icmp6OutNeighborSolicits. # TYPE node_netstat_Icmp6_OutNeighborSolicits untyped node_netstat_Icmp6_OutNeighborSolicits 296077 # HELP node_netstat_Icmp6_OutParmProblems Statistic Icmp6OutParmProblems. # TYPE node_netstat_Icmp6_OutParmProblems untyped node_netstat_Icmp6_OutParmProblems 0 # HELP node_netstat_Icmp6_OutPktTooBigs Statistic Icmp6OutPktTooBigs. # TYPE node_netstat_Icmp6_OutPktTooBigs untyped node_netstat_Icmp6_OutPktTooBigs 0 # HELP node_netstat_Icmp6_OutRedirects Statistic Icmp6OutRedirects. # TYPE node_netstat_Icmp6_OutRedirects untyped node_netstat_Icmp6_OutRedirects 0 # HELP node_netstat_Icmp6_OutRouterAdvertisements Statistic Icmp6OutRouterAdvertisements. # TYPE node_netstat_Icmp6_OutRouterAdvertisements untyped node_netstat_Icmp6_OutRouterAdvertisements 0 # HELP node_netstat_Icmp6_OutRouterSolicits Statistic Icmp6OutRouterSolicits. # TYPE node_netstat_Icmp6_OutRouterSolicits untyped node_netstat_Icmp6_OutRouterSolicits 10417 # HELP node_netstat_Icmp6_OutTimeExcds Statistic Icmp6OutTimeExcds. # TYPE node_netstat_Icmp6_OutTimeExcds untyped node_netstat_Icmp6_OutTimeExcds 173 # HELP node_netstat_Icmp6_OutType1 Statistic Icmp6OutType1. # TYPE node_netstat_Icmp6_OutType1 untyped node_netstat_Icmp6_OutType1 18329 # HELP node_netstat_Icmp6_OutType128 Statistic Icmp6OutType128. # TYPE node_netstat_Icmp6_OutType128 untyped node_netstat_Icmp6_OutType128 146 # HELP node_netstat_Icmp6_OutType129 Statistic Icmp6OutType129. # TYPE node_netstat_Icmp6_OutType129 untyped node_netstat_Icmp6_OutType129 20654 # HELP node_netstat_Icmp6_OutType133 Statistic Icmp6OutType133. # TYPE node_netstat_Icmp6_OutType133 untyped node_netstat_Icmp6_OutType133 10417 # HELP node_netstat_Icmp6_OutType135 Statistic Icmp6OutType135. # TYPE node_netstat_Icmp6_OutType135 untyped node_netstat_Icmp6_OutType135 296077 # HELP node_netstat_Icmp6_OutType136 Statistic Icmp6OutType136. # TYPE node_netstat_Icmp6_OutType136 untyped node_netstat_Icmp6_OutType136 28942 # HELP node_netstat_Icmp6_OutType143 Statistic Icmp6OutType143. # TYPE node_netstat_Icmp6_OutType143 untyped node_netstat_Icmp6_OutType143 813385 # HELP node_netstat_Icmp6_OutType3 Statistic Icmp6OutType3. # TYPE node_netstat_Icmp6_OutType3 untyped node_netstat_Icmp6_OutType3 173 # HELP node_netstat_IcmpMsg_InType0 Statistic IcmpMsgInType0. # TYPE node_netstat_IcmpMsg_InType0 untyped node_netstat_IcmpMsg_InType0 238 # HELP node_netstat_IcmpMsg_InType11 Statistic IcmpMsgInType11. # TYPE node_netstat_IcmpMsg_InType11 untyped node_netstat_IcmpMsg_InType11 16269 # HELP node_netstat_IcmpMsg_InType13 Statistic IcmpMsgInType13. # TYPE node_netstat_IcmpMsg_InType13 untyped node_netstat_IcmpMsg_InType13 19 # HELP node_netstat_IcmpMsg_InType14 Statistic IcmpMsgInType14. # TYPE node_netstat_IcmpMsg_InType14 untyped node_netstat_IcmpMsg_InType14 1 # HELP node_netstat_IcmpMsg_InType17 Statistic IcmpMsgInType17. # TYPE node_netstat_IcmpMsg_InType17 untyped node_netstat_IcmpMsg_InType17 9 # HELP node_netstat_IcmpMsg_InType3 Statistic IcmpMsgInType3. # TYPE node_netstat_IcmpMsg_InType3 untyped node_netstat_IcmpMsg_InType3 76876 # HELP node_netstat_IcmpMsg_InType5 Statistic IcmpMsgInType5. # TYPE node_netstat_IcmpMsg_InType5 untyped node_netstat_IcmpMsg_InType5 1453 # HELP node_netstat_IcmpMsg_InType69 Statistic IcmpMsgInType69. # TYPE node_netstat_IcmpMsg_InType69 untyped node_netstat_IcmpMsg_InType69 3 # HELP node_netstat_IcmpMsg_InType8 Statistic IcmpMsgInType8. # TYPE node_netstat_IcmpMsg_InType8 untyped node_netstat_IcmpMsg_InType8 194956 # HELP node_netstat_IcmpMsg_OutType0 Statistic IcmpMsgOutType0. # TYPE node_netstat_IcmpMsg_OutType0 untyped node_netstat_IcmpMsg_OutType0 194975 # HELP node_netstat_IcmpMsg_OutType11 Statistic IcmpMsgOutType11. # TYPE node_netstat_IcmpMsg_OutType11 untyped node_netstat_IcmpMsg_OutType11 1165 # HELP node_netstat_IcmpMsg_OutType3 Statistic IcmpMsgOutType3. # TYPE node_netstat_IcmpMsg_OutType3 untyped node_netstat_IcmpMsg_OutType3 414129 # HELP node_netstat_IcmpMsg_OutType5 Statistic IcmpMsgOutType5. # TYPE node_netstat_IcmpMsg_OutType5 untyped node_netstat_IcmpMsg_OutType5 1121 # HELP node_netstat_IcmpMsg_OutType8 Statistic IcmpMsgOutType8. # TYPE node_netstat_IcmpMsg_OutType8 untyped node_netstat_IcmpMsg_OutType8 4 # HELP node_netstat_Icmp_InAddrMaskReps Statistic IcmpInAddrMaskReps. # TYPE node_netstat_Icmp_InAddrMaskReps untyped node_netstat_Icmp_InAddrMaskReps 0 # HELP node_netstat_Icmp_InAddrMasks Statistic IcmpInAddrMasks. # TYPE node_netstat_Icmp_InAddrMasks untyped node_netstat_Icmp_InAddrMasks 9 # HELP node_netstat_Icmp_InCsumErrors Statistic IcmpInCsumErrors. # TYPE node_netstat_Icmp_InCsumErrors untyped node_netstat_Icmp_InCsumErrors 41 # HELP node_netstat_Icmp_InDestUnreachs Statistic IcmpInDestUnreachs. # TYPE node_netstat_Icmp_InDestUnreachs untyped node_netstat_Icmp_InDestUnreachs 76876 # HELP node_netstat_Icmp_InEchoReps Statistic IcmpInEchoReps. # TYPE node_netstat_Icmp_InEchoReps untyped node_netstat_Icmp_InEchoReps 238 # HELP node_netstat_Icmp_InEchos Statistic IcmpInEchos. # TYPE node_netstat_Icmp_InEchos untyped node_netstat_Icmp_InEchos 194956 # HELP node_netstat_Icmp_InErrors Statistic IcmpInErrors. # TYPE node_netstat_Icmp_InErrors untyped node_netstat_Icmp_InErrors 4856 # HELP node_netstat_Icmp_InMsgs Statistic IcmpInMsgs. # TYPE node_netstat_Icmp_InMsgs untyped node_netstat_Icmp_InMsgs 289865 # HELP node_netstat_Icmp_InParmProbs Statistic IcmpInParmProbs. # TYPE node_netstat_Icmp_InParmProbs untyped node_netstat_Icmp_InParmProbs 0 # HELP node_netstat_Icmp_InRedirects Statistic IcmpInRedirects. # TYPE node_netstat_Icmp_InRedirects untyped node_netstat_Icmp_InRedirects 1453 # HELP node_netstat_Icmp_InSrcQuenchs Statistic IcmpInSrcQuenchs. # TYPE node_netstat_Icmp_InSrcQuenchs untyped node_netstat_Icmp_InSrcQuenchs 0 # HELP node_netstat_Icmp_InTimeExcds Statistic IcmpInTimeExcds. # TYPE node_netstat_Icmp_InTimeExcds untyped node_netstat_Icmp_InTimeExcds 16269 # HELP node_netstat_Icmp_InTimestampReps Statistic IcmpInTimestampReps. # TYPE node_netstat_Icmp_InTimestampReps untyped node_netstat_Icmp_InTimestampReps 1 # HELP node_netstat_Icmp_InTimestamps Statistic IcmpInTimestamps. # TYPE node_netstat_Icmp_InTimestamps untyped node_netstat_Icmp_InTimestamps 19 # HELP node_netstat_Icmp_OutAddrMaskReps Statistic IcmpOutAddrMaskReps. # TYPE node_netstat_Icmp_OutAddrMaskReps untyped node_netstat_Icmp_OutAddrMaskReps 0 # HELP node_netstat_Icmp_OutAddrMasks Statistic IcmpOutAddrMasks. # TYPE node_netstat_Icmp_OutAddrMasks untyped node_netstat_Icmp_OutAddrMasks 0 # HELP node_netstat_Icmp_OutDestUnreachs Statistic IcmpOutDestUnreachs. # TYPE node_netstat_Icmp_OutDestUnreachs untyped node_netstat_Icmp_OutDestUnreachs 414129 # HELP node_netstat_Icmp_OutEchoReps Statistic IcmpOutEchoReps. # TYPE node_netstat_Icmp_OutEchoReps untyped node_netstat_Icmp_OutEchoReps 194975 # HELP node_netstat_Icmp_OutEchos Statistic IcmpOutEchos. # TYPE node_netstat_Icmp_OutEchos untyped node_netstat_Icmp_OutEchos 4 # HELP node_netstat_Icmp_OutErrors Statistic IcmpOutErrors. # TYPE node_netstat_Icmp_OutErrors untyped node_netstat_Icmp_OutErrors 0 # HELP node_netstat_Icmp_OutMsgs Statistic IcmpOutMsgs. # TYPE node_netstat_Icmp_OutMsgs untyped node_netstat_Icmp_OutMsgs 611394 # HELP node_netstat_Icmp_OutParmProbs Statistic IcmpOutParmProbs. # TYPE node_netstat_Icmp_OutParmProbs untyped node_netstat_Icmp_OutParmProbs 0 # HELP node_netstat_Icmp_OutRedirects Statistic IcmpOutRedirects. # TYPE node_netstat_Icmp_OutRedirects untyped node_netstat_Icmp_OutRedirects 1121 # HELP node_netstat_Icmp_OutSrcQuenchs Statistic IcmpOutSrcQuenchs. # TYPE node_netstat_Icmp_OutSrcQuenchs untyped node_netstat_Icmp_OutSrcQuenchs 0 # HELP node_netstat_Icmp_OutTimeExcds Statistic IcmpOutTimeExcds. # TYPE node_netstat_Icmp_OutTimeExcds untyped node_netstat_Icmp_OutTimeExcds 1165 # HELP node_netstat_Icmp_OutTimestampReps Statistic IcmpOutTimestampReps. # TYPE node_netstat_Icmp_OutTimestampReps untyped node_netstat_Icmp_OutTimestampReps 0 # HELP node_netstat_Icmp_OutTimestamps Statistic IcmpOutTimestamps. # TYPE node_netstat_Icmp_OutTimestamps untyped node_netstat_Icmp_OutTimestamps 0 # HELP node_netstat_Ip6_FragCreates Statistic Ip6FragCreates. # TYPE node_netstat_Ip6_FragCreates untyped node_netstat_Ip6_FragCreates 0 # HELP node_netstat_Ip6_FragFails Statistic Ip6FragFails. # TYPE node_netstat_Ip6_FragFails untyped node_netstat_Ip6_FragFails 0 # HELP node_netstat_Ip6_FragOKs Statistic Ip6FragOKs. # TYPE node_netstat_Ip6_FragOKs untyped node_netstat_Ip6_FragOKs 0 # HELP node_netstat_Ip6_InAddrErrors Statistic Ip6InAddrErrors. # TYPE node_netstat_Ip6_InAddrErrors untyped node_netstat_Ip6_InAddrErrors 28 # HELP node_netstat_Ip6_InBcastOctets Statistic Ip6InBcastOctets. # TYPE node_netstat_Ip6_InBcastOctets untyped node_netstat_Ip6_InBcastOctets 0 # HELP node_netstat_Ip6_InCEPkts Statistic Ip6InCEPkts. # TYPE node_netstat_Ip6_InCEPkts untyped node_netstat_Ip6_InCEPkts 1 # HELP node_netstat_Ip6_InDelivers Statistic Ip6InDelivers. # TYPE node_netstat_Ip6_InDelivers untyped node_netstat_Ip6_InDelivers 1.688279357e+09 # HELP node_netstat_Ip6_InDiscards Statistic Ip6InDiscards. # TYPE node_netstat_Ip6_InDiscards untyped node_netstat_Ip6_InDiscards 0 # HELP node_netstat_Ip6_InECT0Pkts Statistic Ip6InECT0Pkts. # TYPE node_netstat_Ip6_InECT0Pkts untyped node_netstat_Ip6_InECT0Pkts 0 # HELP node_netstat_Ip6_InECT1Pkts Statistic Ip6InECT1Pkts. # TYPE node_netstat_Ip6_InECT1Pkts untyped node_netstat_Ip6_InECT1Pkts 0 # HELP node_netstat_Ip6_InHdrErrors Statistic Ip6InHdrErrors. # TYPE node_netstat_Ip6_InHdrErrors untyped node_netstat_Ip6_InHdrErrors 173 # HELP node_netstat_Ip6_InMcastOctets Statistic Ip6InMcastOctets. # TYPE node_netstat_Ip6_InMcastOctets untyped node_netstat_Ip6_InMcastOctets 1.349896e+06 # HELP node_netstat_Ip6_InMcastPkts Statistic Ip6InMcastPkts. # TYPE node_netstat_Ip6_InMcastPkts untyped node_netstat_Ip6_InMcastPkts 19496 # HELP node_netstat_Ip6_InNoECTPkts Statistic Ip6InNoECTPkts. # TYPE node_netstat_Ip6_InNoECTPkts untyped node_netstat_Ip6_InNoECTPkts 5.032111342e+09 # HELP node_netstat_Ip6_InNoRoutes Statistic Ip6InNoRoutes. # TYPE node_netstat_Ip6_InNoRoutes untyped node_netstat_Ip6_InNoRoutes 68 # HELP node_netstat_Ip6_InOctets Statistic Ip6InOctets. # TYPE node_netstat_Ip6_InOctets untyped node_netstat_Ip6_InOctets 5.691201391174e+12 # HELP node_netstat_Ip6_InReceives Statistic Ip6InReceives. # TYPE node_netstat_Ip6_InReceives untyped node_netstat_Ip6_InReceives 1.688320141e+09 # HELP node_netstat_Ip6_InTooBigErrors Statistic Ip6InTooBigErrors. # TYPE node_netstat_Ip6_InTooBigErrors untyped node_netstat_Ip6_InTooBigErrors 0 # HELP node_netstat_Ip6_InTruncatedPkts Statistic Ip6InTruncatedPkts. # TYPE node_netstat_Ip6_InTruncatedPkts untyped node_netstat_Ip6_InTruncatedPkts 0 # HELP node_netstat_Ip6_InUnknownProtos Statistic Ip6InUnknownProtos. # TYPE node_netstat_Ip6_InUnknownProtos untyped node_netstat_Ip6_InUnknownProtos 0 # HELP node_netstat_Ip6_OutBcastOctets Statistic Ip6OutBcastOctets. # TYPE node_netstat_Ip6_OutBcastOctets untyped node_netstat_Ip6_OutBcastOctets 0 # HELP node_netstat_Ip6_OutDiscards Statistic Ip6OutDiscards. # TYPE node_netstat_Ip6_OutDiscards untyped node_netstat_Ip6_OutDiscards 36127 # HELP node_netstat_Ip6_OutForwDatagrams Statistic Ip6OutForwDatagrams. # TYPE node_netstat_Ip6_OutForwDatagrams untyped node_netstat_Ip6_OutForwDatagrams 31397 # HELP node_netstat_Ip6_OutMcastOctets Statistic Ip6OutMcastOctets. # TYPE node_netstat_Ip6_OutMcastOctets untyped node_netstat_Ip6_OutMcastOctets 1.01025048e+08 # HELP node_netstat_Ip6_OutMcastPkts Statistic Ip6OutMcastPkts. # TYPE node_netstat_Ip6_OutMcastPkts untyped node_netstat_Ip6_OutMcastPkts 886166 # HELP node_netstat_Ip6_OutNoRoutes Statistic Ip6OutNoRoutes. # TYPE node_netstat_Ip6_OutNoRoutes untyped node_netstat_Ip6_OutNoRoutes 117 # HELP node_netstat_Ip6_OutOctets Statistic Ip6OutOctets. # TYPE node_netstat_Ip6_OutOctets untyped node_netstat_Ip6_OutOctets 1.18123937223e+11 # HELP node_netstat_Ip6_OutRequests Statistic Ip6OutRequests. # TYPE node_netstat_Ip6_OutRequests untyped node_netstat_Ip6_OutRequests 1.05145515e+09 # HELP node_netstat_Ip6_ReasmFails Statistic Ip6ReasmFails. # TYPE node_netstat_Ip6_ReasmFails untyped node_netstat_Ip6_ReasmFails 0 # HELP node_netstat_Ip6_ReasmOKs Statistic Ip6ReasmOKs. # TYPE node_netstat_Ip6_ReasmOKs untyped node_netstat_Ip6_ReasmOKs 0 # HELP node_netstat_Ip6_ReasmReqds Statistic Ip6ReasmReqds. # TYPE node_netstat_Ip6_ReasmReqds untyped node_netstat_Ip6_ReasmReqds 0 # HELP node_netstat_Ip6_ReasmTimeout Statistic Ip6ReasmTimeout. # TYPE node_netstat_Ip6_ReasmTimeout untyped node_netstat_Ip6_ReasmTimeout 0 # HELP node_netstat_IpExt_InBcastOctets Statistic IpExtInBcastOctets. # TYPE node_netstat_IpExt_InBcastOctets untyped node_netstat_IpExt_InBcastOctets 8.194658e+06 # HELP node_netstat_IpExt_InBcastPkts Statistic IpExtInBcastPkts. # TYPE node_netstat_IpExt_InBcastPkts untyped node_netstat_IpExt_InBcastPkts 23779 # HELP node_netstat_IpExt_InCEPkts Statistic IpExtInCEPkts. # TYPE node_netstat_IpExt_InCEPkts untyped node_netstat_IpExt_InCEPkts 2307 # HELP node_netstat_IpExt_InCsumErrors Statistic IpExtInCsumErrors. # TYPE node_netstat_IpExt_InCsumErrors untyped node_netstat_IpExt_InCsumErrors 0 # HELP node_netstat_IpExt_InECT0Pkts Statistic IpExtInECT0Pkts. # TYPE node_netstat_IpExt_InECT0Pkts untyped node_netstat_IpExt_InECT0Pkts 86372 # HELP node_netstat_IpExt_InECT1Pkts Statistic IpExtInECT1Pkts. # TYPE node_netstat_IpExt_InECT1Pkts untyped node_netstat_IpExt_InECT1Pkts 1838 # HELP node_netstat_IpExt_InMcastOctets Statistic IpExtInMcastOctets. # TYPE node_netstat_IpExt_InMcastOctets untyped node_netstat_IpExt_InMcastOctets 0 # HELP node_netstat_IpExt_InMcastPkts Statistic IpExtInMcastPkts. # TYPE node_netstat_IpExt_InMcastPkts untyped node_netstat_IpExt_InMcastPkts 0 # HELP node_netstat_IpExt_InNoECTPkts Statistic IpExtInNoECTPkts. # TYPE node_netstat_IpExt_InNoECTPkts untyped node_netstat_IpExt_InNoECTPkts 4.9589292823e+10 # HELP node_netstat_IpExt_InNoRoutes Statistic IpExtInNoRoutes. # TYPE node_netstat_IpExt_InNoRoutes untyped node_netstat_IpExt_InNoRoutes 4680 # HELP node_netstat_IpExt_InOctets Statistic IpExtInOctets. # TYPE node_netstat_IpExt_InOctets untyped node_netstat_IpExt_InOctets 2.7979976071942e+13 # HELP node_netstat_IpExt_InTruncatedPkts Statistic IpExtInTruncatedPkts. # TYPE node_netstat_IpExt_InTruncatedPkts untyped node_netstat_IpExt_InTruncatedPkts 0 # HELP node_netstat_IpExt_OutBcastOctets Statistic IpExtOutBcastOctets. # TYPE node_netstat_IpExt_OutBcastOctets untyped node_netstat_IpExt_OutBcastOctets 0 # HELP node_netstat_IpExt_OutBcastPkts Statistic IpExtOutBcastPkts. # TYPE node_netstat_IpExt_OutBcastPkts untyped node_netstat_IpExt_OutBcastPkts 0 # HELP node_netstat_IpExt_OutMcastOctets Statistic IpExtOutMcastOctets. # TYPE node_netstat_IpExt_OutMcastOctets untyped node_netstat_IpExt_OutMcastOctets 5680 # HELP node_netstat_IpExt_OutMcastPkts Statistic IpExtOutMcastPkts. # TYPE node_netstat_IpExt_OutMcastPkts untyped node_netstat_IpExt_OutMcastPkts 142 # HELP node_netstat_IpExt_OutOctets Statistic IpExtOutOctets. # TYPE node_netstat_IpExt_OutOctets untyped node_netstat_IpExt_OutOctets 4.7280950875016e+13 # HELP node_netstat_IpExt_ReasmOverlaps Statistic IpExtReasmOverlaps. # TYPE node_netstat_IpExt_ReasmOverlaps untyped node_netstat_IpExt_ReasmOverlaps 0 # HELP node_netstat_Ip_DefaultTTL Statistic IpDefaultTTL. # TYPE node_netstat_Ip_DefaultTTL untyped node_netstat_Ip_DefaultTTL 64 # HELP node_netstat_Ip_ForwDatagrams Statistic IpForwDatagrams. # TYPE node_netstat_Ip_ForwDatagrams untyped node_netstat_Ip_ForwDatagrams 3.593993194e+09 # HELP node_netstat_Ip_Forwarding Statistic IpForwarding. # TYPE node_netstat_Ip_Forwarding untyped node_netstat_Ip_Forwarding 1 # HELP node_netstat_Ip_FragCreates Statistic IpFragCreates. # TYPE node_netstat_Ip_FragCreates untyped node_netstat_Ip_FragCreates 0 # HELP node_netstat_Ip_FragFails Statistic IpFragFails. # TYPE node_netstat_Ip_FragFails untyped node_netstat_Ip_FragFails 0 # HELP node_netstat_Ip_FragOKs Statistic IpFragOKs. # TYPE node_netstat_Ip_FragOKs untyped node_netstat_Ip_FragOKs 0 # HELP node_netstat_Ip_InAddrErrors Statistic IpInAddrErrors. # TYPE node_netstat_Ip_InAddrErrors untyped node_netstat_Ip_InAddrErrors 0 # HELP node_netstat_Ip_InDelivers Statistic IpInDelivers. # TYPE node_netstat_Ip_InDelivers untyped node_netstat_Ip_InDelivers 4.3553542414e+10 # HELP node_netstat_Ip_InDiscards Statistic IpInDiscards. # TYPE node_netstat_Ip_InDiscards untyped node_netstat_Ip_InDiscards 0 # HELP node_netstat_Ip_InHdrErrors Statistic IpInHdrErrors. # TYPE node_netstat_Ip_InHdrErrors untyped node_netstat_Ip_InHdrErrors 2 # HELP node_netstat_Ip_InReceives Statistic IpInReceives. # TYPE node_netstat_Ip_InReceives untyped node_netstat_Ip_InReceives 4.7147718904e+10 # HELP node_netstat_Ip_InUnknownProtos Statistic IpInUnknownProtos. # TYPE node_netstat_Ip_InUnknownProtos untyped node_netstat_Ip_InUnknownProtos 1243 # HELP node_netstat_Ip_OutDiscards Statistic IpOutDiscards. # TYPE node_netstat_Ip_OutDiscards untyped node_netstat_Ip_OutDiscards 951 # HELP node_netstat_Ip_OutNoRoutes Statistic IpOutNoRoutes. # TYPE node_netstat_Ip_OutNoRoutes untyped node_netstat_Ip_OutNoRoutes 3483 # HELP node_netstat_Ip_OutRequests Statistic IpOutRequests. # TYPE node_netstat_Ip_OutRequests untyped node_netstat_Ip_OutRequests 3.6804825702e+10 # HELP node_netstat_Ip_ReasmFails Statistic IpReasmFails. # TYPE node_netstat_Ip_ReasmFails untyped node_netstat_Ip_ReasmFails 1887 # HELP node_netstat_Ip_ReasmOKs Statistic IpReasmOKs. # TYPE node_netstat_Ip_ReasmOKs untyped node_netstat_Ip_ReasmOKs 84422 # HELP node_netstat_Ip_ReasmReqds Statistic IpReasmReqds. # TYPE node_netstat_Ip_ReasmReqds untyped node_netstat_Ip_ReasmReqds 256431 # HELP node_netstat_Ip_ReasmTimeout Statistic IpReasmTimeout. # TYPE node_netstat_Ip_ReasmTimeout untyped node_netstat_Ip_ReasmTimeout 1887 # HELP node_netstat_MPTcpExt_AddAddr Statistic MPTcpExtAddAddr. # TYPE node_netstat_MPTcpExt_AddAddr untyped node_netstat_MPTcpExt_AddAddr 0 # HELP node_netstat_MPTcpExt_AddAddrDrop Statistic MPTcpExtAddAddrDrop. # TYPE node_netstat_MPTcpExt_AddAddrDrop untyped node_netstat_MPTcpExt_AddAddrDrop 0 # HELP node_netstat_MPTcpExt_DSSNoMatchTCP Statistic MPTcpExtDSSNoMatchTCP. # TYPE node_netstat_MPTcpExt_DSSNoMatchTCP untyped node_netstat_MPTcpExt_DSSNoMatchTCP 0 # HELP node_netstat_MPTcpExt_DSSNotMatching Statistic MPTcpExtDSSNotMatching. # TYPE node_netstat_MPTcpExt_DSSNotMatching untyped node_netstat_MPTcpExt_DSSNotMatching 0 # HELP node_netstat_MPTcpExt_DataCsumErr Statistic MPTcpExtDataCsumErr. # TYPE node_netstat_MPTcpExt_DataCsumErr untyped node_netstat_MPTcpExt_DataCsumErr 0 # HELP node_netstat_MPTcpExt_DuplicateData Statistic MPTcpExtDuplicateData. # TYPE node_netstat_MPTcpExt_DuplicateData untyped node_netstat_MPTcpExt_DuplicateData 0 # HELP node_netstat_MPTcpExt_EchoAdd Statistic MPTcpExtEchoAdd. # TYPE node_netstat_MPTcpExt_EchoAdd untyped node_netstat_MPTcpExt_EchoAdd 0 # HELP node_netstat_MPTcpExt_InfiniteMapRx Statistic MPTcpExtInfiniteMapRx. # TYPE node_netstat_MPTcpExt_InfiniteMapRx untyped node_netstat_MPTcpExt_InfiniteMapRx 0 # HELP node_netstat_MPTcpExt_MPCapableACKRX Statistic MPTcpExtMPCapableACKRX. # TYPE node_netstat_MPTcpExt_MPCapableACKRX untyped node_netstat_MPTcpExt_MPCapableACKRX 0 # HELP node_netstat_MPTcpExt_MPCapableFallbackACK Statistic MPTcpExtMPCapableFallbackACK. # TYPE node_netstat_MPTcpExt_MPCapableFallbackACK untyped node_netstat_MPTcpExt_MPCapableFallbackACK 0 # HELP node_netstat_MPTcpExt_MPCapableFallbackSYNACK Statistic MPTcpExtMPCapableFallbackSYNACK. # TYPE node_netstat_MPTcpExt_MPCapableFallbackSYNACK untyped node_netstat_MPTcpExt_MPCapableFallbackSYNACK 0 # HELP node_netstat_MPTcpExt_MPCapableSYNACKRX Statistic MPTcpExtMPCapableSYNACKRX. # TYPE node_netstat_MPTcpExt_MPCapableSYNACKRX untyped node_netstat_MPTcpExt_MPCapableSYNACKRX 0 # HELP node_netstat_MPTcpExt_MPCapableSYNRX Statistic MPTcpExtMPCapableSYNRX. # TYPE node_netstat_MPTcpExt_MPCapableSYNRX untyped node_netstat_MPTcpExt_MPCapableSYNRX 0 # HELP node_netstat_MPTcpExt_MPCapableSYNTX Statistic MPTcpExtMPCapableSYNTX. # TYPE node_netstat_MPTcpExt_MPCapableSYNTX untyped node_netstat_MPTcpExt_MPCapableSYNTX 0 # HELP node_netstat_MPTcpExt_MPFailRx Statistic MPTcpExtMPFailRx. # TYPE node_netstat_MPTcpExt_MPFailRx untyped node_netstat_MPTcpExt_MPFailRx 0 # HELP node_netstat_MPTcpExt_MPFailTx Statistic MPTcpExtMPFailTx. # TYPE node_netstat_MPTcpExt_MPFailTx untyped node_netstat_MPTcpExt_MPFailTx 0 # HELP node_netstat_MPTcpExt_MPFallbackTokenInit Statistic MPTcpExtMPFallbackTokenInit. # TYPE node_netstat_MPTcpExt_MPFallbackTokenInit untyped node_netstat_MPTcpExt_MPFallbackTokenInit 0 # HELP node_netstat_MPTcpExt_MPJoinAckHMacFailure Statistic MPTcpExtMPJoinAckHMacFailure. # TYPE node_netstat_MPTcpExt_MPJoinAckHMacFailure untyped node_netstat_MPTcpExt_MPJoinAckHMacFailure 0 # HELP node_netstat_MPTcpExt_MPJoinAckRx Statistic MPTcpExtMPJoinAckRx. # TYPE node_netstat_MPTcpExt_MPJoinAckRx untyped node_netstat_MPTcpExt_MPJoinAckRx 0 # HELP node_netstat_MPTcpExt_MPJoinNoTokenFound Statistic MPTcpExtMPJoinNoTokenFound. # TYPE node_netstat_MPTcpExt_MPJoinNoTokenFound untyped node_netstat_MPTcpExt_MPJoinNoTokenFound 0 # HELP node_netstat_MPTcpExt_MPJoinPortAckRx Statistic MPTcpExtMPJoinPortAckRx. # TYPE node_netstat_MPTcpExt_MPJoinPortAckRx untyped node_netstat_MPTcpExt_MPJoinPortAckRx 0 # HELP node_netstat_MPTcpExt_MPJoinPortSynAckRx Statistic MPTcpExtMPJoinPortSynAckRx. # TYPE node_netstat_MPTcpExt_MPJoinPortSynAckRx untyped node_netstat_MPTcpExt_MPJoinPortSynAckRx 0 # HELP node_netstat_MPTcpExt_MPJoinPortSynRx Statistic MPTcpExtMPJoinPortSynRx. # TYPE node_netstat_MPTcpExt_MPJoinPortSynRx untyped node_netstat_MPTcpExt_MPJoinPortSynRx 0 # HELP node_netstat_MPTcpExt_MPJoinSynAckHMacFailure Statistic MPTcpExtMPJoinSynAckHMacFailure. # TYPE node_netstat_MPTcpExt_MPJoinSynAckHMacFailure untyped node_netstat_MPTcpExt_MPJoinSynAckHMacFailure 0 # HELP node_netstat_MPTcpExt_MPJoinSynAckRx Statistic MPTcpExtMPJoinSynAckRx. # TYPE node_netstat_MPTcpExt_MPJoinSynAckRx untyped node_netstat_MPTcpExt_MPJoinSynAckRx 0 # HELP node_netstat_MPTcpExt_MPJoinSynRx Statistic MPTcpExtMPJoinSynRx. # TYPE node_netstat_MPTcpExt_MPJoinSynRx untyped node_netstat_MPTcpExt_MPJoinSynRx 0 # HELP node_netstat_MPTcpExt_MPPrioRx Statistic MPTcpExtMPPrioRx. # TYPE node_netstat_MPTcpExt_MPPrioRx untyped node_netstat_MPTcpExt_MPPrioRx 0 # HELP node_netstat_MPTcpExt_MPPrioTx Statistic MPTcpExtMPPrioTx. # TYPE node_netstat_MPTcpExt_MPPrioTx untyped node_netstat_MPTcpExt_MPPrioTx 0 # HELP node_netstat_MPTcpExt_MPTCPRetrans Statistic MPTcpExtMPTCPRetrans. # TYPE node_netstat_MPTcpExt_MPTCPRetrans untyped node_netstat_MPTcpExt_MPTCPRetrans 0 # HELP node_netstat_MPTcpExt_MismatchPortAckRx Statistic MPTcpExtMismatchPortAckRx. # TYPE node_netstat_MPTcpExt_MismatchPortAckRx untyped node_netstat_MPTcpExt_MismatchPortAckRx 0 # HELP node_netstat_MPTcpExt_MismatchPortSynRx Statistic MPTcpExtMismatchPortSynRx. # TYPE node_netstat_MPTcpExt_MismatchPortSynRx untyped node_netstat_MPTcpExt_MismatchPortSynRx 0 # HELP node_netstat_MPTcpExt_NoDSSInWindow Statistic MPTcpExtNoDSSInWindow. # TYPE node_netstat_MPTcpExt_NoDSSInWindow untyped node_netstat_MPTcpExt_NoDSSInWindow 0 # HELP node_netstat_MPTcpExt_OFOMerge Statistic MPTcpExtOFOMerge. # TYPE node_netstat_MPTcpExt_OFOMerge untyped node_netstat_MPTcpExt_OFOMerge 0 # HELP node_netstat_MPTcpExt_OFOQueue Statistic MPTcpExtOFOQueue. # TYPE node_netstat_MPTcpExt_OFOQueue untyped node_netstat_MPTcpExt_OFOQueue 0 # HELP node_netstat_MPTcpExt_OFOQueueTail Statistic MPTcpExtOFOQueueTail. # TYPE node_netstat_MPTcpExt_OFOQueueTail untyped node_netstat_MPTcpExt_OFOQueueTail 0 # HELP node_netstat_MPTcpExt_PortAdd Statistic MPTcpExtPortAdd. # TYPE node_netstat_MPTcpExt_PortAdd untyped node_netstat_MPTcpExt_PortAdd 0 # HELP node_netstat_MPTcpExt_RcvPruned Statistic MPTcpExtRcvPruned. # TYPE node_netstat_MPTcpExt_RcvPruned untyped node_netstat_MPTcpExt_RcvPruned 0 # HELP node_netstat_MPTcpExt_RmAddr Statistic MPTcpExtRmAddr. # TYPE node_netstat_MPTcpExt_RmAddr untyped node_netstat_MPTcpExt_RmAddr 0 # HELP node_netstat_MPTcpExt_RmAddrDrop Statistic MPTcpExtRmAddrDrop. # TYPE node_netstat_MPTcpExt_RmAddrDrop untyped node_netstat_MPTcpExt_RmAddrDrop 0 # HELP node_netstat_MPTcpExt_RmSubflow Statistic MPTcpExtRmSubflow. # TYPE node_netstat_MPTcpExt_RmSubflow untyped node_netstat_MPTcpExt_RmSubflow 0 # HELP node_netstat_MPTcpExt_SubflowRecover Statistic MPTcpExtSubflowRecover. # TYPE node_netstat_MPTcpExt_SubflowRecover untyped node_netstat_MPTcpExt_SubflowRecover 0 # HELP node_netstat_MPTcpExt_SubflowStale Statistic MPTcpExtSubflowStale. # TYPE node_netstat_MPTcpExt_SubflowStale untyped node_netstat_MPTcpExt_SubflowStale 0 # HELP node_netstat_TcpExt_ArpFilter Statistic TcpExtArpFilter. # TYPE node_netstat_TcpExt_ArpFilter untyped node_netstat_TcpExt_ArpFilter 0 # HELP node_netstat_TcpExt_BusyPollRxPackets Statistic TcpExtBusyPollRxPackets. # TYPE node_netstat_TcpExt_BusyPollRxPackets untyped node_netstat_TcpExt_BusyPollRxPackets 0 # HELP node_netstat_TcpExt_DelayedACKLocked Statistic TcpExtDelayedACKLocked. # TYPE node_netstat_TcpExt_DelayedACKLocked untyped node_netstat_TcpExt_DelayedACKLocked 291885 # HELP node_netstat_TcpExt_DelayedACKLost Statistic TcpExtDelayedACKLost. # TYPE node_netstat_TcpExt_DelayedACKLost untyped node_netstat_TcpExt_DelayedACKLost 8.198938e+06 # HELP node_netstat_TcpExt_DelayedACKs Statistic TcpExtDelayedACKs. # TYPE node_netstat_TcpExt_DelayedACKs untyped node_netstat_TcpExt_DelayedACKs 1.236182435e+09 # HELP node_netstat_TcpExt_EmbryonicRsts Statistic TcpExtEmbryonicRsts. # TYPE node_netstat_TcpExt_EmbryonicRsts untyped node_netstat_TcpExt_EmbryonicRsts 783846 # HELP node_netstat_TcpExt_IPReversePathFilter Statistic TcpExtIPReversePathFilter. # TYPE node_netstat_TcpExt_IPReversePathFilter untyped node_netstat_TcpExt_IPReversePathFilter 86 # HELP node_netstat_TcpExt_ListenDrops Statistic TcpExtListenDrops. # TYPE node_netstat_TcpExt_ListenDrops untyped node_netstat_TcpExt_ListenDrops 7.58611e+06 # HELP node_netstat_TcpExt_ListenOverflows Statistic TcpExtListenOverflows. # TYPE node_netstat_TcpExt_ListenOverflows untyped node_netstat_TcpExt_ListenOverflows 7.583858e+06 # HELP node_netstat_TcpExt_LockDroppedIcmps Statistic TcpExtLockDroppedIcmps. # TYPE node_netstat_TcpExt_LockDroppedIcmps untyped node_netstat_TcpExt_LockDroppedIcmps 2 # HELP node_netstat_TcpExt_OfoPruned Statistic TcpExtOfoPruned. # TYPE node_netstat_TcpExt_OfoPruned untyped node_netstat_TcpExt_OfoPruned 0 # HELP node_netstat_TcpExt_OutOfWindowIcmps Statistic TcpExtOutOfWindowIcmps. # TYPE node_netstat_TcpExt_OutOfWindowIcmps untyped node_netstat_TcpExt_OutOfWindowIcmps 374 # HELP node_netstat_TcpExt_PAWSActive Statistic TcpExtPAWSActive. # TYPE node_netstat_TcpExt_PAWSActive untyped node_netstat_TcpExt_PAWSActive 0 # HELP node_netstat_TcpExt_PAWSEstab Statistic TcpExtPAWSEstab. # TYPE node_netstat_TcpExt_PAWSEstab untyped node_netstat_TcpExt_PAWSEstab 51968 # HELP node_netstat_TcpExt_PFMemallocDrop Statistic TcpExtPFMemallocDrop. # TYPE node_netstat_TcpExt_PFMemallocDrop untyped node_netstat_TcpExt_PFMemallocDrop 0 # HELP node_netstat_TcpExt_PruneCalled Statistic TcpExtPruneCalled. # TYPE node_netstat_TcpExt_PruneCalled untyped node_netstat_TcpExt_PruneCalled 3718 # HELP node_netstat_TcpExt_RcvPruned Statistic TcpExtRcvPruned. # TYPE node_netstat_TcpExt_RcvPruned untyped node_netstat_TcpExt_RcvPruned 0 # HELP node_netstat_TcpExt_SyncookiesFailed Statistic TcpExtSyncookiesFailed. # TYPE node_netstat_TcpExt_SyncookiesFailed untyped node_netstat_TcpExt_SyncookiesFailed 146814 # HELP node_netstat_TcpExt_SyncookiesRecv Statistic TcpExtSyncookiesRecv. # TYPE node_netstat_TcpExt_SyncookiesRecv untyped node_netstat_TcpExt_SyncookiesRecv 1.60828e+06 # HELP node_netstat_TcpExt_SyncookiesSent Statistic TcpExtSyncookiesSent. # TYPE node_netstat_TcpExt_SyncookiesSent untyped node_netstat_TcpExt_SyncookiesSent 175504 # HELP node_netstat_TcpExt_TCPACKSkippedChallenge Statistic TcpExtTCPACKSkippedChallenge. # TYPE node_netstat_TcpExt_TCPACKSkippedChallenge untyped node_netstat_TcpExt_TCPACKSkippedChallenge 2300 # HELP node_netstat_TcpExt_TCPACKSkippedFinWait2 Statistic TcpExtTCPACKSkippedFinWait2. # TYPE node_netstat_TcpExt_TCPACKSkippedFinWait2 untyped node_netstat_TcpExt_TCPACKSkippedFinWait2 0 # HELP node_netstat_TcpExt_TCPACKSkippedPAWS Statistic TcpExtTCPACKSkippedPAWS. # TYPE node_netstat_TcpExt_TCPACKSkippedPAWS untyped node_netstat_TcpExt_TCPACKSkippedPAWS 17674 # HELP node_netstat_TcpExt_TCPACKSkippedSeq Statistic TcpExtTCPACKSkippedSeq. # TYPE node_netstat_TcpExt_TCPACKSkippedSeq untyped node_netstat_TcpExt_TCPACKSkippedSeq 9.0408274e+07 # HELP node_netstat_TcpExt_TCPACKSkippedSynRecv Statistic TcpExtTCPACKSkippedSynRecv. # TYPE node_netstat_TcpExt_TCPACKSkippedSynRecv untyped node_netstat_TcpExt_TCPACKSkippedSynRecv 163210 # HELP node_netstat_TcpExt_TCPACKSkippedTimeWait Statistic TcpExtTCPACKSkippedTimeWait. # TYPE node_netstat_TcpExt_TCPACKSkippedTimeWait untyped node_netstat_TcpExt_TCPACKSkippedTimeWait 2439 # HELP node_netstat_TcpExt_TCPAbortFailed Statistic TcpExtTCPAbortFailed. # TYPE node_netstat_TcpExt_TCPAbortFailed untyped node_netstat_TcpExt_TCPAbortFailed 0 # HELP node_netstat_TcpExt_TCPAbortOnClose Statistic TcpExtTCPAbortOnClose. # TYPE node_netstat_TcpExt_TCPAbortOnClose untyped node_netstat_TcpExt_TCPAbortOnClose 1.711567e+06 # HELP node_netstat_TcpExt_TCPAbortOnData Statistic TcpExtTCPAbortOnData. # TYPE node_netstat_TcpExt_TCPAbortOnData untyped node_netstat_TcpExt_TCPAbortOnData 2.498856e+06 # HELP node_netstat_TcpExt_TCPAbortOnLinger Statistic TcpExtTCPAbortOnLinger. # TYPE node_netstat_TcpExt_TCPAbortOnLinger untyped node_netstat_TcpExt_TCPAbortOnLinger 0 # HELP node_netstat_TcpExt_TCPAbortOnMemory Statistic TcpExtTCPAbortOnMemory. # TYPE node_netstat_TcpExt_TCPAbortOnMemory untyped node_netstat_TcpExt_TCPAbortOnMemory 0 # HELP node_netstat_TcpExt_TCPAbortOnTimeout Statistic TcpExtTCPAbortOnTimeout. # TYPE node_netstat_TcpExt_TCPAbortOnTimeout untyped node_netstat_TcpExt_TCPAbortOnTimeout 97338 # HELP node_netstat_TcpExt_TCPAckCompressed Statistic TcpExtTCPAckCompressed. # TYPE node_netstat_TcpExt_TCPAckCompressed untyped node_netstat_TcpExt_TCPAckCompressed 6.312295e+06 # HELP node_netstat_TcpExt_TCPAutoCorking Statistic TcpExtTCPAutoCorking. # TYPE node_netstat_TcpExt_TCPAutoCorking untyped node_netstat_TcpExt_TCPAutoCorking 3.514182e+07 # HELP node_netstat_TcpExt_TCPBacklogCoalesce Statistic TcpExtTCPBacklogCoalesce. # TYPE node_netstat_TcpExt_TCPBacklogCoalesce untyped node_netstat_TcpExt_TCPBacklogCoalesce 2.24748964e+08 # HELP node_netstat_TcpExt_TCPBacklogDrop Statistic TcpExtTCPBacklogDrop. # TYPE node_netstat_TcpExt_TCPBacklogDrop untyped node_netstat_TcpExt_TCPBacklogDrop 0 # HELP node_netstat_TcpExt_TCPChallengeACK Statistic TcpExtTCPChallengeACK. # TYPE node_netstat_TcpExt_TCPChallengeACK untyped node_netstat_TcpExt_TCPChallengeACK 29695 # HELP node_netstat_TcpExt_TCPDSACKIgnoredDubious Statistic TcpExtTCPDSACKIgnoredDubious. # TYPE node_netstat_TcpExt_TCPDSACKIgnoredDubious untyped node_netstat_TcpExt_TCPDSACKIgnoredDubious 1743 # HELP node_netstat_TcpExt_TCPDSACKIgnoredNoUndo Statistic TcpExtTCPDSACKIgnoredNoUndo. # TYPE node_netstat_TcpExt_TCPDSACKIgnoredNoUndo untyped node_netstat_TcpExt_TCPDSACKIgnoredNoUndo 988570 # HELP node_netstat_TcpExt_TCPDSACKIgnoredOld Statistic TcpExtTCPDSACKIgnoredOld. # TYPE node_netstat_TcpExt_TCPDSACKIgnoredOld untyped node_netstat_TcpExt_TCPDSACKIgnoredOld 516 # HELP node_netstat_TcpExt_TCPDSACKOfoRecv Statistic TcpExtTCPDSACKOfoRecv. # TYPE node_netstat_TcpExt_TCPDSACKOfoRecv untyped node_netstat_TcpExt_TCPDSACKOfoRecv 131 # HELP node_netstat_TcpExt_TCPDSACKOfoSent Statistic TcpExtTCPDSACKOfoSent. # TYPE node_netstat_TcpExt_TCPDSACKOfoSent untyped node_netstat_TcpExt_TCPDSACKOfoSent 5390 # HELP node_netstat_TcpExt_TCPDSACKOldSent Statistic TcpExtTCPDSACKOldSent. # TYPE node_netstat_TcpExt_TCPDSACKOldSent untyped node_netstat_TcpExt_TCPDSACKOldSent 8.200887e+06 # HELP node_netstat_TcpExt_TCPDSACKRecv Statistic TcpExtTCPDSACKRecv. # TYPE node_netstat_TcpExt_TCPDSACKRecv untyped node_netstat_TcpExt_TCPDSACKRecv 1.078312e+06 # HELP node_netstat_TcpExt_TCPDSACKRecvSegs Statistic TcpExtTCPDSACKRecvSegs. # TYPE node_netstat_TcpExt_TCPDSACKRecvSegs untyped node_netstat_TcpExt_TCPDSACKRecvSegs 1.086099e+06 # HELP node_netstat_TcpExt_TCPDSACKUndo Statistic TcpExtTCPDSACKUndo. # TYPE node_netstat_TcpExt_TCPDSACKUndo untyped node_netstat_TcpExt_TCPDSACKUndo 17961 # HELP node_netstat_TcpExt_TCPDeferAcceptDrop Statistic TcpExtTCPDeferAcceptDrop. # TYPE node_netstat_TcpExt_TCPDeferAcceptDrop untyped node_netstat_TcpExt_TCPDeferAcceptDrop 3.786893e+06 # HELP node_netstat_TcpExt_TCPDelivered Statistic TcpExtTCPDelivered. # TYPE node_netstat_TcpExt_TCPDelivered untyped node_netstat_TcpExt_TCPDelivered 3.0392575024e+10 # HELP node_netstat_TcpExt_TCPDeliveredCE Statistic TcpExtTCPDeliveredCE. # TYPE node_netstat_TcpExt_TCPDeliveredCE untyped node_netstat_TcpExt_TCPDeliveredCE 11 # HELP node_netstat_TcpExt_TCPFastOpenActive Statistic TcpExtTCPFastOpenActive. # TYPE node_netstat_TcpExt_TCPFastOpenActive untyped node_netstat_TcpExt_TCPFastOpenActive 0 # HELP node_netstat_TcpExt_TCPFastOpenActiveFail Statistic TcpExtTCPFastOpenActiveFail. # TYPE node_netstat_TcpExt_TCPFastOpenActiveFail untyped node_netstat_TcpExt_TCPFastOpenActiveFail 58 # HELP node_netstat_TcpExt_TCPFastOpenBlackhole Statistic TcpExtTCPFastOpenBlackhole. # TYPE node_netstat_TcpExt_TCPFastOpenBlackhole untyped node_netstat_TcpExt_TCPFastOpenBlackhole 0 # HELP node_netstat_TcpExt_TCPFastOpenCookieReqd Statistic TcpExtTCPFastOpenCookieReqd. # TYPE node_netstat_TcpExt_TCPFastOpenCookieReqd untyped node_netstat_TcpExt_TCPFastOpenCookieReqd 179 # HELP node_netstat_TcpExt_TCPFastOpenListenOverflow Statistic TcpExtTCPFastOpenListenOverflow. # TYPE node_netstat_TcpExt_TCPFastOpenListenOverflow untyped node_netstat_TcpExt_TCPFastOpenListenOverflow 0 # HELP node_netstat_TcpExt_TCPFastOpenPassive Statistic TcpExtTCPFastOpenPassive. # TYPE node_netstat_TcpExt_TCPFastOpenPassive untyped node_netstat_TcpExt_TCPFastOpenPassive 0 # HELP node_netstat_TcpExt_TCPFastOpenPassiveAltKey Statistic TcpExtTCPFastOpenPassiveAltKey. # TYPE node_netstat_TcpExt_TCPFastOpenPassiveAltKey untyped node_netstat_TcpExt_TCPFastOpenPassiveAltKey 0 # HELP node_netstat_TcpExt_TCPFastOpenPassiveFail Statistic TcpExtTCPFastOpenPassiveFail. # TYPE node_netstat_TcpExt_TCPFastOpenPassiveFail untyped node_netstat_TcpExt_TCPFastOpenPassiveFail 0 # HELP node_netstat_TcpExt_TCPFastRetrans Statistic TcpExtTCPFastRetrans. # TYPE node_netstat_TcpExt_TCPFastRetrans untyped node_netstat_TcpExt_TCPFastRetrans 267118 # HELP node_netstat_TcpExt_TCPFromZeroWindowAdv Statistic TcpExtTCPFromZeroWindowAdv. # TYPE node_netstat_TcpExt_TCPFromZeroWindowAdv untyped node_netstat_TcpExt_TCPFromZeroWindowAdv 1.23246697e+08 # HELP node_netstat_TcpExt_TCPFullUndo Statistic TcpExtTCPFullUndo. # TYPE node_netstat_TcpExt_TCPFullUndo untyped node_netstat_TcpExt_TCPFullUndo 382 # HELP node_netstat_TcpExt_TCPHPAcks Statistic TcpExtTCPHPAcks. # TYPE node_netstat_TcpExt_TCPHPAcks untyped node_netstat_TcpExt_TCPHPAcks 1.1319501255e+10 # HELP node_netstat_TcpExt_TCPHPHits Statistic TcpExtTCPHPHits. # TYPE node_netstat_TcpExt_TCPHPHits untyped node_netstat_TcpExt_TCPHPHits 1.5592460652e+10 # HELP node_netstat_TcpExt_TCPHystartDelayCwnd Statistic TcpExtTCPHystartDelayCwnd. # TYPE node_netstat_TcpExt_TCPHystartDelayCwnd untyped node_netstat_TcpExt_TCPHystartDelayCwnd 190883 # HELP node_netstat_TcpExt_TCPHystartDelayDetect Statistic TcpExtTCPHystartDelayDetect. # TYPE node_netstat_TcpExt_TCPHystartDelayDetect untyped node_netstat_TcpExt_TCPHystartDelayDetect 685 # HELP node_netstat_TcpExt_TCPHystartTrainCwnd Statistic TcpExtTCPHystartTrainCwnd. # TYPE node_netstat_TcpExt_TCPHystartTrainCwnd untyped node_netstat_TcpExt_TCPHystartTrainCwnd 2.8421225e+07 # HELP node_netstat_TcpExt_TCPHystartTrainDetect Statistic TcpExtTCPHystartTrainDetect. # TYPE node_netstat_TcpExt_TCPHystartTrainDetect untyped node_netstat_TcpExt_TCPHystartTrainDetect 53395 # HELP node_netstat_TcpExt_TCPKeepAlive Statistic TcpExtTCPKeepAlive. # TYPE node_netstat_TcpExt_TCPKeepAlive untyped node_netstat_TcpExt_TCPKeepAlive 4.139546e+06 # HELP node_netstat_TcpExt_TCPLossFailures Statistic TcpExtTCPLossFailures. # TYPE node_netstat_TcpExt_TCPLossFailures untyped node_netstat_TcpExt_TCPLossFailures 3489 # HELP node_netstat_TcpExt_TCPLossProbeRecovery Statistic TcpExtTCPLossProbeRecovery. # TYPE node_netstat_TcpExt_TCPLossProbeRecovery untyped node_netstat_TcpExt_TCPLossProbeRecovery 194892 # HELP node_netstat_TcpExt_TCPLossProbes Statistic TcpExtTCPLossProbes. # TYPE node_netstat_TcpExt_TCPLossProbes untyped node_netstat_TcpExt_TCPLossProbes 2.306722e+06 # HELP node_netstat_TcpExt_TCPLossUndo Statistic TcpExtTCPLossUndo. # TYPE node_netstat_TcpExt_TCPLossUndo untyped node_netstat_TcpExt_TCPLossUndo 27030 # HELP node_netstat_TcpExt_TCPLostRetransmit Statistic TcpExtTCPLostRetransmit. # TYPE node_netstat_TcpExt_TCPLostRetransmit untyped node_netstat_TcpExt_TCPLostRetransmit 752785 # HELP node_netstat_TcpExt_TCPMD5Failure Statistic TcpExtTCPMD5Failure. # TYPE node_netstat_TcpExt_TCPMD5Failure untyped node_netstat_TcpExt_TCPMD5Failure 0 # HELP node_netstat_TcpExt_TCPMD5NotFound Statistic TcpExtTCPMD5NotFound. # TYPE node_netstat_TcpExt_TCPMD5NotFound untyped node_netstat_TcpExt_TCPMD5NotFound 0 # HELP node_netstat_TcpExt_TCPMD5Unexpected Statistic TcpExtTCPMD5Unexpected. # TYPE node_netstat_TcpExt_TCPMD5Unexpected untyped node_netstat_TcpExt_TCPMD5Unexpected 73 # HELP node_netstat_TcpExt_TCPMTUPFail Statistic TcpExtTCPMTUPFail. # TYPE node_netstat_TcpExt_TCPMTUPFail untyped node_netstat_TcpExt_TCPMTUPFail 0 # HELP node_netstat_TcpExt_TCPMTUPSuccess Statistic TcpExtTCPMTUPSuccess. # TYPE node_netstat_TcpExt_TCPMTUPSuccess untyped node_netstat_TcpExt_TCPMTUPSuccess 0 # HELP node_netstat_TcpExt_TCPMemoryPressures Statistic TcpExtTCPMemoryPressures. # TYPE node_netstat_TcpExt_TCPMemoryPressures untyped node_netstat_TcpExt_TCPMemoryPressures 0 # HELP node_netstat_TcpExt_TCPMemoryPressuresChrono Statistic TcpExtTCPMemoryPressuresChrono. # TYPE node_netstat_TcpExt_TCPMemoryPressuresChrono untyped node_netstat_TcpExt_TCPMemoryPressuresChrono 0 # HELP node_netstat_TcpExt_TCPMigrateReqFailure Statistic TcpExtTCPMigrateReqFailure. # TYPE node_netstat_TcpExt_TCPMigrateReqFailure untyped node_netstat_TcpExt_TCPMigrateReqFailure 0 # HELP node_netstat_TcpExt_TCPMigrateReqSuccess Statistic TcpExtTCPMigrateReqSuccess. # TYPE node_netstat_TcpExt_TCPMigrateReqSuccess untyped node_netstat_TcpExt_TCPMigrateReqSuccess 0 # HELP node_netstat_TcpExt_TCPMinTTLDrop Statistic TcpExtTCPMinTTLDrop. # TYPE node_netstat_TcpExt_TCPMinTTLDrop untyped node_netstat_TcpExt_TCPMinTTLDrop 0 # HELP node_netstat_TcpExt_TCPOFODrop Statistic TcpExtTCPOFODrop. # TYPE node_netstat_TcpExt_TCPOFODrop untyped node_netstat_TcpExt_TCPOFODrop 0 # HELP node_netstat_TcpExt_TCPOFOMerge Statistic TcpExtTCPOFOMerge. # TYPE node_netstat_TcpExt_TCPOFOMerge untyped node_netstat_TcpExt_TCPOFOMerge 5528 # HELP node_netstat_TcpExt_TCPOFOQueue Statistic TcpExtTCPOFOQueue. # TYPE node_netstat_TcpExt_TCPOFOQueue untyped node_netstat_TcpExt_TCPOFOQueue 1.5277191e+07 # HELP node_netstat_TcpExt_TCPOrigDataSent Statistic TcpExtTCPOrigDataSent. # TYPE node_netstat_TcpExt_TCPOrigDataSent untyped node_netstat_TcpExt_TCPOrigDataSent 3.0347820834e+10 # HELP node_netstat_TcpExt_TCPPartialUndo Statistic TcpExtTCPPartialUndo. # TYPE node_netstat_TcpExt_TCPPartialUndo untyped node_netstat_TcpExt_TCPPartialUndo 85 # HELP node_netstat_TcpExt_TCPPureAcks Statistic TcpExtTCPPureAcks. # TYPE node_netstat_TcpExt_TCPPureAcks untyped node_netstat_TcpExt_TCPPureAcks 9.38174646e+08 # HELP node_netstat_TcpExt_TCPRcvCoalesce Statistic TcpExtTCPRcvCoalesce. # TYPE node_netstat_TcpExt_TCPRcvCoalesce untyped node_netstat_TcpExt_TCPRcvCoalesce 1.701188257e+09 # HELP node_netstat_TcpExt_TCPRcvCollapsed Statistic TcpExtTCPRcvCollapsed. # TYPE node_netstat_TcpExt_TCPRcvCollapsed untyped node_netstat_TcpExt_TCPRcvCollapsed 0 # HELP node_netstat_TcpExt_TCPRcvQDrop Statistic TcpExtTCPRcvQDrop. # TYPE node_netstat_TcpExt_TCPRcvQDrop untyped node_netstat_TcpExt_TCPRcvQDrop 0 # HELP node_netstat_TcpExt_TCPRenoFailures Statistic TcpExtTCPRenoFailures. # TYPE node_netstat_TcpExt_TCPRenoFailures untyped node_netstat_TcpExt_TCPRenoFailures 30 # HELP node_netstat_TcpExt_TCPRenoRecovery Statistic TcpExtTCPRenoRecovery. # TYPE node_netstat_TcpExt_TCPRenoRecovery untyped node_netstat_TcpExt_TCPRenoRecovery 1 # HELP node_netstat_TcpExt_TCPRenoRecoveryFail Statistic TcpExtTCPRenoRecoveryFail. # TYPE node_netstat_TcpExt_TCPRenoRecoveryFail untyped node_netstat_TcpExt_TCPRenoRecoveryFail 0 # HELP node_netstat_TcpExt_TCPRenoReorder Statistic TcpExtTCPRenoReorder. # TYPE node_netstat_TcpExt_TCPRenoReorder untyped node_netstat_TcpExt_TCPRenoReorder 2431 # HELP node_netstat_TcpExt_TCPReqQFullDoCookies Statistic TcpExtTCPReqQFullDoCookies. # TYPE node_netstat_TcpExt_TCPReqQFullDoCookies untyped node_netstat_TcpExt_TCPReqQFullDoCookies 6.117839e+06 # HELP node_netstat_TcpExt_TCPReqQFullDrop Statistic TcpExtTCPReqQFullDrop. # TYPE node_netstat_TcpExt_TCPReqQFullDrop untyped node_netstat_TcpExt_TCPReqQFullDrop 0 # HELP node_netstat_TcpExt_TCPRetransFail Statistic TcpExtTCPRetransFail. # TYPE node_netstat_TcpExt_TCPRetransFail untyped node_netstat_TcpExt_TCPRetransFail 0 # HELP node_netstat_TcpExt_TCPSACKDiscard Statistic TcpExtTCPSACKDiscard. # TYPE node_netstat_TcpExt_TCPSACKDiscard untyped node_netstat_TcpExt_TCPSACKDiscard 825 # HELP node_netstat_TcpExt_TCPSACKReneging Statistic TcpExtTCPSACKReneging. # TYPE node_netstat_TcpExt_TCPSACKReneging untyped node_netstat_TcpExt_TCPSACKReneging 4 # HELP node_netstat_TcpExt_TCPSACKReorder Statistic TcpExtTCPSACKReorder. # TYPE node_netstat_TcpExt_TCPSACKReorder untyped node_netstat_TcpExt_TCPSACKReorder 94146 # HELP node_netstat_TcpExt_TCPSYNChallenge Statistic TcpExtTCPSYNChallenge. # TYPE node_netstat_TcpExt_TCPSYNChallenge untyped node_netstat_TcpExt_TCPSYNChallenge 19827 # HELP node_netstat_TcpExt_TCPSackFailures Statistic TcpExtTCPSackFailures. # TYPE node_netstat_TcpExt_TCPSackFailures untyped node_netstat_TcpExt_TCPSackFailures 1645 # HELP node_netstat_TcpExt_TCPSackMerged Statistic TcpExtTCPSackMerged. # TYPE node_netstat_TcpExt_TCPSackMerged untyped node_netstat_TcpExt_TCPSackMerged 208577 # HELP node_netstat_TcpExt_TCPSackRecovery Statistic TcpExtTCPSackRecovery. # TYPE node_netstat_TcpExt_TCPSackRecovery untyped node_netstat_TcpExt_TCPSackRecovery 77310 # HELP node_netstat_TcpExt_TCPSackRecoveryFail Statistic TcpExtTCPSackRecoveryFail. # TYPE node_netstat_TcpExt_TCPSackRecoveryFail untyped node_netstat_TcpExt_TCPSackRecoveryFail 16749 # HELP node_netstat_TcpExt_TCPSackShiftFallback Statistic TcpExtTCPSackShiftFallback. # TYPE node_netstat_TcpExt_TCPSackShiftFallback untyped node_netstat_TcpExt_TCPSackShiftFallback 410519 # HELP node_netstat_TcpExt_TCPSackShifted Statistic TcpExtTCPSackShifted. # TYPE node_netstat_TcpExt_TCPSackShifted untyped node_netstat_TcpExt_TCPSackShifted 181037 # HELP node_netstat_TcpExt_TCPSlowStartRetrans Statistic TcpExtTCPSlowStartRetrans. # TYPE node_netstat_TcpExt_TCPSlowStartRetrans untyped node_netstat_TcpExt_TCPSlowStartRetrans 10529 # HELP node_netstat_TcpExt_TCPSpuriousRTOs Statistic TcpExtTCPSpuriousRTOs. # TYPE node_netstat_TcpExt_TCPSpuriousRTOs untyped node_netstat_TcpExt_TCPSpuriousRTOs 152 # HELP node_netstat_TcpExt_TCPSpuriousRtxHostQueues Statistic TcpExtTCPSpuriousRtxHostQueues. # TYPE node_netstat_TcpExt_TCPSpuriousRtxHostQueues untyped node_netstat_TcpExt_TCPSpuriousRtxHostQueues 2533 # HELP node_netstat_TcpExt_TCPSynRetrans Statistic TcpExtTCPSynRetrans. # TYPE node_netstat_TcpExt_TCPSynRetrans untyped node_netstat_TcpExt_TCPSynRetrans 4.2820684e+07 # HELP node_netstat_TcpExt_TCPTSReorder Statistic TcpExtTCPTSReorder. # TYPE node_netstat_TcpExt_TCPTSReorder untyped node_netstat_TcpExt_TCPTSReorder 150 # HELP node_netstat_TcpExt_TCPTimeWaitOverflow Statistic TcpExtTCPTimeWaitOverflow. # TYPE node_netstat_TcpExt_TCPTimeWaitOverflow untyped node_netstat_TcpExt_TCPTimeWaitOverflow 0 # HELP node_netstat_TcpExt_TCPTimeouts Statistic TcpExtTCPTimeouts. # TYPE node_netstat_TcpExt_TCPTimeouts untyped node_netstat_TcpExt_TCPTimeouts 5.068852e+07 # HELP node_netstat_TcpExt_TCPToZeroWindowAdv Statistic TcpExtTCPToZeroWindowAdv. # TYPE node_netstat_TcpExt_TCPToZeroWindowAdv untyped node_netstat_TcpExt_TCPToZeroWindowAdv 1.23593449e+08 # HELP node_netstat_TcpExt_TCPWantZeroWindowAdv Statistic TcpExtTCPWantZeroWindowAdv. # TYPE node_netstat_TcpExt_TCPWantZeroWindowAdv untyped node_netstat_TcpExt_TCPWantZeroWindowAdv 6.9611854e+07 # HELP node_netstat_TcpExt_TCPWinProbe Statistic TcpExtTCPWinProbe. # TYPE node_netstat_TcpExt_TCPWinProbe untyped node_netstat_TcpExt_TCPWinProbe 773 # HELP node_netstat_TcpExt_TCPWqueueTooBig Statistic TcpExtTCPWqueueTooBig. # TYPE node_netstat_TcpExt_TCPWqueueTooBig untyped node_netstat_TcpExt_TCPWqueueTooBig 0 # HELP node_netstat_TcpExt_TCPZeroWindowDrop Statistic TcpExtTCPZeroWindowDrop. # TYPE node_netstat_TcpExt_TCPZeroWindowDrop untyped node_netstat_TcpExt_TCPZeroWindowDrop 364 # HELP node_netstat_TcpExt_TW Statistic TcpExtTW. # TYPE node_netstat_TcpExt_TW untyped node_netstat_TcpExt_TW 2.9979137e+07 # HELP node_netstat_TcpExt_TWKilled Statistic TcpExtTWKilled. # TYPE node_netstat_TcpExt_TWKilled untyped node_netstat_TcpExt_TWKilled 0 # HELP node_netstat_TcpExt_TWRecycled Statistic TcpExtTWRecycled. # TYPE node_netstat_TcpExt_TWRecycled untyped node_netstat_TcpExt_TWRecycled 12284 # HELP node_netstat_TcpExt_TcpDuplicateDataRehash Statistic TcpExtTcpDuplicateDataRehash. # TYPE node_netstat_TcpExt_TcpDuplicateDataRehash untyped node_netstat_TcpExt_TcpDuplicateDataRehash 129859 # HELP node_netstat_TcpExt_TcpTimeoutRehash Statistic TcpExtTcpTimeoutRehash. # TYPE node_netstat_TcpExt_TcpTimeoutRehash untyped node_netstat_TcpExt_TcpTimeoutRehash 1.062377e+06 # HELP node_netstat_Tcp_ActiveOpens Statistic TcpActiveOpens. # TYPE node_netstat_Tcp_ActiveOpens untyped node_netstat_Tcp_ActiveOpens 4.9608017e+07 # HELP node_netstat_Tcp_AttemptFails Statistic TcpAttemptFails. # TYPE node_netstat_Tcp_AttemptFails untyped node_netstat_Tcp_AttemptFails 811412 # HELP node_netstat_Tcp_CurrEstab Statistic TcpCurrEstab. # TYPE node_netstat_Tcp_CurrEstab untyped node_netstat_Tcp_CurrEstab 438 # HELP node_netstat_Tcp_EstabResets Statistic TcpEstabResets. # TYPE node_netstat_Tcp_EstabResets untyped node_netstat_Tcp_EstabResets 3.119133e+06 # HELP node_netstat_Tcp_InCsumErrors Statistic TcpInCsumErrors. # TYPE node_netstat_Tcp_InCsumErrors untyped node_netstat_Tcp_InCsumErrors 372493 # HELP node_netstat_Tcp_InErrs Statistic TcpInErrs. # TYPE node_netstat_Tcp_InErrs untyped node_netstat_Tcp_InErrs 392129 # HELP node_netstat_Tcp_InSegs Statistic TcpInSegs. # TYPE node_netstat_Tcp_InSegs untyped node_netstat_Tcp_InSegs 2.6319125806e+10 # HELP node_netstat_Tcp_MaxConn Statistic TcpMaxConn. # TYPE node_netstat_Tcp_MaxConn untyped node_netstat_Tcp_MaxConn -1 # HELP node_netstat_Tcp_OutRsts Statistic TcpOutRsts. # TYPE node_netstat_Tcp_OutRsts untyped node_netstat_Tcp_OutRsts 4.614522e+07 # HELP node_netstat_Tcp_OutSegs Statistic TcpOutSegs. # TYPE node_netstat_Tcp_OutSegs untyped node_netstat_Tcp_OutSegs 4.0395954059e+10 # HELP node_netstat_Tcp_PassiveOpens Statistic TcpPassiveOpens. # TYPE node_netstat_Tcp_PassiveOpens untyped node_netstat_Tcp_PassiveOpens 1.874718e+07 # HELP node_netstat_Tcp_RetransSegs Statistic TcpRetransSegs. # TYPE node_netstat_Tcp_RetransSegs untyped node_netstat_Tcp_RetransSegs 4.5692903e+07 # HELP node_netstat_Tcp_RtoAlgorithm Statistic TcpRtoAlgorithm. # TYPE node_netstat_Tcp_RtoAlgorithm untyped node_netstat_Tcp_RtoAlgorithm 1 # HELP node_netstat_Tcp_RtoMax Statistic TcpRtoMax. # TYPE node_netstat_Tcp_RtoMax untyped node_netstat_Tcp_RtoMax 120000 # HELP node_netstat_Tcp_RtoMin Statistic TcpRtoMin. # TYPE node_netstat_Tcp_RtoMin untyped node_netstat_Tcp_RtoMin 200 # HELP node_netstat_Udp6_IgnoredMulti Statistic Udp6IgnoredMulti. # TYPE node_netstat_Udp6_IgnoredMulti untyped node_netstat_Udp6_IgnoredMulti 0 # HELP node_netstat_Udp6_InCsumErrors Statistic Udp6InCsumErrors. # TYPE node_netstat_Udp6_InCsumErrors untyped node_netstat_Udp6_InCsumErrors 0 # HELP node_netstat_Udp6_InDatagrams Statistic Udp6InDatagrams. # TYPE node_netstat_Udp6_InDatagrams untyped node_netstat_Udp6_InDatagrams 1.7927954e+07 # HELP node_netstat_Udp6_InErrors Statistic Udp6InErrors. # TYPE node_netstat_Udp6_InErrors untyped node_netstat_Udp6_InErrors 0 # HELP node_netstat_Udp6_MemErrors Statistic Udp6MemErrors. # TYPE node_netstat_Udp6_MemErrors untyped node_netstat_Udp6_MemErrors 0 # HELP node_netstat_Udp6_NoPorts Statistic Udp6NoPorts. # TYPE node_netstat_Udp6_NoPorts untyped node_netstat_Udp6_NoPorts 537 # HELP node_netstat_Udp6_OutDatagrams Statistic Udp6OutDatagrams. # TYPE node_netstat_Udp6_OutDatagrams untyped node_netstat_Udp6_OutDatagrams 1.7931288e+07 # HELP node_netstat_Udp6_RcvbufErrors Statistic Udp6RcvbufErrors. # TYPE node_netstat_Udp6_RcvbufErrors untyped node_netstat_Udp6_RcvbufErrors 0 # HELP node_netstat_Udp6_SndbufErrors Statistic Udp6SndbufErrors. # TYPE node_netstat_Udp6_SndbufErrors untyped node_netstat_Udp6_SndbufErrors 0 # HELP node_netstat_UdpLite6_InCsumErrors Statistic UdpLite6InCsumErrors. # TYPE node_netstat_UdpLite6_InCsumErrors untyped node_netstat_UdpLite6_InCsumErrors 0 # HELP node_netstat_UdpLite6_InDatagrams Statistic UdpLite6InDatagrams. # TYPE node_netstat_UdpLite6_InDatagrams untyped node_netstat_UdpLite6_InDatagrams 0 # HELP node_netstat_UdpLite6_InErrors Statistic UdpLite6InErrors. # TYPE node_netstat_UdpLite6_InErrors untyped node_netstat_UdpLite6_InErrors 0 # HELP node_netstat_UdpLite6_MemErrors Statistic UdpLite6MemErrors. # TYPE node_netstat_UdpLite6_MemErrors untyped node_netstat_UdpLite6_MemErrors 0 # HELP node_netstat_UdpLite6_NoPorts Statistic UdpLite6NoPorts. # TYPE node_netstat_UdpLite6_NoPorts untyped node_netstat_UdpLite6_NoPorts 0 # HELP node_netstat_UdpLite6_OutDatagrams Statistic UdpLite6OutDatagrams. # TYPE node_netstat_UdpLite6_OutDatagrams untyped node_netstat_UdpLite6_OutDatagrams 0 # HELP node_netstat_UdpLite6_RcvbufErrors Statistic UdpLite6RcvbufErrors. # TYPE node_netstat_UdpLite6_RcvbufErrors untyped node_netstat_UdpLite6_RcvbufErrors 0 # HELP node_netstat_UdpLite6_SndbufErrors Statistic UdpLite6SndbufErrors. # TYPE node_netstat_UdpLite6_SndbufErrors untyped node_netstat_UdpLite6_SndbufErrors 0 # HELP node_netstat_UdpLite_IgnoredMulti Statistic UdpLiteIgnoredMulti. # TYPE node_netstat_UdpLite_IgnoredMulti untyped node_netstat_UdpLite_IgnoredMulti 0 # HELP node_netstat_UdpLite_InCsumErrors Statistic UdpLiteInCsumErrors. # TYPE node_netstat_UdpLite_InCsumErrors untyped node_netstat_UdpLite_InCsumErrors 0 # HELP node_netstat_UdpLite_InDatagrams Statistic UdpLiteInDatagrams. # TYPE node_netstat_UdpLite_InDatagrams untyped node_netstat_UdpLite_InDatagrams 0 # HELP node_netstat_UdpLite_InErrors Statistic UdpLiteInErrors. # TYPE node_netstat_UdpLite_InErrors untyped node_netstat_UdpLite_InErrors 0 # HELP node_netstat_UdpLite_MemErrors Statistic UdpLiteMemErrors. # TYPE node_netstat_UdpLite_MemErrors untyped node_netstat_UdpLite_MemErrors 0 # HELP node_netstat_UdpLite_NoPorts Statistic UdpLiteNoPorts. # TYPE node_netstat_UdpLite_NoPorts untyped node_netstat_UdpLite_NoPorts 0 # HELP node_netstat_UdpLite_OutDatagrams Statistic UdpLiteOutDatagrams. # TYPE node_netstat_UdpLite_OutDatagrams untyped node_netstat_UdpLite_OutDatagrams 0 # HELP node_netstat_UdpLite_RcvbufErrors Statistic UdpLiteRcvbufErrors. # TYPE node_netstat_UdpLite_RcvbufErrors untyped node_netstat_UdpLite_RcvbufErrors 0 # HELP node_netstat_UdpLite_SndbufErrors Statistic UdpLiteSndbufErrors. # TYPE node_netstat_UdpLite_SndbufErrors untyped node_netstat_UdpLite_SndbufErrors 0 # HELP node_netstat_Udp_IgnoredMulti Statistic UdpIgnoredMulti. # TYPE node_netstat_Udp_IgnoredMulti untyped node_netstat_Udp_IgnoredMulti 23779 # HELP node_netstat_Udp_InCsumErrors Statistic UdpInCsumErrors. # TYPE node_netstat_Udp_InCsumErrors untyped node_netstat_Udp_InCsumErrors 569 # HELP node_netstat_Udp_InDatagrams Statistic UdpInDatagrams. # TYPE node_netstat_Udp_InDatagrams untyped node_netstat_Udp_InDatagrams 1.068576723e+09 # HELP node_netstat_Udp_InErrors Statistic UdpInErrors. # TYPE node_netstat_Udp_InErrors untyped node_netstat_Udp_InErrors 1.7829130305e+10 # HELP node_netstat_Udp_MemErrors Statistic UdpMemErrors. # TYPE node_netstat_Udp_MemErrors untyped node_netstat_Udp_MemErrors 0 # HELP node_netstat_Udp_NoPorts Statistic UdpNoPorts. # TYPE node_netstat_Udp_NoPorts untyped node_netstat_Udp_NoPorts 1.331546e+06 # HELP node_netstat_Udp_OutDatagrams Statistic UdpOutDatagrams. # TYPE node_netstat_Udp_OutDatagrams untyped node_netstat_Udp_OutDatagrams 9.008663698e+09 # HELP node_netstat_Udp_RcvbufErrors Statistic UdpRcvbufErrors. # TYPE node_netstat_Udp_RcvbufErrors untyped node_netstat_Udp_RcvbufErrors 1.7829129728e+10 # HELP node_netstat_Udp_SndbufErrors Statistic UdpSndbufErrors. # 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="br-1308270296ef"} 1.3324091001e+10 node_network_receive_bytes{device="br-feb9e40f1ecb"} 1.91381347e+08 node_network_receive_bytes{device="docker0"} 1.1805567e+07 node_network_receive_bytes{device="eno1"} 1.6795715649267e+13 node_network_receive_bytes{device="lo"} 1.7589550580914e+13 node_network_receive_bytes{device="sit0"} 0 node_network_receive_bytes{device="veth4a6c5ae"} 1.174859034e+09 node_network_receive_bytes{device="veth79689ec"} 3.54514754e+08 node_network_receive_bytes{device="veth83d899e"} 415 node_network_receive_bytes{device="vethfbf2896"} 5.44848172e+08 # HELP node_network_receive_compressed Network device statistic receive_compressed. # TYPE node_network_receive_compressed gauge node_network_receive_compressed{device="br-1308270296ef"} 0 node_network_receive_compressed{device="br-feb9e40f1ecb"} 0 node_network_receive_compressed{device="docker0"} 0 node_network_receive_compressed{device="eno1"} 0 node_network_receive_compressed{device="lo"} 0 node_network_receive_compressed{device="sit0"} 0 node_network_receive_compressed{device="veth4a6c5ae"} 0 node_network_receive_compressed{device="veth79689ec"} 0 node_network_receive_compressed{device="veth83d899e"} 0 node_network_receive_compressed{device="vethfbf2896"} 0 # HELP node_network_receive_drop Network device statistic receive_drop. # TYPE node_network_receive_drop gauge node_network_receive_drop{device="br-1308270296ef"} 0 node_network_receive_drop{device="br-feb9e40f1ecb"} 0 node_network_receive_drop{device="docker0"} 0 node_network_receive_drop{device="eno1"} 2 node_network_receive_drop{device="lo"} 0 node_network_receive_drop{device="sit0"} 0 node_network_receive_drop{device="veth4a6c5ae"} 0 node_network_receive_drop{device="veth79689ec"} 0 node_network_receive_drop{device="veth83d899e"} 0 node_network_receive_drop{device="vethfbf2896"} 0 # HELP node_network_receive_errs Network device statistic receive_errs. # TYPE node_network_receive_errs gauge node_network_receive_errs{device="br-1308270296ef"} 0 node_network_receive_errs{device="br-feb9e40f1ecb"} 0 node_network_receive_errs{device="docker0"} 0 node_network_receive_errs{device="eno1"} 13 node_network_receive_errs{device="lo"} 0 node_network_receive_errs{device="sit0"} 0 node_network_receive_errs{device="veth4a6c5ae"} 0 node_network_receive_errs{device="veth79689ec"} 0 node_network_receive_errs{device="veth83d899e"} 0 node_network_receive_errs{device="vethfbf2896"} 0 # HELP node_network_receive_fifo Network device statistic receive_fifo. # TYPE node_network_receive_fifo gauge node_network_receive_fifo{device="br-1308270296ef"} 0 node_network_receive_fifo{device="br-feb9e40f1ecb"} 0 node_network_receive_fifo{device="docker0"} 0 node_network_receive_fifo{device="eno1"} 0 node_network_receive_fifo{device="lo"} 0 node_network_receive_fifo{device="sit0"} 0 node_network_receive_fifo{device="veth4a6c5ae"} 0 node_network_receive_fifo{device="veth79689ec"} 0 node_network_receive_fifo{device="veth83d899e"} 0 node_network_receive_fifo{device="vethfbf2896"} 0 # HELP node_network_receive_frame Network device statistic receive_frame. # TYPE node_network_receive_frame gauge node_network_receive_frame{device="br-1308270296ef"} 0 node_network_receive_frame{device="br-feb9e40f1ecb"} 0 node_network_receive_frame{device="docker0"} 0 node_network_receive_frame{device="eno1"} 9 node_network_receive_frame{device="lo"} 0 node_network_receive_frame{device="sit0"} 0 node_network_receive_frame{device="veth4a6c5ae"} 0 node_network_receive_frame{device="veth79689ec"} 0 node_network_receive_frame{device="veth83d899e"} 0 node_network_receive_frame{device="vethfbf2896"} 0 # HELP node_network_receive_multicast Network device statistic receive_multicast. # TYPE node_network_receive_multicast gauge node_network_receive_multicast{device="br-1308270296ef"} 0 node_network_receive_multicast{device="br-feb9e40f1ecb"} 0 node_network_receive_multicast{device="docker0"} 0 node_network_receive_multicast{device="eno1"} 51 node_network_receive_multicast{device="lo"} 0 node_network_receive_multicast{device="sit0"} 0 node_network_receive_multicast{device="veth4a6c5ae"} 0 node_network_receive_multicast{device="veth79689ec"} 0 node_network_receive_multicast{device="veth83d899e"} 0 node_network_receive_multicast{device="vethfbf2896"} 0 # HELP node_network_receive_packets Network device statistic receive_packets. # TYPE node_network_receive_packets gauge node_network_receive_packets{device="br-1308270296ef"} 3.4041437e+07 node_network_receive_packets{device="br-feb9e40f1ecb"} 3.02339e+06 node_network_receive_packets{device="docker0"} 210740 node_network_receive_packets{device="eno1"} 3.2425261238e+10 node_network_receive_packets{device="lo"} 1.9345234753e+10 node_network_receive_packets{device="sit0"} 0 node_network_receive_packets{device="veth4a6c5ae"} 2.42081e+06 node_network_receive_packets{device="veth79689ec"} 4.735759e+06 node_network_receive_packets{device="veth83d899e"} 6 node_network_receive_packets{device="vethfbf2896"} 1.839529e+06 # HELP node_network_transmit_bytes Network device statistic transmit_bytes. # TYPE node_network_transmit_bytes gauge node_network_transmit_bytes{device="br-1308270296ef"} 1.2490422322e+10 node_network_transmit_bytes{device="br-feb9e40f1ecb"} 1.663666598e+09 node_network_transmit_bytes{device="docker0"} 6.84418621e+08 node_network_transmit_bytes{device="eno1"} 3.920039934477e+12 node_network_transmit_bytes{device="lo"} 1.7589550580914e+13 node_network_transmit_bytes{device="sit0"} 0 node_network_transmit_bytes{device="veth4a6c5ae"} 2.22367766e+08 node_network_transmit_bytes{device="veth79689ec"} 2.208514265e+09 node_network_transmit_bytes{device="veth83d899e"} 1521 node_network_transmit_bytes{device="vethfbf2896"} 1.20807458e+08 # HELP node_network_transmit_compressed Network device statistic transmit_compressed. # TYPE node_network_transmit_compressed gauge node_network_transmit_compressed{device="br-1308270296ef"} 0 node_network_transmit_compressed{device="br-feb9e40f1ecb"} 0 node_network_transmit_compressed{device="docker0"} 0 node_network_transmit_compressed{device="eno1"} 0 node_network_transmit_compressed{device="lo"} 0 node_network_transmit_compressed{device="sit0"} 0 node_network_transmit_compressed{device="veth4a6c5ae"} 0 node_network_transmit_compressed{device="veth79689ec"} 0 node_network_transmit_compressed{device="veth83d899e"} 0 node_network_transmit_compressed{device="vethfbf2896"} 0 # HELP node_network_transmit_drop Network device statistic transmit_drop. # TYPE node_network_transmit_drop gauge node_network_transmit_drop{device="br-1308270296ef"} 0 node_network_transmit_drop{device="br-feb9e40f1ecb"} 0 node_network_transmit_drop{device="docker0"} 0 node_network_transmit_drop{device="eno1"} 0 node_network_transmit_drop{device="lo"} 0 node_network_transmit_drop{device="sit0"} 0 node_network_transmit_drop{device="veth4a6c5ae"} 0 node_network_transmit_drop{device="veth79689ec"} 0 node_network_transmit_drop{device="veth83d899e"} 0 node_network_transmit_drop{device="vethfbf2896"} 0 # HELP node_network_transmit_errs Network device statistic transmit_errs. # TYPE node_network_transmit_errs gauge node_network_transmit_errs{device="br-1308270296ef"} 0 node_network_transmit_errs{device="br-feb9e40f1ecb"} 0 node_network_transmit_errs{device="docker0"} 0 node_network_transmit_errs{device="eno1"} 0 node_network_transmit_errs{device="lo"} 0 node_network_transmit_errs{device="sit0"} 0 node_network_transmit_errs{device="veth4a6c5ae"} 0 node_network_transmit_errs{device="veth79689ec"} 0 node_network_transmit_errs{device="veth83d899e"} 0 node_network_transmit_errs{device="vethfbf2896"} 0 # HELP node_network_transmit_fifo Network device statistic transmit_fifo. # TYPE node_network_transmit_fifo gauge node_network_transmit_fifo{device="br-1308270296ef"} 0 node_network_transmit_fifo{device="br-feb9e40f1ecb"} 0 node_network_transmit_fifo{device="docker0"} 0 node_network_transmit_fifo{device="eno1"} 0 node_network_transmit_fifo{device="lo"} 0 node_network_transmit_fifo{device="sit0"} 0 node_network_transmit_fifo{device="veth4a6c5ae"} 0 node_network_transmit_fifo{device="veth79689ec"} 0 node_network_transmit_fifo{device="veth83d899e"} 0 node_network_transmit_fifo{device="vethfbf2896"} 0 # HELP node_network_transmit_frame Network device statistic transmit_frame. # TYPE node_network_transmit_frame gauge node_network_transmit_frame{device="br-1308270296ef"} 0 node_network_transmit_frame{device="br-feb9e40f1ecb"} 0 node_network_transmit_frame{device="docker0"} 0 node_network_transmit_frame{device="eno1"} 0 node_network_transmit_frame{device="lo"} 0 node_network_transmit_frame{device="sit0"} 0 node_network_transmit_frame{device="veth4a6c5ae"} 0 node_network_transmit_frame{device="veth79689ec"} 0 node_network_transmit_frame{device="veth83d899e"} 0 node_network_transmit_frame{device="vethfbf2896"} 0 # HELP node_network_transmit_multicast Network device statistic transmit_multicast. # TYPE node_network_transmit_multicast gauge node_network_transmit_multicast{device="br-1308270296ef"} 0 node_network_transmit_multicast{device="br-feb9e40f1ecb"} 0 node_network_transmit_multicast{device="docker0"} 0 node_network_transmit_multicast{device="eno1"} 0 node_network_transmit_multicast{device="lo"} 0 node_network_transmit_multicast{device="sit0"} 0 node_network_transmit_multicast{device="veth4a6c5ae"} 0 node_network_transmit_multicast{device="veth79689ec"} 0 node_network_transmit_multicast{device="veth83d899e"} 0 node_network_transmit_multicast{device="vethfbf2896"} 0 # HELP node_network_transmit_packets Network device statistic transmit_packets. # TYPE node_network_transmit_packets gauge node_network_transmit_packets{device="br-1308270296ef"} 3.0501723e+07 node_network_transmit_packets{device="br-feb9e40f1ecb"} 2.812348e+06 node_network_transmit_packets{device="docker0"} 245627 node_network_transmit_packets{device="eno1"} 1.5593922219e+10 node_network_transmit_packets{device="lo"} 1.9345234753e+10 node_network_transmit_packets{device="sit0"} 0 node_network_transmit_packets{device="veth4a6c5ae"} 1.885607e+06 node_network_transmit_packets{device="veth79689ec"} 4.65187e+06 node_network_transmit_packets{device="veth83d899e"} 17 node_network_transmit_packets{device="vethfbf2896"} 1.712385e+06 # HELP node_nf_conntrack_entries Number of currently allocated flow entries for connection tracking. # TYPE node_nf_conntrack_entries gauge node_nf_conntrack_entries 1073 # HELP node_nf_conntrack_entries_limit Maximum size of connection tracking table. # TYPE node_nf_conntrack_entries_limit gauge node_nf_conntrack_entries_limit 262144 # 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 12 # HELP node_scrape_collector_duration_seconds node_exporter: Duration of a collector scrape. # TYPE node_scrape_collector_duration_seconds gauge node_scrape_collector_duration_seconds{collector="arp"} 0.000146125 node_scrape_collector_duration_seconds{collector="bcache"} 2.4395e-05 node_scrape_collector_duration_seconds{collector="conntrack"} 0.000703297 node_scrape_collector_duration_seconds{collector="cpu"} 0.320646421 node_scrape_collector_duration_seconds{collector="diskstats"} 0.001636796 node_scrape_collector_duration_seconds{collector="edac"} 0.001296194 node_scrape_collector_duration_seconds{collector="entropy"} 0.000406628 node_scrape_collector_duration_seconds{collector="filefd"} 4.2496e-05 node_scrape_collector_duration_seconds{collector="filesystem"} 0.00476237 node_scrape_collector_duration_seconds{collector="hwmon"} 0.011460454 node_scrape_collector_duration_seconds{collector="infiniband"} 2.4248e-05 node_scrape_collector_duration_seconds{collector="ipvs"} 0.000145893 node_scrape_collector_duration_seconds{collector="loadavg"} 0.000631916 node_scrape_collector_duration_seconds{collector="mdadm"} 0.000329125 node_scrape_collector_duration_seconds{collector="meminfo"} 0.001500124 node_scrape_collector_duration_seconds{collector="netdev"} 0.001614679 node_scrape_collector_duration_seconds{collector="netstat"} 0.003264243 node_scrape_collector_duration_seconds{collector="sockstat"} 0.000876026 node_scrape_collector_duration_seconds{collector="stat"} 0.001719383 node_scrape_collector_duration_seconds{collector="textfile"} 3.01e-07 node_scrape_collector_duration_seconds{collector="time"} 2.256e-05 node_scrape_collector_duration_seconds{collector="timex"} 1.8828e-05 node_scrape_collector_duration_seconds{collector="uname"} 0.000504864 node_scrape_collector_duration_seconds{collector="vmstat"} 0.001513386 node_scrape_collector_duration_seconds{collector="wifi"} 0.000327439 node_scrape_collector_duration_seconds{collector="xfs"} 0.000710479 node_scrape_collector_duration_seconds{collector="zfs"} 5.2432e-05 # HELP node_scrape_collector_success node_exporter: Whether a collector succeeded. # TYPE node_scrape_collector_success gauge node_scrape_collector_success{collector="arp"} 1 node_scrape_collector_success{collector="bcache"} 1 node_scrape_collector_success{collector="conntrack"} 1 node_scrape_collector_success{collector="cpu"} 1 node_scrape_collector_success{collector="diskstats"} 0 node_scrape_collector_success{collector="edac"} 1 node_scrape_collector_success{collector="entropy"} 1 node_scrape_collector_success{collector="filefd"} 1 node_scrape_collector_success{collector="filesystem"} 1 node_scrape_collector_success{collector="hwmon"} 1 node_scrape_collector_success{collector="infiniband"} 1 node_scrape_collector_success{collector="ipvs"} 1 node_scrape_collector_success{collector="loadavg"} 1 node_scrape_collector_success{collector="mdadm"} 1 node_scrape_collector_success{collector="meminfo"} 1 node_scrape_collector_success{collector="netdev"} 1 node_scrape_collector_success{collector="netstat"} 1 node_scrape_collector_success{collector="sockstat"} 1 node_scrape_collector_success{collector="stat"} 1 node_scrape_collector_success{collector="textfile"} 1 node_scrape_collector_success{collector="time"} 1 node_scrape_collector_success{collector="timex"} 1 node_scrape_collector_success{collector="uname"} 1 node_scrape_collector_success{collector="vmstat"} 1 node_scrape_collector_success{collector="wifi"} 1 node_scrape_collector_success{collector="xfs"} 1 node_scrape_collector_success{collector="zfs"} 1 # 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 1239 # HELP node_sockstat_TCP_inuse Number of TCP sockets in state inuse. # TYPE node_sockstat_TCP_inuse gauge node_sockstat_TCP_inuse 243 # HELP node_sockstat_TCP_mem Number of TCP sockets in state mem. # TYPE node_sockstat_TCP_mem gauge node_sockstat_TCP_mem 292 # 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 1.196032e+06 # HELP node_sockstat_TCP_orphan Number of TCP sockets in state orphan. # TYPE node_sockstat_TCP_orphan gauge node_sockstat_TCP_orphan 1 # HELP node_sockstat_TCP_tw Number of TCP sockets in state tw. # TYPE node_sockstat_TCP_tw gauge node_sockstat_TCP_tw 64 # 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 2 # HELP node_sockstat_UDP_mem Number of UDP sockets in state mem. # TYPE node_sockstat_UDP_mem gauge node_sockstat_UDP_mem 4 # 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 16384 # HELP node_sockstat_sockets_used Number of sockets sockets in state used. # TYPE node_sockstat_sockets_used gauge node_sockstat_sockets_used 992 # HELP node_time System time in seconds since epoch (1970). # TYPE node_time gauge node_time 1.7365264692386782e+09 # HELP node_timex_estimated_error_seconds Estimated error in seconds. # TYPE node_timex_estimated_error_seconds gauge node_timex_estimated_error_seconds 0 # HELP node_timex_frequency_adjustment Local clock frequency adjustment. # TYPE node_timex_frequency_adjustment gauge node_timex_frequency_adjustment 40954 # HELP node_timex_loop_time_constant Phase-locked loop time constant. # TYPE node_timex_loop_time_constant gauge node_timex_loop_time_constant 7 # HELP node_timex_maxerror_seconds Maximum error in seconds. # TYPE node_timex_maxerror_seconds gauge node_timex_maxerror_seconds 1.3655 # HELP node_timex_offset_seconds Time offset in between local system and reference clock. # TYPE node_timex_offset_seconds gauge node_timex_offset_seconds -2.448e-06 # HELP node_timex_pps_calibration_count Pulse per second count of calibration intervals. # TYPE node_timex_pps_calibration_count counter node_timex_pps_calibration_count 0 # HELP node_timex_pps_error_count Pulse per second count of calibration errors. # TYPE node_timex_pps_error_count counter node_timex_pps_error_count 0 # HELP node_timex_pps_frequency Pulse per second frequency. # TYPE node_timex_pps_frequency gauge node_timex_pps_frequency 0 # HELP node_timex_pps_jitter_count Pulse per second count of jitter limit exceeded events. # TYPE node_timex_pps_jitter_count counter node_timex_pps_jitter_count 0 # HELP node_timex_pps_jitter_seconds Pulse per second jitter. # TYPE node_timex_pps_jitter_seconds gauge node_timex_pps_jitter_seconds 0 # HELP node_timex_pps_shift_seconds Pulse per second interval duration. # TYPE node_timex_pps_shift_seconds gauge node_timex_pps_shift_seconds 0 # HELP node_timex_pps_stability Pulse per second stability. # TYPE node_timex_pps_stability counter node_timex_pps_stability 0 # HELP node_timex_pps_stability_exceeded_count Pulse per second count of stability limit exceeded events. # TYPE node_timex_pps_stability_exceeded_count gauge node_timex_pps_stability_exceeded_count 0 # HELP node_timex_status Value of the status array bits. # TYPE node_timex_status gauge node_timex_status 24577 # HELP node_timex_sync_status Is clock synchronized to a reliable server (1 = yes, 0 = no). # TYPE node_timex_sync_status gauge node_timex_sync_status 1 # HELP node_timex_tai_offset International Atomic Time (TAI) offset. # TYPE node_timex_tai_offset gauge node_timex_tai_offset 0 # HELP node_timex_tick_seconds Seconds between clock ticks. # TYPE node_timex_tick_seconds gauge node_timex_tick_seconds 0.01 # HELP node_uname_info Labeled system information as provided by the uname system call. # TYPE node_uname_info gauge node_uname_info{domainname="(none)",machine="x86_64",nodename="NexfinityServer",release="5.15.0-88-generic",sysname="Linux",version="#98-Ubuntu SMP Mon Oct 2 15:18:56 UTC 2023"} 1 # HELP node_vmstat_allocstall_dma /proc/vmstat information field allocstall_dma. # TYPE node_vmstat_allocstall_dma untyped node_vmstat_allocstall_dma 0 # HELP node_vmstat_allocstall_dma32 /proc/vmstat information field allocstall_dma32. # TYPE node_vmstat_allocstall_dma32 untyped node_vmstat_allocstall_dma32 0 # HELP node_vmstat_allocstall_movable /proc/vmstat information field allocstall_movable. # TYPE node_vmstat_allocstall_movable untyped node_vmstat_allocstall_movable 1540 # HELP node_vmstat_allocstall_normal /proc/vmstat information field allocstall_normal. # TYPE node_vmstat_allocstall_normal untyped node_vmstat_allocstall_normal 1 # HELP node_vmstat_balloon_deflate /proc/vmstat information field balloon_deflate. # TYPE node_vmstat_balloon_deflate untyped node_vmstat_balloon_deflate 0 # HELP node_vmstat_balloon_inflate /proc/vmstat information field balloon_inflate. # TYPE node_vmstat_balloon_inflate untyped node_vmstat_balloon_inflate 0 # HELP node_vmstat_balloon_migrate /proc/vmstat information field balloon_migrate. # TYPE node_vmstat_balloon_migrate untyped node_vmstat_balloon_migrate 0 # HELP node_vmstat_compact_daemon_free_scanned /proc/vmstat information field compact_daemon_free_scanned. # TYPE node_vmstat_compact_daemon_free_scanned untyped node_vmstat_compact_daemon_free_scanned 5.7595467e+07 # HELP node_vmstat_compact_daemon_migrate_scanned /proc/vmstat information field compact_daemon_migrate_scanned. # TYPE node_vmstat_compact_daemon_migrate_scanned untyped node_vmstat_compact_daemon_migrate_scanned 7.742652e+06 # HELP node_vmstat_compact_daemon_wake /proc/vmstat information field compact_daemon_wake. # TYPE node_vmstat_compact_daemon_wake untyped node_vmstat_compact_daemon_wake 7850 # HELP node_vmstat_compact_fail /proc/vmstat information field compact_fail. # TYPE node_vmstat_compact_fail untyped node_vmstat_compact_fail 1137 # HELP node_vmstat_compact_free_scanned /proc/vmstat information field compact_free_scanned. # TYPE node_vmstat_compact_free_scanned untyped node_vmstat_compact_free_scanned 2.1610742178e+10 # HELP node_vmstat_compact_isolated /proc/vmstat information field compact_isolated. # TYPE node_vmstat_compact_isolated untyped node_vmstat_compact_isolated 1.29297015e+08 # HELP node_vmstat_compact_migrate_scanned /proc/vmstat information field compact_migrate_scanned. # TYPE node_vmstat_compact_migrate_scanned untyped node_vmstat_compact_migrate_scanned 1.405245296e+09 # HELP node_vmstat_compact_stall /proc/vmstat information field compact_stall. # TYPE node_vmstat_compact_stall untyped node_vmstat_compact_stall 1179 # HELP node_vmstat_compact_success /proc/vmstat information field compact_success. # TYPE node_vmstat_compact_success untyped node_vmstat_compact_success 42 # HELP node_vmstat_direct_map_level2_splits /proc/vmstat information field direct_map_level2_splits. # TYPE node_vmstat_direct_map_level2_splits untyped node_vmstat_direct_map_level2_splits 969 # HELP node_vmstat_direct_map_level3_splits /proc/vmstat information field direct_map_level3_splits. # TYPE node_vmstat_direct_map_level3_splits untyped node_vmstat_direct_map_level3_splits 47 # HELP node_vmstat_drop_pagecache /proc/vmstat information field drop_pagecache. # TYPE node_vmstat_drop_pagecache untyped node_vmstat_drop_pagecache 0 # HELP node_vmstat_drop_slab /proc/vmstat information field drop_slab. # TYPE node_vmstat_drop_slab untyped node_vmstat_drop_slab 0 # HELP node_vmstat_htlb_buddy_alloc_fail /proc/vmstat information field htlb_buddy_alloc_fail. # TYPE node_vmstat_htlb_buddy_alloc_fail untyped node_vmstat_htlb_buddy_alloc_fail 0 # HELP node_vmstat_htlb_buddy_alloc_success /proc/vmstat information field htlb_buddy_alloc_success. # TYPE node_vmstat_htlb_buddy_alloc_success untyped node_vmstat_htlb_buddy_alloc_success 0 # HELP node_vmstat_kswapd_high_wmark_hit_quickly /proc/vmstat information field kswapd_high_wmark_hit_quickly. # TYPE node_vmstat_kswapd_high_wmark_hit_quickly untyped node_vmstat_kswapd_high_wmark_hit_quickly 1317 # HELP node_vmstat_kswapd_inodesteal /proc/vmstat information field kswapd_inodesteal. # TYPE node_vmstat_kswapd_inodesteal untyped node_vmstat_kswapd_inodesteal 5.930799e+06 # HELP node_vmstat_kswapd_low_wmark_hit_quickly /proc/vmstat information field kswapd_low_wmark_hit_quickly. # TYPE node_vmstat_kswapd_low_wmark_hit_quickly untyped node_vmstat_kswapd_low_wmark_hit_quickly 3429 # HELP node_vmstat_nr_active_anon /proc/vmstat information field nr_active_anon. # TYPE node_vmstat_nr_active_anon untyped node_vmstat_nr_active_anon 176380 # HELP node_vmstat_nr_active_file /proc/vmstat information field nr_active_file. # TYPE node_vmstat_nr_active_file untyped node_vmstat_nr_active_file 2.769701e+06 # HELP node_vmstat_nr_anon_pages /proc/vmstat information field nr_anon_pages. # TYPE node_vmstat_nr_anon_pages untyped node_vmstat_nr_anon_pages 1.1896904e+07 # HELP node_vmstat_nr_anon_transparent_hugepages /proc/vmstat information field nr_anon_transparent_hugepages. # TYPE node_vmstat_nr_anon_transparent_hugepages untyped node_vmstat_nr_anon_transparent_hugepages 0 # HELP node_vmstat_nr_bounce /proc/vmstat information field nr_bounce. # TYPE node_vmstat_nr_bounce untyped node_vmstat_nr_bounce 0 # HELP node_vmstat_nr_dirtied /proc/vmstat information field nr_dirtied. # TYPE node_vmstat_nr_dirtied untyped node_vmstat_nr_dirtied 3.515082307e+09 # HELP node_vmstat_nr_dirty /proc/vmstat information field nr_dirty. # TYPE node_vmstat_nr_dirty untyped node_vmstat_nr_dirty 118 # HELP node_vmstat_nr_dirty_background_threshold /proc/vmstat information field nr_dirty_background_threshold. # TYPE node_vmstat_nr_dirty_background_threshold untyped node_vmstat_nr_dirty_background_threshold 1.876044e+06 # HELP node_vmstat_nr_dirty_threshold /proc/vmstat information field nr_dirty_threshold. # TYPE node_vmstat_nr_dirty_threshold untyped node_vmstat_nr_dirty_threshold 3.756675e+06 # HELP node_vmstat_nr_file_hugepages /proc/vmstat information field nr_file_hugepages. # TYPE node_vmstat_nr_file_hugepages untyped node_vmstat_nr_file_hugepages 0 # HELP node_vmstat_nr_file_pages /proc/vmstat information field nr_file_pages. # TYPE node_vmstat_nr_file_pages untyped node_vmstat_nr_file_pages 1.1341558e+07 # HELP node_vmstat_nr_file_pmdmapped /proc/vmstat information field nr_file_pmdmapped. # TYPE node_vmstat_nr_file_pmdmapped untyped node_vmstat_nr_file_pmdmapped 0 # HELP node_vmstat_nr_foll_pin_acquired /proc/vmstat information field nr_foll_pin_acquired. # TYPE node_vmstat_nr_foll_pin_acquired untyped node_vmstat_nr_foll_pin_acquired 1.1733337e+07 # HELP node_vmstat_nr_foll_pin_released /proc/vmstat information field nr_foll_pin_released. # TYPE node_vmstat_nr_foll_pin_released untyped node_vmstat_nr_foll_pin_released 1.1733337e+07 # HELP node_vmstat_nr_free_cma /proc/vmstat information field nr_free_cma. # TYPE node_vmstat_nr_free_cma untyped node_vmstat_nr_free_cma 0 # HELP node_vmstat_nr_free_pages /proc/vmstat information field nr_free_pages. # TYPE node_vmstat_nr_free_pages untyped node_vmstat_nr_free_pages 8.240712e+06 # HELP node_vmstat_nr_inactive_anon /proc/vmstat information field nr_inactive_anon. # TYPE node_vmstat_nr_inactive_anon untyped node_vmstat_nr_inactive_anon 1.2305902e+07 # HELP node_vmstat_nr_inactive_file /proc/vmstat information field nr_inactive_file. # TYPE node_vmstat_nr_inactive_file untyped node_vmstat_nr_inactive_file 7.991952e+06 # HELP node_vmstat_nr_isolated_anon /proc/vmstat information field nr_isolated_anon. # TYPE node_vmstat_nr_isolated_anon untyped node_vmstat_nr_isolated_anon 0 # HELP node_vmstat_nr_isolated_file /proc/vmstat information field nr_isolated_file. # TYPE node_vmstat_nr_isolated_file untyped node_vmstat_nr_isolated_file 0 # HELP node_vmstat_nr_kernel_misc_reclaimable /proc/vmstat information field nr_kernel_misc_reclaimable. # TYPE node_vmstat_nr_kernel_misc_reclaimable untyped node_vmstat_nr_kernel_misc_reclaimable 0 # HELP node_vmstat_nr_kernel_stack /proc/vmstat information field nr_kernel_stack. # TYPE node_vmstat_nr_kernel_stack untyped node_vmstat_nr_kernel_stack 34832 # HELP node_vmstat_nr_mapped /proc/vmstat information field nr_mapped. # TYPE node_vmstat_nr_mapped untyped node_vmstat_nr_mapped 872840 # HELP node_vmstat_nr_mlock /proc/vmstat information field nr_mlock. # TYPE node_vmstat_nr_mlock untyped node_vmstat_nr_mlock 6965 # HELP node_vmstat_nr_page_table_pages /proc/vmstat information field nr_page_table_pages. # TYPE node_vmstat_nr_page_table_pages untyped node_vmstat_nr_page_table_pages 44798 # HELP node_vmstat_nr_shmem /proc/vmstat information field nr_shmem. # TYPE node_vmstat_nr_shmem untyped node_vmstat_nr_shmem 579305 # HELP node_vmstat_nr_shmem_hugepages /proc/vmstat information field nr_shmem_hugepages. # TYPE node_vmstat_nr_shmem_hugepages untyped node_vmstat_nr_shmem_hugepages 0 # HELP node_vmstat_nr_shmem_pmdmapped /proc/vmstat information field nr_shmem_pmdmapped. # TYPE node_vmstat_nr_shmem_pmdmapped untyped node_vmstat_nr_shmem_pmdmapped 0 # HELP node_vmstat_nr_slab_reclaimable /proc/vmstat information field nr_slab_reclaimable. # TYPE node_vmstat_nr_slab_reclaimable untyped node_vmstat_nr_slab_reclaimable 1.16159e+06 # HELP node_vmstat_nr_slab_unreclaimable /proc/vmstat information field nr_slab_unreclaimable. # TYPE node_vmstat_nr_slab_unreclaimable untyped node_vmstat_nr_slab_unreclaimable 174872 # HELP node_vmstat_nr_swapcached /proc/vmstat information field nr_swapcached. # TYPE node_vmstat_nr_swapcached untyped node_vmstat_nr_swapcached 1705 # HELP node_vmstat_nr_unevictable /proc/vmstat information field nr_unevictable. # TYPE node_vmstat_nr_unevictable untyped node_vmstat_nr_unevictable 6996 # HELP node_vmstat_nr_unstable /proc/vmstat information field nr_unstable. # TYPE node_vmstat_nr_unstable untyped node_vmstat_nr_unstable 0 # HELP node_vmstat_nr_vmscan_immediate_reclaim /proc/vmstat information field nr_vmscan_immediate_reclaim. # TYPE node_vmstat_nr_vmscan_immediate_reclaim untyped node_vmstat_nr_vmscan_immediate_reclaim 33485 # HELP node_vmstat_nr_vmscan_write /proc/vmstat information field nr_vmscan_write. # TYPE node_vmstat_nr_vmscan_write untyped node_vmstat_nr_vmscan_write 207550 # HELP node_vmstat_nr_writeback /proc/vmstat information field nr_writeback. # TYPE node_vmstat_nr_writeback untyped node_vmstat_nr_writeback 94 # HELP node_vmstat_nr_writeback_temp /proc/vmstat information field nr_writeback_temp. # TYPE node_vmstat_nr_writeback_temp untyped node_vmstat_nr_writeback_temp 0 # HELP node_vmstat_nr_written /proc/vmstat information field nr_written. # TYPE node_vmstat_nr_written untyped node_vmstat_nr_written 3.421461334e+09 # HELP node_vmstat_nr_zone_active_anon /proc/vmstat information field nr_zone_active_anon. # TYPE node_vmstat_nr_zone_active_anon untyped node_vmstat_nr_zone_active_anon 176380 # HELP node_vmstat_nr_zone_active_file /proc/vmstat information field nr_zone_active_file. # TYPE node_vmstat_nr_zone_active_file untyped node_vmstat_nr_zone_active_file 2.769701e+06 # HELP node_vmstat_nr_zone_inactive_anon /proc/vmstat information field nr_zone_inactive_anon. # TYPE node_vmstat_nr_zone_inactive_anon untyped node_vmstat_nr_zone_inactive_anon 1.2305902e+07 # HELP node_vmstat_nr_zone_inactive_file /proc/vmstat information field nr_zone_inactive_file. # TYPE node_vmstat_nr_zone_inactive_file untyped node_vmstat_nr_zone_inactive_file 7.991952e+06 # HELP node_vmstat_nr_zone_unevictable /proc/vmstat information field nr_zone_unevictable. # TYPE node_vmstat_nr_zone_unevictable untyped node_vmstat_nr_zone_unevictable 6996 # HELP node_vmstat_nr_zone_write_pending /proc/vmstat information field nr_zone_write_pending. # TYPE node_vmstat_nr_zone_write_pending untyped node_vmstat_nr_zone_write_pending 175 # HELP node_vmstat_nr_zspages /proc/vmstat information field nr_zspages. # TYPE node_vmstat_nr_zspages untyped node_vmstat_nr_zspages 0 # HELP node_vmstat_numa_foreign /proc/vmstat information field numa_foreign. # TYPE node_vmstat_numa_foreign untyped node_vmstat_numa_foreign 0 # HELP node_vmstat_numa_hint_faults /proc/vmstat information field numa_hint_faults. # TYPE node_vmstat_numa_hint_faults untyped node_vmstat_numa_hint_faults 0 # HELP node_vmstat_numa_hint_faults_local /proc/vmstat information field numa_hint_faults_local. # TYPE node_vmstat_numa_hint_faults_local untyped node_vmstat_numa_hint_faults_local 0 # HELP node_vmstat_numa_hit /proc/vmstat information field numa_hit. # TYPE node_vmstat_numa_hit untyped node_vmstat_numa_hit 1.39974574449e+11 # HELP node_vmstat_numa_huge_pte_updates /proc/vmstat information field numa_huge_pte_updates. # TYPE node_vmstat_numa_huge_pte_updates untyped node_vmstat_numa_huge_pte_updates 0 # HELP node_vmstat_numa_interleave /proc/vmstat information field numa_interleave. # TYPE node_vmstat_numa_interleave untyped node_vmstat_numa_interleave 2492 # HELP node_vmstat_numa_local /proc/vmstat information field numa_local. # TYPE node_vmstat_numa_local untyped node_vmstat_numa_local 1.39971543306e+11 # HELP node_vmstat_numa_miss /proc/vmstat information field numa_miss. # TYPE node_vmstat_numa_miss untyped node_vmstat_numa_miss 0 # HELP node_vmstat_numa_other /proc/vmstat information field numa_other. # TYPE node_vmstat_numa_other untyped node_vmstat_numa_other 0 # HELP node_vmstat_numa_pages_migrated /proc/vmstat information field numa_pages_migrated. # TYPE node_vmstat_numa_pages_migrated untyped node_vmstat_numa_pages_migrated 0 # HELP node_vmstat_numa_pte_updates /proc/vmstat information field numa_pte_updates. # TYPE node_vmstat_numa_pte_updates untyped node_vmstat_numa_pte_updates 0 # HELP node_vmstat_oom_kill /proc/vmstat information field oom_kill. # TYPE node_vmstat_oom_kill untyped node_vmstat_oom_kill 0 # HELP node_vmstat_pageoutrun /proc/vmstat information field pageoutrun. # TYPE node_vmstat_pageoutrun untyped node_vmstat_pageoutrun 9984 # HELP node_vmstat_pgactivate /proc/vmstat information field pgactivate. # TYPE node_vmstat_pgactivate untyped node_vmstat_pgactivate 1.86994814e+08 # HELP node_vmstat_pgalloc_dma /proc/vmstat information field pgalloc_dma. # TYPE node_vmstat_pgalloc_dma untyped node_vmstat_pgalloc_dma 1024 # HELP node_vmstat_pgalloc_dma32 /proc/vmstat information field pgalloc_dma32. # TYPE node_vmstat_pgalloc_dma32 untyped node_vmstat_pgalloc_dma32 1.07597425e+08 # HELP node_vmstat_pgalloc_movable /proc/vmstat information field pgalloc_movable. # TYPE node_vmstat_pgalloc_movable untyped node_vmstat_pgalloc_movable 0 # HELP node_vmstat_pgalloc_normal /proc/vmstat information field pgalloc_normal. # TYPE node_vmstat_pgalloc_normal untyped node_vmstat_pgalloc_normal 1.3987974898e+11 # HELP node_vmstat_pgdeactivate /proc/vmstat information field pgdeactivate. # TYPE node_vmstat_pgdeactivate untyped node_vmstat_pgdeactivate 8.500301e+06 # HELP node_vmstat_pgdemote_direct /proc/vmstat information field pgdemote_direct. # TYPE node_vmstat_pgdemote_direct untyped node_vmstat_pgdemote_direct 0 # HELP node_vmstat_pgdemote_kswapd /proc/vmstat information field pgdemote_kswapd. # TYPE node_vmstat_pgdemote_kswapd untyped node_vmstat_pgdemote_kswapd 0 # HELP node_vmstat_pgfault /proc/vmstat information field pgfault. # TYPE node_vmstat_pgfault untyped node_vmstat_pgfault 1.31971797369e+11 # HELP node_vmstat_pgfree /proc/vmstat information field pgfree. # TYPE node_vmstat_pgfree untyped node_vmstat_pgfree 1.4005918935e+11 # HELP node_vmstat_pginodesteal /proc/vmstat information field pginodesteal. # TYPE node_vmstat_pginodesteal untyped node_vmstat_pginodesteal 5923 # HELP node_vmstat_pglazyfree /proc/vmstat information field pglazyfree. # TYPE node_vmstat_pglazyfree untyped node_vmstat_pglazyfree 294589 # HELP node_vmstat_pglazyfreed /proc/vmstat information field pglazyfreed. # TYPE node_vmstat_pglazyfreed untyped node_vmstat_pglazyfreed 18862 # HELP node_vmstat_pgmajfault /proc/vmstat information field pgmajfault. # TYPE node_vmstat_pgmajfault untyped node_vmstat_pgmajfault 278480 # HELP node_vmstat_pgmigrate_fail /proc/vmstat information field pgmigrate_fail. # TYPE node_vmstat_pgmigrate_fail untyped node_vmstat_pgmigrate_fail 1.907731e+06 # HELP node_vmstat_pgmigrate_success /proc/vmstat information field pgmigrate_success. # TYPE node_vmstat_pgmigrate_success untyped node_vmstat_pgmigrate_success 6.2891143e+07 # HELP node_vmstat_pgpgin /proc/vmstat information field pgpgin. # TYPE node_vmstat_pgpgin untyped node_vmstat_pgpgin 5.4131644e+07 # HELP node_vmstat_pgpgout /proc/vmstat information field pgpgout. # TYPE node_vmstat_pgpgout untyped node_vmstat_pgpgout 1.7940118571e+10 # HELP node_vmstat_pgrefill /proc/vmstat information field pgrefill. # TYPE node_vmstat_pgrefill untyped node_vmstat_pgrefill 8.902193e+06 # HELP node_vmstat_pgreuse /proc/vmstat information field pgreuse. # TYPE node_vmstat_pgreuse untyped node_vmstat_pgreuse 5.459099121e+09 # HELP node_vmstat_pgrotated /proc/vmstat information field pgrotated. # TYPE node_vmstat_pgrotated untyped node_vmstat_pgrotated 245708 # HELP node_vmstat_pgscan_anon /proc/vmstat information field pgscan_anon. # TYPE node_vmstat_pgscan_anon untyped node_vmstat_pgscan_anon 2.0259914e+07 # HELP node_vmstat_pgscan_direct /proc/vmstat information field pgscan_direct. # TYPE node_vmstat_pgscan_direct untyped node_vmstat_pgscan_direct 3.191326e+06 # HELP node_vmstat_pgscan_direct_throttle /proc/vmstat information field pgscan_direct_throttle. # TYPE node_vmstat_pgscan_direct_throttle untyped node_vmstat_pgscan_direct_throttle 0 # HELP node_vmstat_pgscan_file /proc/vmstat information field pgscan_file. # TYPE node_vmstat_pgscan_file untyped node_vmstat_pgscan_file 1.41289252e+08 # HELP node_vmstat_pgscan_kswapd /proc/vmstat information field pgscan_kswapd. # TYPE node_vmstat_pgscan_kswapd untyped node_vmstat_pgscan_kswapd 1.50598855e+08 # HELP node_vmstat_pgskip_dma /proc/vmstat information field pgskip_dma. # TYPE node_vmstat_pgskip_dma untyped node_vmstat_pgskip_dma 0 # HELP node_vmstat_pgskip_dma32 /proc/vmstat information field pgskip_dma32. # TYPE node_vmstat_pgskip_dma32 untyped node_vmstat_pgskip_dma32 0 # HELP node_vmstat_pgskip_movable /proc/vmstat information field pgskip_movable. # TYPE node_vmstat_pgskip_movable untyped node_vmstat_pgskip_movable 0 # HELP node_vmstat_pgskip_normal /proc/vmstat information field pgskip_normal. # TYPE node_vmstat_pgskip_normal untyped node_vmstat_pgskip_normal 0 # HELP node_vmstat_pgsteal_anon /proc/vmstat information field pgsteal_anon. # TYPE node_vmstat_pgsteal_anon untyped node_vmstat_pgsteal_anon 207539 # HELP node_vmstat_pgsteal_direct /proc/vmstat information field pgsteal_direct. # TYPE node_vmstat_pgsteal_direct untyped node_vmstat_pgsteal_direct 2.935304e+06 # HELP node_vmstat_pgsteal_file /proc/vmstat information field pgsteal_file. # TYPE node_vmstat_pgsteal_file untyped node_vmstat_pgsteal_file 1.4068381e+08 # HELP node_vmstat_pgsteal_kswapd /proc/vmstat information field pgsteal_kswapd. # TYPE node_vmstat_pgsteal_kswapd untyped node_vmstat_pgsteal_kswapd 1.3026262e+08 # HELP node_vmstat_pswpin /proc/vmstat information field pswpin. # TYPE node_vmstat_pswpin untyped node_vmstat_pswpin 33887 # HELP node_vmstat_pswpout /proc/vmstat information field pswpout. # TYPE node_vmstat_pswpout untyped node_vmstat_pswpout 207550 # HELP node_vmstat_slabs_scanned /proc/vmstat information field slabs_scanned. # TYPE node_vmstat_slabs_scanned untyped node_vmstat_slabs_scanned 3.7726346e+07 # HELP node_vmstat_swap_ra /proc/vmstat information field swap_ra. # TYPE node_vmstat_swap_ra untyped node_vmstat_swap_ra 21171 # HELP node_vmstat_swap_ra_hit /proc/vmstat information field swap_ra_hit. # TYPE node_vmstat_swap_ra_hit untyped node_vmstat_swap_ra_hit 17484 # HELP node_vmstat_thp_collapse_alloc /proc/vmstat information field thp_collapse_alloc. # TYPE node_vmstat_thp_collapse_alloc untyped node_vmstat_thp_collapse_alloc 29610 # HELP node_vmstat_thp_collapse_alloc_failed /proc/vmstat information field thp_collapse_alloc_failed. # TYPE node_vmstat_thp_collapse_alloc_failed untyped node_vmstat_thp_collapse_alloc_failed 102 # HELP node_vmstat_thp_deferred_split_page /proc/vmstat information field thp_deferred_split_page. # TYPE node_vmstat_thp_deferred_split_page untyped node_vmstat_thp_deferred_split_page 29715 # HELP node_vmstat_thp_fault_alloc /proc/vmstat information field thp_fault_alloc. # TYPE node_vmstat_thp_fault_alloc untyped node_vmstat_thp_fault_alloc 295276 # HELP node_vmstat_thp_fault_fallback /proc/vmstat information field thp_fault_fallback. # TYPE node_vmstat_thp_fault_fallback untyped node_vmstat_thp_fault_fallback 195 # HELP node_vmstat_thp_fault_fallback_charge /proc/vmstat information field thp_fault_fallback_charge. # TYPE node_vmstat_thp_fault_fallback_charge untyped node_vmstat_thp_fault_fallback_charge 0 # HELP node_vmstat_thp_file_alloc /proc/vmstat information field thp_file_alloc. # TYPE node_vmstat_thp_file_alloc untyped node_vmstat_thp_file_alloc 0 # HELP node_vmstat_thp_file_fallback /proc/vmstat information field thp_file_fallback. # TYPE node_vmstat_thp_file_fallback untyped node_vmstat_thp_file_fallback 0 # HELP node_vmstat_thp_file_fallback_charge /proc/vmstat information field thp_file_fallback_charge. # TYPE node_vmstat_thp_file_fallback_charge untyped node_vmstat_thp_file_fallback_charge 0 # HELP node_vmstat_thp_file_mapped /proc/vmstat information field thp_file_mapped. # TYPE node_vmstat_thp_file_mapped untyped node_vmstat_thp_file_mapped 0 # HELP node_vmstat_thp_migration_fail /proc/vmstat information field thp_migration_fail. # TYPE node_vmstat_thp_migration_fail untyped node_vmstat_thp_migration_fail 0 # HELP node_vmstat_thp_migration_split /proc/vmstat information field thp_migration_split. # TYPE node_vmstat_thp_migration_split untyped node_vmstat_thp_migration_split 0 # HELP node_vmstat_thp_migration_success /proc/vmstat information field thp_migration_success. # TYPE node_vmstat_thp_migration_success untyped node_vmstat_thp_migration_success 0 # HELP node_vmstat_thp_split_page /proc/vmstat information field thp_split_page. # TYPE node_vmstat_thp_split_page untyped node_vmstat_thp_split_page 0 # HELP node_vmstat_thp_split_page_failed /proc/vmstat information field thp_split_page_failed. # TYPE node_vmstat_thp_split_page_failed untyped node_vmstat_thp_split_page_failed 0 # HELP node_vmstat_thp_split_pmd /proc/vmstat information field thp_split_pmd. # TYPE node_vmstat_thp_split_pmd untyped node_vmstat_thp_split_pmd 29715 # HELP node_vmstat_thp_split_pud /proc/vmstat information field thp_split_pud. # TYPE node_vmstat_thp_split_pud untyped node_vmstat_thp_split_pud 0 # HELP node_vmstat_thp_swpout /proc/vmstat information field thp_swpout. # TYPE node_vmstat_thp_swpout untyped node_vmstat_thp_swpout 0 # HELP node_vmstat_thp_swpout_fallback /proc/vmstat information field thp_swpout_fallback. # TYPE node_vmstat_thp_swpout_fallback untyped node_vmstat_thp_swpout_fallback 0 # HELP node_vmstat_thp_zero_page_alloc /proc/vmstat information field thp_zero_page_alloc. # TYPE node_vmstat_thp_zero_page_alloc untyped node_vmstat_thp_zero_page_alloc 0 # HELP node_vmstat_thp_zero_page_alloc_failed /proc/vmstat information field thp_zero_page_alloc_failed. # TYPE node_vmstat_thp_zero_page_alloc_failed untyped node_vmstat_thp_zero_page_alloc_failed 0 # HELP node_vmstat_unevictable_pgs_cleared /proc/vmstat information field unevictable_pgs_cleared. # TYPE node_vmstat_unevictable_pgs_cleared untyped node_vmstat_unevictable_pgs_cleared 1752 # HELP node_vmstat_unevictable_pgs_culled /proc/vmstat information field unevictable_pgs_culled. # TYPE node_vmstat_unevictable_pgs_culled untyped node_vmstat_unevictable_pgs_culled 746656 # HELP node_vmstat_unevictable_pgs_mlocked /proc/vmstat information field unevictable_pgs_mlocked. # TYPE node_vmstat_unevictable_pgs_mlocked untyped node_vmstat_unevictable_pgs_mlocked 663355 # HELP node_vmstat_unevictable_pgs_munlocked /proc/vmstat information field unevictable_pgs_munlocked. # TYPE node_vmstat_unevictable_pgs_munlocked untyped node_vmstat_unevictable_pgs_munlocked 654638 # HELP node_vmstat_unevictable_pgs_rescued /proc/vmstat information field unevictable_pgs_rescued. # TYPE node_vmstat_unevictable_pgs_rescued untyped node_vmstat_unevictable_pgs_rescued 654660 # HELP node_vmstat_unevictable_pgs_scanned /proc/vmstat information field unevictable_pgs_scanned. # TYPE node_vmstat_unevictable_pgs_scanned untyped node_vmstat_unevictable_pgs_scanned 28 # HELP node_vmstat_unevictable_pgs_stranded /proc/vmstat information field unevictable_pgs_stranded. # TYPE node_vmstat_unevictable_pgs_stranded untyped node_vmstat_unevictable_pgs_stranded 1752 # HELP node_vmstat_workingset_activate_anon /proc/vmstat information field workingset_activate_anon. # TYPE node_vmstat_workingset_activate_anon untyped node_vmstat_workingset_activate_anon 10791 # HELP node_vmstat_workingset_activate_file /proc/vmstat information field workingset_activate_file. # TYPE node_vmstat_workingset_activate_file untyped node_vmstat_workingset_activate_file 3.974784e+06 # HELP node_vmstat_workingset_nodereclaim /proc/vmstat information field workingset_nodereclaim. # TYPE node_vmstat_workingset_nodereclaim untyped node_vmstat_workingset_nodereclaim 332263 # HELP node_vmstat_workingset_nodes /proc/vmstat information field workingset_nodes. # TYPE node_vmstat_workingset_nodes untyped node_vmstat_workingset_nodes 88991 # HELP node_vmstat_workingset_refault_anon /proc/vmstat information field workingset_refault_anon. # TYPE node_vmstat_workingset_refault_anon untyped node_vmstat_workingset_refault_anon 33887 # HELP node_vmstat_workingset_refault_file /proc/vmstat information field workingset_refault_file. # TYPE node_vmstat_workingset_refault_file untyped node_vmstat_workingset_refault_file 1.0382067e+07 # HELP node_vmstat_workingset_restore_anon /proc/vmstat information field workingset_restore_anon. # TYPE node_vmstat_workingset_restore_anon untyped node_vmstat_workingset_restore_anon 238 # HELP node_vmstat_workingset_restore_file /proc/vmstat information field workingset_restore_file. # TYPE node_vmstat_workingset_restore_file untyped node_vmstat_workingset_restore_file 951785 # HELP node_vmstat_zone_reclaim_failed /proc/vmstat information field zone_reclaim_failed. # TYPE node_vmstat_zone_reclaim_failed untyped node_vmstat_zone_reclaim_failed 0 # HELP process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE process_cpu_seconds_total counter process_cpu_seconds_total 618733.3 # HELP process_max_fds Maximum number of open file descriptors. # TYPE process_max_fds gauge process_max_fds 1024 # HELP process_open_fds Number of open file descriptors. # TYPE process_open_fds gauge process_open_fds 13 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 1.2197888e+07 # HELP process_start_time_seconds Start time of the process since unix epoch in seconds. # TYPE process_start_time_seconds gauge process_start_time_seconds 1.69939495041e+09 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 1.617362944e+09