# HELP go_gc_duration_seconds A summary of the GC invocation durations. # TYPE go_gc_duration_seconds summary go_gc_duration_seconds{quantile="0"} 0.00024468 go_gc_duration_seconds{quantile="0.25"} 0.00034864 go_gc_duration_seconds{quantile="0.5"} 0.00040539000000000005 go_gc_duration_seconds{quantile="0.75"} 0.000462459 go_gc_duration_seconds{quantile="1"} 0.00118354 go_gc_duration_seconds_sum 64.093457823 go_gc_duration_seconds_count 159656 # HELP go_goroutines Number of goroutines that currently exist. # TYPE go_goroutines gauge go_goroutines 9 # HELP go_memstats_alloc_bytes Number of bytes allocated and still in use. # TYPE go_memstats_alloc_bytes gauge go_memstats_alloc_bytes 4.279912e+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 4.36458210568e+11 # 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 1.682477e+06 # HELP go_memstats_frees_total Total number of frees. # TYPE go_memstats_frees_total counter go_memstats_frees_total 5.305390082e+09 # 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 3.75808e+06 # 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 4.279912e+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 6.381568e+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 5.61152e+06 # HELP go_memstats_heap_objects Number of allocated objects. # TYPE go_memstats_heap_objects gauge go_memstats_heap_objects 26599 # HELP go_memstats_heap_released_bytes_total Total number of heap bytes released to OS. # TYPE go_memstats_heap_released_bytes_total counter go_memstats_heap_released_bytes_total 0 # 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.7464537605870928e+19 # HELP go_memstats_lookups_total Total number of pointer lookups. # TYPE go_memstats_lookups_total counter go_memstats_lookups_total 8.648863e+06 # HELP go_memstats_mallocs_total Total number of mallocs. # TYPE go_memstats_mallocs_total counter go_memstats_mallocs_total 5.305416681e+09 # 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 4800 # 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 16384 # 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 77280 # 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 114688 # 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 7.344692e+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 767179 # 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 by system. Sum of all system allocations. # TYPE go_memstats_sys_bytes gauge go_memstats_sys_bytes 1.9970296e+07 # 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"} 7489.193 http_request_duration_microseconds{handler="prometheus",quantile="0.9"} 9177.654 http_request_duration_microseconds{handler="prometheus",quantile="0.99"} 9221.223 http_request_duration_microseconds_sum{handler="prometheus"} 1.6788476204400306e+09 http_request_duration_microseconds_count{handler="prometheus"} 214298 # 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"} 173 http_request_size_bytes{handler="prometheus",quantile="0.9"} 287 http_request_size_bytes{handler="prometheus",quantile="0.99"} 287 http_request_size_bytes_sum{handler="prometheus"} 5.032661e+07 http_request_size_bytes_count{handler="prometheus"} 214298 # HELP http_requests_total Total number of HTTP requests made. # TYPE http_requests_total counter http_requests_total{code="200",handler="prometheus",method="get"} 214298 # 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"} 12398 http_response_size_bytes{handler="prometheus",quantile="0.9"} 15456 http_response_size_bytes{handler="prometheus",quantile="0.99"} 15457 http_response_size_bytes_sum{handler="prometheus"} 2.928533134e+09 http_response_size_bytes_count{handler="prometheus"} 214298 # HELP node_boot_time Node boot time, in unixtime. # TYPE node_boot_time gauge node_boot_time 1.739478893e+09 # HELP node_context_switches Total number of context switches. # TYPE node_context_switches counter node_context_switches 3.4194915395e+10 # HELP node_cpu Seconds the cpus spent in each mode. # TYPE node_cpu counter node_cpu{cpu="cpu0",mode="guest"} 0 node_cpu{cpu="cpu0",mode="idle"} 6.81406278e+06 node_cpu{cpu="cpu0",mode="iowait"} 293.57 node_cpu{cpu="cpu0",mode="irq"} 0 node_cpu{cpu="cpu0",mode="nice"} 0 node_cpu{cpu="cpu0",mode="softirq"} 23597.06 node_cpu{cpu="cpu0",mode="steal"} 117.76 node_cpu{cpu="cpu0",mode="system"} 69905.94 node_cpu{cpu="cpu0",mode="user"} 25943.7 node_cpu{cpu="cpu1",mode="guest"} 0 node_cpu{cpu="cpu1",mode="idle"} 6.7955099e+06 node_cpu{cpu="cpu1",mode="iowait"} 394.47 node_cpu{cpu="cpu1",mode="irq"} 0 node_cpu{cpu="cpu1",mode="nice"} 0 node_cpu{cpu="cpu1",mode="softirq"} 27471.3 node_cpu{cpu="cpu1",mode="steal"} 116.03 node_cpu{cpu="cpu1",mode="system"} 80610.76 node_cpu{cpu="cpu1",mode="user"} 30027.75 node_cpu{cpu="cpu2",mode="guest"} 0 node_cpu{cpu="cpu2",mode="idle"} 6.65888457e+06 node_cpu{cpu="cpu2",mode="iowait"} 327.94 node_cpu{cpu="cpu2",mode="irq"} 0 node_cpu{cpu="cpu2",mode="nice"} 0 node_cpu{cpu="cpu2",mode="softirq"} 140420.97 node_cpu{cpu="cpu2",mode="steal"} 369.84 node_cpu{cpu="cpu2",mode="system"} 20117.42 node_cpu{cpu="cpu2",mode="user"} 13513.02 node_cpu{cpu="cpu3",mode="guest"} 0 node_cpu{cpu="cpu3",mode="idle"} 6.81294766e+06 node_cpu{cpu="cpu3",mode="iowait"} 765.38 node_cpu{cpu="cpu3",mode="irq"} 0 node_cpu{cpu="cpu3",mode="nice"} 0 node_cpu{cpu="cpu3",mode="softirq"} 23895.3 node_cpu{cpu="cpu3",mode="steal"} 107.47 node_cpu{cpu="cpu3",mode="system"} 70896.51 node_cpu{cpu="cpu3",mode="user"} 26234.23 # HELP node_disk_bytes_read The total number of bytes read successfully. # TYPE node_disk_bytes_read counter node_disk_bytes_read{device="sr0"} 0 node_disk_bytes_read{device="vda"} 1.12434176e+08 node_disk_bytes_read{device="vda1"} 1.10502912e+08 node_disk_bytes_read{device="vda2"} 2048 node_disk_bytes_read{device="vda5"} 983040 # HELP node_disk_bytes_written The total number of bytes written successfully. # TYPE node_disk_bytes_written counter node_disk_bytes_written{device="sr0"} 0 node_disk_bytes_written{device="vda"} 5.6491962368e+10 node_disk_bytes_written{device="vda1"} 5.6491962368e+10 node_disk_bytes_written{device="vda2"} 0 node_disk_bytes_written{device="vda5"} 0 # HELP node_disk_io_now The number of I/Os currently in progress. # TYPE node_disk_io_now gauge node_disk_io_now{device="sr0"} 0 node_disk_io_now{device="vda"} 0 node_disk_io_now{device="vda1"} 0 node_disk_io_now{device="vda2"} 0 node_disk_io_now{device="vda5"} 0 # HELP node_disk_io_time_ms Milliseconds spent doing I/Os. # TYPE node_disk_io_time_ms counter node_disk_io_time_ms{device="sr0"} 0 node_disk_io_time_ms{device="vda"} 1.737756e+06 node_disk_io_time_ms{device="vda1"} 1.737368e+06 node_disk_io_time_ms{device="vda2"} 0 node_disk_io_time_ms{device="vda5"} 12 # HELP node_disk_io_time_weighted The weighted # of milliseconds spent doing I/Os. See https://www.kernel.org/doc/Documentation/iostats.txt. # TYPE node_disk_io_time_weighted counter node_disk_io_time_weighted{device="sr0"} 0 node_disk_io_time_weighted{device="vda"} 1.754576e+06 node_disk_io_time_weighted{device="vda1"} 1.877772e+06 node_disk_io_time_weighted{device="vda2"} 0 node_disk_io_time_weighted{device="vda5"} 24 # HELP node_disk_read_time_ms The total number of milliseconds spent by all reads. # TYPE node_disk_read_time_ms counter node_disk_read_time_ms{device="sr0"} 0 node_disk_read_time_ms{device="vda"} 1232 node_disk_read_time_ms{device="vda1"} 1204 node_disk_read_time_ms{device="vda2"} 0 node_disk_read_time_ms{device="vda5"} 24 # HELP node_disk_reads_completed The total number of reads completed successfully. # TYPE node_disk_reads_completed counter node_disk_reads_completed{device="sr0"} 0 node_disk_reads_completed{device="vda"} 4762 node_disk_reads_completed{device="vda1"} 4536 node_disk_reads_completed{device="vda2"} 2 node_disk_reads_completed{device="vda5"} 101 # HELP node_disk_reads_merged The number of reads merged. See https://www.kernel.org/doc/Documentation/iostats.txt. # TYPE node_disk_reads_merged counter node_disk_reads_merged{device="sr0"} 0 node_disk_reads_merged{device="vda"} 0 node_disk_reads_merged{device="vda1"} 0 node_disk_reads_merged{device="vda2"} 0 node_disk_reads_merged{device="vda5"} 0 # HELP node_disk_sectors_read The total number of sectors read successfully. # TYPE node_disk_sectors_read counter node_disk_sectors_read{device="sr0"} 0 node_disk_sectors_read{device="vda"} 219598 node_disk_sectors_read{device="vda1"} 215826 node_disk_sectors_read{device="vda2"} 4 node_disk_sectors_read{device="vda5"} 1920 # HELP node_disk_sectors_written The total number of sectors written successfully. # TYPE node_disk_sectors_written counter node_disk_sectors_written{device="sr0"} 0 node_disk_sectors_written{device="vda"} 1.10335864e+08 node_disk_sectors_written{device="vda1"} 1.10335864e+08 node_disk_sectors_written{device="vda2"} 0 node_disk_sectors_written{device="vda5"} 0 # HELP node_disk_write_time_ms This is the total number of milliseconds spent by all writes. # TYPE node_disk_write_time_ms counter node_disk_write_time_ms{device="sr0"} 0 node_disk_write_time_ms{device="vda"} 1.748304e+06 node_disk_write_time_ms{device="vda1"} 1.74792e+06 node_disk_write_time_ms{device="vda2"} 0 node_disk_write_time_ms{device="vda5"} 0 # HELP node_disk_writes_completed The total number of writes completed successfully. # TYPE node_disk_writes_completed counter node_disk_writes_completed{device="sr0"} 0 node_disk_writes_completed{device="vda"} 9.251949e+06 node_disk_writes_completed{device="vda1"} 9.244511e+06 node_disk_writes_completed{device="vda2"} 0 node_disk_writes_completed{device="vda5"} 0 # HELP node_disk_writes_merged The number of writes merged. See https://www.kernel.org/doc/Documentation/iostats.txt. # TYPE node_disk_writes_merged counter node_disk_writes_merged{device="sr0"} 0 node_disk_writes_merged{device="vda"} 4.089955e+06 node_disk_writes_merged{device="vda1"} 4.089955e+06 node_disk_writes_merged{device="vda2"} 0 node_disk_writes_merged{device="vda5"} 0 # HELP node_entropy_available_bits Bits of available entropy. # TYPE node_entropy_available_bits gauge node_entropy_available_bits 3256 # 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="master",goversion="go1.7.3",revision="006d1c7922b765f458fe9b92ce646641bded0f52",version="0.13.0"} 1 # HELP node_exporter_scrape_duration_seconds node_exporter: Duration of a scrape job. # TYPE node_exporter_scrape_duration_seconds summary node_exporter_scrape_duration_seconds{collector="conntrack",result="success",quantile="0.5"} 3.032e-05 node_exporter_scrape_duration_seconds{collector="conntrack",result="success",quantile="0.9"} 4.664e-05 node_exporter_scrape_duration_seconds{collector="conntrack",result="success",quantile="0.99"} 8.1981e-05 node_exporter_scrape_duration_seconds_sum{collector="conntrack",result="success"} 29.56909094999992 node_exporter_scrape_duration_seconds_count{collector="conntrack",result="success"} 214299 node_exporter_scrape_duration_seconds{collector="diskstats",result="success",quantile="0.5"} 8.458e-05 node_exporter_scrape_duration_seconds{collector="diskstats",result="success",quantile="0.9"} 0.00012412 node_exporter_scrape_duration_seconds{collector="diskstats",result="success",quantile="0.99"} 0.00015759000000000001 node_exporter_scrape_duration_seconds_sum{collector="diskstats",result="success"} 48.53133589999927 node_exporter_scrape_duration_seconds_count{collector="diskstats",result="success"} 214299 node_exporter_scrape_duration_seconds{collector="entropy",result="success",quantile="0.5"} 1.3350000000000001e-05 node_exporter_scrape_duration_seconds{collector="entropy",result="success",quantile="0.9"} 5.9640000000000005e-05 node_exporter_scrape_duration_seconds{collector="entropy",result="success",quantile="0.99"} 6.801000000000001e-05 node_exporter_scrape_duration_seconds_sum{collector="entropy",result="success"} 22.43453281499943 node_exporter_scrape_duration_seconds_count{collector="entropy",result="success"} 214299 node_exporter_scrape_duration_seconds{collector="filefd",result="success",quantile="0.5"} 2.9169e-05 node_exporter_scrape_duration_seconds{collector="filefd",result="success",quantile="0.9"} 4.8019e-05 node_exporter_scrape_duration_seconds{collector="filefd",result="success",quantile="0.99"} 5.1450000000000004e-05 node_exporter_scrape_duration_seconds_sum{collector="filefd",result="success"} 28.95039455700062 node_exporter_scrape_duration_seconds_count{collector="filefd",result="success"} 214299 node_exporter_scrape_duration_seconds{collector="filesystem",result="success",quantile="0.5"} 0.00020883000000000002 node_exporter_scrape_duration_seconds{collector="filesystem",result="success",quantile="0.9"} 0.00037049 node_exporter_scrape_duration_seconds{collector="filesystem",result="success",quantile="0.99"} 0.001176091 node_exporter_scrape_duration_seconds_sum{collector="filesystem",result="success"} 87.91899485900063 node_exporter_scrape_duration_seconds_count{collector="filesystem",result="success"} 214299 node_exporter_scrape_duration_seconds{collector="hwmon",result="success",quantile="0.5"} 2.3429000000000002e-05 node_exporter_scrape_duration_seconds{collector="hwmon",result="success",quantile="0.9"} 3.364e-05 node_exporter_scrape_duration_seconds{collector="hwmon",result="success",quantile="0.99"} 5.648e-05 node_exporter_scrape_duration_seconds_sum{collector="hwmon",result="success"} 28.797146463000015 node_exporter_scrape_duration_seconds_count{collector="hwmon",result="success"} 214299 node_exporter_scrape_duration_seconds{collector="loadavg",result="success",quantile="0.5"} 2.9869e-05 node_exporter_scrape_duration_seconds{collector="loadavg",result="success",quantile="0.9"} 6.2e-05 node_exporter_scrape_duration_seconds{collector="loadavg",result="success",quantile="0.99"} 6.6141e-05 node_exporter_scrape_duration_seconds_sum{collector="loadavg",result="success"} 30.406117008999495 node_exporter_scrape_duration_seconds_count{collector="loadavg",result="success"} 214299 node_exporter_scrape_duration_seconds{collector="mdadm",result="success",quantile="0.5"} 1.4530000000000001e-05 node_exporter_scrape_duration_seconds{collector="mdadm",result="success",quantile="0.9"} 4.423e-05 node_exporter_scrape_duration_seconds{collector="mdadm",result="success",quantile="0.99"} 4.915e-05 node_exporter_scrape_duration_seconds_sum{collector="mdadm",result="success"} 18.562529216000264 node_exporter_scrape_duration_seconds_count{collector="mdadm",result="success"} 214299 node_exporter_scrape_duration_seconds{collector="meminfo",result="success",quantile="0.5"} 0.00031523 node_exporter_scrape_duration_seconds{collector="meminfo",result="success",quantile="0.9"} 0.001149101 node_exporter_scrape_duration_seconds{collector="meminfo",result="success",quantile="0.99"} 0.0013536610000000001 node_exporter_scrape_duration_seconds_sum{collector="meminfo",result="success"} 114.8050987400005 node_exporter_scrape_duration_seconds_count{collector="meminfo",result="success"} 214299 node_exporter_scrape_duration_seconds{collector="netdev",result="success",quantile="0.5"} 0.00080451 node_exporter_scrape_duration_seconds{collector="netdev",result="success",quantile="0.9"} 0.001488661 node_exporter_scrape_duration_seconds{collector="netdev",result="success",quantile="0.99"} 0.0018453520000000002 node_exporter_scrape_duration_seconds_sum{collector="netdev",result="success"} 270.59111142499967 node_exporter_scrape_duration_seconds_count{collector="netdev",result="success"} 214299 node_exporter_scrape_duration_seconds{collector="netstat",result="success",quantile="0.5"} 0.001021671 node_exporter_scrape_duration_seconds{collector="netstat",result="success",quantile="0.9"} 0.002161781 node_exporter_scrape_duration_seconds{collector="netstat",result="success",quantile="0.99"} 0.002210711 node_exporter_scrape_duration_seconds_sum{collector="netstat",result="success"} 312.1263553440007 node_exporter_scrape_duration_seconds_count{collector="netstat",result="success"} 214299 node_exporter_scrape_duration_seconds{collector="sockstat",result="success",quantile="0.5"} 9.362900000000001e-05 node_exporter_scrape_duration_seconds{collector="sockstat",result="success",quantile="0.9"} 0.00012393000000000001 node_exporter_scrape_duration_seconds{collector="sockstat",result="success",quantile="0.99"} 0.00012732000000000002 node_exporter_scrape_duration_seconds_sum{collector="sockstat",result="success"} 49.60841312100034 node_exporter_scrape_duration_seconds_count{collector="sockstat",result="success"} 214299 node_exporter_scrape_duration_seconds{collector="stat",result="success",quantile="0.5"} 0.00011586100000000001 node_exporter_scrape_duration_seconds{collector="stat",result="success",quantile="0.9"} 0.00015332 node_exporter_scrape_duration_seconds{collector="stat",result="success",quantile="0.99"} 0.00015528000000000002 node_exporter_scrape_duration_seconds_sum{collector="stat",result="success"} 59.88084306499926 node_exporter_scrape_duration_seconds_count{collector="stat",result="success"} 214299 node_exporter_scrape_duration_seconds{collector="textfile",result="success",quantile="0.5"} 3.11e-07 node_exporter_scrape_duration_seconds{collector="textfile",result="success",quantile="0.9"} 3.5000000000000004e-07 node_exporter_scrape_duration_seconds{collector="textfile",result="success",quantile="0.99"} 3.6000000000000005e-07 node_exporter_scrape_duration_seconds_sum{collector="textfile",result="success"} 0.1093871100000396 node_exporter_scrape_duration_seconds_count{collector="textfile",result="success"} 214299 node_exporter_scrape_duration_seconds{collector="time",result="success",quantile="0.5"} 8.7e-06 node_exporter_scrape_duration_seconds{collector="time",result="success",quantile="0.9"} 4.262e-05 node_exporter_scrape_duration_seconds{collector="time",result="success",quantile="0.99"} 5.1070000000000004e-05 node_exporter_scrape_duration_seconds_sum{collector="time",result="success"} 18.98759763499971 node_exporter_scrape_duration_seconds_count{collector="time",result="success"} 214299 node_exporter_scrape_duration_seconds{collector="uname",result="success",quantile="0.5"} 1.9050000000000002e-05 node_exporter_scrape_duration_seconds{collector="uname",result="success",quantile="0.9"} 3.5520000000000006e-05 node_exporter_scrape_duration_seconds{collector="uname",result="success",quantile="0.99"} 4.4981e-05 node_exporter_scrape_duration_seconds_sum{collector="uname",result="success"} 21.96089413400026 node_exporter_scrape_duration_seconds_count{collector="uname",result="success"} 214299 node_exporter_scrape_duration_seconds{collector="vmstat",result="success",quantile="0.5"} 0.0005474400000000001 node_exporter_scrape_duration_seconds{collector="vmstat",result="success",quantile="0.9"} 0.00082702 node_exporter_scrape_duration_seconds{collector="vmstat",result="success",quantile="0.99"} 0.0008960400000000001 node_exporter_scrape_duration_seconds_sum{collector="vmstat",result="success"} 178.51399317999753 node_exporter_scrape_duration_seconds_count{collector="vmstat",result="success"} 214299 # HELP node_filefd_allocated File descriptor statistics: allocated. # TYPE node_filefd_allocated gauge node_filefd_allocated 512 # HELP node_filefd_maximum File descriptor statistics: maximum. # TYPE node_filefd_maximum gauge node_filefd_maximum 813772 # HELP node_filesystem_avail Filesystem space available to non-root users in bytes. # TYPE node_filesystem_avail gauge node_filesystem_avail{device="/dev/vda1",fstype="ext4",mountpoint="/"} 7.2443904e+09 # HELP node_filesystem_files Filesystem total file nodes. # TYPE node_filesystem_files gauge node_filesystem_files{device="/dev/vda1",fstype="ext4",mountpoint="/"} 625856 # HELP node_filesystem_files_free Filesystem total free file nodes. # TYPE node_filesystem_files_free gauge node_filesystem_files_free{device="/dev/vda1",fstype="ext4",mountpoint="/"} 584412 # HELP node_filesystem_free Filesystem free space in bytes. # TYPE node_filesystem_free gauge node_filesystem_free{device="/dev/vda1",fstype="ext4",mountpoint="/"} 7.773446144e+09 # HELP node_filesystem_readonly Filesystem read-only status. # TYPE node_filesystem_readonly gauge node_filesystem_readonly{device="/dev/vda1",fstype="ext4",mountpoint="/"} 0 # HELP node_filesystem_size Filesystem size in bytes. # TYPE node_filesystem_size gauge node_filesystem_size{device="/dev/vda1",fstype="ext4",mountpoint="/"} 9.95049472e+09 # HELP node_forks Total number of forks. # TYPE node_forks counter node_forks 3.526598e+06 # HELP node_intr Total number of interrupts serviced. # TYPE node_intr counter node_intr 5.881088252e+09 # HELP node_load1 1m load average. # TYPE node_load1 gauge node_load1 0.02 # HELP node_load15 15m load average. # TYPE node_load15 gauge node_load15 0.06 # HELP node_load5 5m load average. # TYPE node_load5 gauge node_load5 0.08 # HELP node_memory_Active Memory information field Active. # TYPE node_memory_Active gauge node_memory_Active 3.31378688e+08 # HELP node_memory_Active_anon Memory information field Active_anon. # TYPE node_memory_Active_anon gauge node_memory_Active_anon 1.15462144e+08 # HELP node_memory_Active_file Memory information field Active_file. # TYPE node_memory_Active_file gauge node_memory_Active_file 2.15916544e+08 # HELP node_memory_AnonHugePages Memory information field AnonHugePages. # TYPE node_memory_AnonHugePages gauge node_memory_AnonHugePages 2.097152e+06 # HELP node_memory_AnonPages Memory information field AnonPages. # TYPE node_memory_AnonPages gauge node_memory_AnonPages 6.4561152e+07 # 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 1.45809408e+08 # HELP node_memory_Cached Memory information field Cached. # TYPE node_memory_Cached gauge node_memory_Cached 4.228096e+08 # HELP node_memory_CommitLimit Memory information field CommitLimit. # TYPE node_memory_CommitLimit gauge node_memory_CommitLimit 4.676345856e+09 # HELP node_memory_Committed_AS Memory information field Committed_AS. # TYPE node_memory_Committed_AS gauge node_memory_Committed_AS 3.76635392e+08 # HELP node_memory_DirectMap2M Memory information field DirectMap2M. # TYPE node_memory_DirectMap2M gauge node_memory_DirectMap2M 8.53540864e+09 # HELP node_memory_DirectMap4k Memory information field DirectMap4k. # TYPE node_memory_DirectMap4k gauge node_memory_DirectMap4k 5.4370304e+07 # HELP node_memory_Dirty Memory information field Dirty. # TYPE node_memory_Dirty gauge node_memory_Dirty 20480 # HELP node_memory_HardwareCorrupted Memory information field HardwareCorrupted. # TYPE node_memory_HardwareCorrupted gauge node_memory_HardwareCorrupted 0 # HELP node_memory_HugePages_Free Memory information field HugePages_Free. # TYPE node_memory_HugePages_Free gauge node_memory_HugePages_Free 0 # HELP node_memory_HugePages_Rsvd Memory information field HugePages_Rsvd. # TYPE node_memory_HugePages_Rsvd gauge node_memory_HugePages_Rsvd 0 # HELP node_memory_HugePages_Surp Memory information field HugePages_Surp. # TYPE node_memory_HugePages_Surp gauge node_memory_HugePages_Surp 0 # HELP node_memory_HugePages_Total Memory information field HugePages_Total. # TYPE node_memory_HugePages_Total gauge node_memory_HugePages_Total 0 # HELP node_memory_Hugepagesize Memory information field Hugepagesize. # TYPE node_memory_Hugepagesize gauge node_memory_Hugepagesize 2.097152e+06 # HELP node_memory_Inactive Memory information field Inactive. # TYPE node_memory_Inactive gauge node_memory_Inactive 3.03271936e+08 # HELP node_memory_Inactive_anon Memory information field Inactive_anon. # TYPE node_memory_Inactive_anon gauge node_memory_Inactive_anon 1.189888e+08 # HELP node_memory_Inactive_file Memory information field Inactive_file. # TYPE node_memory_Inactive_file gauge node_memory_Inactive_file 1.84283136e+08 # HELP node_memory_KernelStack Memory information field KernelStack. # TYPE node_memory_KernelStack gauge node_memory_KernelStack 1.900544e+06 # HELP node_memory_Mapped Memory information field Mapped. # TYPE node_memory_Mapped gauge node_memory_Mapped 4.8050176e+07 # HELP node_memory_MemAvailable Memory information field MemAvailable. # TYPE node_memory_MemAvailable gauge node_memory_MemAvailable 7.821123584e+09 # HELP node_memory_MemFree Memory information field MemFree. # TYPE node_memory_MemFree gauge node_memory_MemFree 7.63297792e+09 # HELP node_memory_MemTotal Memory information field MemTotal. # TYPE node_memory_MemTotal gauge node_memory_MemTotal 8.375431168e+09 # HELP node_memory_Mlocked Memory information field Mlocked. # TYPE node_memory_Mlocked gauge node_memory_Mlocked 0 # 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 2.347008e+06 # HELP node_memory_SReclaimable Memory information field SReclaimable. # TYPE node_memory_SReclaimable gauge node_memory_SReclaimable 2.9528064e+07 # HELP node_memory_SUnreclaim Memory information field SUnreclaim. # TYPE node_memory_SUnreclaim gauge node_memory_SUnreclaim 3.2899072e+07 # HELP node_memory_Shmem Memory information field Shmem. # TYPE node_memory_Shmem gauge node_memory_Shmem 1.68423424e+08 # 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 6.2427136e+07 # HELP node_memory_SwapCached Memory information field SwapCached. # TYPE node_memory_SwapCached gauge node_memory_SwapCached 0 # HELP node_memory_SwapFree Memory information field SwapFree. # TYPE node_memory_SwapFree gauge node_memory_SwapFree 4.8863232e+08 # HELP node_memory_SwapTotal Memory information field SwapTotal. # TYPE node_memory_SwapTotal gauge node_memory_SwapTotal 4.8863232e+08 # HELP node_memory_Unevictable Memory information field Unevictable. # TYPE node_memory_Unevictable gauge node_memory_Unevictable 0 # 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 0 # HELP node_memory_Writeback Memory information field Writeback. # TYPE node_memory_Writeback gauge node_memory_Writeback 8192 # HELP node_memory_WritebackTmp Memory information field WritebackTmp. # TYPE node_memory_WritebackTmp gauge node_memory_WritebackTmp 0 # HELP node_netstat_IcmpMsg_InType0 Protocol IcmpMsg statistic InType0. # TYPE node_netstat_IcmpMsg_InType0 untyped node_netstat_IcmpMsg_InType0 100427 # HELP node_netstat_IcmpMsg_InType11 Protocol IcmpMsg statistic InType11. # TYPE node_netstat_IcmpMsg_InType11 untyped node_netstat_IcmpMsg_InType11 67162 # HELP node_netstat_IcmpMsg_InType13 Protocol IcmpMsg statistic InType13. # TYPE node_netstat_IcmpMsg_InType13 untyped node_netstat_IcmpMsg_InType13 1 # HELP node_netstat_IcmpMsg_InType3 Protocol IcmpMsg statistic InType3. # TYPE node_netstat_IcmpMsg_InType3 untyped node_netstat_IcmpMsg_InType3 2.556023e+06 # HELP node_netstat_IcmpMsg_InType5 Protocol IcmpMsg statistic InType5. # TYPE node_netstat_IcmpMsg_InType5 untyped node_netstat_IcmpMsg_InType5 48 # HELP node_netstat_IcmpMsg_InType8 Protocol IcmpMsg statistic InType8. # TYPE node_netstat_IcmpMsg_InType8 untyped node_netstat_IcmpMsg_InType8 5.0589e+07 # HELP node_netstat_IcmpMsg_OutType0 Protocol IcmpMsg statistic OutType0. # TYPE node_netstat_IcmpMsg_OutType0 untyped node_netstat_IcmpMsg_OutType0 5.0589e+07 # HELP node_netstat_IcmpMsg_OutType11 Protocol IcmpMsg statistic OutType11. # TYPE node_netstat_IcmpMsg_OutType11 untyped node_netstat_IcmpMsg_OutType11 253095 # HELP node_netstat_IcmpMsg_OutType14 Protocol IcmpMsg statistic OutType14. # TYPE node_netstat_IcmpMsg_OutType14 untyped node_netstat_IcmpMsg_OutType14 1 # HELP node_netstat_IcmpMsg_OutType3 Protocol IcmpMsg statistic OutType3. # TYPE node_netstat_IcmpMsg_OutType3 untyped node_netstat_IcmpMsg_OutType3 7.970196e+06 # HELP node_netstat_IcmpMsg_OutType5 Protocol IcmpMsg statistic OutType5. # TYPE node_netstat_IcmpMsg_OutType5 untyped node_netstat_IcmpMsg_OutType5 1 # HELP node_netstat_IcmpMsg_OutType8 Protocol IcmpMsg statistic OutType8. # TYPE node_netstat_IcmpMsg_OutType8 untyped node_netstat_IcmpMsg_OutType8 423472 # HELP node_netstat_Icmp_InAddrMaskReps Protocol Icmp statistic InAddrMaskReps. # TYPE node_netstat_Icmp_InAddrMaskReps untyped node_netstat_Icmp_InAddrMaskReps 0 # HELP node_netstat_Icmp_InAddrMasks Protocol Icmp statistic InAddrMasks. # TYPE node_netstat_Icmp_InAddrMasks untyped node_netstat_Icmp_InAddrMasks 0 # HELP node_netstat_Icmp_InCsumErrors Protocol Icmp statistic InCsumErrors. # TYPE node_netstat_Icmp_InCsumErrors untyped node_netstat_Icmp_InCsumErrors 119 # HELP node_netstat_Icmp_InDestUnreachs Protocol Icmp statistic InDestUnreachs. # TYPE node_netstat_Icmp_InDestUnreachs untyped node_netstat_Icmp_InDestUnreachs 2.556023e+06 # HELP node_netstat_Icmp_InEchoReps Protocol Icmp statistic InEchoReps. # TYPE node_netstat_Icmp_InEchoReps untyped node_netstat_Icmp_InEchoReps 100427 # HELP node_netstat_Icmp_InEchos Protocol Icmp statistic InEchos. # TYPE node_netstat_Icmp_InEchos untyped node_netstat_Icmp_InEchos 5.0589e+07 # HELP node_netstat_Icmp_InErrors Protocol Icmp statistic InErrors. # TYPE node_netstat_Icmp_InErrors untyped node_netstat_Icmp_InErrors 9079 # HELP node_netstat_Icmp_InMsgs Protocol Icmp statistic InMsgs. # TYPE node_netstat_Icmp_InMsgs untyped node_netstat_Icmp_InMsgs 5.331278e+07 # HELP node_netstat_Icmp_InParmProbs Protocol Icmp statistic InParmProbs. # TYPE node_netstat_Icmp_InParmProbs untyped node_netstat_Icmp_InParmProbs 0 # HELP node_netstat_Icmp_InRedirects Protocol Icmp statistic InRedirects. # TYPE node_netstat_Icmp_InRedirects untyped node_netstat_Icmp_InRedirects 48 # HELP node_netstat_Icmp_InSrcQuenchs Protocol Icmp statistic InSrcQuenchs. # TYPE node_netstat_Icmp_InSrcQuenchs untyped node_netstat_Icmp_InSrcQuenchs 0 # HELP node_netstat_Icmp_InTimeExcds Protocol Icmp statistic InTimeExcds. # TYPE node_netstat_Icmp_InTimeExcds untyped node_netstat_Icmp_InTimeExcds 67162 # HELP node_netstat_Icmp_InTimestampReps Protocol Icmp statistic InTimestampReps. # TYPE node_netstat_Icmp_InTimestampReps untyped node_netstat_Icmp_InTimestampReps 0 # HELP node_netstat_Icmp_InTimestamps Protocol Icmp statistic InTimestamps. # TYPE node_netstat_Icmp_InTimestamps untyped node_netstat_Icmp_InTimestamps 1 # HELP node_netstat_Icmp_OutAddrMaskReps Protocol Icmp statistic OutAddrMaskReps. # TYPE node_netstat_Icmp_OutAddrMaskReps untyped node_netstat_Icmp_OutAddrMaskReps 0 # HELP node_netstat_Icmp_OutAddrMasks Protocol Icmp statistic OutAddrMasks. # TYPE node_netstat_Icmp_OutAddrMasks untyped node_netstat_Icmp_OutAddrMasks 0 # HELP node_netstat_Icmp_OutDestUnreachs Protocol Icmp statistic OutDestUnreachs. # TYPE node_netstat_Icmp_OutDestUnreachs untyped node_netstat_Icmp_OutDestUnreachs 7.970196e+06 # HELP node_netstat_Icmp_OutEchoReps Protocol Icmp statistic OutEchoReps. # TYPE node_netstat_Icmp_OutEchoReps untyped node_netstat_Icmp_OutEchoReps 5.0589e+07 # HELP node_netstat_Icmp_OutEchos Protocol Icmp statistic OutEchos. # TYPE node_netstat_Icmp_OutEchos untyped node_netstat_Icmp_OutEchos 423472 # HELP node_netstat_Icmp_OutErrors Protocol Icmp statistic OutErrors. # TYPE node_netstat_Icmp_OutErrors untyped node_netstat_Icmp_OutErrors 0 # HELP node_netstat_Icmp_OutMsgs Protocol Icmp statistic OutMsgs. # TYPE node_netstat_Icmp_OutMsgs untyped node_netstat_Icmp_OutMsgs 5.9235765e+07 # HELP node_netstat_Icmp_OutParmProbs Protocol Icmp statistic OutParmProbs. # TYPE node_netstat_Icmp_OutParmProbs untyped node_netstat_Icmp_OutParmProbs 0 # HELP node_netstat_Icmp_OutRedirects Protocol Icmp statistic OutRedirects. # TYPE node_netstat_Icmp_OutRedirects untyped node_netstat_Icmp_OutRedirects 1 # HELP node_netstat_Icmp_OutSrcQuenchs Protocol Icmp statistic OutSrcQuenchs. # TYPE node_netstat_Icmp_OutSrcQuenchs untyped node_netstat_Icmp_OutSrcQuenchs 0 # HELP node_netstat_Icmp_OutTimeExcds Protocol Icmp statistic OutTimeExcds. # TYPE node_netstat_Icmp_OutTimeExcds untyped node_netstat_Icmp_OutTimeExcds 253095 # HELP node_netstat_Icmp_OutTimestampReps Protocol Icmp statistic OutTimestampReps. # TYPE node_netstat_Icmp_OutTimestampReps untyped node_netstat_Icmp_OutTimestampReps 1 # HELP node_netstat_Icmp_OutTimestamps Protocol Icmp statistic OutTimestamps. # TYPE node_netstat_Icmp_OutTimestamps untyped node_netstat_Icmp_OutTimestamps 0 # HELP node_netstat_IpExt_InBcastOctets Protocol IpExt statistic InBcastOctets. # TYPE node_netstat_IpExt_InBcastOctets untyped node_netstat_IpExt_InBcastOctets 6.32305355e+08 # HELP node_netstat_IpExt_InBcastPkts Protocol IpExt statistic InBcastPkts. # TYPE node_netstat_IpExt_InBcastPkts untyped node_netstat_IpExt_InBcastPkts 1.927943e+06 # HELP node_netstat_IpExt_InCEPkts Protocol IpExt statistic InCEPkts. # TYPE node_netstat_IpExt_InCEPkts untyped node_netstat_IpExt_InCEPkts 121018 # HELP node_netstat_IpExt_InCsumErrors Protocol IpExt statistic InCsumErrors. # TYPE node_netstat_IpExt_InCsumErrors untyped node_netstat_IpExt_InCsumErrors 301926 # HELP node_netstat_IpExt_InECT0Pkts Protocol IpExt statistic InECT0Pkts. # TYPE node_netstat_IpExt_InECT0Pkts untyped node_netstat_IpExt_InECT0Pkts 1.12921346e+08 # HELP node_netstat_IpExt_InECT1Pkts Protocol IpExt statistic InECT1Pkts. # TYPE node_netstat_IpExt_InECT1Pkts untyped node_netstat_IpExt_InECT1Pkts 664765 # HELP node_netstat_IpExt_InMcastOctets Protocol IpExt statistic InMcastOctets. # TYPE node_netstat_IpExt_InMcastOctets untyped node_netstat_IpExt_InMcastOctets 7.6254814e+08 # HELP node_netstat_IpExt_InMcastPkts Protocol IpExt statistic InMcastPkts. # TYPE node_netstat_IpExt_InMcastPkts untyped node_netstat_IpExt_InMcastPkts 9.049112e+06 # HELP node_netstat_IpExt_InNoECTPkts Protocol IpExt statistic InNoECTPkts. # TYPE node_netstat_IpExt_InNoECTPkts untyped node_netstat_IpExt_InNoECTPkts 3.10622142e+10 # HELP node_netstat_IpExt_InNoRoutes Protocol IpExt statistic InNoRoutes. # TYPE node_netstat_IpExt_InNoRoutes untyped node_netstat_IpExt_InNoRoutes 0 # HELP node_netstat_IpExt_InOctets Protocol IpExt statistic InOctets. # TYPE node_netstat_IpExt_InOctets untyped node_netstat_IpExt_InOctets 2.6083732339587e+13 # HELP node_netstat_IpExt_InTruncatedPkts Protocol IpExt statistic InTruncatedPkts. # TYPE node_netstat_IpExt_InTruncatedPkts untyped node_netstat_IpExt_InTruncatedPkts 937 # HELP node_netstat_IpExt_OutBcastOctets Protocol IpExt statistic OutBcastOctets. # TYPE node_netstat_IpExt_OutBcastOctets untyped node_netstat_IpExt_OutBcastOctets 0 # HELP node_netstat_IpExt_OutBcastPkts Protocol IpExt statistic OutBcastPkts. # TYPE node_netstat_IpExt_OutBcastPkts untyped node_netstat_IpExt_OutBcastPkts 0 # HELP node_netstat_IpExt_OutMcastOctets Protocol IpExt statistic OutMcastOctets. # TYPE node_netstat_IpExt_OutMcastOctets untyped node_netstat_IpExt_OutMcastOctets 3.46413164e+08 # HELP node_netstat_IpExt_OutMcastPkts Protocol IpExt statistic OutMcastPkts. # TYPE node_netstat_IpExt_OutMcastPkts untyped node_netstat_IpExt_OutMcastPkts 4.607024e+06 # HELP node_netstat_IpExt_OutOctets Protocol IpExt statistic OutOctets. # TYPE node_netstat_IpExt_OutOctets untyped node_netstat_IpExt_OutOctets 2.9862718440428e+13 # HELP node_netstat_Ip_DefaultTTL Protocol Ip statistic DefaultTTL. # TYPE node_netstat_Ip_DefaultTTL untyped node_netstat_Ip_DefaultTTL 64 # HELP node_netstat_Ip_ForwDatagrams Protocol Ip statistic ForwDatagrams. # TYPE node_netstat_Ip_ForwDatagrams untyped node_netstat_Ip_ForwDatagrams 6.978430932e+09 # HELP node_netstat_Ip_Forwarding Protocol Ip statistic Forwarding. # TYPE node_netstat_Ip_Forwarding untyped node_netstat_Ip_Forwarding 1 # HELP node_netstat_Ip_FragCreates Protocol Ip statistic FragCreates. # TYPE node_netstat_Ip_FragCreates untyped node_netstat_Ip_FragCreates 3.166829e+06 # HELP node_netstat_Ip_FragFails Protocol Ip statistic FragFails. # TYPE node_netstat_Ip_FragFails untyped node_netstat_Ip_FragFails 2.557328e+06 # HELP node_netstat_Ip_FragOKs Protocol Ip statistic FragOKs. # TYPE node_netstat_Ip_FragOKs untyped node_netstat_Ip_FragOKs 1.5568e+06 # HELP node_netstat_Ip_InAddrErrors Protocol Ip statistic InAddrErrors. # TYPE node_netstat_Ip_InAddrErrors untyped node_netstat_Ip_InAddrErrors 0 # HELP node_netstat_Ip_InDelivers Protocol Ip statistic InDelivers. # TYPE node_netstat_Ip_InDelivers untyped node_netstat_Ip_InDelivers 2.097090028e+10 # HELP node_netstat_Ip_InDiscards Protocol Ip statistic InDiscards. # TYPE node_netstat_Ip_InDiscards untyped node_netstat_Ip_InDiscards 0 # HELP node_netstat_Ip_InHdrErrors Protocol Ip statistic InHdrErrors. # TYPE node_netstat_Ip_InHdrErrors untyped node_netstat_Ip_InHdrErrors 611959 # HELP node_netstat_Ip_InReceives Protocol Ip statistic InReceives. # TYPE node_netstat_Ip_InReceives untyped node_netstat_Ip_InReceives 2.7977009568e+10 # HELP node_netstat_Ip_InUnknownProtos Protocol Ip statistic InUnknownProtos. # TYPE node_netstat_Ip_InUnknownProtos untyped node_netstat_Ip_InUnknownProtos 561 # HELP node_netstat_Ip_OutDiscards Protocol Ip statistic OutDiscards. # TYPE node_netstat_Ip_OutDiscards untyped node_netstat_Ip_OutDiscards 1.6889042e+07 # HELP node_netstat_Ip_OutNoRoutes Protocol Ip statistic OutNoRoutes. # TYPE node_netstat_Ip_OutNoRoutes untyped node_netstat_Ip_OutNoRoutes 0 # HELP node_netstat_Ip_OutRequests Protocol Ip statistic OutRequests. # TYPE node_netstat_Ip_OutRequests untyped node_netstat_Ip_OutRequests 4.1703759652e+10 # HELP node_netstat_Ip_ReasmFails Protocol Ip statistic ReasmFails. # TYPE node_netstat_Ip_ReasmFails untyped node_netstat_Ip_ReasmFails 53630 # HELP node_netstat_Ip_ReasmOKs Protocol Ip statistic ReasmOKs. # TYPE node_netstat_Ip_ReasmOKs untyped node_netstat_Ip_ReasmOKs 9.420342e+06 # HELP node_netstat_Ip_ReasmReqds Protocol Ip statistic ReasmReqds. # TYPE node_netstat_Ip_ReasmReqds untyped node_netstat_Ip_ReasmReqds 1.9017895e+07 # HELP node_netstat_Ip_ReasmTimeout Protocol Ip statistic ReasmTimeout. # TYPE node_netstat_Ip_ReasmTimeout untyped node_netstat_Ip_ReasmTimeout 52267 # HELP node_netstat_TcpExt_ArpFilter Protocol TcpExt statistic ArpFilter. # TYPE node_netstat_TcpExt_ArpFilter untyped node_netstat_TcpExt_ArpFilter 0 # HELP node_netstat_TcpExt_BusyPollRxPackets Protocol TcpExt statistic BusyPollRxPackets. # TYPE node_netstat_TcpExt_BusyPollRxPackets untyped node_netstat_TcpExt_BusyPollRxPackets 0 # HELP node_netstat_TcpExt_DelayedACKLocked Protocol TcpExt statistic DelayedACKLocked. # TYPE node_netstat_TcpExt_DelayedACKLocked untyped node_netstat_TcpExt_DelayedACKLocked 285 # HELP node_netstat_TcpExt_DelayedACKLost Protocol TcpExt statistic DelayedACKLost. # TYPE node_netstat_TcpExt_DelayedACKLost untyped node_netstat_TcpExt_DelayedACKLost 113275 # HELP node_netstat_TcpExt_DelayedACKs Protocol TcpExt statistic DelayedACKs. # TYPE node_netstat_TcpExt_DelayedACKs untyped node_netstat_TcpExt_DelayedACKs 2.014183e+06 # HELP node_netstat_TcpExt_EmbryonicRsts Protocol TcpExt statistic EmbryonicRsts. # TYPE node_netstat_TcpExt_EmbryonicRsts untyped node_netstat_TcpExt_EmbryonicRsts 387576 # HELP node_netstat_TcpExt_IPReversePathFilter Protocol TcpExt statistic IPReversePathFilter. # TYPE node_netstat_TcpExt_IPReversePathFilter untyped node_netstat_TcpExt_IPReversePathFilter 0 # HELP node_netstat_TcpExt_ListenDrops Protocol TcpExt statistic ListenDrops. # TYPE node_netstat_TcpExt_ListenDrops untyped node_netstat_TcpExt_ListenDrops 21275 # HELP node_netstat_TcpExt_ListenOverflows Protocol TcpExt statistic ListenOverflows. # TYPE node_netstat_TcpExt_ListenOverflows untyped node_netstat_TcpExt_ListenOverflows 20135 # HELP node_netstat_TcpExt_LockDroppedIcmps Protocol TcpExt statistic LockDroppedIcmps. # TYPE node_netstat_TcpExt_LockDroppedIcmps untyped node_netstat_TcpExt_LockDroppedIcmps 4 # HELP node_netstat_TcpExt_OfoPruned Protocol TcpExt statistic OfoPruned. # TYPE node_netstat_TcpExt_OfoPruned untyped node_netstat_TcpExt_OfoPruned 0 # HELP node_netstat_TcpExt_OutOfWindowIcmps Protocol TcpExt statistic OutOfWindowIcmps. # TYPE node_netstat_TcpExt_OutOfWindowIcmps untyped node_netstat_TcpExt_OutOfWindowIcmps 152 # HELP node_netstat_TcpExt_PAWSActive Protocol TcpExt statistic PAWSActive. # TYPE node_netstat_TcpExt_PAWSActive untyped node_netstat_TcpExt_PAWSActive 0 # HELP node_netstat_TcpExt_PAWSEstab Protocol TcpExt statistic PAWSEstab. # TYPE node_netstat_TcpExt_PAWSEstab untyped node_netstat_TcpExt_PAWSEstab 7605 # HELP node_netstat_TcpExt_PAWSPassive Protocol TcpExt statistic PAWSPassive. # TYPE node_netstat_TcpExt_PAWSPassive untyped node_netstat_TcpExt_PAWSPassive 0 # HELP node_netstat_TcpExt_PruneCalled Protocol TcpExt statistic PruneCalled. # TYPE node_netstat_TcpExt_PruneCalled untyped node_netstat_TcpExt_PruneCalled 0 # HELP node_netstat_TcpExt_RcvPruned Protocol TcpExt statistic RcvPruned. # TYPE node_netstat_TcpExt_RcvPruned untyped node_netstat_TcpExt_RcvPruned 0 # HELP node_netstat_TcpExt_SyncookiesFailed Protocol TcpExt statistic SyncookiesFailed. # TYPE node_netstat_TcpExt_SyncookiesFailed untyped node_netstat_TcpExt_SyncookiesFailed 6009 # HELP node_netstat_TcpExt_SyncookiesRecv Protocol TcpExt statistic SyncookiesRecv. # TYPE node_netstat_TcpExt_SyncookiesRecv untyped node_netstat_TcpExt_SyncookiesRecv 34653 # HELP node_netstat_TcpExt_SyncookiesSent Protocol TcpExt statistic SyncookiesSent. # TYPE node_netstat_TcpExt_SyncookiesSent untyped node_netstat_TcpExt_SyncookiesSent 34033 # HELP node_netstat_TcpExt_TCPACKSkippedChallenge Protocol TcpExt statistic TCPACKSkippedChallenge. # TYPE node_netstat_TcpExt_TCPACKSkippedChallenge untyped node_netstat_TcpExt_TCPACKSkippedChallenge 157 # HELP node_netstat_TcpExt_TCPACKSkippedFinWait2 Protocol TcpExt statistic TCPACKSkippedFinWait2. # TYPE node_netstat_TcpExt_TCPACKSkippedFinWait2 untyped node_netstat_TcpExt_TCPACKSkippedFinWait2 3 # HELP node_netstat_TcpExt_TCPACKSkippedPAWS Protocol TcpExt statistic TCPACKSkippedPAWS. # TYPE node_netstat_TcpExt_TCPACKSkippedPAWS untyped node_netstat_TcpExt_TCPACKSkippedPAWS 497 # HELP node_netstat_TcpExt_TCPACKSkippedSeq Protocol TcpExt statistic TCPACKSkippedSeq. # TYPE node_netstat_TcpExt_TCPACKSkippedSeq untyped node_netstat_TcpExt_TCPACKSkippedSeq 4774 # HELP node_netstat_TcpExt_TCPACKSkippedSynRecv Protocol TcpExt statistic TCPACKSkippedSynRecv. # TYPE node_netstat_TcpExt_TCPACKSkippedSynRecv untyped node_netstat_TcpExt_TCPACKSkippedSynRecv 84458 # HELP node_netstat_TcpExt_TCPACKSkippedTimeWait Protocol TcpExt statistic TCPACKSkippedTimeWait. # TYPE node_netstat_TcpExt_TCPACKSkippedTimeWait untyped node_netstat_TcpExt_TCPACKSkippedTimeWait 323 # HELP node_netstat_TcpExt_TCPAbortFailed Protocol TcpExt statistic TCPAbortFailed. # TYPE node_netstat_TcpExt_TCPAbortFailed untyped node_netstat_TcpExt_TCPAbortFailed 0 # HELP node_netstat_TcpExt_TCPAbortOnClose Protocol TcpExt statistic TCPAbortOnClose. # TYPE node_netstat_TcpExt_TCPAbortOnClose untyped node_netstat_TcpExt_TCPAbortOnClose 11048 # HELP node_netstat_TcpExt_TCPAbortOnData Protocol TcpExt statistic TCPAbortOnData. # TYPE node_netstat_TcpExt_TCPAbortOnData untyped node_netstat_TcpExt_TCPAbortOnData 9094 # HELP node_netstat_TcpExt_TCPAbortOnLinger Protocol TcpExt statistic TCPAbortOnLinger. # TYPE node_netstat_TcpExt_TCPAbortOnLinger untyped node_netstat_TcpExt_TCPAbortOnLinger 0 # HELP node_netstat_TcpExt_TCPAbortOnMemory Protocol TcpExt statistic TCPAbortOnMemory. # TYPE node_netstat_TcpExt_TCPAbortOnMemory untyped node_netstat_TcpExt_TCPAbortOnMemory 0 # HELP node_netstat_TcpExt_TCPAbortOnTimeout Protocol TcpExt statistic TCPAbortOnTimeout. # TYPE node_netstat_TcpExt_TCPAbortOnTimeout untyped node_netstat_TcpExt_TCPAbortOnTimeout 60354 # HELP node_netstat_TcpExt_TCPAutoCorking Protocol TcpExt statistic TCPAutoCorking. # TYPE node_netstat_TcpExt_TCPAutoCorking untyped node_netstat_TcpExt_TCPAutoCorking 76 # HELP node_netstat_TcpExt_TCPBacklogDrop Protocol TcpExt statistic TCPBacklogDrop. # TYPE node_netstat_TcpExt_TCPBacklogDrop untyped node_netstat_TcpExt_TCPBacklogDrop 0 # HELP node_netstat_TcpExt_TCPChallengeACK Protocol TcpExt statistic TCPChallengeACK. # TYPE node_netstat_TcpExt_TCPChallengeACK untyped node_netstat_TcpExt_TCPChallengeACK 733 # HELP node_netstat_TcpExt_TCPDSACKIgnoredNoUndo Protocol TcpExt statistic TCPDSACKIgnoredNoUndo. # TYPE node_netstat_TcpExt_TCPDSACKIgnoredNoUndo untyped node_netstat_TcpExt_TCPDSACKIgnoredNoUndo 43021 # HELP node_netstat_TcpExt_TCPDSACKIgnoredOld Protocol TcpExt statistic TCPDSACKIgnoredOld. # TYPE node_netstat_TcpExt_TCPDSACKIgnoredOld untyped node_netstat_TcpExt_TCPDSACKIgnoredOld 137 # HELP node_netstat_TcpExt_TCPDSACKOfoRecv Protocol TcpExt statistic TCPDSACKOfoRecv. # TYPE node_netstat_TcpExt_TCPDSACKOfoRecv untyped node_netstat_TcpExt_TCPDSACKOfoRecv 1328 # HELP node_netstat_TcpExt_TCPDSACKOfoSent Protocol TcpExt statistic TCPDSACKOfoSent. # TYPE node_netstat_TcpExt_TCPDSACKOfoSent untyped node_netstat_TcpExt_TCPDSACKOfoSent 1146 # HELP node_netstat_TcpExt_TCPDSACKOldSent Protocol TcpExt statistic TCPDSACKOldSent. # TYPE node_netstat_TcpExt_TCPDSACKOldSent untyped node_netstat_TcpExt_TCPDSACKOldSent 110521 # HELP node_netstat_TcpExt_TCPDSACKRecv Protocol TcpExt statistic TCPDSACKRecv. # TYPE node_netstat_TcpExt_TCPDSACKRecv untyped node_netstat_TcpExt_TCPDSACKRecv 73236 # HELP node_netstat_TcpExt_TCPDSACKUndo Protocol TcpExt statistic TCPDSACKUndo. # TYPE node_netstat_TcpExt_TCPDSACKUndo untyped node_netstat_TcpExt_TCPDSACKUndo 756 # HELP node_netstat_TcpExt_TCPDeferAcceptDrop Protocol TcpExt statistic TCPDeferAcceptDrop. # TYPE node_netstat_TcpExt_TCPDeferAcceptDrop untyped node_netstat_TcpExt_TCPDeferAcceptDrop 0 # HELP node_netstat_TcpExt_TCPDirectCopyFromBacklog Protocol TcpExt statistic TCPDirectCopyFromBacklog. # TYPE node_netstat_TcpExt_TCPDirectCopyFromBacklog untyped node_netstat_TcpExt_TCPDirectCopyFromBacklog 4756 # HELP node_netstat_TcpExt_TCPDirectCopyFromPrequeue Protocol TcpExt statistic TCPDirectCopyFromPrequeue. # TYPE node_netstat_TcpExt_TCPDirectCopyFromPrequeue untyped node_netstat_TcpExt_TCPDirectCopyFromPrequeue 391401 # HELP node_netstat_TcpExt_TCPFACKReorder Protocol TcpExt statistic TCPFACKReorder. # TYPE node_netstat_TcpExt_TCPFACKReorder untyped node_netstat_TcpExt_TCPFACKReorder 0 # HELP node_netstat_TcpExt_TCPFastOpenActive Protocol TcpExt statistic TCPFastOpenActive. # TYPE node_netstat_TcpExt_TCPFastOpenActive untyped node_netstat_TcpExt_TCPFastOpenActive 0 # HELP node_netstat_TcpExt_TCPFastOpenActiveFail Protocol TcpExt statistic TCPFastOpenActiveFail. # TYPE node_netstat_TcpExt_TCPFastOpenActiveFail untyped node_netstat_TcpExt_TCPFastOpenActiveFail 0 # HELP node_netstat_TcpExt_TCPFastOpenCookieReqd Protocol TcpExt statistic TCPFastOpenCookieReqd. # TYPE node_netstat_TcpExt_TCPFastOpenCookieReqd untyped node_netstat_TcpExt_TCPFastOpenCookieReqd 112 # HELP node_netstat_TcpExt_TCPFastOpenListenOverflow Protocol TcpExt statistic TCPFastOpenListenOverflow. # TYPE node_netstat_TcpExt_TCPFastOpenListenOverflow untyped node_netstat_TcpExt_TCPFastOpenListenOverflow 0 # HELP node_netstat_TcpExt_TCPFastOpenPassive Protocol TcpExt statistic TCPFastOpenPassive. # TYPE node_netstat_TcpExt_TCPFastOpenPassive untyped node_netstat_TcpExt_TCPFastOpenPassive 0 # HELP node_netstat_TcpExt_TCPFastOpenPassiveFail Protocol TcpExt statistic TCPFastOpenPassiveFail. # TYPE node_netstat_TcpExt_TCPFastOpenPassiveFail untyped node_netstat_TcpExt_TCPFastOpenPassiveFail 0 # HELP node_netstat_TcpExt_TCPFastRetrans Protocol TcpExt statistic TCPFastRetrans. # TYPE node_netstat_TcpExt_TCPFastRetrans untyped node_netstat_TcpExt_TCPFastRetrans 19152 # HELP node_netstat_TcpExt_TCPForwardRetrans Protocol TcpExt statistic TCPForwardRetrans. # TYPE node_netstat_TcpExt_TCPForwardRetrans untyped node_netstat_TcpExt_TCPForwardRetrans 1524 # HELP node_netstat_TcpExt_TCPFromZeroWindowAdv Protocol TcpExt statistic TCPFromZeroWindowAdv. # TYPE node_netstat_TcpExt_TCPFromZeroWindowAdv untyped node_netstat_TcpExt_TCPFromZeroWindowAdv 0 # HELP node_netstat_TcpExt_TCPFullUndo Protocol TcpExt statistic TCPFullUndo. # TYPE node_netstat_TcpExt_TCPFullUndo untyped node_netstat_TcpExt_TCPFullUndo 139 # HELP node_netstat_TcpExt_TCPHPAcks Protocol TcpExt statistic TCPHPAcks. # TYPE node_netstat_TcpExt_TCPHPAcks untyped node_netstat_TcpExt_TCPHPAcks 4.236387e+06 # HELP node_netstat_TcpExt_TCPHPHits Protocol TcpExt statistic TCPHPHits. # TYPE node_netstat_TcpExt_TCPHPHits untyped node_netstat_TcpExt_TCPHPHits 5.937345e+06 # HELP node_netstat_TcpExt_TCPHPHitsToUser Protocol TcpExt statistic TCPHPHitsToUser. # TYPE node_netstat_TcpExt_TCPHPHitsToUser untyped node_netstat_TcpExt_TCPHPHitsToUser 269 # HELP node_netstat_TcpExt_TCPHystartDelayCwnd Protocol TcpExt statistic TCPHystartDelayCwnd. # TYPE node_netstat_TcpExt_TCPHystartDelayCwnd untyped node_netstat_TcpExt_TCPHystartDelayCwnd 0 # HELP node_netstat_TcpExt_TCPHystartDelayDetect Protocol TcpExt statistic TCPHystartDelayDetect. # TYPE node_netstat_TcpExt_TCPHystartDelayDetect untyped node_netstat_TcpExt_TCPHystartDelayDetect 0 # HELP node_netstat_TcpExt_TCPHystartTrainCwnd Protocol TcpExt statistic TCPHystartTrainCwnd. # TYPE node_netstat_TcpExt_TCPHystartTrainCwnd untyped node_netstat_TcpExt_TCPHystartTrainCwnd 52 # HELP node_netstat_TcpExt_TCPHystartTrainDetect Protocol TcpExt statistic TCPHystartTrainDetect. # TYPE node_netstat_TcpExt_TCPHystartTrainDetect untyped node_netstat_TcpExt_TCPHystartTrainDetect 3 # HELP node_netstat_TcpExt_TCPKeepAlive Protocol TcpExt statistic TCPKeepAlive. # TYPE node_netstat_TcpExt_TCPKeepAlive untyped node_netstat_TcpExt_TCPKeepAlive 30595 # HELP node_netstat_TcpExt_TCPLossFailures Protocol TcpExt statistic TCPLossFailures. # TYPE node_netstat_TcpExt_TCPLossFailures untyped node_netstat_TcpExt_TCPLossFailures 2518 # HELP node_netstat_TcpExt_TCPLossProbeRecovery Protocol TcpExt statistic TCPLossProbeRecovery. # TYPE node_netstat_TcpExt_TCPLossProbeRecovery untyped node_netstat_TcpExt_TCPLossProbeRecovery 49344 # HELP node_netstat_TcpExt_TCPLossProbes Protocol TcpExt statistic TCPLossProbes. # TYPE node_netstat_TcpExt_TCPLossProbes untyped node_netstat_TcpExt_TCPLossProbes 285293 # HELP node_netstat_TcpExt_TCPLossUndo Protocol TcpExt statistic TCPLossUndo. # TYPE node_netstat_TcpExt_TCPLossUndo untyped node_netstat_TcpExt_TCPLossUndo 16021 # HELP node_netstat_TcpExt_TCPLostRetransmit Protocol TcpExt statistic TCPLostRetransmit. # TYPE node_netstat_TcpExt_TCPLostRetransmit untyped node_netstat_TcpExt_TCPLostRetransmit 27 # HELP node_netstat_TcpExt_TCPMD5Failure Protocol TcpExt statistic TCPMD5Failure. # TYPE node_netstat_TcpExt_TCPMD5Failure untyped node_netstat_TcpExt_TCPMD5Failure 0 # HELP node_netstat_TcpExt_TCPMD5NotFound Protocol TcpExt statistic TCPMD5NotFound. # TYPE node_netstat_TcpExt_TCPMD5NotFound untyped node_netstat_TcpExt_TCPMD5NotFound 0 # HELP node_netstat_TcpExt_TCPMD5Unexpected Protocol TcpExt statistic TCPMD5Unexpected. # TYPE node_netstat_TcpExt_TCPMD5Unexpected untyped node_netstat_TcpExt_TCPMD5Unexpected 0 # HELP node_netstat_TcpExt_TCPMTUPFail Protocol TcpExt statistic TCPMTUPFail. # TYPE node_netstat_TcpExt_TCPMTUPFail untyped node_netstat_TcpExt_TCPMTUPFail 0 # HELP node_netstat_TcpExt_TCPMTUPSuccess Protocol TcpExt statistic TCPMTUPSuccess. # TYPE node_netstat_TcpExt_TCPMTUPSuccess untyped node_netstat_TcpExt_TCPMTUPSuccess 0 # HELP node_netstat_TcpExt_TCPMemoryPressures Protocol TcpExt statistic TCPMemoryPressures. # TYPE node_netstat_TcpExt_TCPMemoryPressures untyped node_netstat_TcpExt_TCPMemoryPressures 0 # HELP node_netstat_TcpExt_TCPMinTTLDrop Protocol TcpExt statistic TCPMinTTLDrop. # TYPE node_netstat_TcpExt_TCPMinTTLDrop untyped node_netstat_TcpExt_TCPMinTTLDrop 0 # HELP node_netstat_TcpExt_TCPOFODrop Protocol TcpExt statistic TCPOFODrop. # TYPE node_netstat_TcpExt_TCPOFODrop untyped node_netstat_TcpExt_TCPOFODrop 0 # HELP node_netstat_TcpExt_TCPOFOMerge Protocol TcpExt statistic TCPOFOMerge. # TYPE node_netstat_TcpExt_TCPOFOMerge untyped node_netstat_TcpExt_TCPOFOMerge 1397 # HELP node_netstat_TcpExt_TCPOFOQueue Protocol TcpExt statistic TCPOFOQueue. # TYPE node_netstat_TcpExt_TCPOFOQueue untyped node_netstat_TcpExt_TCPOFOQueue 71659 # HELP node_netstat_TcpExt_TCPOrigDataSent Protocol TcpExt statistic TCPOrigDataSent. # TYPE node_netstat_TcpExt_TCPOrigDataSent untyped node_netstat_TcpExt_TCPOrigDataSent 1.2717844e+07 # HELP node_netstat_TcpExt_TCPPartialUndo Protocol TcpExt statistic TCPPartialUndo. # TYPE node_netstat_TcpExt_TCPPartialUndo untyped node_netstat_TcpExt_TCPPartialUndo 0 # HELP node_netstat_TcpExt_TCPPrequeueDropped Protocol TcpExt statistic TCPPrequeueDropped. # TYPE node_netstat_TcpExt_TCPPrequeueDropped untyped node_netstat_TcpExt_TCPPrequeueDropped 0 # HELP node_netstat_TcpExt_TCPPrequeued Protocol TcpExt statistic TCPPrequeued. # TYPE node_netstat_TcpExt_TCPPrequeued untyped node_netstat_TcpExt_TCPPrequeued 389626 # HELP node_netstat_TcpExt_TCPPureAcks Protocol TcpExt statistic TCPPureAcks. # TYPE node_netstat_TcpExt_TCPPureAcks untyped node_netstat_TcpExt_TCPPureAcks 6.292744e+06 # HELP node_netstat_TcpExt_TCPRcvCoalesce Protocol TcpExt statistic TCPRcvCoalesce. # TYPE node_netstat_TcpExt_TCPRcvCoalesce untyped node_netstat_TcpExt_TCPRcvCoalesce 1.002876e+06 # HELP node_netstat_TcpExt_TCPRcvCollapsed Protocol TcpExt statistic TCPRcvCollapsed. # TYPE node_netstat_TcpExt_TCPRcvCollapsed untyped node_netstat_TcpExt_TCPRcvCollapsed 0 # HELP node_netstat_TcpExt_TCPRenoFailures Protocol TcpExt statistic TCPRenoFailures. # TYPE node_netstat_TcpExt_TCPRenoFailures untyped node_netstat_TcpExt_TCPRenoFailures 0 # HELP node_netstat_TcpExt_TCPRenoRecovery Protocol TcpExt statistic TCPRenoRecovery. # TYPE node_netstat_TcpExt_TCPRenoRecovery untyped node_netstat_TcpExt_TCPRenoRecovery 6 # HELP node_netstat_TcpExt_TCPRenoRecoveryFail Protocol TcpExt statistic TCPRenoRecoveryFail. # TYPE node_netstat_TcpExt_TCPRenoRecoveryFail untyped node_netstat_TcpExt_TCPRenoRecoveryFail 4 # HELP node_netstat_TcpExt_TCPRenoReorder Protocol TcpExt statistic TCPRenoReorder. # TYPE node_netstat_TcpExt_TCPRenoReorder untyped node_netstat_TcpExt_TCPRenoReorder 0 # HELP node_netstat_TcpExt_TCPReqQFullDoCookies Protocol TcpExt statistic TCPReqQFullDoCookies. # TYPE node_netstat_TcpExt_TCPReqQFullDoCookies untyped node_netstat_TcpExt_TCPReqQFullDoCookies 34507 # HELP node_netstat_TcpExt_TCPReqQFullDrop Protocol TcpExt statistic TCPReqQFullDrop. # TYPE node_netstat_TcpExt_TCPReqQFullDrop untyped node_netstat_TcpExt_TCPReqQFullDrop 0 # HELP node_netstat_TcpExt_TCPRetransFail Protocol TcpExt statistic TCPRetransFail. # TYPE node_netstat_TcpExt_TCPRetransFail untyped node_netstat_TcpExt_TCPRetransFail 0 # HELP node_netstat_TcpExt_TCPSACKDiscard Protocol TcpExt statistic TCPSACKDiscard. # TYPE node_netstat_TcpExt_TCPSACKDiscard untyped node_netstat_TcpExt_TCPSACKDiscard 2 # HELP node_netstat_TcpExt_TCPSACKReneging Protocol TcpExt statistic TCPSACKReneging. # TYPE node_netstat_TcpExt_TCPSACKReneging untyped node_netstat_TcpExt_TCPSACKReneging 2 # HELP node_netstat_TcpExt_TCPSACKReorder Protocol TcpExt statistic TCPSACKReorder. # TYPE node_netstat_TcpExt_TCPSACKReorder untyped node_netstat_TcpExt_TCPSACKReorder 0 # HELP node_netstat_TcpExt_TCPSYNChallenge Protocol TcpExt statistic TCPSYNChallenge. # TYPE node_netstat_TcpExt_TCPSYNChallenge untyped node_netstat_TcpExt_TCPSYNChallenge 504 # HELP node_netstat_TcpExt_TCPSackFailures Protocol TcpExt statistic TCPSackFailures. # TYPE node_netstat_TcpExt_TCPSackFailures untyped node_netstat_TcpExt_TCPSackFailures 666 # HELP node_netstat_TcpExt_TCPSackMerged Protocol TcpExt statistic TCPSackMerged. # TYPE node_netstat_TcpExt_TCPSackMerged untyped node_netstat_TcpExt_TCPSackMerged 49 # HELP node_netstat_TcpExt_TCPSackRecovery Protocol TcpExt statistic TCPSackRecovery. # TYPE node_netstat_TcpExt_TCPSackRecovery untyped node_netstat_TcpExt_TCPSackRecovery 20667 # HELP node_netstat_TcpExt_TCPSackRecoveryFail Protocol TcpExt statistic TCPSackRecoveryFail. # TYPE node_netstat_TcpExt_TCPSackRecoveryFail untyped node_netstat_TcpExt_TCPSackRecoveryFail 4492 # HELP node_netstat_TcpExt_TCPSackShiftFallback Protocol TcpExt statistic TCPSackShiftFallback. # TYPE node_netstat_TcpExt_TCPSackShiftFallback untyped node_netstat_TcpExt_TCPSackShiftFallback 35362 # HELP node_netstat_TcpExt_TCPSackShifted Protocol TcpExt statistic TCPSackShifted. # TYPE node_netstat_TcpExt_TCPSackShifted untyped node_netstat_TcpExt_TCPSackShifted 4 # HELP node_netstat_TcpExt_TCPSchedulerFailed Protocol TcpExt statistic TCPSchedulerFailed. # TYPE node_netstat_TcpExt_TCPSchedulerFailed untyped node_netstat_TcpExt_TCPSchedulerFailed 0 # HELP node_netstat_TcpExt_TCPSlowStartRetrans Protocol TcpExt statistic TCPSlowStartRetrans. # TYPE node_netstat_TcpExt_TCPSlowStartRetrans untyped node_netstat_TcpExt_TCPSlowStartRetrans 4553 # HELP node_netstat_TcpExt_TCPSpuriousRTOs Protocol TcpExt statistic TCPSpuriousRTOs. # TYPE node_netstat_TcpExt_TCPSpuriousRTOs untyped node_netstat_TcpExt_TCPSpuriousRTOs 250 # HELP node_netstat_TcpExt_TCPSpuriousRtxHostQueues Protocol TcpExt statistic TCPSpuriousRtxHostQueues. # TYPE node_netstat_TcpExt_TCPSpuriousRtxHostQueues untyped node_netstat_TcpExt_TCPSpuriousRtxHostQueues 1358 # HELP node_netstat_TcpExt_TCPSynRetrans Protocol TcpExt statistic TCPSynRetrans. # TYPE node_netstat_TcpExt_TCPSynRetrans untyped node_netstat_TcpExt_TCPSynRetrans 1.1192188e+07 # HELP node_netstat_TcpExt_TCPTSReorder Protocol TcpExt statistic TCPTSReorder. # TYPE node_netstat_TcpExt_TCPTSReorder untyped node_netstat_TcpExt_TCPTSReorder 0 # HELP node_netstat_TcpExt_TCPTimeWaitOverflow Protocol TcpExt statistic TCPTimeWaitOverflow. # TYPE node_netstat_TcpExt_TCPTimeWaitOverflow untyped node_netstat_TcpExt_TCPTimeWaitOverflow 0 # HELP node_netstat_TcpExt_TCPTimeouts Protocol TcpExt statistic TCPTimeouts. # TYPE node_netstat_TcpExt_TCPTimeouts untyped node_netstat_TcpExt_TCPTimeouts 1.3570712e+07 # HELP node_netstat_TcpExt_TCPToZeroWindowAdv Protocol TcpExt statistic TCPToZeroWindowAdv. # TYPE node_netstat_TcpExt_TCPToZeroWindowAdv untyped node_netstat_TcpExt_TCPToZeroWindowAdv 0 # HELP node_netstat_TcpExt_TCPWantZeroWindowAdv Protocol TcpExt statistic TCPWantZeroWindowAdv. # TYPE node_netstat_TcpExt_TCPWantZeroWindowAdv untyped node_netstat_TcpExt_TCPWantZeroWindowAdv 0 # HELP node_netstat_TcpExt_TCPWinProbe Protocol TcpExt statistic TCPWinProbe. # TYPE node_netstat_TcpExt_TCPWinProbe untyped node_netstat_TcpExt_TCPWinProbe 24 # HELP node_netstat_TcpExt_TW Protocol TcpExt statistic TW. # TYPE node_netstat_TcpExt_TW untyped node_netstat_TcpExt_TW 484090 # HELP node_netstat_TcpExt_TWKilled Protocol TcpExt statistic TWKilled. # TYPE node_netstat_TcpExt_TWKilled untyped node_netstat_TcpExt_TWKilled 0 # HELP node_netstat_TcpExt_TWRecycled Protocol TcpExt statistic TWRecycled. # TYPE node_netstat_TcpExt_TWRecycled untyped node_netstat_TcpExt_TWRecycled 0 # HELP node_netstat_Tcp_ActiveOpens Protocol Tcp statistic ActiveOpens. # TYPE node_netstat_Tcp_ActiveOpens untyped node_netstat_Tcp_ActiveOpens 23694 # HELP node_netstat_Tcp_AttemptFails Protocol Tcp statistic AttemptFails. # TYPE node_netstat_Tcp_AttemptFails untyped node_netstat_Tcp_AttemptFails 387576 # HELP node_netstat_Tcp_CurrEstab Protocol Tcp statistic CurrEstab. # TYPE node_netstat_Tcp_CurrEstab untyped node_netstat_Tcp_CurrEstab 11 # HELP node_netstat_Tcp_EstabResets Protocol Tcp statistic EstabResets. # TYPE node_netstat_Tcp_EstabResets untyped node_netstat_Tcp_EstabResets 426478 # HELP node_netstat_Tcp_InCsumErrors Protocol Tcp statistic InCsumErrors. # TYPE node_netstat_Tcp_InCsumErrors untyped node_netstat_Tcp_InCsumErrors 238600 # HELP node_netstat_Tcp_InErrs Protocol Tcp statistic InErrs. # TYPE node_netstat_Tcp_InErrs untyped node_netstat_Tcp_InErrs 238607 # HELP node_netstat_Tcp_InSegs Protocol Tcp statistic InSegs. # TYPE node_netstat_Tcp_InSegs untyped node_netstat_Tcp_InSegs 3.6223023e+07 # HELP node_netstat_Tcp_MaxConn Protocol Tcp statistic MaxConn. # TYPE node_netstat_Tcp_MaxConn untyped node_netstat_Tcp_MaxConn -1 # HELP node_netstat_Tcp_OutRsts Protocol Tcp statistic OutRsts. # TYPE node_netstat_Tcp_OutRsts untyped node_netstat_Tcp_OutRsts 5.183658e+06 # HELP node_netstat_Tcp_OutSegs Protocol Tcp statistic OutSegs. # TYPE node_netstat_Tcp_OutSegs untyped node_netstat_Tcp_OutSegs 4.356102e+07 # HELP node_netstat_Tcp_PassiveOpens Protocol Tcp statistic PassiveOpens. # TYPE node_netstat_Tcp_PassiveOpens untyped node_netstat_Tcp_PassiveOpens 2.18943e+06 # HELP node_netstat_Tcp_RetransSegs Protocol Tcp statistic RetransSegs. # TYPE node_netstat_Tcp_RetransSegs untyped node_netstat_Tcp_RetransSegs 1.1996514e+07 # HELP node_netstat_Tcp_RtoAlgorithm Protocol Tcp statistic RtoAlgorithm. # TYPE node_netstat_Tcp_RtoAlgorithm untyped node_netstat_Tcp_RtoAlgorithm 1 # HELP node_netstat_Tcp_RtoMax Protocol Tcp statistic RtoMax. # TYPE node_netstat_Tcp_RtoMax untyped node_netstat_Tcp_RtoMax 120000 # HELP node_netstat_Tcp_RtoMin Protocol Tcp statistic RtoMin. # TYPE node_netstat_Tcp_RtoMin untyped node_netstat_Tcp_RtoMin 200 # HELP node_netstat_UdpLite_IgnoredMulti Protocol UdpLite statistic IgnoredMulti. # TYPE node_netstat_UdpLite_IgnoredMulti untyped node_netstat_UdpLite_IgnoredMulti 0 # HELP node_netstat_UdpLite_InCsumErrors Protocol UdpLite statistic InCsumErrors. # TYPE node_netstat_UdpLite_InCsumErrors untyped node_netstat_UdpLite_InCsumErrors 0 # HELP node_netstat_UdpLite_InDatagrams Protocol UdpLite statistic InDatagrams. # TYPE node_netstat_UdpLite_InDatagrams untyped node_netstat_UdpLite_InDatagrams 0 # HELP node_netstat_UdpLite_InErrors Protocol UdpLite statistic InErrors. # TYPE node_netstat_UdpLite_InErrors untyped node_netstat_UdpLite_InErrors 0 # HELP node_netstat_UdpLite_NoPorts Protocol UdpLite statistic NoPorts. # TYPE node_netstat_UdpLite_NoPorts untyped node_netstat_UdpLite_NoPorts 0 # HELP node_netstat_UdpLite_OutDatagrams Protocol UdpLite statistic OutDatagrams. # TYPE node_netstat_UdpLite_OutDatagrams untyped node_netstat_UdpLite_OutDatagrams 0 # HELP node_netstat_UdpLite_RcvbufErrors Protocol UdpLite statistic RcvbufErrors. # TYPE node_netstat_UdpLite_RcvbufErrors untyped node_netstat_UdpLite_RcvbufErrors 0 # HELP node_netstat_UdpLite_SndbufErrors Protocol UdpLite statistic SndbufErrors. # TYPE node_netstat_UdpLite_SndbufErrors untyped node_netstat_UdpLite_SndbufErrors 0 # HELP node_netstat_Udp_IgnoredMulti Protocol Udp statistic IgnoredMulti. # TYPE node_netstat_Udp_IgnoredMulti untyped node_netstat_Udp_IgnoredMulti 154989 # HELP node_netstat_Udp_InCsumErrors Protocol Udp statistic InCsumErrors. # TYPE node_netstat_Udp_InCsumErrors untyped node_netstat_Udp_InCsumErrors 413 # HELP node_netstat_Udp_InDatagrams Protocol Udp statistic InDatagrams. # TYPE node_netstat_Udp_InDatagrams untyped node_netstat_Udp_InDatagrams 7.486067267e+09 # HELP node_netstat_Udp_InErrors Protocol Udp statistic InErrors. # TYPE node_netstat_Udp_InErrors untyped node_netstat_Udp_InErrors 16034 # HELP node_netstat_Udp_NoPorts Protocol Udp statistic NoPorts. # TYPE node_netstat_Udp_NoPorts untyped node_netstat_Udp_NoPorts 4.824993e+06 # HELP node_netstat_Udp_OutDatagrams Protocol Udp statistic OutDatagrams. # TYPE node_netstat_Udp_OutDatagrams untyped node_netstat_Udp_OutDatagrams 2.9780339427e+10 # HELP node_netstat_Udp_RcvbufErrors Protocol Udp statistic RcvbufErrors. # TYPE node_netstat_Udp_RcvbufErrors untyped node_netstat_Udp_RcvbufErrors 15601 # HELP node_netstat_Udp_SndbufErrors Protocol Udp statistic SndbufErrors. # TYPE node_netstat_Udp_SndbufErrors untyped node_netstat_Udp_SndbufErrors 1.6889041e+07 # HELP node_network_receive_bytes Network device statistic receive_bytes. # TYPE node_network_receive_bytes gauge node_network_receive_bytes{device="bat0"} 1.075627712569e+12 node_network_receive_bytes{device="batman-dummy0"} 0 node_network_receive_bytes{device="batman-map"} 3.5622759319e+10 node_network_receive_bytes{device="batman-sn-ber01"} 0 node_network_receive_bytes{device="batman-sn-ber02"} 0 node_network_receive_bytes{device="batman-sn-dtm02"} 3.58427515635e+11 node_network_receive_bytes{device="bb-a.ak.ber"} 7.1572391316e+10 node_network_receive_bytes{device="bb-a.ix.dus"} 8.350908750503e+12 node_network_receive_bytes{device="bb-b.ak.ber"} 1.90065982e+08 node_network_receive_bytes{device="bb-b.ix.dus"} 9.138564742064e+12 node_network_receive_bytes{device="dummy0"} 0 node_network_receive_bytes{device="eth0"} 2.1503835876488e+13 node_network_receive_bytes{device="eth1"} 8.723734135e+09 node_network_receive_bytes{device="fastd-mesh0"} 2.049926360609e+12 node_network_receive_bytes{device="gre0"} 0 node_network_receive_bytes{device="gretap0"} 0 node_network_receive_bytes{device="ip6gre0"} 0 node_network_receive_bytes{device="ip6tnl0"} 0 node_network_receive_bytes{device="lo"} 3.77962271e+08 node_network_receive_bytes{device="local0"} 0 node_network_receive_bytes{device="mesh-map"} 7.4274368e+07 node_network_receive_bytes{device="mesh-sn-ber01"} 0 node_network_receive_bytes{device="mesh-sn-dtm02"} 6.9658736e+07 node_network_receive_bytes{device="nat0"} 0 node_network_receive_bytes{device="ospf4-sn-ber01"} 0 node_network_receive_bytes{device="ospf4-sn-dtm02"} 3.05430556e+08 node_network_receive_bytes{device="ospf4-sn-dtm03"} 0 # HELP node_network_receive_compressed Network device statistic receive_compressed. # TYPE node_network_receive_compressed gauge node_network_receive_compressed{device="bat0"} 0 node_network_receive_compressed{device="batman-dummy0"} 0 node_network_receive_compressed{device="batman-map"} 0 node_network_receive_compressed{device="batman-sn-ber01"} 0 node_network_receive_compressed{device="batman-sn-ber02"} 0 node_network_receive_compressed{device="batman-sn-dtm02"} 0 node_network_receive_compressed{device="bb-a.ak.ber"} 0 node_network_receive_compressed{device="bb-a.ix.dus"} 0 node_network_receive_compressed{device="bb-b.ak.ber"} 0 node_network_receive_compressed{device="bb-b.ix.dus"} 0 node_network_receive_compressed{device="dummy0"} 0 node_network_receive_compressed{device="eth0"} 0 node_network_receive_compressed{device="eth1"} 0 node_network_receive_compressed{device="fastd-mesh0"} 0 node_network_receive_compressed{device="gre0"} 0 node_network_receive_compressed{device="gretap0"} 0 node_network_receive_compressed{device="ip6gre0"} 0 node_network_receive_compressed{device="ip6tnl0"} 0 node_network_receive_compressed{device="lo"} 0 node_network_receive_compressed{device="local0"} 0 node_network_receive_compressed{device="mesh-map"} 0 node_network_receive_compressed{device="mesh-sn-ber01"} 0 node_network_receive_compressed{device="mesh-sn-dtm02"} 0 node_network_receive_compressed{device="nat0"} 0 node_network_receive_compressed{device="ospf4-sn-ber01"} 0 node_network_receive_compressed{device="ospf4-sn-dtm02"} 0 node_network_receive_compressed{device="ospf4-sn-dtm03"} 0 # HELP node_network_receive_drop Network device statistic receive_drop. # TYPE node_network_receive_drop gauge node_network_receive_drop{device="bat0"} 0 node_network_receive_drop{device="batman-dummy0"} 0 node_network_receive_drop{device="batman-map"} 0 node_network_receive_drop{device="batman-sn-ber01"} 0 node_network_receive_drop{device="batman-sn-ber02"} 0 node_network_receive_drop{device="batman-sn-dtm02"} 0 node_network_receive_drop{device="bb-a.ak.ber"} 0 node_network_receive_drop{device="bb-a.ix.dus"} 0 node_network_receive_drop{device="bb-b.ak.ber"} 0 node_network_receive_drop{device="bb-b.ix.dus"} 0 node_network_receive_drop{device="dummy0"} 0 node_network_receive_drop{device="eth0"} 0 node_network_receive_drop{device="eth1"} 0 node_network_receive_drop{device="fastd-mesh0"} 0 node_network_receive_drop{device="gre0"} 0 node_network_receive_drop{device="gretap0"} 0 node_network_receive_drop{device="ip6gre0"} 0 node_network_receive_drop{device="ip6tnl0"} 0 node_network_receive_drop{device="lo"} 0 node_network_receive_drop{device="local0"} 0 node_network_receive_drop{device="mesh-map"} 0 node_network_receive_drop{device="mesh-sn-ber01"} 0 node_network_receive_drop{device="mesh-sn-dtm02"} 0 node_network_receive_drop{device="nat0"} 0 node_network_receive_drop{device="ospf4-sn-ber01"} 0 node_network_receive_drop{device="ospf4-sn-dtm02"} 0 node_network_receive_drop{device="ospf4-sn-dtm03"} 0 # HELP node_network_receive_errs Network device statistic receive_errs. # TYPE node_network_receive_errs gauge node_network_receive_errs{device="bat0"} 0 node_network_receive_errs{device="batman-dummy0"} 0 node_network_receive_errs{device="batman-map"} 0 node_network_receive_errs{device="batman-sn-ber01"} 0 node_network_receive_errs{device="batman-sn-ber02"} 0 node_network_receive_errs{device="batman-sn-dtm02"} 0 node_network_receive_errs{device="bb-a.ak.ber"} 0 node_network_receive_errs{device="bb-a.ix.dus"} 0 node_network_receive_errs{device="bb-b.ak.ber"} 0 node_network_receive_errs{device="bb-b.ix.dus"} 0 node_network_receive_errs{device="dummy0"} 0 node_network_receive_errs{device="eth0"} 0 node_network_receive_errs{device="eth1"} 0 node_network_receive_errs{device="fastd-mesh0"} 0 node_network_receive_errs{device="gre0"} 0 node_network_receive_errs{device="gretap0"} 0 node_network_receive_errs{device="ip6gre0"} 0 node_network_receive_errs{device="ip6tnl0"} 0 node_network_receive_errs{device="lo"} 0 node_network_receive_errs{device="local0"} 0 node_network_receive_errs{device="mesh-map"} 0 node_network_receive_errs{device="mesh-sn-ber01"} 0 node_network_receive_errs{device="mesh-sn-dtm02"} 0 node_network_receive_errs{device="nat0"} 0 node_network_receive_errs{device="ospf4-sn-ber01"} 0 node_network_receive_errs{device="ospf4-sn-dtm02"} 0 node_network_receive_errs{device="ospf4-sn-dtm03"} 0 # HELP node_network_receive_fifo Network device statistic receive_fifo. # TYPE node_network_receive_fifo gauge node_network_receive_fifo{device="bat0"} 0 node_network_receive_fifo{device="batman-dummy0"} 0 node_network_receive_fifo{device="batman-map"} 0 node_network_receive_fifo{device="batman-sn-ber01"} 0 node_network_receive_fifo{device="batman-sn-ber02"} 0 node_network_receive_fifo{device="batman-sn-dtm02"} 0 node_network_receive_fifo{device="bb-a.ak.ber"} 0 node_network_receive_fifo{device="bb-a.ix.dus"} 0 node_network_receive_fifo{device="bb-b.ak.ber"} 0 node_network_receive_fifo{device="bb-b.ix.dus"} 0 node_network_receive_fifo{device="dummy0"} 0 node_network_receive_fifo{device="eth0"} 0 node_network_receive_fifo{device="eth1"} 0 node_network_receive_fifo{device="fastd-mesh0"} 0 node_network_receive_fifo{device="gre0"} 0 node_network_receive_fifo{device="gretap0"} 0 node_network_receive_fifo{device="ip6gre0"} 0 node_network_receive_fifo{device="ip6tnl0"} 0 node_network_receive_fifo{device="lo"} 0 node_network_receive_fifo{device="local0"} 0 node_network_receive_fifo{device="mesh-map"} 0 node_network_receive_fifo{device="mesh-sn-ber01"} 0 node_network_receive_fifo{device="mesh-sn-dtm02"} 0 node_network_receive_fifo{device="nat0"} 0 node_network_receive_fifo{device="ospf4-sn-ber01"} 0 node_network_receive_fifo{device="ospf4-sn-dtm02"} 0 node_network_receive_fifo{device="ospf4-sn-dtm03"} 0 # HELP node_network_receive_frame Network device statistic receive_frame. # TYPE node_network_receive_frame gauge node_network_receive_frame{device="bat0"} 0 node_network_receive_frame{device="batman-dummy0"} 0 node_network_receive_frame{device="batman-map"} 0 node_network_receive_frame{device="batman-sn-ber01"} 0 node_network_receive_frame{device="batman-sn-ber02"} 0 node_network_receive_frame{device="batman-sn-dtm02"} 0 node_network_receive_frame{device="bb-a.ak.ber"} 0 node_network_receive_frame{device="bb-a.ix.dus"} 0 node_network_receive_frame{device="bb-b.ak.ber"} 0 node_network_receive_frame{device="bb-b.ix.dus"} 0 node_network_receive_frame{device="dummy0"} 0 node_network_receive_frame{device="eth0"} 0 node_network_receive_frame{device="eth1"} 0 node_network_receive_frame{device="fastd-mesh0"} 0 node_network_receive_frame{device="gre0"} 0 node_network_receive_frame{device="gretap0"} 0 node_network_receive_frame{device="ip6gre0"} 0 node_network_receive_frame{device="ip6tnl0"} 0 node_network_receive_frame{device="lo"} 0 node_network_receive_frame{device="local0"} 0 node_network_receive_frame{device="mesh-map"} 0 node_network_receive_frame{device="mesh-sn-ber01"} 0 node_network_receive_frame{device="mesh-sn-dtm02"} 0 node_network_receive_frame{device="nat0"} 0 node_network_receive_frame{device="ospf4-sn-ber01"} 0 node_network_receive_frame{device="ospf4-sn-dtm02"} 0 node_network_receive_frame{device="ospf4-sn-dtm03"} 0 # HELP node_network_receive_multicast Network device statistic receive_multicast. # TYPE node_network_receive_multicast gauge node_network_receive_multicast{device="bat0"} 0 node_network_receive_multicast{device="batman-dummy0"} 0 node_network_receive_multicast{device="batman-map"} 0 node_network_receive_multicast{device="batman-sn-ber01"} 0 node_network_receive_multicast{device="batman-sn-ber02"} 0 node_network_receive_multicast{device="batman-sn-dtm02"} 0 node_network_receive_multicast{device="bb-a.ak.ber"} 0 node_network_receive_multicast{device="bb-a.ix.dus"} 0 node_network_receive_multicast{device="bb-b.ak.ber"} 0 node_network_receive_multicast{device="bb-b.ix.dus"} 0 node_network_receive_multicast{device="dummy0"} 0 node_network_receive_multicast{device="eth0"} 0 node_network_receive_multicast{device="eth1"} 0 node_network_receive_multicast{device="fastd-mesh0"} 0 node_network_receive_multicast{device="gre0"} 0 node_network_receive_multicast{device="gretap0"} 0 node_network_receive_multicast{device="ip6gre0"} 0 node_network_receive_multicast{device="ip6tnl0"} 0 node_network_receive_multicast{device="lo"} 0 node_network_receive_multicast{device="local0"} 0 node_network_receive_multicast{device="mesh-map"} 0 node_network_receive_multicast{device="mesh-sn-ber01"} 0 node_network_receive_multicast{device="mesh-sn-dtm02"} 0 node_network_receive_multicast{device="nat0"} 0 node_network_receive_multicast{device="ospf4-sn-ber01"} 0 node_network_receive_multicast{device="ospf4-sn-dtm02"} 0 node_network_receive_multicast{device="ospf4-sn-dtm03"} 0 # HELP node_network_receive_packets Network device statistic receive_packets. # TYPE node_network_receive_packets gauge node_network_receive_packets{device="bat0"} 5.093964539e+09 node_network_receive_packets{device="batman-dummy0"} 0 node_network_receive_packets{device="batman-map"} 3.24382403e+08 node_network_receive_packets{device="batman-sn-ber01"} 0 node_network_receive_packets{device="batman-sn-ber02"} 0 node_network_receive_packets{device="batman-sn-dtm02"} 9.11551754e+08 node_network_receive_packets{device="bb-a.ak.ber"} 8.1052207e+07 node_network_receive_packets{device="bb-a.ix.dus"} 5.989175962e+09 node_network_receive_packets{device="bb-b.ak.ber"} 1.299687e+06 node_network_receive_packets{device="bb-b.ix.dus"} 7.306661133e+09 node_network_receive_packets{device="dummy0"} 0 node_network_receive_packets{device="eth0"} 2.6345609944e+10 node_network_receive_packets{device="eth1"} 6.6993626e+07 node_network_receive_packets{device="fastd-mesh0"} 9.434383083e+09 node_network_receive_packets{device="gre0"} 0 node_network_receive_packets{device="gretap0"} 0 node_network_receive_packets{device="ip6gre0"} 0 node_network_receive_packets{device="ip6tnl0"} 0 node_network_receive_packets{device="lo"} 1.910255e+06 node_network_receive_packets{device="local0"} 0 node_network_receive_packets{device="mesh-map"} 788660 node_network_receive_packets{device="mesh-sn-ber01"} 0 node_network_receive_packets{device="mesh-sn-dtm02"} 758250 node_network_receive_packets{device="nat0"} 0 node_network_receive_packets{device="ospf4-sn-ber01"} 0 node_network_receive_packets{device="ospf4-sn-dtm02"} 3.516752e+06 node_network_receive_packets{device="ospf4-sn-dtm03"} 0 # HELP node_network_transmit_bytes Network device statistic transmit_bytes. # TYPE node_network_transmit_bytes gauge node_network_transmit_bytes{device="bat0"} 1.7918152563368e+13 node_network_transmit_bytes{device="batman-dummy0"} 3.8542354979e+10 node_network_transmit_bytes{device="batman-map"} 2.3015067052e+11 node_network_transmit_bytes{device="batman-sn-ber01"} 3.4339313517e+10 node_network_transmit_bytes{device="batman-sn-ber02"} 3.4339305361e+10 node_network_transmit_bytes{device="batman-sn-dtm02"} 3.658212512392e+12 node_network_transmit_bytes{device="bb-a.ak.ber"} 9.76289696047e+11 node_network_transmit_bytes{device="bb-a.ix.dus"} 2.57569148e+08 node_network_transmit_bytes{device="bb-b.ak.ber"} 1.75311626e+08 node_network_transmit_bytes{device="bb-b.ix.dus"} 2.9907815e+07 node_network_transmit_bytes{device="dummy0"} 0 node_network_transmit_bytes{device="eth0"} 2.5597943420107e+13 node_network_transmit_bytes{device="eth1"} 3.778189433e+09 node_network_transmit_bytes{device="fastd-mesh0"} 1.5620338563369e+13 node_network_transmit_bytes{device="gre0"} 0 node_network_transmit_bytes{device="gretap0"} 0 node_network_transmit_bytes{device="ip6gre0"} 0 node_network_transmit_bytes{device="ip6tnl0"} 0 node_network_transmit_bytes{device="lo"} 3.77962271e+08 node_network_transmit_bytes{device="local0"} 0 node_network_transmit_bytes{device="mesh-map"} 1.183447537e+09 node_network_transmit_bytes{device="mesh-sn-ber01"} 5.3003008e+07 node_network_transmit_bytes{device="mesh-sn-dtm02"} 7.544014e+07 node_network_transmit_bytes{device="nat0"} 0 node_network_transmit_bytes{device="ospf4-sn-ber01"} 4.4637456e+07 node_network_transmit_bytes{device="ospf4-sn-dtm02"} 3.05318864e+08 node_network_transmit_bytes{device="ospf4-sn-dtm03"} 4.4637456e+07 # HELP node_network_transmit_compressed Network device statistic transmit_compressed. # TYPE node_network_transmit_compressed gauge node_network_transmit_compressed{device="bat0"} 0 node_network_transmit_compressed{device="batman-dummy0"} 0 node_network_transmit_compressed{device="batman-map"} 5215 node_network_transmit_compressed{device="batman-sn-ber01"} 5000 node_network_transmit_compressed{device="batman-sn-ber02"} 5085 node_network_transmit_compressed{device="batman-sn-dtm02"} 5205 node_network_transmit_compressed{device="bb-a.ak.ber"} 0 node_network_transmit_compressed{device="bb-a.ix.dus"} 0 node_network_transmit_compressed{device="bb-b.ak.ber"} 0 node_network_transmit_compressed{device="bb-b.ix.dus"} 0 node_network_transmit_compressed{device="dummy0"} 0 node_network_transmit_compressed{device="eth0"} 0 node_network_transmit_compressed{device="eth1"} 0 node_network_transmit_compressed{device="fastd-mesh0"} 0 node_network_transmit_compressed{device="gre0"} 0 node_network_transmit_compressed{device="gretap0"} 0 node_network_transmit_compressed{device="ip6gre0"} 0 node_network_transmit_compressed{device="ip6tnl0"} 0 node_network_transmit_compressed{device="lo"} 0 node_network_transmit_compressed{device="local0"} 0 node_network_transmit_compressed{device="mesh-map"} 3 node_network_transmit_compressed{device="mesh-sn-ber01"} 0 node_network_transmit_compressed{device="mesh-sn-dtm02"} 0 node_network_transmit_compressed{device="nat0"} 0 node_network_transmit_compressed{device="ospf4-sn-ber01"} 0 node_network_transmit_compressed{device="ospf4-sn-dtm02"} 0 node_network_transmit_compressed{device="ospf4-sn-dtm03"} 0 # HELP node_network_transmit_drop Network device statistic transmit_drop. # TYPE node_network_transmit_drop gauge node_network_transmit_drop{device="bat0"} 1.4393985e+07 node_network_transmit_drop{device="batman-dummy0"} 0 node_network_transmit_drop{device="batman-map"} 4 node_network_transmit_drop{device="batman-sn-ber01"} 4 node_network_transmit_drop{device="batman-sn-ber02"} 4 node_network_transmit_drop{device="batman-sn-dtm02"} 3 node_network_transmit_drop{device="bb-a.ak.ber"} 43 node_network_transmit_drop{device="bb-a.ix.dus"} 0 node_network_transmit_drop{device="bb-b.ak.ber"} 0 node_network_transmit_drop{device="bb-b.ix.dus"} 0 node_network_transmit_drop{device="dummy0"} 0 node_network_transmit_drop{device="eth0"} 0 node_network_transmit_drop{device="eth1"} 0 node_network_transmit_drop{device="fastd-mesh0"} 106638 node_network_transmit_drop{device="gre0"} 0 node_network_transmit_drop{device="gretap0"} 0 node_network_transmit_drop{device="ip6gre0"} 0 node_network_transmit_drop{device="ip6tnl0"} 0 node_network_transmit_drop{device="lo"} 0 node_network_transmit_drop{device="local0"} 0 node_network_transmit_drop{device="mesh-map"} 7 node_network_transmit_drop{device="mesh-sn-ber01"} 6 node_network_transmit_drop{device="mesh-sn-dtm02"} 7 node_network_transmit_drop{device="nat0"} 0 node_network_transmit_drop{device="ospf4-sn-ber01"} 0 node_network_transmit_drop{device="ospf4-sn-dtm02"} 0 node_network_transmit_drop{device="ospf4-sn-dtm03"} 0 # HELP node_network_transmit_errs Network device statistic transmit_errs. # TYPE node_network_transmit_errs gauge node_network_transmit_errs{device="bat0"} 0 node_network_transmit_errs{device="batman-dummy0"} 0 node_network_transmit_errs{device="batman-map"} 5219 node_network_transmit_errs{device="batman-sn-ber01"} 5004 node_network_transmit_errs{device="batman-sn-ber02"} 5089 node_network_transmit_errs{device="batman-sn-dtm02"} 5208 node_network_transmit_errs{device="bb-a.ak.ber"} 0 node_network_transmit_errs{device="bb-a.ix.dus"} 0 node_network_transmit_errs{device="bb-b.ak.ber"} 0 node_network_transmit_errs{device="bb-b.ix.dus"} 0 node_network_transmit_errs{device="dummy0"} 0 node_network_transmit_errs{device="eth0"} 0 node_network_transmit_errs{device="eth1"} 0 node_network_transmit_errs{device="fastd-mesh0"} 0 node_network_transmit_errs{device="gre0"} 0 node_network_transmit_errs{device="gretap0"} 0 node_network_transmit_errs{device="ip6gre0"} 0 node_network_transmit_errs{device="ip6tnl0"} 0 node_network_transmit_errs{device="lo"} 0 node_network_transmit_errs{device="local0"} 0 node_network_transmit_errs{device="mesh-map"} 10 node_network_transmit_errs{device="mesh-sn-ber01"} 6 node_network_transmit_errs{device="mesh-sn-dtm02"} 7 node_network_transmit_errs{device="nat0"} 0 node_network_transmit_errs{device="ospf4-sn-ber01"} 0 node_network_transmit_errs{device="ospf4-sn-dtm02"} 0 node_network_transmit_errs{device="ospf4-sn-dtm03"} 0 # HELP node_network_transmit_fifo Network device statistic transmit_fifo. # TYPE node_network_transmit_fifo gauge node_network_transmit_fifo{device="bat0"} 0 node_network_transmit_fifo{device="batman-dummy0"} 0 node_network_transmit_fifo{device="batman-map"} 0 node_network_transmit_fifo{device="batman-sn-ber01"} 0 node_network_transmit_fifo{device="batman-sn-ber02"} 0 node_network_transmit_fifo{device="batman-sn-dtm02"} 0 node_network_transmit_fifo{device="bb-a.ak.ber"} 0 node_network_transmit_fifo{device="bb-a.ix.dus"} 0 node_network_transmit_fifo{device="bb-b.ak.ber"} 0 node_network_transmit_fifo{device="bb-b.ix.dus"} 0 node_network_transmit_fifo{device="dummy0"} 0 node_network_transmit_fifo{device="eth0"} 0 node_network_transmit_fifo{device="eth1"} 0 node_network_transmit_fifo{device="fastd-mesh0"} 0 node_network_transmit_fifo{device="gre0"} 0 node_network_transmit_fifo{device="gretap0"} 0 node_network_transmit_fifo{device="ip6gre0"} 0 node_network_transmit_fifo{device="ip6tnl0"} 0 node_network_transmit_fifo{device="lo"} 0 node_network_transmit_fifo{device="local0"} 0 node_network_transmit_fifo{device="mesh-map"} 0 node_network_transmit_fifo{device="mesh-sn-ber01"} 0 node_network_transmit_fifo{device="mesh-sn-dtm02"} 0 node_network_transmit_fifo{device="nat0"} 0 node_network_transmit_fifo{device="ospf4-sn-ber01"} 0 node_network_transmit_fifo{device="ospf4-sn-dtm02"} 0 node_network_transmit_fifo{device="ospf4-sn-dtm03"} 0 # HELP node_network_transmit_frame Network device statistic transmit_frame. # TYPE node_network_transmit_frame gauge node_network_transmit_frame{device="bat0"} 0 node_network_transmit_frame{device="batman-dummy0"} 0 node_network_transmit_frame{device="batman-map"} 0 node_network_transmit_frame{device="batman-sn-ber01"} 0 node_network_transmit_frame{device="batman-sn-ber02"} 0 node_network_transmit_frame{device="batman-sn-dtm02"} 0 node_network_transmit_frame{device="bb-a.ak.ber"} 0 node_network_transmit_frame{device="bb-a.ix.dus"} 0 node_network_transmit_frame{device="bb-b.ak.ber"} 0 node_network_transmit_frame{device="bb-b.ix.dus"} 0 node_network_transmit_frame{device="dummy0"} 0 node_network_transmit_frame{device="eth0"} 0 node_network_transmit_frame{device="eth1"} 0 node_network_transmit_frame{device="fastd-mesh0"} 0 node_network_transmit_frame{device="gre0"} 0 node_network_transmit_frame{device="gretap0"} 0 node_network_transmit_frame{device="ip6gre0"} 0 node_network_transmit_frame{device="ip6tnl0"} 0 node_network_transmit_frame{device="lo"} 0 node_network_transmit_frame{device="local0"} 0 node_network_transmit_frame{device="mesh-map"} 0 node_network_transmit_frame{device="mesh-sn-ber01"} 0 node_network_transmit_frame{device="mesh-sn-dtm02"} 0 node_network_transmit_frame{device="nat0"} 0 node_network_transmit_frame{device="ospf4-sn-ber01"} 0 node_network_transmit_frame{device="ospf4-sn-dtm02"} 0 node_network_transmit_frame{device="ospf4-sn-dtm03"} 0 # HELP node_network_transmit_multicast Network device statistic transmit_multicast. # TYPE node_network_transmit_multicast gauge node_network_transmit_multicast{device="bat0"} 0 node_network_transmit_multicast{device="batman-dummy0"} 0 node_network_transmit_multicast{device="batman-map"} 0 node_network_transmit_multicast{device="batman-sn-ber01"} 0 node_network_transmit_multicast{device="batman-sn-ber02"} 0 node_network_transmit_multicast{device="batman-sn-dtm02"} 0 node_network_transmit_multicast{device="bb-a.ak.ber"} 0 node_network_transmit_multicast{device="bb-a.ix.dus"} 0 node_network_transmit_multicast{device="bb-b.ak.ber"} 0 node_network_transmit_multicast{device="bb-b.ix.dus"} 0 node_network_transmit_multicast{device="dummy0"} 0 node_network_transmit_multicast{device="eth0"} 0 node_network_transmit_multicast{device="eth1"} 0 node_network_transmit_multicast{device="fastd-mesh0"} 0 node_network_transmit_multicast{device="gre0"} 0 node_network_transmit_multicast{device="gretap0"} 0 node_network_transmit_multicast{device="ip6gre0"} 0 node_network_transmit_multicast{device="ip6tnl0"} 0 node_network_transmit_multicast{device="lo"} 0 node_network_transmit_multicast{device="local0"} 0 node_network_transmit_multicast{device="mesh-map"} 0 node_network_transmit_multicast{device="mesh-sn-ber01"} 0 node_network_transmit_multicast{device="mesh-sn-dtm02"} 0 node_network_transmit_multicast{device="nat0"} 0 node_network_transmit_multicast{device="ospf4-sn-ber01"} 0 node_network_transmit_multicast{device="ospf4-sn-dtm02"} 0 node_network_transmit_multicast{device="ospf4-sn-dtm03"} 0 # HELP node_network_transmit_packets Network device statistic transmit_packets. # TYPE node_network_transmit_packets gauge node_network_transmit_packets{device="bat0"} 1.558383405e+10 node_network_transmit_packets{device="batman-dummy0"} 3.02516747e+08 node_network_transmit_packets{device="batman-map"} 9.51355719e+08 node_network_transmit_packets{device="batman-sn-ber01"} 3.03876228e+08 node_network_transmit_packets{device="batman-sn-ber02"} 3.03873639e+08 node_network_transmit_packets{device="batman-sn-dtm02"} 3.86965564e+09 node_network_transmit_packets{device="bb-a.ak.ber"} 4.829975105e+09 node_network_transmit_packets{device="bb-a.ix.dus"} 1.769541e+06 node_network_transmit_packets{device="bb-b.ak.ber"} 1.326656e+06 node_network_transmit_packets{device="bb-b.ix.dus"} 413017 node_network_transmit_packets{device="dummy0"} 0 node_network_transmit_packets{device="eth0"} 4.85431871e+10 node_network_transmit_packets{device="eth1"} 1.2420808e+07 node_network_transmit_packets{device="fastd-mesh0"} 2.3698619176e+10 node_network_transmit_packets{device="gre0"} 0 node_network_transmit_packets{device="gretap0"} 0 node_network_transmit_packets{device="ip6gre0"} 0 node_network_transmit_packets{device="ip6tnl0"} 0 node_network_transmit_packets{device="lo"} 1.910255e+06 node_network_transmit_packets{device="local0"} 0 node_network_transmit_packets{device="mesh-map"} 1.9926462e+07 node_network_transmit_packets{device="mesh-sn-ber01"} 697408 node_network_transmit_packets{device="mesh-sn-dtm02"} 783593 node_network_transmit_packets{device="nat0"} 0 node_network_transmit_packets{device="ospf4-sn-ber01"} 697461 node_network_transmit_packets{device="ospf4-sn-dtm02"} 3.51587e+06 node_network_transmit_packets{device="ospf4-sn-dtm03"} 697461 # HELP node_nf_conntrack_entries Number of currently allocated flow entries for connection tracking. # TYPE node_nf_conntrack_entries gauge node_nf_conntrack_entries 5506 # HELP node_nf_conntrack_entries_limit Maximum size of connection tracking table. # TYPE node_nf_conntrack_entries_limit gauge node_nf_conntrack_entries_limit 131072 # 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 6 # 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 5 # HELP node_sockstat_TCP_alloc Number of TCP sockets in state alloc. # TYPE node_sockstat_TCP_alloc gauge node_sockstat_TCP_alloc 27 # HELP node_sockstat_TCP_inuse Number of TCP sockets in state inuse. # TYPE node_sockstat_TCP_inuse gauge node_sockstat_TCP_inuse 14 # HELP node_sockstat_TCP_mem Number of TCP sockets in state mem. # TYPE node_sockstat_TCP_mem gauge node_sockstat_TCP_mem 10 # 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 40960 # HELP node_sockstat_TCP_orphan Number of TCP sockets in state orphan. # TYPE node_sockstat_TCP_orphan gauge node_sockstat_TCP_orphan 3 # HELP node_sockstat_TCP_tw Number of TCP sockets in state tw. # TYPE node_sockstat_TCP_tw gauge node_sockstat_TCP_tw 4 # HELP node_sockstat_UDPLITE_inuse Number of UDPLITE sockets in state inuse. # TYPE node_sockstat_UDPLITE_inuse gauge node_sockstat_UDPLITE_inuse 0 # HELP node_sockstat_UDP_inuse Number of UDP sockets in state inuse. # TYPE node_sockstat_UDP_inuse gauge node_sockstat_UDP_inuse 7 # HELP node_sockstat_UDP_mem Number of UDP sockets in state mem. # TYPE node_sockstat_UDP_mem gauge node_sockstat_UDP_mem 9 # 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 36864 # HELP node_sockstat_sockets_used Number of sockets sockets in state used. # TYPE node_sockstat_sockets_used gauge node_sockstat_sockets_used 159 # HELP node_time System time in seconds since epoch (1970). # TYPE node_time counter node_time 1.746453814e+09 # 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="sn-dtm01",release="4.9.0-0.bpo.6-amd64",sysname="Linux",version="#1 SMP Debian 4.9.88-1+deb9u1~bpo8+1 (2018-05-13)"} 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 0 # HELP node_vmstat_allocstall_normal /proc/vmstat information field allocstall_normal. # TYPE node_vmstat_allocstall_normal untyped node_vmstat_allocstall_normal 0 # 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_wake /proc/vmstat information field compact_daemon_wake. # TYPE node_vmstat_compact_daemon_wake untyped node_vmstat_compact_daemon_wake 0 # HELP node_vmstat_compact_fail /proc/vmstat information field compact_fail. # TYPE node_vmstat_compact_fail untyped node_vmstat_compact_fail 0 # 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 0 # HELP node_vmstat_compact_isolated /proc/vmstat information field compact_isolated. # TYPE node_vmstat_compact_isolated untyped node_vmstat_compact_isolated 0 # 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 0 # HELP node_vmstat_compact_stall /proc/vmstat information field compact_stall. # TYPE node_vmstat_compact_stall untyped node_vmstat_compact_stall 0 # HELP node_vmstat_compact_success /proc/vmstat information field compact_success. # TYPE node_vmstat_compact_success untyped node_vmstat_compact_success 0 # 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 0 # HELP node_vmstat_kswapd_inodesteal /proc/vmstat information field kswapd_inodesteal. # TYPE node_vmstat_kswapd_inodesteal untyped node_vmstat_kswapd_inodesteal 0 # 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 0 # 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 28189 # 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 52714 # 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 15762 # 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 1 # 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 4.59134e+06 # HELP node_vmstat_nr_dirty /proc/vmstat information field nr_dirty. # TYPE node_vmstat_nr_dirty untyped node_vmstat_nr_dirty 5 # 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 24415 # 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 385299 # 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 138823 # 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 1.86352e+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 29050 # 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 44991 # 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_stack /proc/vmstat information field nr_kernel_stack. # TYPE node_vmstat_nr_kernel_stack untyped node_vmstat_nr_kernel_stack 1856 # HELP node_vmstat_nr_mapped /proc/vmstat information field nr_mapped. # TYPE node_vmstat_nr_mapped untyped node_vmstat_nr_mapped 11731 # HELP node_vmstat_nr_mlock /proc/vmstat information field nr_mlock. # TYPE node_vmstat_nr_mlock untyped node_vmstat_nr_mlock 0 # HELP node_vmstat_nr_overhead /proc/vmstat information field nr_overhead. # TYPE node_vmstat_nr_overhead untyped node_vmstat_nr_overhead 0 # 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 573 # HELP node_vmstat_nr_pages_scanned /proc/vmstat information field nr_pages_scanned. # TYPE node_vmstat_nr_pages_scanned untyped node_vmstat_nr_pages_scanned 0 # HELP node_vmstat_nr_shmem /proc/vmstat information field nr_shmem. # TYPE node_vmstat_nr_shmem untyped node_vmstat_nr_shmem 41119 # 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 7209 # 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 8032 # HELP node_vmstat_nr_unevictable /proc/vmstat information field nr_unevictable. # TYPE node_vmstat_nr_unevictable untyped node_vmstat_nr_unevictable 0 # 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 0 # 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 0 # HELP node_vmstat_nr_writeback /proc/vmstat information field nr_writeback. # TYPE node_vmstat_nr_writeback untyped node_vmstat_nr_writeback 2 # 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 4.574871e+06 # 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 28189 # 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 52714 # 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 29050 # 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 44991 # 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 0 # 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 7 # 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 2.745704522e+09 # 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 17717 # HELP node_vmstat_numa_local /proc/vmstat information field numa_local. # TYPE node_vmstat_numa_local untyped node_vmstat_numa_local 2.745704522e+09 # 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_pageoutrun /proc/vmstat information field pageoutrun. # TYPE node_vmstat_pageoutrun untyped node_vmstat_pageoutrun 0 # HELP node_vmstat_pgactivate /proc/vmstat information field pgactivate. # TYPE node_vmstat_pgactivate untyped node_vmstat_pgactivate 961587 # HELP node_vmstat_pgalloc_dma /proc/vmstat information field pgalloc_dma. # TYPE node_vmstat_pgalloc_dma untyped node_vmstat_pgalloc_dma 1 # HELP node_vmstat_pgalloc_dma32 /proc/vmstat information field pgalloc_dma32. # TYPE node_vmstat_pgalloc_dma32 untyped node_vmstat_pgalloc_dma32 7 # 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.4721775777e+10 # HELP node_vmstat_pgdeactivate /proc/vmstat information field pgdeactivate. # TYPE node_vmstat_pgdeactivate untyped node_vmstat_pgdeactivate 0 # HELP node_vmstat_pgfault /proc/vmstat information field pgfault. # TYPE node_vmstat_pgfault untyped node_vmstat_pgfault 1.176858199e+09 # HELP node_vmstat_pgfree /proc/vmstat information field pgfree. # TYPE node_vmstat_pgfree untyped node_vmstat_pgfree 1.4723640253e+10 # HELP node_vmstat_pginodesteal /proc/vmstat information field pginodesteal. # TYPE node_vmstat_pginodesteal untyped node_vmstat_pginodesteal 0 # HELP node_vmstat_pglazyfreed /proc/vmstat information field pglazyfreed. # TYPE node_vmstat_pglazyfreed untyped node_vmstat_pglazyfreed 0 # HELP node_vmstat_pgmajfault /proc/vmstat information field pgmajfault. # TYPE node_vmstat_pgmajfault untyped node_vmstat_pgmajfault 760 # HELP node_vmstat_pgmigrate_fail /proc/vmstat information field pgmigrate_fail. # TYPE node_vmstat_pgmigrate_fail untyped node_vmstat_pgmigrate_fail 0 # HELP node_vmstat_pgmigrate_success /proc/vmstat information field pgmigrate_success. # TYPE node_vmstat_pgmigrate_success untyped node_vmstat_pgmigrate_success 0 # HELP node_vmstat_pgpgin /proc/vmstat information field pgpgin. # TYPE node_vmstat_pgpgin untyped node_vmstat_pgpgin 109799 # HELP node_vmstat_pgpgout /proc/vmstat information field pgpgout. # TYPE node_vmstat_pgpgout untyped node_vmstat_pgpgout 5.5167932e+07 # HELP node_vmstat_pgrefill /proc/vmstat information field pgrefill. # TYPE node_vmstat_pgrefill untyped node_vmstat_pgrefill 0 # HELP node_vmstat_pgrotated /proc/vmstat information field pgrotated. # TYPE node_vmstat_pgrotated untyped node_vmstat_pgrotated 0 # HELP node_vmstat_pgscan_direct /proc/vmstat information field pgscan_direct. # TYPE node_vmstat_pgscan_direct untyped node_vmstat_pgscan_direct 0 # 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_kswapd /proc/vmstat information field pgscan_kswapd. # TYPE node_vmstat_pgscan_kswapd untyped node_vmstat_pgscan_kswapd 0 # 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_direct /proc/vmstat information field pgsteal_direct. # TYPE node_vmstat_pgsteal_direct untyped node_vmstat_pgsteal_direct 0 # HELP node_vmstat_pgsteal_kswapd /proc/vmstat information field pgsteal_kswapd. # TYPE node_vmstat_pgsteal_kswapd untyped node_vmstat_pgsteal_kswapd 0 # HELP node_vmstat_pswpin /proc/vmstat information field pswpin. # TYPE node_vmstat_pswpin untyped node_vmstat_pswpin 0 # HELP node_vmstat_pswpout /proc/vmstat information field pswpout. # TYPE node_vmstat_pswpout untyped node_vmstat_pswpout 0 # HELP node_vmstat_slabs_scanned /proc/vmstat information field slabs_scanned. # TYPE node_vmstat_slabs_scanned untyped node_vmstat_slabs_scanned 0 # 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 55987 # 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 0 # 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 2 # 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 0 # 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 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_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_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 2 # 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 0 # 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 0 # 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 0 # 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 0 # 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 0 # 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 0 # 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 0 # HELP node_vmstat_workingset_activate /proc/vmstat information field workingset_activate. # TYPE node_vmstat_workingset_activate untyped node_vmstat_workingset_activate 0 # HELP node_vmstat_workingset_nodereclaim /proc/vmstat information field workingset_nodereclaim. # TYPE node_vmstat_workingset_nodereclaim untyped node_vmstat_workingset_nodereclaim 0 # HELP node_vmstat_workingset_refault /proc/vmstat information field workingset_refault. # TYPE node_vmstat_workingset_refault untyped node_vmstat_workingset_refault 0 # 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 2822.76 # 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 9 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 2.439168e+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.73947889561e+09 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 3.10976512e+08