# HELP go_gc_duration_seconds A summary of the pause duration of garbage collection cycles. # TYPE go_gc_duration_seconds summary go_gc_duration_seconds{quantile="0"} 2.1981e-05 go_gc_duration_seconds{quantile="0.25"} 2.428e-05 go_gc_duration_seconds{quantile="0.5"} 2.5541e-05 go_gc_duration_seconds{quantile="0.75"} 2.8101e-05 go_gc_duration_seconds{quantile="1"} 5.1391e-05 go_gc_duration_seconds_sum 0.173214391 go_gc_duration_seconds_count 6232 # HELP go_goroutines Number of goroutines that currently exist. # TYPE go_goroutines gauge go_goroutines 7 # HELP go_info Information about the Go environment. # TYPE go_info gauge go_info{version="go1.22.5"} 1 # HELP go_memstats_alloc_bytes Number of bytes allocated and still in use. # TYPE go_memstats_alloc_bytes gauge go_memstats_alloc_bytes 1.2972e+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 5.61953344e+08 # 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.46538e+06 # HELP go_memstats_frees_total Total number of frees. # TYPE go_memstats_frees_total counter go_memstats_frees_total 6.685153e+06 # 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.09356e+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 1.2972e+06 # HELP go_memstats_heap_idle_bytes Number of heap bytes waiting to be used. # TYPE go_memstats_heap_idle_bytes gauge go_memstats_heap_idle_bytes 5.439488e+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 2.490368e+06 # HELP go_memstats_heap_objects Number of allocated objects. # TYPE go_memstats_heap_objects gauge go_memstats_heap_objects 4452 # HELP go_memstats_heap_released_bytes Number of heap bytes released to OS. # TYPE go_memstats_heap_released_bytes gauge go_memstats_heap_released_bytes 5.332992e+06 # HELP go_memstats_heap_sys_bytes Number of heap bytes obtained from system. # TYPE go_memstats_heap_sys_bytes gauge go_memstats_heap_sys_bytes 7.929856e+06 # 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.727044056530947e+09 # HELP go_memstats_lookups_total Total number of pointer lookups. # TYPE go_memstats_lookups_total counter go_memstats_lookups_total 0 # HELP go_memstats_mallocs_total Total number of mallocs. # TYPE go_memstats_mallocs_total counter go_memstats_mallocs_total 6.689605e+06 # 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 1200 # 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 78000 # 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 52000 # 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 81600 # 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 4.194304e+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 611644 # 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 458752 # 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 458752 # HELP go_memstats_sys_bytes Number of bytes obtained from system. # TYPE go_memstats_sys_bytes gauge go_memstats_sys_bytes 1.3718792e+07 # HELP go_threads Number of OS threads created. # TYPE go_threads gauge go_threads 5 # HELP node_arp_entries ARP entries by device # TYPE node_arp_entries gauge node_arp_entries{device="weave"} 13 # HELP node_boot_time_seconds Node boot time, in unixtime. # TYPE node_boot_time_seconds gauge node_boot_time_seconds 1.72626532e+09 # HELP node_context_switches_total Total number of context switches. # TYPE node_context_switches_total counter node_context_switches_total 1.931505043e+09 # HELP node_cpu_guest_seconds_total Seconds the CPUs spent in guests (VMs) for each mode. # TYPE node_cpu_guest_seconds_total counter node_cpu_guest_seconds_total{cpu="0",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="0",mode="user"} 0 node_cpu_guest_seconds_total{cpu="1",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="1",mode="user"} 0 node_cpu_guest_seconds_total{cpu="2",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="2",mode="user"} 0 node_cpu_guest_seconds_total{cpu="3",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="3",mode="user"} 0 node_cpu_guest_seconds_total{cpu="4",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="4",mode="user"} 0 node_cpu_guest_seconds_total{cpu="5",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="5",mode="user"} 0 # HELP node_cpu_seconds_total Seconds the CPUs spent in each mode. # TYPE node_cpu_seconds_total counter node_cpu_seconds_total{cpu="0",mode="idle"} 657048.85 node_cpu_seconds_total{cpu="0",mode="iowait"} 0 node_cpu_seconds_total{cpu="0",mode="irq"} 0 node_cpu_seconds_total{cpu="0",mode="nice"} 0 node_cpu_seconds_total{cpu="0",mode="softirq"} 0 node_cpu_seconds_total{cpu="0",mode="steal"} 0 node_cpu_seconds_total{cpu="0",mode="system"} 3213.72 node_cpu_seconds_total{cpu="0",mode="user"} 4964.38 node_cpu_seconds_total{cpu="1",mode="idle"} 657534.51 node_cpu_seconds_total{cpu="1",mode="iowait"} 0 node_cpu_seconds_total{cpu="1",mode="irq"} 0 node_cpu_seconds_total{cpu="1",mode="nice"} 0 node_cpu_seconds_total{cpu="1",mode="softirq"} 0 node_cpu_seconds_total{cpu="1",mode="steal"} 0 node_cpu_seconds_total{cpu="1",mode="system"} 3186.51 node_cpu_seconds_total{cpu="1",mode="user"} 4505.94 node_cpu_seconds_total{cpu="2",mode="idle"} 657736.99 node_cpu_seconds_total{cpu="2",mode="iowait"} 0 node_cpu_seconds_total{cpu="2",mode="irq"} 0 node_cpu_seconds_total{cpu="2",mode="nice"} 0 node_cpu_seconds_total{cpu="2",mode="softirq"} 0 node_cpu_seconds_total{cpu="2",mode="steal"} 0 node_cpu_seconds_total{cpu="2",mode="system"} 2900.13 node_cpu_seconds_total{cpu="2",mode="user"} 4589.84 node_cpu_seconds_total{cpu="3",mode="idle"} 657975.7 node_cpu_seconds_total{cpu="3",mode="iowait"} 0 node_cpu_seconds_total{cpu="3",mode="irq"} 0 node_cpu_seconds_total{cpu="3",mode="nice"} 0 node_cpu_seconds_total{cpu="3",mode="softirq"} 0 node_cpu_seconds_total{cpu="3",mode="steal"} 0 node_cpu_seconds_total{cpu="3",mode="system"} 2981.99 node_cpu_seconds_total{cpu="3",mode="user"} 4269.27 node_cpu_seconds_total{cpu="4",mode="idle"} 660143.64 node_cpu_seconds_total{cpu="4",mode="iowait"} 0 node_cpu_seconds_total{cpu="4",mode="irq"} 0 node_cpu_seconds_total{cpu="4",mode="nice"} 0 node_cpu_seconds_total{cpu="4",mode="softirq"} 0 node_cpu_seconds_total{cpu="4",mode="steal"} 0 node_cpu_seconds_total{cpu="4",mode="system"} 1982.8 node_cpu_seconds_total{cpu="4",mode="user"} 3100.52 node_cpu_seconds_total{cpu="5",mode="idle"} 660170.67 node_cpu_seconds_total{cpu="5",mode="iowait"} 0 node_cpu_seconds_total{cpu="5",mode="irq"} 0 node_cpu_seconds_total{cpu="5",mode="nice"} 0 node_cpu_seconds_total{cpu="5",mode="softirq"} 0 node_cpu_seconds_total{cpu="5",mode="steal"} 0 node_cpu_seconds_total{cpu="5",mode="system"} 2084.54 node_cpu_seconds_total{cpu="5",mode="user"} 2971.74 # HELP node_entropy_available_bits Bits of available entropy. # TYPE node_entropy_available_bits gauge node_entropy_available_bits 3754 # HELP node_entropy_pool_size_bits Bits of entropy pool. # TYPE node_entropy_pool_size_bits gauge node_entropy_pool_size_bits 4096 # HELP node_exporter_build_info A metric with a constant '1' value labeled by version, revision, branch, goversion from which node_exporter was built, and the goos and goarch for the build. # TYPE node_exporter_build_info gauge node_exporter_build_info{branch="HEAD",goarch="amd64",goos="linux",goversion="go1.22.5",revision="f1e0e8360aa60b6cb5e5cc1560bed348fc2c1895",tags="unknown",version="1.8.2"} 1 # HELP node_filefd_allocated File descriptor statistics: allocated. # TYPE node_filefd_allocated gauge node_filefd_allocated 96640 # HELP node_filefd_maximum File descriptor statistics: maximum. # TYPE node_filefd_maximum gauge node_filefd_maximum 1.3065208e+07 # HELP node_filesystem_avail_bytes Filesystem space available to non-root users in bytes. # TYPE node_filesystem_avail_bytes gauge node_filesystem_avail_bytes{device="/dev/ploop35903p1",device_error="",fstype="ext4",mountpoint="/"} 4.74443788288e+11 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/0f706a203e76074fcc14637afd3a4ec4d4505183e631b027f8629a04374a366f/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/4157eebc5fadcdc3aec77ca3d47365e35d197ef458fa14e8eb787e4764c8ba51/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/4f4d6d72d210db1d935babf6f7da0d6ce0989522982eaba797ed0067955c7602/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/6ddabfeea3b10b105e1589b7497296a4ee23fba9a756dfaa9a334b7558fd587d/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/6e80d3d96a6ca8cfb198b7f9928333f39f7b268d3647433e7847fb281bf4c243/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/74f98f82d2c993020f285e6366e679c3e6325d738de6754f8bdd827cadc0597e/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/7547c5c91ba004aa9f6b418424d75fad539575e4fd2568717045778588df0693/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/7c460cc999c513254498a4ed6e8f01191d1d0b9053711f63ee25f506af830723/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/7e16a752165e91222345f267991930e45a35c31a6c6fea4fb5261d75340a51e8/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/80cd6d3a29d753ca2a3794e2603073e3015a1f307ab99e915f1d2564a6d771e3/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/84e047880b7598d5e2383efc69e0f2e143fa86c7430acb8b561fac315c8300c8/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/9e66dd903b2445185961fd1c6cf1ebf764fd25c14c3696cf176febfeec45f6e8/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/a238d38e22416c420e29cdf7350eff4ad520ca05ab99a4cc87942b53d76c91cc/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/a50b1c5b6814040ec5a8876c11e2d05858436c62e33673d4fd02033a00995f98/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/a6cd91302ffc8b545bfba9ee6b1eb202ce80a7c1904ccac2aa5282e2a35aaca2/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/b6a9d3cfb4277c26f77c39dae911133ffe7c965087135fe33071afea9575d6cf/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/bbc051b549ed810893d4d28d043e90a627bee2cd022b1df034c4acad2b52c778/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/c4f03183868c13660a303a42c24e730c248bc8ef36da494a3730d956eb9dadee/shm"} 6.6031616e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/cecdc623743d68070256a7e2d15a8807a3f556987cc73baf575fdbc0231fddf1/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/e107fca743e10b7125082fac33bc4196af3ab88f80ce00b882dd64e72d774062/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/ee50d72ad6f3f9970d0034e41b69c3041472cb10d39b9b41afa4c1765b13ab46/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/f4e8c26e4b24473b7e7255bcc53d40ee543a4d965588468f71c26773b44b298e/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="tmpfs",device_error="",fstype="tmpfs",mountpoint="/run"} 2.141728768e+09 # HELP node_filesystem_device_error Whether an error occurred while getting statistics for the given device. # TYPE node_filesystem_device_error gauge node_filesystem_device_error{device="/dev/ploop35903p1",device_error="",fstype="ext4",mountpoint="/"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/0f706a203e76074fcc14637afd3a4ec4d4505183e631b027f8629a04374a366f/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/4157eebc5fadcdc3aec77ca3d47365e35d197ef458fa14e8eb787e4764c8ba51/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/4f4d6d72d210db1d935babf6f7da0d6ce0989522982eaba797ed0067955c7602/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/6ddabfeea3b10b105e1589b7497296a4ee23fba9a756dfaa9a334b7558fd587d/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/6e80d3d96a6ca8cfb198b7f9928333f39f7b268d3647433e7847fb281bf4c243/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/74f98f82d2c993020f285e6366e679c3e6325d738de6754f8bdd827cadc0597e/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/7547c5c91ba004aa9f6b418424d75fad539575e4fd2568717045778588df0693/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/7c460cc999c513254498a4ed6e8f01191d1d0b9053711f63ee25f506af830723/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/7e16a752165e91222345f267991930e45a35c31a6c6fea4fb5261d75340a51e8/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/80cd6d3a29d753ca2a3794e2603073e3015a1f307ab99e915f1d2564a6d771e3/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/84e047880b7598d5e2383efc69e0f2e143fa86c7430acb8b561fac315c8300c8/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/9e66dd903b2445185961fd1c6cf1ebf764fd25c14c3696cf176febfeec45f6e8/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/a238d38e22416c420e29cdf7350eff4ad520ca05ab99a4cc87942b53d76c91cc/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/a50b1c5b6814040ec5a8876c11e2d05858436c62e33673d4fd02033a00995f98/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/a6cd91302ffc8b545bfba9ee6b1eb202ce80a7c1904ccac2aa5282e2a35aaca2/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/b6a9d3cfb4277c26f77c39dae911133ffe7c965087135fe33071afea9575d6cf/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/bbc051b549ed810893d4d28d043e90a627bee2cd022b1df034c4acad2b52c778/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/c4f03183868c13660a303a42c24e730c248bc8ef36da494a3730d956eb9dadee/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/cecdc623743d68070256a7e2d15a8807a3f556987cc73baf575fdbc0231fddf1/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/e107fca743e10b7125082fac33bc4196af3ab88f80ce00b882dd64e72d774062/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/ee50d72ad6f3f9970d0034e41b69c3041472cb10d39b9b41afa4c1765b13ab46/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/f4e8c26e4b24473b7e7255bcc53d40ee543a4d965588468f71c26773b44b298e/shm"} 0 node_filesystem_device_error{device="storage.kubernetes-prod.user.cloudjkt01.com:/data",device_error="permission denied",fstype="nfs",mountpoint="/var/lib/kubelet/pods/4bfff2b1-64b0-46ef-a0ae-115b17c43cb9/volumes/kubernetes.io~nfs/pv-nfs-subdir-external-provisioner"} 1 node_filesystem_device_error{device="storage.kubernetes-prod.user.cloudjkt01.com:/data",device_error="permission denied",fstype="nfs",mountpoint="/var/lib/kubelet/pods/8ea5400c-97fa-417a-a8de-75a6a7b43463/volumes/kubernetes.io~nfs/pv-nfs-subdir-external-provisioner"} 1 node_filesystem_device_error{device="storage.kubernetes-prod.user.cloudjkt01.com:/data/kubernetes-monitoring-monitoring-prometheus-server-pvc-035d66dd-e324-49c0-a48e-38dcb6e70386",device_error="permission denied",fstype="nfs",mountpoint="/var/lib/kubelet/pods/3915822e-4b8a-4731-b397-2214f4aa9a31/volumes/kubernetes.io~nfs/pvc-035d66dd-e324-49c0-a48e-38dcb6e70386"} 1 node_filesystem_device_error{device="tmpfs",device_error="",fstype="tmpfs",mountpoint="/run"} 0 node_filesystem_device_error{device="tmpfs",device_error="permission denied",fstype="tmpfs",mountpoint="/var/lib/kubelet/pods/10120495-6805-4874-aa44-5503132e2bae/volumes/kubernetes.io~projected/kube-api-access-z2ch2"} 1 node_filesystem_device_error{device="tmpfs",device_error="permission denied",fstype="tmpfs",mountpoint="/var/lib/kubelet/pods/19dfad89-2829-43ae-9229-c42d1f1ae14d/volumes/kubernetes.io~projected/kube-api-access-2sr5z"} 1 node_filesystem_device_error{device="tmpfs",device_error="permission denied",fstype="tmpfs",mountpoint="/var/lib/kubelet/pods/1ebe5dd9-ab8b-4da5-bc8a-a4fd296129fd/volumes/kubernetes.io~projected/kube-api-access-xvzsm"} 1 node_filesystem_device_error{device="tmpfs",device_error="permission denied",fstype="tmpfs",mountpoint="/var/lib/kubelet/pods/237a4496-ae2a-4ef9-b941-e3c36d340455/volumes/kubernetes.io~projected/kube-api-access-zsbx5"} 1 node_filesystem_device_error{device="tmpfs",device_error="permission denied",fstype="tmpfs",mountpoint="/var/lib/kubelet/pods/26df44ec-65f7-4848-9039-4b9ef5fdbdbe/volumes/kubernetes.io~projected/kube-api-access-njxbn"} 1 node_filesystem_device_error{device="tmpfs",device_error="permission denied",fstype="tmpfs",mountpoint="/var/lib/kubelet/pods/276c579b-6765-46c0-8e92-7e838fd279fe/volumes/kubernetes.io~projected/kube-api-access-hf2mz"} 1 node_filesystem_device_error{device="tmpfs",device_error="permission denied",fstype="tmpfs",mountpoint="/var/lib/kubelet/pods/306558db-1f12-4e2f-88d0-3c402cbf8c13/volumes/kubernetes.io~projected/kube-api-access-84478"} 1 node_filesystem_device_error{device="tmpfs",device_error="permission denied",fstype="tmpfs",mountpoint="/var/lib/kubelet/pods/3212026f-a5e6-44cf-bbc2-d594fc4465b9/volumes/kubernetes.io~projected/kube-api-access-tl6r8"} 1 node_filesystem_device_error{device="tmpfs",device_error="permission denied",fstype="tmpfs",mountpoint="/var/lib/kubelet/pods/3915822e-4b8a-4731-b397-2214f4aa9a31/volumes/kubernetes.io~projected/kube-api-access-dgcxt"} 1 node_filesystem_device_error{device="tmpfs",device_error="permission denied",fstype="tmpfs",mountpoint="/var/lib/kubelet/pods/3ae24afb-40c8-4c08-a83a-eb0bd0be70cf/volumes/kubernetes.io~projected/kube-api-access-sz2kr"} 1 node_filesystem_device_error{device="tmpfs",device_error="permission denied",fstype="tmpfs",mountpoint="/var/lib/kubelet/pods/4bfff2b1-64b0-46ef-a0ae-115b17c43cb9/volumes/kubernetes.io~projected/kube-api-access-6jxz9"} 1 node_filesystem_device_error{device="tmpfs",device_error="permission denied",fstype="tmpfs",mountpoint="/var/lib/kubelet/pods/78bdaf7a-3774-4c0c-b88e-6c8c6ee489d4/volumes/kubernetes.io~projected/kube-api-access-s5vjh"} 1 node_filesystem_device_error{device="tmpfs",device_error="permission denied",fstype="tmpfs",mountpoint="/var/lib/kubelet/pods/7e174c24-2604-43ce-a8b8-7fcb6f1fdab1/volumes/kubernetes.io~projected/kube-api-access-pg242"} 1 node_filesystem_device_error{device="tmpfs",device_error="permission denied",fstype="tmpfs",mountpoint="/var/lib/kubelet/pods/838dcee3-7522-4f4b-8ce5-f14da01fcfdc/volumes/kubernetes.io~projected/kube-api-access-l5kzk"} 1 node_filesystem_device_error{device="tmpfs",device_error="permission denied",fstype="tmpfs",mountpoint="/var/lib/kubelet/pods/8b1f1d87-ebd4-4a87-b13e-356189da3434/volumes/kubernetes.io~projected/kube-api-access-d6bxf"} 1 node_filesystem_device_error{device="tmpfs",device_error="permission denied",fstype="tmpfs",mountpoint="/var/lib/kubelet/pods/8ea5400c-97fa-417a-a8de-75a6a7b43463/volumes/kubernetes.io~projected/kube-api-access-5xz74"} 1 node_filesystem_device_error{device="tmpfs",device_error="permission denied",fstype="tmpfs",mountpoint="/var/lib/kubelet/pods/9544a136-e6c5-4303-83c3-707d00f1f0da/volumes/kubernetes.io~projected/kube-api-access-jkfrc"} 1 node_filesystem_device_error{device="tmpfs",device_error="permission denied",fstype="tmpfs",mountpoint="/var/lib/kubelet/pods/a840f78f-6867-4928-bd8b-5e8414334b2d/volumes/kubernetes.io~projected/kube-api-access-sj8d8"} 1 node_filesystem_device_error{device="tmpfs",device_error="permission denied",fstype="tmpfs",mountpoint="/var/lib/kubelet/pods/a840f78f-6867-4928-bd8b-5e8414334b2d/volumes/kubernetes.io~secret/webhook-cert"} 1 node_filesystem_device_error{device="tmpfs",device_error="permission denied",fstype="tmpfs",mountpoint="/var/lib/kubelet/pods/d92ce1c8-605d-4790-a0ae-6e65c9a192ef/volumes/kubernetes.io~projected/kube-api-access-bw4tw"} 1 node_filesystem_device_error{device="tmpfs",device_error="permission denied",fstype="tmpfs",mountpoint="/var/lib/kubelet/pods/d92ce1c8-605d-4790-a0ae-6e65c9a192ef/volumes/kubernetes.io~secret/memberlist"} 1 node_filesystem_device_error{device="tmpfs",device_error="permission denied",fstype="tmpfs",mountpoint="/var/lib/kubelet/pods/deabb225-a9f9-44d3-a8f6-9cf9900a8dcb/volumes/kubernetes.io~projected/kube-api-access-lqsmz"} 1 node_filesystem_device_error{device="tmpfs",device_error="permission denied",fstype="tmpfs",mountpoint="/var/lib/kubelet/pods/e57eb450-d1f6-409d-96fd-8b658cc20779/volumes/kubernetes.io~projected/kube-api-access-2bg5p"} 1 # HELP node_filesystem_files Filesystem total file nodes. # TYPE node_filesystem_files gauge node_filesystem_files{device="/dev/ploop35903p1",device_error="",fstype="ext4",mountpoint="/"} 3.125248e+07 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/0f706a203e76074fcc14637afd3a4ec4d4505183e631b027f8629a04374a366f/shm"} 524288 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/4157eebc5fadcdc3aec77ca3d47365e35d197ef458fa14e8eb787e4764c8ba51/shm"} 524288 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/4f4d6d72d210db1d935babf6f7da0d6ce0989522982eaba797ed0067955c7602/shm"} 524288 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/6ddabfeea3b10b105e1589b7497296a4ee23fba9a756dfaa9a334b7558fd587d/shm"} 524288 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/6e80d3d96a6ca8cfb198b7f9928333f39f7b268d3647433e7847fb281bf4c243/shm"} 524288 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/74f98f82d2c993020f285e6366e679c3e6325d738de6754f8bdd827cadc0597e/shm"} 524288 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/7547c5c91ba004aa9f6b418424d75fad539575e4fd2568717045778588df0693/shm"} 524288 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/7c460cc999c513254498a4ed6e8f01191d1d0b9053711f63ee25f506af830723/shm"} 524288 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/7e16a752165e91222345f267991930e45a35c31a6c6fea4fb5261d75340a51e8/shm"} 524288 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/80cd6d3a29d753ca2a3794e2603073e3015a1f307ab99e915f1d2564a6d771e3/shm"} 524288 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/84e047880b7598d5e2383efc69e0f2e143fa86c7430acb8b561fac315c8300c8/shm"} 524288 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/9e66dd903b2445185961fd1c6cf1ebf764fd25c14c3696cf176febfeec45f6e8/shm"} 524288 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/a238d38e22416c420e29cdf7350eff4ad520ca05ab99a4cc87942b53d76c91cc/shm"} 524288 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/a50b1c5b6814040ec5a8876c11e2d05858436c62e33673d4fd02033a00995f98/shm"} 524288 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/a6cd91302ffc8b545bfba9ee6b1eb202ce80a7c1904ccac2aa5282e2a35aaca2/shm"} 524288 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/b6a9d3cfb4277c26f77c39dae911133ffe7c965087135fe33071afea9575d6cf/shm"} 524288 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/bbc051b549ed810893d4d28d043e90a627bee2cd022b1df034c4acad2b52c778/shm"} 524288 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/c4f03183868c13660a303a42c24e730c248bc8ef36da494a3730d956eb9dadee/shm"} 524288 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/cecdc623743d68070256a7e2d15a8807a3f556987cc73baf575fdbc0231fddf1/shm"} 524288 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/e107fca743e10b7125082fac33bc4196af3ab88f80ce00b882dd64e72d774062/shm"} 524288 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/ee50d72ad6f3f9970d0034e41b69c3041472cb10d39b9b41afa4c1765b13ab46/shm"} 524288 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/f4e8c26e4b24473b7e7255bcc53d40ee543a4d965588468f71c26773b44b298e/shm"} 524288 node_filesystem_files{device="tmpfs",device_error="",fstype="tmpfs",mountpoint="/run"} 524288 # HELP node_filesystem_files_free Filesystem total free file nodes. # TYPE node_filesystem_files_free gauge node_filesystem_files_free{device="/dev/ploop35903p1",device_error="",fstype="ext4",mountpoint="/"} 3.1079355e+07 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/0f706a203e76074fcc14637afd3a4ec4d4505183e631b027f8629a04374a366f/shm"} 524287 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/4157eebc5fadcdc3aec77ca3d47365e35d197ef458fa14e8eb787e4764c8ba51/shm"} 524287 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/4f4d6d72d210db1d935babf6f7da0d6ce0989522982eaba797ed0067955c7602/shm"} 524287 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/6ddabfeea3b10b105e1589b7497296a4ee23fba9a756dfaa9a334b7558fd587d/shm"} 524287 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/6e80d3d96a6ca8cfb198b7f9928333f39f7b268d3647433e7847fb281bf4c243/shm"} 524287 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/74f98f82d2c993020f285e6366e679c3e6325d738de6754f8bdd827cadc0597e/shm"} 524287 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/7547c5c91ba004aa9f6b418424d75fad539575e4fd2568717045778588df0693/shm"} 524287 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/7c460cc999c513254498a4ed6e8f01191d1d0b9053711f63ee25f506af830723/shm"} 524287 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/7e16a752165e91222345f267991930e45a35c31a6c6fea4fb5261d75340a51e8/shm"} 524287 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/80cd6d3a29d753ca2a3794e2603073e3015a1f307ab99e915f1d2564a6d771e3/shm"} 524287 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/84e047880b7598d5e2383efc69e0f2e143fa86c7430acb8b561fac315c8300c8/shm"} 524287 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/9e66dd903b2445185961fd1c6cf1ebf764fd25c14c3696cf176febfeec45f6e8/shm"} 524287 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/a238d38e22416c420e29cdf7350eff4ad520ca05ab99a4cc87942b53d76c91cc/shm"} 524287 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/a50b1c5b6814040ec5a8876c11e2d05858436c62e33673d4fd02033a00995f98/shm"} 524287 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/a6cd91302ffc8b545bfba9ee6b1eb202ce80a7c1904ccac2aa5282e2a35aaca2/shm"} 524287 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/b6a9d3cfb4277c26f77c39dae911133ffe7c965087135fe33071afea9575d6cf/shm"} 524287 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/bbc051b549ed810893d4d28d043e90a627bee2cd022b1df034c4acad2b52c778/shm"} 524287 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/c4f03183868c13660a303a42c24e730c248bc8ef36da494a3730d956eb9dadee/shm"} 524285 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/cecdc623743d68070256a7e2d15a8807a3f556987cc73baf575fdbc0231fddf1/shm"} 524287 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/e107fca743e10b7125082fac33bc4196af3ab88f80ce00b882dd64e72d774062/shm"} 524287 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/ee50d72ad6f3f9970d0034e41b69c3041472cb10d39b9b41afa4c1765b13ab46/shm"} 524287 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/f4e8c26e4b24473b7e7255bcc53d40ee543a4d965588468f71c26773b44b298e/shm"} 524287 node_filesystem_files_free{device="tmpfs",device_error="",fstype="tmpfs",mountpoint="/run"} 522419 # HELP node_filesystem_free_bytes Filesystem free space in bytes. # TYPE node_filesystem_free_bytes gauge node_filesystem_free_bytes{device="/dev/ploop35903p1",device_error="",fstype="ext4",mountpoint="/"} 4.9504690176e+11 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/0f706a203e76074fcc14637afd3a4ec4d4505183e631b027f8629a04374a366f/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/4157eebc5fadcdc3aec77ca3d47365e35d197ef458fa14e8eb787e4764c8ba51/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/4f4d6d72d210db1d935babf6f7da0d6ce0989522982eaba797ed0067955c7602/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/6ddabfeea3b10b105e1589b7497296a4ee23fba9a756dfaa9a334b7558fd587d/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/6e80d3d96a6ca8cfb198b7f9928333f39f7b268d3647433e7847fb281bf4c243/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/74f98f82d2c993020f285e6366e679c3e6325d738de6754f8bdd827cadc0597e/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/7547c5c91ba004aa9f6b418424d75fad539575e4fd2568717045778588df0693/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/7c460cc999c513254498a4ed6e8f01191d1d0b9053711f63ee25f506af830723/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/7e16a752165e91222345f267991930e45a35c31a6c6fea4fb5261d75340a51e8/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/80cd6d3a29d753ca2a3794e2603073e3015a1f307ab99e915f1d2564a6d771e3/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/84e047880b7598d5e2383efc69e0f2e143fa86c7430acb8b561fac315c8300c8/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/9e66dd903b2445185961fd1c6cf1ebf764fd25c14c3696cf176febfeec45f6e8/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/a238d38e22416c420e29cdf7350eff4ad520ca05ab99a4cc87942b53d76c91cc/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/a50b1c5b6814040ec5a8876c11e2d05858436c62e33673d4fd02033a00995f98/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/a6cd91302ffc8b545bfba9ee6b1eb202ce80a7c1904ccac2aa5282e2a35aaca2/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/b6a9d3cfb4277c26f77c39dae911133ffe7c965087135fe33071afea9575d6cf/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/bbc051b549ed810893d4d28d043e90a627bee2cd022b1df034c4acad2b52c778/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/c4f03183868c13660a303a42c24e730c248bc8ef36da494a3730d956eb9dadee/shm"} 6.6031616e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/cecdc623743d68070256a7e2d15a8807a3f556987cc73baf575fdbc0231fddf1/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/e107fca743e10b7125082fac33bc4196af3ab88f80ce00b882dd64e72d774062/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/ee50d72ad6f3f9970d0034e41b69c3041472cb10d39b9b41afa4c1765b13ab46/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/f4e8c26e4b24473b7e7255bcc53d40ee543a4d965588468f71c26773b44b298e/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="tmpfs",device_error="",fstype="tmpfs",mountpoint="/run"} 2.141728768e+09 # HELP node_filesystem_readonly Filesystem read-only status. # TYPE node_filesystem_readonly gauge node_filesystem_readonly{device="/dev/ploop35903p1",device_error="",fstype="ext4",mountpoint="/"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/0f706a203e76074fcc14637afd3a4ec4d4505183e631b027f8629a04374a366f/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/4157eebc5fadcdc3aec77ca3d47365e35d197ef458fa14e8eb787e4764c8ba51/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/4f4d6d72d210db1d935babf6f7da0d6ce0989522982eaba797ed0067955c7602/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/6ddabfeea3b10b105e1589b7497296a4ee23fba9a756dfaa9a334b7558fd587d/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/6e80d3d96a6ca8cfb198b7f9928333f39f7b268d3647433e7847fb281bf4c243/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/74f98f82d2c993020f285e6366e679c3e6325d738de6754f8bdd827cadc0597e/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/7547c5c91ba004aa9f6b418424d75fad539575e4fd2568717045778588df0693/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/7c460cc999c513254498a4ed6e8f01191d1d0b9053711f63ee25f506af830723/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/7e16a752165e91222345f267991930e45a35c31a6c6fea4fb5261d75340a51e8/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/80cd6d3a29d753ca2a3794e2603073e3015a1f307ab99e915f1d2564a6d771e3/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/84e047880b7598d5e2383efc69e0f2e143fa86c7430acb8b561fac315c8300c8/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/9e66dd903b2445185961fd1c6cf1ebf764fd25c14c3696cf176febfeec45f6e8/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/a238d38e22416c420e29cdf7350eff4ad520ca05ab99a4cc87942b53d76c91cc/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/a50b1c5b6814040ec5a8876c11e2d05858436c62e33673d4fd02033a00995f98/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/a6cd91302ffc8b545bfba9ee6b1eb202ce80a7c1904ccac2aa5282e2a35aaca2/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/b6a9d3cfb4277c26f77c39dae911133ffe7c965087135fe33071afea9575d6cf/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/bbc051b549ed810893d4d28d043e90a627bee2cd022b1df034c4acad2b52c778/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/c4f03183868c13660a303a42c24e730c248bc8ef36da494a3730d956eb9dadee/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/cecdc623743d68070256a7e2d15a8807a3f556987cc73baf575fdbc0231fddf1/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/e107fca743e10b7125082fac33bc4196af3ab88f80ce00b882dd64e72d774062/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/ee50d72ad6f3f9970d0034e41b69c3041472cb10d39b9b41afa4c1765b13ab46/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/f4e8c26e4b24473b7e7255bcc53d40ee543a4d965588468f71c26773b44b298e/shm"} 0 node_filesystem_readonly{device="storage.kubernetes-prod.user.cloudjkt01.com:/data",device_error="permission denied",fstype="nfs",mountpoint="/var/lib/kubelet/pods/4bfff2b1-64b0-46ef-a0ae-115b17c43cb9/volumes/kubernetes.io~nfs/pv-nfs-subdir-external-provisioner"} 0 node_filesystem_readonly{device="storage.kubernetes-prod.user.cloudjkt01.com:/data",device_error="permission denied",fstype="nfs",mountpoint="/var/lib/kubelet/pods/8ea5400c-97fa-417a-a8de-75a6a7b43463/volumes/kubernetes.io~nfs/pv-nfs-subdir-external-provisioner"} 0 node_filesystem_readonly{device="storage.kubernetes-prod.user.cloudjkt01.com:/data/kubernetes-monitoring-monitoring-prometheus-server-pvc-035d66dd-e324-49c0-a48e-38dcb6e70386",device_error="permission denied",fstype="nfs",mountpoint="/var/lib/kubelet/pods/3915822e-4b8a-4731-b397-2214f4aa9a31/volumes/kubernetes.io~nfs/pvc-035d66dd-e324-49c0-a48e-38dcb6e70386"} 0 node_filesystem_readonly{device="tmpfs",device_error="",fstype="tmpfs",mountpoint="/run"} 0 node_filesystem_readonly{device="tmpfs",device_error="permission denied",fstype="tmpfs",mountpoint="/var/lib/kubelet/pods/10120495-6805-4874-aa44-5503132e2bae/volumes/kubernetes.io~projected/kube-api-access-z2ch2"} 0 node_filesystem_readonly{device="tmpfs",device_error="permission denied",fstype="tmpfs",mountpoint="/var/lib/kubelet/pods/19dfad89-2829-43ae-9229-c42d1f1ae14d/volumes/kubernetes.io~projected/kube-api-access-2sr5z"} 0 node_filesystem_readonly{device="tmpfs",device_error="permission denied",fstype="tmpfs",mountpoint="/var/lib/kubelet/pods/1ebe5dd9-ab8b-4da5-bc8a-a4fd296129fd/volumes/kubernetes.io~projected/kube-api-access-xvzsm"} 0 node_filesystem_readonly{device="tmpfs",device_error="permission denied",fstype="tmpfs",mountpoint="/var/lib/kubelet/pods/237a4496-ae2a-4ef9-b941-e3c36d340455/volumes/kubernetes.io~projected/kube-api-access-zsbx5"} 0 node_filesystem_readonly{device="tmpfs",device_error="permission denied",fstype="tmpfs",mountpoint="/var/lib/kubelet/pods/26df44ec-65f7-4848-9039-4b9ef5fdbdbe/volumes/kubernetes.io~projected/kube-api-access-njxbn"} 0 node_filesystem_readonly{device="tmpfs",device_error="permission denied",fstype="tmpfs",mountpoint="/var/lib/kubelet/pods/276c579b-6765-46c0-8e92-7e838fd279fe/volumes/kubernetes.io~projected/kube-api-access-hf2mz"} 0 node_filesystem_readonly{device="tmpfs",device_error="permission denied",fstype="tmpfs",mountpoint="/var/lib/kubelet/pods/306558db-1f12-4e2f-88d0-3c402cbf8c13/volumes/kubernetes.io~projected/kube-api-access-84478"} 0 node_filesystem_readonly{device="tmpfs",device_error="permission denied",fstype="tmpfs",mountpoint="/var/lib/kubelet/pods/3212026f-a5e6-44cf-bbc2-d594fc4465b9/volumes/kubernetes.io~projected/kube-api-access-tl6r8"} 0 node_filesystem_readonly{device="tmpfs",device_error="permission denied",fstype="tmpfs",mountpoint="/var/lib/kubelet/pods/3915822e-4b8a-4731-b397-2214f4aa9a31/volumes/kubernetes.io~projected/kube-api-access-dgcxt"} 0 node_filesystem_readonly{device="tmpfs",device_error="permission denied",fstype="tmpfs",mountpoint="/var/lib/kubelet/pods/3ae24afb-40c8-4c08-a83a-eb0bd0be70cf/volumes/kubernetes.io~projected/kube-api-access-sz2kr"} 0 node_filesystem_readonly{device="tmpfs",device_error="permission denied",fstype="tmpfs",mountpoint="/var/lib/kubelet/pods/4bfff2b1-64b0-46ef-a0ae-115b17c43cb9/volumes/kubernetes.io~projected/kube-api-access-6jxz9"} 0 node_filesystem_readonly{device="tmpfs",device_error="permission denied",fstype="tmpfs",mountpoint="/var/lib/kubelet/pods/78bdaf7a-3774-4c0c-b88e-6c8c6ee489d4/volumes/kubernetes.io~projected/kube-api-access-s5vjh"} 0 node_filesystem_readonly{device="tmpfs",device_error="permission denied",fstype="tmpfs",mountpoint="/var/lib/kubelet/pods/7e174c24-2604-43ce-a8b8-7fcb6f1fdab1/volumes/kubernetes.io~projected/kube-api-access-pg242"} 0 node_filesystem_readonly{device="tmpfs",device_error="permission denied",fstype="tmpfs",mountpoint="/var/lib/kubelet/pods/838dcee3-7522-4f4b-8ce5-f14da01fcfdc/volumes/kubernetes.io~projected/kube-api-access-l5kzk"} 0 node_filesystem_readonly{device="tmpfs",device_error="permission denied",fstype="tmpfs",mountpoint="/var/lib/kubelet/pods/8b1f1d87-ebd4-4a87-b13e-356189da3434/volumes/kubernetes.io~projected/kube-api-access-d6bxf"} 0 node_filesystem_readonly{device="tmpfs",device_error="permission denied",fstype="tmpfs",mountpoint="/var/lib/kubelet/pods/8ea5400c-97fa-417a-a8de-75a6a7b43463/volumes/kubernetes.io~projected/kube-api-access-5xz74"} 0 node_filesystem_readonly{device="tmpfs",device_error="permission denied",fstype="tmpfs",mountpoint="/var/lib/kubelet/pods/9544a136-e6c5-4303-83c3-707d00f1f0da/volumes/kubernetes.io~projected/kube-api-access-jkfrc"} 0 node_filesystem_readonly{device="tmpfs",device_error="permission denied",fstype="tmpfs",mountpoint="/var/lib/kubelet/pods/a840f78f-6867-4928-bd8b-5e8414334b2d/volumes/kubernetes.io~projected/kube-api-access-sj8d8"} 0 node_filesystem_readonly{device="tmpfs",device_error="permission denied",fstype="tmpfs",mountpoint="/var/lib/kubelet/pods/a840f78f-6867-4928-bd8b-5e8414334b2d/volumes/kubernetes.io~secret/webhook-cert"} 0 node_filesystem_readonly{device="tmpfs",device_error="permission denied",fstype="tmpfs",mountpoint="/var/lib/kubelet/pods/d92ce1c8-605d-4790-a0ae-6e65c9a192ef/volumes/kubernetes.io~projected/kube-api-access-bw4tw"} 0 node_filesystem_readonly{device="tmpfs",device_error="permission denied",fstype="tmpfs",mountpoint="/var/lib/kubelet/pods/d92ce1c8-605d-4790-a0ae-6e65c9a192ef/volumes/kubernetes.io~secret/memberlist"} 0 node_filesystem_readonly{device="tmpfs",device_error="permission denied",fstype="tmpfs",mountpoint="/var/lib/kubelet/pods/deabb225-a9f9-44d3-a8f6-9cf9900a8dcb/volumes/kubernetes.io~projected/kube-api-access-lqsmz"} 0 node_filesystem_readonly{device="tmpfs",device_error="permission denied",fstype="tmpfs",mountpoint="/var/lib/kubelet/pods/e57eb450-d1f6-409d-96fd-8b658cc20779/volumes/kubernetes.io~projected/kube-api-access-2bg5p"} 0 # HELP node_filesystem_size_bytes Filesystem size in bytes. # TYPE node_filesystem_size_bytes gauge node_filesystem_size_bytes{device="/dev/ploop35903p1",device_error="",fstype="ext4",mountpoint="/"} 5.03828086784e+11 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/0f706a203e76074fcc14637afd3a4ec4d4505183e631b027f8629a04374a366f/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/4157eebc5fadcdc3aec77ca3d47365e35d197ef458fa14e8eb787e4764c8ba51/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/4f4d6d72d210db1d935babf6f7da0d6ce0989522982eaba797ed0067955c7602/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/6ddabfeea3b10b105e1589b7497296a4ee23fba9a756dfaa9a334b7558fd587d/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/6e80d3d96a6ca8cfb198b7f9928333f39f7b268d3647433e7847fb281bf4c243/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/74f98f82d2c993020f285e6366e679c3e6325d738de6754f8bdd827cadc0597e/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/7547c5c91ba004aa9f6b418424d75fad539575e4fd2568717045778588df0693/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/7c460cc999c513254498a4ed6e8f01191d1d0b9053711f63ee25f506af830723/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/7e16a752165e91222345f267991930e45a35c31a6c6fea4fb5261d75340a51e8/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/80cd6d3a29d753ca2a3794e2603073e3015a1f307ab99e915f1d2564a6d771e3/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/84e047880b7598d5e2383efc69e0f2e143fa86c7430acb8b561fac315c8300c8/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/9e66dd903b2445185961fd1c6cf1ebf764fd25c14c3696cf176febfeec45f6e8/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/a238d38e22416c420e29cdf7350eff4ad520ca05ab99a4cc87942b53d76c91cc/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/a50b1c5b6814040ec5a8876c11e2d05858436c62e33673d4fd02033a00995f98/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/a6cd91302ffc8b545bfba9ee6b1eb202ce80a7c1904ccac2aa5282e2a35aaca2/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/b6a9d3cfb4277c26f77c39dae911133ffe7c965087135fe33071afea9575d6cf/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/bbc051b549ed810893d4d28d043e90a627bee2cd022b1df034c4acad2b52c778/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/c4f03183868c13660a303a42c24e730c248bc8ef36da494a3730d956eb9dadee/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/cecdc623743d68070256a7e2d15a8807a3f556987cc73baf575fdbc0231fddf1/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/e107fca743e10b7125082fac33bc4196af3ab88f80ce00b882dd64e72d774062/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/ee50d72ad6f3f9970d0034e41b69c3041472cb10d39b9b41afa4c1765b13ab46/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/containerd/io.containerd.grpc.v1.cri/sandboxes/f4e8c26e4b24473b7e7255bcc53d40ee543a4d965588468f71c26773b44b298e/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="tmpfs",device_error="",fstype="tmpfs",mountpoint="/run"} 2.147483648e+09 # HELP node_forks_total Total number of forks. # TYPE node_forks_total counter node_forks_total 300 # HELP node_intr_total Total number of interrupts serviced. # TYPE node_intr_total counter node_intr_total 0 # HELP node_ipvs_connections_total The total number of connections made. # TYPE node_ipvs_connections_total counter node_ipvs_connections_total 0 # HELP node_ipvs_incoming_bytes_total The total amount of incoming data. # TYPE node_ipvs_incoming_bytes_total counter node_ipvs_incoming_bytes_total 0 # HELP node_ipvs_incoming_packets_total The total number of incoming packets. # TYPE node_ipvs_incoming_packets_total counter node_ipvs_incoming_packets_total 0 # HELP node_ipvs_outgoing_bytes_total The total amount of outgoing data. # TYPE node_ipvs_outgoing_bytes_total counter node_ipvs_outgoing_bytes_total 0 # HELP node_ipvs_outgoing_packets_total The total number of outgoing packets. # TYPE node_ipvs_outgoing_packets_total counter node_ipvs_outgoing_packets_total 0 # HELP node_load1 1m load average. # TYPE node_load1 gauge node_load1 0 # 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.04 # HELP node_memory_Active_anon_bytes Memory information field Active_anon_bytes. # TYPE node_memory_Active_anon_bytes gauge node_memory_Active_anon_bytes 2.148089856e+09 # HELP node_memory_Active_bytes Memory information field Active_bytes. # TYPE node_memory_Active_bytes gauge node_memory_Active_bytes 2.843725824e+09 # HELP node_memory_Active_file_bytes Memory information field Active_file_bytes. # TYPE node_memory_Active_file_bytes gauge node_memory_Active_file_bytes 6.95635968e+08 # HELP node_memory_AnonPages_bytes Memory information field AnonPages_bytes. # TYPE node_memory_AnonPages_bytes gauge node_memory_AnonPages_bytes 2.230083584e+09 # HELP node_memory_Buffers_bytes Memory information field Buffers_bytes. # TYPE node_memory_Buffers_bytes gauge node_memory_Buffers_bytes 0 # HELP node_memory_Cached_bytes Memory information field Cached_bytes. # TYPE node_memory_Cached_bytes gauge node_memory_Cached_bytes 1.635872768e+09 # HELP node_memory_Dirty_bytes Memory information field Dirty_bytes. # TYPE node_memory_Dirty_bytes gauge node_memory_Dirty_bytes 16384 # HELP node_memory_Inactive_anon_bytes Memory information field Inactive_anon_bytes. # TYPE node_memory_Inactive_anon_bytes gauge node_memory_Inactive_anon_bytes 8.1993728e+07 # HELP node_memory_Inactive_bytes Memory information field Inactive_bytes. # TYPE node_memory_Inactive_bytes gauge node_memory_Inactive_bytes 9.99026688e+08 # HELP node_memory_Inactive_file_bytes Memory information field Inactive_file_bytes. # TYPE node_memory_Inactive_file_bytes gauge node_memory_Inactive_file_bytes 9.1703296e+08 # HELP node_memory_MemAvailable_bytes Memory information field MemAvailable_bytes. # TYPE node_memory_MemAvailable_bytes gauge node_memory_MemAvailable_bytes 1.75673344e+09 # HELP node_memory_MemFree_bytes Memory information field MemFree_bytes. # TYPE node_memory_MemFree_bytes gauge node_memory_MemFree_bytes 1.4635008e+07 # HELP node_memory_MemTotal_bytes Memory information field MemTotal_bytes. # TYPE node_memory_MemTotal_bytes gauge node_memory_MemTotal_bytes 4.294967296e+09 # HELP node_memory_Mlocked_bytes Memory information field Mlocked_bytes. # TYPE node_memory_Mlocked_bytes gauge node_memory_Mlocked_bytes 0 # HELP node_memory_SReclaimable_bytes Memory information field SReclaimable_bytes. # TYPE node_memory_SReclaimable_bytes gauge node_memory_SReclaimable_bytes 1.29429504e+08 # HELP node_memory_SUnreclaim_bytes Memory information field SUnreclaim_bytes. # TYPE node_memory_SUnreclaim_bytes gauge node_memory_SUnreclaim_bytes 1.5632384e+08 # HELP node_memory_Shmem_bytes Memory information field Shmem_bytes. # TYPE node_memory_Shmem_bytes gauge node_memory_Shmem_bytes 2.320384e+07 # HELP node_memory_Slab_bytes Memory information field Slab_bytes. # TYPE node_memory_Slab_bytes gauge node_memory_Slab_bytes 2.85753344e+08 # HELP node_memory_SwapFree_bytes Memory information field SwapFree_bytes. # TYPE node_memory_SwapFree_bytes gauge node_memory_SwapFree_bytes 4.01006592e+08 # HELP node_memory_SwapTotal_bytes Memory information field SwapTotal_bytes. # TYPE node_memory_SwapTotal_bytes gauge node_memory_SwapTotal_bytes 4.02653184e+08 # HELP node_memory_Unevictable_bytes Memory information field Unevictable_bytes. # TYPE node_memory_Unevictable_bytes gauge node_memory_Unevictable_bytes 0 # HELP node_memory_Writeback_bytes Memory information field Writeback_bytes. # TYPE node_memory_Writeback_bytes gauge node_memory_Writeback_bytes 0 # HELP node_netstat_Icmp6_InErrors Statistic Icmp6InErrors. # TYPE node_netstat_Icmp6_InErrors untyped node_netstat_Icmp6_InErrors 0 # HELP node_netstat_Icmp6_InMsgs Statistic Icmp6InMsgs. # TYPE node_netstat_Icmp6_InMsgs untyped node_netstat_Icmp6_InMsgs 0 # HELP node_netstat_Icmp6_OutMsgs Statistic Icmp6OutMsgs. # TYPE node_netstat_Icmp6_OutMsgs untyped node_netstat_Icmp6_OutMsgs 168 # HELP node_netstat_Icmp_InErrors Statistic IcmpInErrors. # TYPE node_netstat_Icmp_InErrors untyped node_netstat_Icmp_InErrors 673 # HELP node_netstat_Icmp_InMsgs Statistic IcmpInMsgs. # TYPE node_netstat_Icmp_InMsgs untyped node_netstat_Icmp_InMsgs 304639 # HELP node_netstat_Icmp_OutMsgs Statistic IcmpOutMsgs. # TYPE node_netstat_Icmp_OutMsgs untyped node_netstat_Icmp_OutMsgs 44366 # HELP node_netstat_Ip6_InOctets Statistic Ip6InOctets. # TYPE node_netstat_Ip6_InOctets untyped node_netstat_Ip6_InOctets 35400 # HELP node_netstat_Ip6_OutOctets Statistic Ip6OutOctets. # TYPE node_netstat_Ip6_OutOctets untyped node_netstat_Ip6_OutOctets 14384 # HELP node_netstat_IpExt_InOctets Statistic IpExtInOctets. # TYPE node_netstat_IpExt_InOctets untyped node_netstat_IpExt_InOctets 1.0177676615e+10 # HELP node_netstat_IpExt_OutOctets Statistic IpExtOutOctets. # TYPE node_netstat_IpExt_OutOctets untyped node_netstat_IpExt_OutOctets 1.2543673842e+10 # HELP node_netstat_Ip_Forwarding Statistic IpForwarding. # TYPE node_netstat_Ip_Forwarding untyped node_netstat_Ip_Forwarding 1 # HELP node_netstat_TcpExt_ListenDrops Statistic TcpExtListenDrops. # TYPE node_netstat_TcpExt_ListenDrops untyped node_netstat_TcpExt_ListenDrops 15 # HELP node_netstat_TcpExt_ListenOverflows Statistic TcpExtListenOverflows. # TYPE node_netstat_TcpExt_ListenOverflows untyped node_netstat_TcpExt_ListenOverflows 0 # HELP node_netstat_TcpExt_SyncookiesFailed Statistic TcpExtSyncookiesFailed. # TYPE node_netstat_TcpExt_SyncookiesFailed untyped node_netstat_TcpExt_SyncookiesFailed 1279 # HELP node_netstat_TcpExt_SyncookiesRecv Statistic TcpExtSyncookiesRecv. # TYPE node_netstat_TcpExt_SyncookiesRecv untyped node_netstat_TcpExt_SyncookiesRecv 0 # HELP node_netstat_TcpExt_SyncookiesSent Statistic TcpExtSyncookiesSent. # TYPE node_netstat_TcpExt_SyncookiesSent untyped node_netstat_TcpExt_SyncookiesSent 0 # HELP node_netstat_TcpExt_TCPOFOQueue Statistic TcpExtTCPOFOQueue. # TYPE node_netstat_TcpExt_TCPOFOQueue untyped node_netstat_TcpExt_TCPOFOQueue 13381 # HELP node_netstat_TcpExt_TCPSynRetrans Statistic TcpExtTCPSynRetrans. # TYPE node_netstat_TcpExt_TCPSynRetrans untyped node_netstat_TcpExt_TCPSynRetrans 30063 # HELP node_netstat_TcpExt_TCPTimeouts Statistic TcpExtTCPTimeouts. # TYPE node_netstat_TcpExt_TCPTimeouts untyped node_netstat_TcpExt_TCPTimeouts 26011 # HELP node_netstat_Tcp_ActiveOpens Statistic TcpActiveOpens. # TYPE node_netstat_Tcp_ActiveOpens untyped node_netstat_Tcp_ActiveOpens 2.133509e+06 # HELP node_netstat_Tcp_CurrEstab Statistic TcpCurrEstab. # TYPE node_netstat_Tcp_CurrEstab untyped node_netstat_Tcp_CurrEstab 14 # HELP node_netstat_Tcp_InErrs Statistic TcpInErrs. # TYPE node_netstat_Tcp_InErrs untyped node_netstat_Tcp_InErrs 7031 # HELP node_netstat_Tcp_InSegs Statistic TcpInSegs. # TYPE node_netstat_Tcp_InSegs untyped node_netstat_Tcp_InSegs 1.733215e+07 # HELP node_netstat_Tcp_OutRsts Statistic TcpOutRsts. # TYPE node_netstat_Tcp_OutRsts untyped node_netstat_Tcp_OutRsts 603698 # HELP node_netstat_Tcp_OutSegs Statistic TcpOutSegs. # TYPE node_netstat_Tcp_OutSegs untyped node_netstat_Tcp_OutSegs 1.8780041e+07 # HELP node_netstat_Tcp_PassiveOpens Statistic TcpPassiveOpens. # TYPE node_netstat_Tcp_PassiveOpens untyped node_netstat_Tcp_PassiveOpens 522271 # HELP node_netstat_Tcp_RetransSegs Statistic TcpRetransSegs. # TYPE node_netstat_Tcp_RetransSegs untyped node_netstat_Tcp_RetransSegs 57989 # HELP node_netstat_Udp6_InDatagrams Statistic Udp6InDatagrams. # TYPE node_netstat_Udp6_InDatagrams untyped node_netstat_Udp6_InDatagrams 0 # HELP node_netstat_Udp6_InErrors Statistic Udp6InErrors. # TYPE node_netstat_Udp6_InErrors untyped node_netstat_Udp6_InErrors 0 # HELP node_netstat_Udp6_NoPorts Statistic Udp6NoPorts. # TYPE node_netstat_Udp6_NoPorts untyped node_netstat_Udp6_NoPorts 0 # HELP node_netstat_Udp6_OutDatagrams Statistic Udp6OutDatagrams. # TYPE node_netstat_Udp6_OutDatagrams untyped node_netstat_Udp6_OutDatagrams 0 # HELP node_netstat_Udp6_RcvbufErrors Statistic Udp6RcvbufErrors. # TYPE node_netstat_Udp6_RcvbufErrors untyped node_netstat_Udp6_RcvbufErrors 0 # HELP node_netstat_Udp6_SndbufErrors Statistic Udp6SndbufErrors. # TYPE node_netstat_Udp6_SndbufErrors untyped node_netstat_Udp6_SndbufErrors 0 # HELP node_netstat_UdpLite6_InErrors Statistic UdpLite6InErrors. # TYPE node_netstat_UdpLite6_InErrors untyped node_netstat_UdpLite6_InErrors 0 # HELP node_netstat_UdpLite_InErrors Statistic UdpLiteInErrors. # TYPE node_netstat_UdpLite_InErrors untyped node_netstat_UdpLite_InErrors 0 # HELP node_netstat_Udp_InDatagrams Statistic UdpInDatagrams. # TYPE node_netstat_Udp_InDatagrams untyped node_netstat_Udp_InDatagrams 3.062663e+06 # HELP node_netstat_Udp_InErrors Statistic UdpInErrors. # TYPE node_netstat_Udp_InErrors untyped node_netstat_Udp_InErrors 129 # HELP node_netstat_Udp_NoPorts Statistic UdpNoPorts. # TYPE node_netstat_Udp_NoPorts untyped node_netstat_Udp_NoPorts 82699 # HELP node_netstat_Udp_OutDatagrams Statistic UdpOutDatagrams. # TYPE node_netstat_Udp_OutDatagrams untyped node_netstat_Udp_OutDatagrams 1.868608e+06 # HELP node_netstat_Udp_RcvbufErrors Statistic UdpRcvbufErrors. # TYPE node_netstat_Udp_RcvbufErrors untyped node_netstat_Udp_RcvbufErrors 0 # HELP node_netstat_Udp_SndbufErrors Statistic UdpSndbufErrors. # TYPE node_netstat_Udp_SndbufErrors untyped node_netstat_Udp_SndbufErrors 0 # HELP node_network_address_assign_type Network device property: address_assign_type # TYPE node_network_address_assign_type gauge node_network_address_assign_type{device="lo"} 0 node_network_address_assign_type{device="venet0"} 0 node_network_address_assign_type{device="vethwe-bridge"} 1 node_network_address_assign_type{device="vethwe-pcap"} 1 node_network_address_assign_type{device="vethwepl0f706a2"} 1 node_network_address_assign_type{device="vethwepl4157eeb"} 1 node_network_address_assign_type{device="vethwepl4f4d6d7"} 1 node_network_address_assign_type{device="vethwepl6ddabfe"} 1 node_network_address_assign_type{device="vethwepl6e80d3d"} 1 node_network_address_assign_type{device="vethwepl74f98f8"} 1 node_network_address_assign_type{device="vethwepl7547c5c"} 1 node_network_address_assign_type{device="vethwepl7c460cc"} 1 node_network_address_assign_type{device="vethwepl7e16a75"} 1 node_network_address_assign_type{device="vethwepl84e0478"} 1 node_network_address_assign_type{device="vethwepla238d38"} 1 node_network_address_assign_type{device="vethwepla50b1c5"} 1 node_network_address_assign_type{device="vethwepla6cd913"} 1 node_network_address_assign_type{device="vethweplb6a9d3c"} 1 node_network_address_assign_type{device="vethweplbbc051b"} 1 node_network_address_assign_type{device="vethweplc4f0318"} 1 node_network_address_assign_type{device="vethweplcecdc62"} 1 node_network_address_assign_type{device="vethweple107fca"} 1 node_network_address_assign_type{device="weave"} 3 # HELP node_network_carrier Network device property: carrier # TYPE node_network_carrier gauge node_network_carrier{device="lo"} 1 node_network_carrier{device="venet0"} 1 node_network_carrier{device="vethwe-bridge"} 1 node_network_carrier{device="vethwe-pcap"} 1 node_network_carrier{device="vethwepl0f706a2"} 1 node_network_carrier{device="vethwepl4157eeb"} 1 node_network_carrier{device="vethwepl4f4d6d7"} 1 node_network_carrier{device="vethwepl6ddabfe"} 1 node_network_carrier{device="vethwepl6e80d3d"} 1 node_network_carrier{device="vethwepl74f98f8"} 1 node_network_carrier{device="vethwepl7547c5c"} 1 node_network_carrier{device="vethwepl7c460cc"} 1 node_network_carrier{device="vethwepl7e16a75"} 1 node_network_carrier{device="vethwepl84e0478"} 1 node_network_carrier{device="vethwepla238d38"} 1 node_network_carrier{device="vethwepla50b1c5"} 1 node_network_carrier{device="vethwepla6cd913"} 1 node_network_carrier{device="vethweplb6a9d3c"} 1 node_network_carrier{device="vethweplbbc051b"} 1 node_network_carrier{device="vethweplc4f0318"} 1 node_network_carrier{device="vethweplcecdc62"} 1 node_network_carrier{device="vethweple107fca"} 1 node_network_carrier{device="weave"} 1 # HELP node_network_carrier_changes_total Network device property: carrier_changes_total # TYPE node_network_carrier_changes_total counter node_network_carrier_changes_total{device="lo"} 0 node_network_carrier_changes_total{device="venet0"} 0 node_network_carrier_changes_total{device="vethwe-bridge"} 2 node_network_carrier_changes_total{device="vethwe-pcap"} 2 node_network_carrier_changes_total{device="vethwepl0f706a2"} 2 node_network_carrier_changes_total{device="vethwepl4157eeb"} 2 node_network_carrier_changes_total{device="vethwepl4f4d6d7"} 2 node_network_carrier_changes_total{device="vethwepl6ddabfe"} 2 node_network_carrier_changes_total{device="vethwepl6e80d3d"} 2 node_network_carrier_changes_total{device="vethwepl74f98f8"} 2 node_network_carrier_changes_total{device="vethwepl7547c5c"} 2 node_network_carrier_changes_total{device="vethwepl7c460cc"} 2 node_network_carrier_changes_total{device="vethwepl7e16a75"} 2 node_network_carrier_changes_total{device="vethwepl84e0478"} 2 node_network_carrier_changes_total{device="vethwepla238d38"} 2 node_network_carrier_changes_total{device="vethwepla50b1c5"} 2 node_network_carrier_changes_total{device="vethwepla6cd913"} 2 node_network_carrier_changes_total{device="vethweplb6a9d3c"} 2 node_network_carrier_changes_total{device="vethweplbbc051b"} 2 node_network_carrier_changes_total{device="vethweplc4f0318"} 2 node_network_carrier_changes_total{device="vethweplcecdc62"} 2 node_network_carrier_changes_total{device="vethweple107fca"} 2 node_network_carrier_changes_total{device="weave"} 2 # HELP node_network_device_id Network device property: device_id # TYPE node_network_device_id gauge node_network_device_id{device="lo"} 0 node_network_device_id{device="venet0"} 0 node_network_device_id{device="vethwe-bridge"} 0 node_network_device_id{device="vethwe-pcap"} 0 node_network_device_id{device="vethwepl0f706a2"} 0 node_network_device_id{device="vethwepl4157eeb"} 0 node_network_device_id{device="vethwepl4f4d6d7"} 0 node_network_device_id{device="vethwepl6ddabfe"} 0 node_network_device_id{device="vethwepl6e80d3d"} 0 node_network_device_id{device="vethwepl74f98f8"} 0 node_network_device_id{device="vethwepl7547c5c"} 0 node_network_device_id{device="vethwepl7c460cc"} 0 node_network_device_id{device="vethwepl7e16a75"} 0 node_network_device_id{device="vethwepl84e0478"} 0 node_network_device_id{device="vethwepla238d38"} 0 node_network_device_id{device="vethwepla50b1c5"} 0 node_network_device_id{device="vethwepla6cd913"} 0 node_network_device_id{device="vethweplb6a9d3c"} 0 node_network_device_id{device="vethweplbbc051b"} 0 node_network_device_id{device="vethweplc4f0318"} 0 node_network_device_id{device="vethweplcecdc62"} 0 node_network_device_id{device="vethweple107fca"} 0 node_network_device_id{device="weave"} 0 # HELP node_network_dormant Network device property: dormant # TYPE node_network_dormant gauge node_network_dormant{device="lo"} 0 node_network_dormant{device="venet0"} 0 node_network_dormant{device="vethwe-bridge"} 0 node_network_dormant{device="vethwe-pcap"} 0 node_network_dormant{device="vethwepl0f706a2"} 0 node_network_dormant{device="vethwepl4157eeb"} 0 node_network_dormant{device="vethwepl4f4d6d7"} 0 node_network_dormant{device="vethwepl6ddabfe"} 0 node_network_dormant{device="vethwepl6e80d3d"} 0 node_network_dormant{device="vethwepl74f98f8"} 0 node_network_dormant{device="vethwepl7547c5c"} 0 node_network_dormant{device="vethwepl7c460cc"} 0 node_network_dormant{device="vethwepl7e16a75"} 0 node_network_dormant{device="vethwepl84e0478"} 0 node_network_dormant{device="vethwepla238d38"} 0 node_network_dormant{device="vethwepla50b1c5"} 0 node_network_dormant{device="vethwepla6cd913"} 0 node_network_dormant{device="vethweplb6a9d3c"} 0 node_network_dormant{device="vethweplbbc051b"} 0 node_network_dormant{device="vethweplc4f0318"} 0 node_network_dormant{device="vethweplcecdc62"} 0 node_network_dormant{device="vethweple107fca"} 0 node_network_dormant{device="weave"} 0 # HELP node_network_flags Network device property: flags # TYPE node_network_flags gauge node_network_flags{device="lo"} 9 node_network_flags{device="venet0"} 147 node_network_flags{device="vethwe-bridge"} 4867 node_network_flags{device="vethwe-pcap"} 4355 node_network_flags{device="vethwepl0f706a2"} 4867 node_network_flags{device="vethwepl4157eeb"} 4867 node_network_flags{device="vethwepl4f4d6d7"} 4867 node_network_flags{device="vethwepl6ddabfe"} 4867 node_network_flags{device="vethwepl6e80d3d"} 4867 node_network_flags{device="vethwepl74f98f8"} 4867 node_network_flags{device="vethwepl7547c5c"} 4867 node_network_flags{device="vethwepl7c460cc"} 4867 node_network_flags{device="vethwepl7e16a75"} 4867 node_network_flags{device="vethwepl84e0478"} 4867 node_network_flags{device="vethwepla238d38"} 4867 node_network_flags{device="vethwepla50b1c5"} 4867 node_network_flags{device="vethwepla6cd913"} 4867 node_network_flags{device="vethweplb6a9d3c"} 4867 node_network_flags{device="vethweplbbc051b"} 4867 node_network_flags{device="vethweplc4f0318"} 4867 node_network_flags{device="vethweplcecdc62"} 4867 node_network_flags{device="vethweple107fca"} 4867 node_network_flags{device="weave"} 4099 # HELP node_network_iface_id Network device property: iface_id # TYPE node_network_iface_id gauge node_network_iface_id{device="lo"} 1 node_network_iface_id{device="venet0"} 2 node_network_iface_id{device="vethwe-bridge"} 6 node_network_iface_id{device="vethwe-pcap"} 5 node_network_iface_id{device="vethwepl0f706a2"} 10 node_network_iface_id{device="vethwepl4157eeb"} 20 node_network_iface_id{device="vethwepl4f4d6d7"} 14 node_network_iface_id{device="vethwepl6ddabfe"} 34 node_network_iface_id{device="vethwepl6e80d3d"} 28 node_network_iface_id{device="vethwepl74f98f8"} 18 node_network_iface_id{device="vethwepl7547c5c"} 12 node_network_iface_id{device="vethwepl7c460cc"} 8 node_network_iface_id{device="vethwepl7e16a75"} 40 node_network_iface_id{device="vethwepl84e0478"} 36 node_network_iface_id{device="vethwepla238d38"} 24 node_network_iface_id{device="vethwepla50b1c5"} 42 node_network_iface_id{device="vethwepla6cd913"} 30 node_network_iface_id{device="vethweplb6a9d3c"} 26 node_network_iface_id{device="vethweplbbc051b"} 38 node_network_iface_id{device="vethweplc4f0318"} 16 node_network_iface_id{device="vethweplcecdc62"} 22 node_network_iface_id{device="vethweple107fca"} 32 node_network_iface_id{device="weave"} 3 # HELP node_network_iface_link Network device property: iface_link # TYPE node_network_iface_link gauge node_network_iface_link{device="lo"} 1 node_network_iface_link{device="venet0"} 2 node_network_iface_link{device="vethwe-bridge"} 5 node_network_iface_link{device="vethwe-pcap"} 6 node_network_iface_link{device="vethwepl0f706a2"} 9 node_network_iface_link{device="vethwepl4157eeb"} 19 node_network_iface_link{device="vethwepl4f4d6d7"} 13 node_network_iface_link{device="vethwepl6ddabfe"} 33 node_network_iface_link{device="vethwepl6e80d3d"} 27 node_network_iface_link{device="vethwepl74f98f8"} 17 node_network_iface_link{device="vethwepl7547c5c"} 11 node_network_iface_link{device="vethwepl7c460cc"} 7 node_network_iface_link{device="vethwepl7e16a75"} 39 node_network_iface_link{device="vethwepl84e0478"} 35 node_network_iface_link{device="vethwepla238d38"} 23 node_network_iface_link{device="vethwepla50b1c5"} 41 node_network_iface_link{device="vethwepla6cd913"} 29 node_network_iface_link{device="vethweplb6a9d3c"} 25 node_network_iface_link{device="vethweplbbc051b"} 37 node_network_iface_link{device="vethweplc4f0318"} 15 node_network_iface_link{device="vethweplcecdc62"} 21 node_network_iface_link{device="vethweple107fca"} 31 node_network_iface_link{device="weave"} 3 # HELP node_network_iface_link_mode Network device property: iface_link_mode # TYPE node_network_iface_link_mode gauge node_network_iface_link_mode{device="lo"} 0 node_network_iface_link_mode{device="venet0"} 0 node_network_iface_link_mode{device="vethwe-bridge"} 0 node_network_iface_link_mode{device="vethwe-pcap"} 0 node_network_iface_link_mode{device="vethwepl0f706a2"} 0 node_network_iface_link_mode{device="vethwepl4157eeb"} 0 node_network_iface_link_mode{device="vethwepl4f4d6d7"} 0 node_network_iface_link_mode{device="vethwepl6ddabfe"} 0 node_network_iface_link_mode{device="vethwepl6e80d3d"} 0 node_network_iface_link_mode{device="vethwepl74f98f8"} 0 node_network_iface_link_mode{device="vethwepl7547c5c"} 0 node_network_iface_link_mode{device="vethwepl7c460cc"} 0 node_network_iface_link_mode{device="vethwepl7e16a75"} 0 node_network_iface_link_mode{device="vethwepl84e0478"} 0 node_network_iface_link_mode{device="vethwepla238d38"} 0 node_network_iface_link_mode{device="vethwepla50b1c5"} 0 node_network_iface_link_mode{device="vethwepla6cd913"} 0 node_network_iface_link_mode{device="vethweplb6a9d3c"} 0 node_network_iface_link_mode{device="vethweplbbc051b"} 0 node_network_iface_link_mode{device="vethweplc4f0318"} 0 node_network_iface_link_mode{device="vethweplcecdc62"} 0 node_network_iface_link_mode{device="vethweple107fca"} 0 node_network_iface_link_mode{device="weave"} 0 # HELP node_network_info Non-numeric data from /sys/class/net/, value is always 1. # TYPE node_network_info gauge node_network_info{address="",adminstate="up",broadcast="",device="venet0",duplex="full",ifalias="",operstate="unknown"} 1 node_network_info{address="00:00:00:00:00:00",adminstate="up",broadcast="00:00:00:00:00:00",device="lo",duplex="",ifalias="",operstate="unknown"} 1 node_network_info{address="1a:a3:5e:7d:1b:f3",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethweplb6a9d3c",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="22:4e:f2:4c:4c:6d",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethwe-bridge",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="2a:1b:25:04:a9:c4",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethweplc4f0318",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="2a:b4:cd:13:92:38",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethwepl74f98f8",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="32:0e:22:41:7b:1b",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethwepla238d38",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="32:cc:12:cf:5f:81",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethwepl7547c5c",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="3e:20:6b:40:59:88",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethwepl6e80d3d",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="42:2a:1d:96:6a:7b",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethwepl0f706a2",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="42:ca:34:0c:3d:69",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethwepl7c460cc",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="4a:f7:02:5c:81:0c",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethwepla50b1c5",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="52:6c:67:a9:1c:3a",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethweplcecdc62",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="92:ad:24:c1:8d:a5",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="weave",duplex="",ifalias="",operstate="up"} 1 node_network_info{address="96:d6:40:71:37:bc",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethwe-pcap",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ae:ed:f0:6a:79:15",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethwepla6cd913",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ba:17:65:28:c3:bd",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethweplbbc051b",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ca:55:c4:44:f6:c4",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethwepl4f4d6d7",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="de:0f:65:56:b1:d1",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethwepl6ddabfe",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ea:b6:68:15:16:6e",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethwepl84e0478",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="f6:88:9a:51:90:2f",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethwepl4157eeb",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="f6:8d:ca:c1:a6:3a",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethwepl7e16a75",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="f6:9f:10:d0:78:a7",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethweple107fca",duplex="full",ifalias="",operstate="up"} 1 # HELP node_network_mtu_bytes Network device property: mtu_bytes # TYPE node_network_mtu_bytes gauge node_network_mtu_bytes{device="lo"} 65536 node_network_mtu_bytes{device="venet0"} 1500 node_network_mtu_bytes{device="vethwe-bridge"} 65535 node_network_mtu_bytes{device="vethwe-pcap"} 65535 node_network_mtu_bytes{device="vethwepl0f706a2"} 65535 node_network_mtu_bytes{device="vethwepl4157eeb"} 65535 node_network_mtu_bytes{device="vethwepl4f4d6d7"} 65535 node_network_mtu_bytes{device="vethwepl6ddabfe"} 65535 node_network_mtu_bytes{device="vethwepl6e80d3d"} 65535 node_network_mtu_bytes{device="vethwepl74f98f8"} 65535 node_network_mtu_bytes{device="vethwepl7547c5c"} 65535 node_network_mtu_bytes{device="vethwepl7c460cc"} 65535 node_network_mtu_bytes{device="vethwepl7e16a75"} 65535 node_network_mtu_bytes{device="vethwepl84e0478"} 65535 node_network_mtu_bytes{device="vethwepla238d38"} 65535 node_network_mtu_bytes{device="vethwepla50b1c5"} 65535 node_network_mtu_bytes{device="vethwepla6cd913"} 65535 node_network_mtu_bytes{device="vethweplb6a9d3c"} 65535 node_network_mtu_bytes{device="vethweplbbc051b"} 65535 node_network_mtu_bytes{device="vethweplc4f0318"} 65535 node_network_mtu_bytes{device="vethweplcecdc62"} 65535 node_network_mtu_bytes{device="vethweple107fca"} 65535 node_network_mtu_bytes{device="weave"} 65535 # HELP node_network_net_dev_group Network device property: net_dev_group # TYPE node_network_net_dev_group gauge node_network_net_dev_group{device="lo"} 0 node_network_net_dev_group{device="venet0"} 0 node_network_net_dev_group{device="vethwe-bridge"} 0 node_network_net_dev_group{device="vethwe-pcap"} 0 node_network_net_dev_group{device="vethwepl0f706a2"} 0 node_network_net_dev_group{device="vethwepl4157eeb"} 0 node_network_net_dev_group{device="vethwepl4f4d6d7"} 0 node_network_net_dev_group{device="vethwepl6ddabfe"} 0 node_network_net_dev_group{device="vethwepl6e80d3d"} 0 node_network_net_dev_group{device="vethwepl74f98f8"} 0 node_network_net_dev_group{device="vethwepl7547c5c"} 0 node_network_net_dev_group{device="vethwepl7c460cc"} 0 node_network_net_dev_group{device="vethwepl7e16a75"} 0 node_network_net_dev_group{device="vethwepl84e0478"} 0 node_network_net_dev_group{device="vethwepla238d38"} 0 node_network_net_dev_group{device="vethwepla50b1c5"} 0 node_network_net_dev_group{device="vethwepla6cd913"} 0 node_network_net_dev_group{device="vethweplb6a9d3c"} 0 node_network_net_dev_group{device="vethweplbbc051b"} 0 node_network_net_dev_group{device="vethweplc4f0318"} 0 node_network_net_dev_group{device="vethweplcecdc62"} 0 node_network_net_dev_group{device="vethweple107fca"} 0 node_network_net_dev_group{device="weave"} 0 # HELP node_network_protocol_type Network device property: protocol_type # TYPE node_network_protocol_type gauge node_network_protocol_type{device="lo"} 772 node_network_protocol_type{device="venet0"} 65535 node_network_protocol_type{device="vethwe-bridge"} 1 node_network_protocol_type{device="vethwe-pcap"} 1 node_network_protocol_type{device="vethwepl0f706a2"} 1 node_network_protocol_type{device="vethwepl4157eeb"} 1 node_network_protocol_type{device="vethwepl4f4d6d7"} 1 node_network_protocol_type{device="vethwepl6ddabfe"} 1 node_network_protocol_type{device="vethwepl6e80d3d"} 1 node_network_protocol_type{device="vethwepl74f98f8"} 1 node_network_protocol_type{device="vethwepl7547c5c"} 1 node_network_protocol_type{device="vethwepl7c460cc"} 1 node_network_protocol_type{device="vethwepl7e16a75"} 1 node_network_protocol_type{device="vethwepl84e0478"} 1 node_network_protocol_type{device="vethwepla238d38"} 1 node_network_protocol_type{device="vethwepla50b1c5"} 1 node_network_protocol_type{device="vethwepla6cd913"} 1 node_network_protocol_type{device="vethweplb6a9d3c"} 1 node_network_protocol_type{device="vethweplbbc051b"} 1 node_network_protocol_type{device="vethweplc4f0318"} 1 node_network_protocol_type{device="vethweplcecdc62"} 1 node_network_protocol_type{device="vethweple107fca"} 1 node_network_protocol_type{device="weave"} 1 # HELP node_network_receive_bytes_total Network device statistic receive_bytes. # TYPE node_network_receive_bytes_total counter node_network_receive_bytes_total{device="lo"} 1.639233736e+09 node_network_receive_bytes_total{device="venet0"} 6.75186592e+09 node_network_receive_bytes_total{device="vethwe-bridge"} 1.46223918e+08 node_network_receive_bytes_total{device="vethwe-pcap"} 7.56428825e+08 node_network_receive_bytes_total{device="vethwepl0f706a2"} 995717 node_network_receive_bytes_total{device="vethwepl4157eeb"} 8.698048e+06 node_network_receive_bytes_total{device="vethwepl4f4d6d7"} 7.3823146e+07 node_network_receive_bytes_total{device="vethwepl6ddabfe"} 1.444967142e+09 node_network_receive_bytes_total{device="vethwepl6e80d3d"} 221936 node_network_receive_bytes_total{device="vethwepl74f98f8"} 1.84604548e+08 node_network_receive_bytes_total{device="vethwepl7547c5c"} 889492 node_network_receive_bytes_total{device="vethwepl7c460cc"} 3.9781438e+08 node_network_receive_bytes_total{device="vethwepl7e16a75"} 2.052435e+08 node_network_receive_bytes_total{device="vethwepl84e0478"} 4.2788562e+07 node_network_receive_bytes_total{device="vethwepla238d38"} 698 node_network_receive_bytes_total{device="vethwepla50b1c5"} 1.17984508e+08 node_network_receive_bytes_total{device="vethwepla6cd913"} 1.047467e+07 node_network_receive_bytes_total{device="vethweplb6a9d3c"} 4.816345e+07 node_network_receive_bytes_total{device="vethweplbbc051b"} 1.06046705e+08 node_network_receive_bytes_total{device="vethweplc4f0318"} 53071 node_network_receive_bytes_total{device="vethweplcecdc62"} 224978 node_network_receive_bytes_total{device="vethweple107fca"} 9.7839911e+07 node_network_receive_bytes_total{device="weave"} 1.789497465e+09 # HELP node_network_receive_compressed_total Network device statistic receive_compressed. # TYPE node_network_receive_compressed_total counter node_network_receive_compressed_total{device="lo"} 0 node_network_receive_compressed_total{device="venet0"} 0 node_network_receive_compressed_total{device="vethwe-bridge"} 0 node_network_receive_compressed_total{device="vethwe-pcap"} 0 node_network_receive_compressed_total{device="vethwepl0f706a2"} 0 node_network_receive_compressed_total{device="vethwepl4157eeb"} 0 node_network_receive_compressed_total{device="vethwepl4f4d6d7"} 0 node_network_receive_compressed_total{device="vethwepl6ddabfe"} 0 node_network_receive_compressed_total{device="vethwepl6e80d3d"} 0 node_network_receive_compressed_total{device="vethwepl74f98f8"} 0 node_network_receive_compressed_total{device="vethwepl7547c5c"} 0 node_network_receive_compressed_total{device="vethwepl7c460cc"} 0 node_network_receive_compressed_total{device="vethwepl7e16a75"} 0 node_network_receive_compressed_total{device="vethwepl84e0478"} 0 node_network_receive_compressed_total{device="vethwepla238d38"} 0 node_network_receive_compressed_total{device="vethwepla50b1c5"} 0 node_network_receive_compressed_total{device="vethwepla6cd913"} 0 node_network_receive_compressed_total{device="vethweplb6a9d3c"} 0 node_network_receive_compressed_total{device="vethweplbbc051b"} 0 node_network_receive_compressed_total{device="vethweplc4f0318"} 0 node_network_receive_compressed_total{device="vethweplcecdc62"} 0 node_network_receive_compressed_total{device="vethweple107fca"} 0 node_network_receive_compressed_total{device="weave"} 0 # HELP node_network_receive_drop_total Network device statistic receive_drop. # TYPE node_network_receive_drop_total counter node_network_receive_drop_total{device="lo"} 0 node_network_receive_drop_total{device="venet0"} 0 node_network_receive_drop_total{device="vethwe-bridge"} 0 node_network_receive_drop_total{device="vethwe-pcap"} 0 node_network_receive_drop_total{device="vethwepl0f706a2"} 0 node_network_receive_drop_total{device="vethwepl4157eeb"} 0 node_network_receive_drop_total{device="vethwepl4f4d6d7"} 0 node_network_receive_drop_total{device="vethwepl6ddabfe"} 0 node_network_receive_drop_total{device="vethwepl6e80d3d"} 0 node_network_receive_drop_total{device="vethwepl74f98f8"} 0 node_network_receive_drop_total{device="vethwepl7547c5c"} 0 node_network_receive_drop_total{device="vethwepl7c460cc"} 0 node_network_receive_drop_total{device="vethwepl7e16a75"} 0 node_network_receive_drop_total{device="vethwepl84e0478"} 0 node_network_receive_drop_total{device="vethwepla238d38"} 0 node_network_receive_drop_total{device="vethwepla50b1c5"} 0 node_network_receive_drop_total{device="vethwepla6cd913"} 0 node_network_receive_drop_total{device="vethweplb6a9d3c"} 0 node_network_receive_drop_total{device="vethweplbbc051b"} 0 node_network_receive_drop_total{device="vethweplc4f0318"} 0 node_network_receive_drop_total{device="vethweplcecdc62"} 0 node_network_receive_drop_total{device="vethweple107fca"} 0 node_network_receive_drop_total{device="weave"} 0 # HELP node_network_receive_errs_total Network device statistic receive_errs. # TYPE node_network_receive_errs_total counter node_network_receive_errs_total{device="lo"} 0 node_network_receive_errs_total{device="venet0"} 0 node_network_receive_errs_total{device="vethwe-bridge"} 0 node_network_receive_errs_total{device="vethwe-pcap"} 0 node_network_receive_errs_total{device="vethwepl0f706a2"} 0 node_network_receive_errs_total{device="vethwepl4157eeb"} 0 node_network_receive_errs_total{device="vethwepl4f4d6d7"} 0 node_network_receive_errs_total{device="vethwepl6ddabfe"} 0 node_network_receive_errs_total{device="vethwepl6e80d3d"} 0 node_network_receive_errs_total{device="vethwepl74f98f8"} 0 node_network_receive_errs_total{device="vethwepl7547c5c"} 0 node_network_receive_errs_total{device="vethwepl7c460cc"} 0 node_network_receive_errs_total{device="vethwepl7e16a75"} 0 node_network_receive_errs_total{device="vethwepl84e0478"} 0 node_network_receive_errs_total{device="vethwepla238d38"} 0 node_network_receive_errs_total{device="vethwepla50b1c5"} 0 node_network_receive_errs_total{device="vethwepla6cd913"} 0 node_network_receive_errs_total{device="vethweplb6a9d3c"} 0 node_network_receive_errs_total{device="vethweplbbc051b"} 0 node_network_receive_errs_total{device="vethweplc4f0318"} 0 node_network_receive_errs_total{device="vethweplcecdc62"} 0 node_network_receive_errs_total{device="vethweple107fca"} 0 node_network_receive_errs_total{device="weave"} 0 # HELP node_network_receive_fifo_total Network device statistic receive_fifo. # TYPE node_network_receive_fifo_total counter node_network_receive_fifo_total{device="lo"} 0 node_network_receive_fifo_total{device="venet0"} 0 node_network_receive_fifo_total{device="vethwe-bridge"} 0 node_network_receive_fifo_total{device="vethwe-pcap"} 0 node_network_receive_fifo_total{device="vethwepl0f706a2"} 0 node_network_receive_fifo_total{device="vethwepl4157eeb"} 0 node_network_receive_fifo_total{device="vethwepl4f4d6d7"} 0 node_network_receive_fifo_total{device="vethwepl6ddabfe"} 0 node_network_receive_fifo_total{device="vethwepl6e80d3d"} 0 node_network_receive_fifo_total{device="vethwepl74f98f8"} 0 node_network_receive_fifo_total{device="vethwepl7547c5c"} 0 node_network_receive_fifo_total{device="vethwepl7c460cc"} 0 node_network_receive_fifo_total{device="vethwepl7e16a75"} 0 node_network_receive_fifo_total{device="vethwepl84e0478"} 0 node_network_receive_fifo_total{device="vethwepla238d38"} 0 node_network_receive_fifo_total{device="vethwepla50b1c5"} 0 node_network_receive_fifo_total{device="vethwepla6cd913"} 0 node_network_receive_fifo_total{device="vethweplb6a9d3c"} 0 node_network_receive_fifo_total{device="vethweplbbc051b"} 0 node_network_receive_fifo_total{device="vethweplc4f0318"} 0 node_network_receive_fifo_total{device="vethweplcecdc62"} 0 node_network_receive_fifo_total{device="vethweple107fca"} 0 node_network_receive_fifo_total{device="weave"} 0 # HELP node_network_receive_frame_total Network device statistic receive_frame. # TYPE node_network_receive_frame_total counter node_network_receive_frame_total{device="lo"} 0 node_network_receive_frame_total{device="venet0"} 0 node_network_receive_frame_total{device="vethwe-bridge"} 0 node_network_receive_frame_total{device="vethwe-pcap"} 0 node_network_receive_frame_total{device="vethwepl0f706a2"} 0 node_network_receive_frame_total{device="vethwepl4157eeb"} 0 node_network_receive_frame_total{device="vethwepl4f4d6d7"} 0 node_network_receive_frame_total{device="vethwepl6ddabfe"} 0 node_network_receive_frame_total{device="vethwepl6e80d3d"} 0 node_network_receive_frame_total{device="vethwepl74f98f8"} 0 node_network_receive_frame_total{device="vethwepl7547c5c"} 0 node_network_receive_frame_total{device="vethwepl7c460cc"} 0 node_network_receive_frame_total{device="vethwepl7e16a75"} 0 node_network_receive_frame_total{device="vethwepl84e0478"} 0 node_network_receive_frame_total{device="vethwepla238d38"} 0 node_network_receive_frame_total{device="vethwepla50b1c5"} 0 node_network_receive_frame_total{device="vethwepla6cd913"} 0 node_network_receive_frame_total{device="vethweplb6a9d3c"} 0 node_network_receive_frame_total{device="vethweplbbc051b"} 0 node_network_receive_frame_total{device="vethweplc4f0318"} 0 node_network_receive_frame_total{device="vethweplcecdc62"} 0 node_network_receive_frame_total{device="vethweple107fca"} 0 node_network_receive_frame_total{device="weave"} 0 # HELP node_network_receive_multicast_total Network device statistic receive_multicast. # TYPE node_network_receive_multicast_total counter node_network_receive_multicast_total{device="lo"} 0 node_network_receive_multicast_total{device="venet0"} 0 node_network_receive_multicast_total{device="vethwe-bridge"} 0 node_network_receive_multicast_total{device="vethwe-pcap"} 0 node_network_receive_multicast_total{device="vethwepl0f706a2"} 0 node_network_receive_multicast_total{device="vethwepl4157eeb"} 0 node_network_receive_multicast_total{device="vethwepl4f4d6d7"} 0 node_network_receive_multicast_total{device="vethwepl6ddabfe"} 0 node_network_receive_multicast_total{device="vethwepl6e80d3d"} 0 node_network_receive_multicast_total{device="vethwepl74f98f8"} 0 node_network_receive_multicast_total{device="vethwepl7547c5c"} 0 node_network_receive_multicast_total{device="vethwepl7c460cc"} 0 node_network_receive_multicast_total{device="vethwepl7e16a75"} 0 node_network_receive_multicast_total{device="vethwepl84e0478"} 0 node_network_receive_multicast_total{device="vethwepla238d38"} 0 node_network_receive_multicast_total{device="vethwepla50b1c5"} 0 node_network_receive_multicast_total{device="vethwepla6cd913"} 0 node_network_receive_multicast_total{device="vethweplb6a9d3c"} 0 node_network_receive_multicast_total{device="vethweplbbc051b"} 0 node_network_receive_multicast_total{device="vethweplc4f0318"} 0 node_network_receive_multicast_total{device="vethweplcecdc62"} 0 node_network_receive_multicast_total{device="vethweple107fca"} 0 node_network_receive_multicast_total{device="weave"} 0 # HELP node_network_receive_nohandler_total Network device statistic receive_nohandler. # TYPE node_network_receive_nohandler_total counter node_network_receive_nohandler_total{device="lo"} 0 node_network_receive_nohandler_total{device="venet0"} 0 node_network_receive_nohandler_total{device="vethwe-bridge"} 0 node_network_receive_nohandler_total{device="vethwe-pcap"} 0 node_network_receive_nohandler_total{device="vethwepl0f706a2"} 0 node_network_receive_nohandler_total{device="vethwepl4157eeb"} 0 node_network_receive_nohandler_total{device="vethwepl4f4d6d7"} 0 node_network_receive_nohandler_total{device="vethwepl6ddabfe"} 0 node_network_receive_nohandler_total{device="vethwepl6e80d3d"} 0 node_network_receive_nohandler_total{device="vethwepl74f98f8"} 0 node_network_receive_nohandler_total{device="vethwepl7547c5c"} 0 node_network_receive_nohandler_total{device="vethwepl7c460cc"} 0 node_network_receive_nohandler_total{device="vethwepl7e16a75"} 0 node_network_receive_nohandler_total{device="vethwepl84e0478"} 0 node_network_receive_nohandler_total{device="vethwepla238d38"} 0 node_network_receive_nohandler_total{device="vethwepla50b1c5"} 0 node_network_receive_nohandler_total{device="vethwepla6cd913"} 0 node_network_receive_nohandler_total{device="vethweplb6a9d3c"} 0 node_network_receive_nohandler_total{device="vethweplbbc051b"} 0 node_network_receive_nohandler_total{device="vethweplc4f0318"} 0 node_network_receive_nohandler_total{device="vethweplcecdc62"} 0 node_network_receive_nohandler_total{device="vethweple107fca"} 0 node_network_receive_nohandler_total{device="weave"} 0 # HELP node_network_receive_packets_total Network device statistic receive_packets. # TYPE node_network_receive_packets_total counter node_network_receive_packets_total{device="lo"} 4.331274e+06 node_network_receive_packets_total{device="venet0"} 1.5597875e+07 node_network_receive_packets_total{device="vethwe-bridge"} 1.610054e+06 node_network_receive_packets_total{device="vethwe-pcap"} 1.659853e+06 node_network_receive_packets_total{device="vethwepl0f706a2"} 8828 node_network_receive_packets_total{device="vethwepl4157eeb"} 33635 node_network_receive_packets_total{device="vethwepl4f4d6d7"} 648322 node_network_receive_packets_total{device="vethwepl6ddabfe"} 4.809808e+06 node_network_receive_packets_total{device="vethwepl6e80d3d"} 4688 node_network_receive_packets_total{device="vethwepl74f98f8"} 1.845878e+06 node_network_receive_packets_total{device="vethwepl7547c5c"} 8857 node_network_receive_packets_total{device="vethwepl7c460cc"} 3.958789e+06 node_network_receive_packets_total{device="vethwepl7e16a75"} 660204 node_network_receive_packets_total{device="vethwepl84e0478"} 508759 node_network_receive_packets_total{device="vethwepla238d38"} 9 node_network_receive_packets_total{device="vethwepla50b1c5"} 1.166913e+06 node_network_receive_packets_total{device="vethwepla6cd913"} 72610 node_network_receive_packets_total{device="vethweplb6a9d3c"} 531201 node_network_receive_packets_total{device="vethweplbbc051b"} 1.225414e+06 node_network_receive_packets_total{device="vethweplc4f0318"} 630 node_network_receive_packets_total{device="vethweplcecdc62"} 4751 node_network_receive_packets_total{device="vethweple107fca"} 463168 node_network_receive_packets_total{device="weave"} 1.4407147e+07 # HELP node_network_speed_bytes Network device property: speed_bytes # TYPE node_network_speed_bytes gauge node_network_speed_bytes{device="venet0"} 1.25e+09 node_network_speed_bytes{device="vethwe-bridge"} 1.25e+09 node_network_speed_bytes{device="vethwe-pcap"} 1.25e+09 node_network_speed_bytes{device="vethwepl0f706a2"} 1.25e+09 node_network_speed_bytes{device="vethwepl4157eeb"} 1.25e+09 node_network_speed_bytes{device="vethwepl4f4d6d7"} 1.25e+09 node_network_speed_bytes{device="vethwepl6ddabfe"} 1.25e+09 node_network_speed_bytes{device="vethwepl6e80d3d"} 1.25e+09 node_network_speed_bytes{device="vethwepl74f98f8"} 1.25e+09 node_network_speed_bytes{device="vethwepl7547c5c"} 1.25e+09 node_network_speed_bytes{device="vethwepl7c460cc"} 1.25e+09 node_network_speed_bytes{device="vethwepl7e16a75"} 1.25e+09 node_network_speed_bytes{device="vethwepl84e0478"} 1.25e+09 node_network_speed_bytes{device="vethwepla238d38"} 1.25e+09 node_network_speed_bytes{device="vethwepla50b1c5"} 1.25e+09 node_network_speed_bytes{device="vethwepla6cd913"} 1.25e+09 node_network_speed_bytes{device="vethweplb6a9d3c"} 1.25e+09 node_network_speed_bytes{device="vethweplbbc051b"} 1.25e+09 node_network_speed_bytes{device="vethweplc4f0318"} 1.25e+09 node_network_speed_bytes{device="vethweplcecdc62"} 1.25e+09 node_network_speed_bytes{device="vethweple107fca"} 1.25e+09 # HELP node_network_transmit_bytes_total Network device statistic transmit_bytes. # TYPE node_network_transmit_bytes_total counter node_network_transmit_bytes_total{device="lo"} 1.639233736e+09 node_network_transmit_bytes_total{device="venet0"} 3.127018553e+09 node_network_transmit_bytes_total{device="vethwe-bridge"} 7.56428825e+08 node_network_transmit_bytes_total{device="vethwe-pcap"} 1.46223918e+08 node_network_transmit_bytes_total{device="vethwepl0f706a2"} 2.132209e+06 node_network_transmit_bytes_total{device="vethwepl4157eeb"} 3.525371e+06 node_network_transmit_bytes_total{device="vethwepl4f4d6d7"} 6.3592151e+07 node_network_transmit_bytes_total{device="vethwepl6ddabfe"} 1.296566544e+09 node_network_transmit_bytes_total{device="vethwepl6e80d3d"} 1.704649e+06 node_network_transmit_bytes_total{device="vethwepl74f98f8"} 1.8140811e+08 node_network_transmit_bytes_total{device="vethwepl7547c5c"} 2.098392e+06 node_network_transmit_bytes_total{device="vethwepl7c460cc"} 1.778015175e+09 node_network_transmit_bytes_total{device="vethwepl7e16a75"} 7.9046496e+07 node_network_transmit_bytes_total{device="vethwepl84e0478"} 2.61284221e+08 node_network_transmit_bytes_total{device="vethwepla238d38"} 1.527708e+06 node_network_transmit_bytes_total{device="vethwepla50b1c5"} 1.81233279e+08 node_network_transmit_bytes_total{device="vethwepla6cd913"} 3.3112985e+07 node_network_transmit_bytes_total{device="vethweplb6a9d3c"} 2.67880685e+08 node_network_transmit_bytes_total{device="vethweplbbc051b"} 1.23376974e+08 node_network_transmit_bytes_total{device="vethweplc4f0318"} 1.59022e+06 node_network_transmit_bytes_total{device="vethweplcecdc62"} 1.708138e+06 node_network_transmit_bytes_total{device="vethweple107fca"} 1.4590106e+08 node_network_transmit_bytes_total{device="weave"} 4.258783723e+09 # HELP node_network_transmit_carrier_total Network device statistic transmit_carrier. # TYPE node_network_transmit_carrier_total counter node_network_transmit_carrier_total{device="lo"} 0 node_network_transmit_carrier_total{device="venet0"} 0 node_network_transmit_carrier_total{device="vethwe-bridge"} 0 node_network_transmit_carrier_total{device="vethwe-pcap"} 0 node_network_transmit_carrier_total{device="vethwepl0f706a2"} 0 node_network_transmit_carrier_total{device="vethwepl4157eeb"} 0 node_network_transmit_carrier_total{device="vethwepl4f4d6d7"} 0 node_network_transmit_carrier_total{device="vethwepl6ddabfe"} 0 node_network_transmit_carrier_total{device="vethwepl6e80d3d"} 0 node_network_transmit_carrier_total{device="vethwepl74f98f8"} 0 node_network_transmit_carrier_total{device="vethwepl7547c5c"} 0 node_network_transmit_carrier_total{device="vethwepl7c460cc"} 0 node_network_transmit_carrier_total{device="vethwepl7e16a75"} 0 node_network_transmit_carrier_total{device="vethwepl84e0478"} 0 node_network_transmit_carrier_total{device="vethwepla238d38"} 0 node_network_transmit_carrier_total{device="vethwepla50b1c5"} 0 node_network_transmit_carrier_total{device="vethwepla6cd913"} 0 node_network_transmit_carrier_total{device="vethweplb6a9d3c"} 0 node_network_transmit_carrier_total{device="vethweplbbc051b"} 0 node_network_transmit_carrier_total{device="vethweplc4f0318"} 0 node_network_transmit_carrier_total{device="vethweplcecdc62"} 0 node_network_transmit_carrier_total{device="vethweple107fca"} 0 node_network_transmit_carrier_total{device="weave"} 0 # HELP node_network_transmit_colls_total Network device statistic transmit_colls. # TYPE node_network_transmit_colls_total counter node_network_transmit_colls_total{device="lo"} 0 node_network_transmit_colls_total{device="venet0"} 0 node_network_transmit_colls_total{device="vethwe-bridge"} 0 node_network_transmit_colls_total{device="vethwe-pcap"} 0 node_network_transmit_colls_total{device="vethwepl0f706a2"} 0 node_network_transmit_colls_total{device="vethwepl4157eeb"} 0 node_network_transmit_colls_total{device="vethwepl4f4d6d7"} 0 node_network_transmit_colls_total{device="vethwepl6ddabfe"} 0 node_network_transmit_colls_total{device="vethwepl6e80d3d"} 0 node_network_transmit_colls_total{device="vethwepl74f98f8"} 0 node_network_transmit_colls_total{device="vethwepl7547c5c"} 0 node_network_transmit_colls_total{device="vethwepl7c460cc"} 0 node_network_transmit_colls_total{device="vethwepl7e16a75"} 0 node_network_transmit_colls_total{device="vethwepl84e0478"} 0 node_network_transmit_colls_total{device="vethwepla238d38"} 0 node_network_transmit_colls_total{device="vethwepla50b1c5"} 0 node_network_transmit_colls_total{device="vethwepla6cd913"} 0 node_network_transmit_colls_total{device="vethweplb6a9d3c"} 0 node_network_transmit_colls_total{device="vethweplbbc051b"} 0 node_network_transmit_colls_total{device="vethweplc4f0318"} 0 node_network_transmit_colls_total{device="vethweplcecdc62"} 0 node_network_transmit_colls_total{device="vethweple107fca"} 0 node_network_transmit_colls_total{device="weave"} 0 # HELP node_network_transmit_compressed_total Network device statistic transmit_compressed. # TYPE node_network_transmit_compressed_total counter node_network_transmit_compressed_total{device="lo"} 0 node_network_transmit_compressed_total{device="venet0"} 0 node_network_transmit_compressed_total{device="vethwe-bridge"} 0 node_network_transmit_compressed_total{device="vethwe-pcap"} 0 node_network_transmit_compressed_total{device="vethwepl0f706a2"} 0 node_network_transmit_compressed_total{device="vethwepl4157eeb"} 0 node_network_transmit_compressed_total{device="vethwepl4f4d6d7"} 0 node_network_transmit_compressed_total{device="vethwepl6ddabfe"} 0 node_network_transmit_compressed_total{device="vethwepl6e80d3d"} 0 node_network_transmit_compressed_total{device="vethwepl74f98f8"} 0 node_network_transmit_compressed_total{device="vethwepl7547c5c"} 0 node_network_transmit_compressed_total{device="vethwepl7c460cc"} 0 node_network_transmit_compressed_total{device="vethwepl7e16a75"} 0 node_network_transmit_compressed_total{device="vethwepl84e0478"} 0 node_network_transmit_compressed_total{device="vethwepla238d38"} 0 node_network_transmit_compressed_total{device="vethwepla50b1c5"} 0 node_network_transmit_compressed_total{device="vethwepla6cd913"} 0 node_network_transmit_compressed_total{device="vethweplb6a9d3c"} 0 node_network_transmit_compressed_total{device="vethweplbbc051b"} 0 node_network_transmit_compressed_total{device="vethweplc4f0318"} 0 node_network_transmit_compressed_total{device="vethweplcecdc62"} 0 node_network_transmit_compressed_total{device="vethweple107fca"} 0 node_network_transmit_compressed_total{device="weave"} 0 # HELP node_network_transmit_drop_total Network device statistic transmit_drop. # TYPE node_network_transmit_drop_total counter node_network_transmit_drop_total{device="lo"} 0 node_network_transmit_drop_total{device="venet0"} 855 node_network_transmit_drop_total{device="vethwe-bridge"} 0 node_network_transmit_drop_total{device="vethwe-pcap"} 0 node_network_transmit_drop_total{device="vethwepl0f706a2"} 0 node_network_transmit_drop_total{device="vethwepl4157eeb"} 0 node_network_transmit_drop_total{device="vethwepl4f4d6d7"} 0 node_network_transmit_drop_total{device="vethwepl6ddabfe"} 0 node_network_transmit_drop_total{device="vethwepl6e80d3d"} 0 node_network_transmit_drop_total{device="vethwepl74f98f8"} 0 node_network_transmit_drop_total{device="vethwepl7547c5c"} 0 node_network_transmit_drop_total{device="vethwepl7c460cc"} 0 node_network_transmit_drop_total{device="vethwepl7e16a75"} 0 node_network_transmit_drop_total{device="vethwepl84e0478"} 0 node_network_transmit_drop_total{device="vethwepla238d38"} 0 node_network_transmit_drop_total{device="vethwepla50b1c5"} 0 node_network_transmit_drop_total{device="vethwepla6cd913"} 0 node_network_transmit_drop_total{device="vethweplb6a9d3c"} 0 node_network_transmit_drop_total{device="vethweplbbc051b"} 0 node_network_transmit_drop_total{device="vethweplc4f0318"} 0 node_network_transmit_drop_total{device="vethweplcecdc62"} 0 node_network_transmit_drop_total{device="vethweple107fca"} 0 node_network_transmit_drop_total{device="weave"} 0 # HELP node_network_transmit_errs_total Network device statistic transmit_errs. # TYPE node_network_transmit_errs_total counter node_network_transmit_errs_total{device="lo"} 0 node_network_transmit_errs_total{device="venet0"} 0 node_network_transmit_errs_total{device="vethwe-bridge"} 0 node_network_transmit_errs_total{device="vethwe-pcap"} 0 node_network_transmit_errs_total{device="vethwepl0f706a2"} 0 node_network_transmit_errs_total{device="vethwepl4157eeb"} 0 node_network_transmit_errs_total{device="vethwepl4f4d6d7"} 0 node_network_transmit_errs_total{device="vethwepl6ddabfe"} 0 node_network_transmit_errs_total{device="vethwepl6e80d3d"} 0 node_network_transmit_errs_total{device="vethwepl74f98f8"} 0 node_network_transmit_errs_total{device="vethwepl7547c5c"} 0 node_network_transmit_errs_total{device="vethwepl7c460cc"} 0 node_network_transmit_errs_total{device="vethwepl7e16a75"} 0 node_network_transmit_errs_total{device="vethwepl84e0478"} 0 node_network_transmit_errs_total{device="vethwepla238d38"} 0 node_network_transmit_errs_total{device="vethwepla50b1c5"} 0 node_network_transmit_errs_total{device="vethwepla6cd913"} 0 node_network_transmit_errs_total{device="vethweplb6a9d3c"} 0 node_network_transmit_errs_total{device="vethweplbbc051b"} 0 node_network_transmit_errs_total{device="vethweplc4f0318"} 0 node_network_transmit_errs_total{device="vethweplcecdc62"} 0 node_network_transmit_errs_total{device="vethweple107fca"} 0 node_network_transmit_errs_total{device="weave"} 0 # HELP node_network_transmit_fifo_total Network device statistic transmit_fifo. # TYPE node_network_transmit_fifo_total counter node_network_transmit_fifo_total{device="lo"} 0 node_network_transmit_fifo_total{device="venet0"} 0 node_network_transmit_fifo_total{device="vethwe-bridge"} 0 node_network_transmit_fifo_total{device="vethwe-pcap"} 0 node_network_transmit_fifo_total{device="vethwepl0f706a2"} 0 node_network_transmit_fifo_total{device="vethwepl4157eeb"} 0 node_network_transmit_fifo_total{device="vethwepl4f4d6d7"} 0 node_network_transmit_fifo_total{device="vethwepl6ddabfe"} 0 node_network_transmit_fifo_total{device="vethwepl6e80d3d"} 0 node_network_transmit_fifo_total{device="vethwepl74f98f8"} 0 node_network_transmit_fifo_total{device="vethwepl7547c5c"} 0 node_network_transmit_fifo_total{device="vethwepl7c460cc"} 0 node_network_transmit_fifo_total{device="vethwepl7e16a75"} 0 node_network_transmit_fifo_total{device="vethwepl84e0478"} 0 node_network_transmit_fifo_total{device="vethwepla238d38"} 0 node_network_transmit_fifo_total{device="vethwepla50b1c5"} 0 node_network_transmit_fifo_total{device="vethwepla6cd913"} 0 node_network_transmit_fifo_total{device="vethweplb6a9d3c"} 0 node_network_transmit_fifo_total{device="vethweplbbc051b"} 0 node_network_transmit_fifo_total{device="vethweplc4f0318"} 0 node_network_transmit_fifo_total{device="vethweplcecdc62"} 0 node_network_transmit_fifo_total{device="vethweple107fca"} 0 node_network_transmit_fifo_total{device="weave"} 0 # HELP node_network_transmit_packets_total Network device statistic transmit_packets. # TYPE node_network_transmit_packets_total counter node_network_transmit_packets_total{device="lo"} 4.331274e+06 node_network_transmit_packets_total{device="venet0"} 1.6142474e+07 node_network_transmit_packets_total{device="vethwe-bridge"} 1.659853e+06 node_network_transmit_packets_total{device="vethwe-pcap"} 1.610054e+06 node_network_transmit_packets_total{device="vethwepl0f706a2"} 41916 node_network_transmit_packets_total{device="vethwepl4157eeb"} 55888 node_network_transmit_packets_total{device="vethwepl4f4d6d7"} 753577 node_network_transmit_packets_total{device="vethwepl6ddabfe"} 5.093038e+06 node_network_transmit_packets_total{device="vethwepl6e80d3d"} 38585 node_network_transmit_packets_total{device="vethwepl74f98f8"} 2.057813e+06 node_network_transmit_packets_total{device="vethwepl7547c5c"} 41826 node_network_transmit_packets_total{device="vethwepl7c460cc"} 4.285918e+06 node_network_transmit_packets_total{device="vethwepl7e16a75"} 943649 node_network_transmit_packets_total{device="vethwepl84e0478"} 543934 node_network_transmit_packets_total{device="vethwepla238d38"} 35432 node_network_transmit_packets_total{device="vethwepla50b1c5"} 1.166263e+06 node_network_transmit_packets_total{device="vethwepla6cd913"} 104856 node_network_transmit_packets_total{device="vethweplb6a9d3c"} 561787 node_network_transmit_packets_total{device="vethweplbbc051b"} 1.415021e+06 node_network_transmit_packets_total{device="vethweplc4f0318"} 35981 node_network_transmit_packets_total{device="vethweplcecdc62"} 38628 node_network_transmit_packets_total{device="vethweple107fca"} 448596 node_network_transmit_packets_total{device="weave"} 1.5529535e+07 # HELP node_network_transmit_queue_length Network device property: transmit_queue_length # TYPE node_network_transmit_queue_length gauge node_network_transmit_queue_length{device="lo"} 1000 node_network_transmit_queue_length{device="venet0"} 0 node_network_transmit_queue_length{device="vethwe-bridge"} 0 node_network_transmit_queue_length{device="vethwe-pcap"} 0 node_network_transmit_queue_length{device="vethwepl0f706a2"} 0 node_network_transmit_queue_length{device="vethwepl4157eeb"} 0 node_network_transmit_queue_length{device="vethwepl4f4d6d7"} 0 node_network_transmit_queue_length{device="vethwepl6ddabfe"} 0 node_network_transmit_queue_length{device="vethwepl6e80d3d"} 0 node_network_transmit_queue_length{device="vethwepl74f98f8"} 0 node_network_transmit_queue_length{device="vethwepl7547c5c"} 0 node_network_transmit_queue_length{device="vethwepl7c460cc"} 0 node_network_transmit_queue_length{device="vethwepl7e16a75"} 0 node_network_transmit_queue_length{device="vethwepl84e0478"} 0 node_network_transmit_queue_length{device="vethwepla238d38"} 0 node_network_transmit_queue_length{device="vethwepla50b1c5"} 0 node_network_transmit_queue_length{device="vethwepla6cd913"} 0 node_network_transmit_queue_length{device="vethweplb6a9d3c"} 0 node_network_transmit_queue_length{device="vethweplbbc051b"} 0 node_network_transmit_queue_length{device="vethweplc4f0318"} 0 node_network_transmit_queue_length{device="vethweplcecdc62"} 0 node_network_transmit_queue_length{device="vethweple107fca"} 0 node_network_transmit_queue_length{device="weave"} 1000 # HELP node_network_up Value is 1 if operstate is 'up', 0 otherwise. # TYPE node_network_up gauge node_network_up{device="lo"} 0 node_network_up{device="venet0"} 0 node_network_up{device="vethwe-bridge"} 1 node_network_up{device="vethwe-pcap"} 1 node_network_up{device="vethwepl0f706a2"} 1 node_network_up{device="vethwepl4157eeb"} 1 node_network_up{device="vethwepl4f4d6d7"} 1 node_network_up{device="vethwepl6ddabfe"} 1 node_network_up{device="vethwepl6e80d3d"} 1 node_network_up{device="vethwepl74f98f8"} 1 node_network_up{device="vethwepl7547c5c"} 1 node_network_up{device="vethwepl7c460cc"} 1 node_network_up{device="vethwepl7e16a75"} 1 node_network_up{device="vethwepl84e0478"} 1 node_network_up{device="vethwepla238d38"} 1 node_network_up{device="vethwepla50b1c5"} 1 node_network_up{device="vethwepla6cd913"} 1 node_network_up{device="vethweplb6a9d3c"} 1 node_network_up{device="vethweplbbc051b"} 1 node_network_up{device="vethweplc4f0318"} 1 node_network_up{device="vethweplcecdc62"} 1 node_network_up{device="vethweple107fca"} 1 node_network_up{device="weave"} 1 # HELP node_nf_conntrack_entries Number of currently allocated flow entries for connection tracking. # TYPE node_nf_conntrack_entries gauge node_nf_conntrack_entries 345 # HELP node_nf_conntrack_entries_limit Maximum size of connection tracking table. # TYPE node_nf_conntrack_entries_limit gauge node_nf_conntrack_entries_limit 4.194304e+06 # HELP node_nf_conntrack_stat_drop Number of packets dropped due to conntrack failure. # TYPE node_nf_conntrack_stat_drop gauge node_nf_conntrack_stat_drop 12 # HELP node_nf_conntrack_stat_early_drop Number of dropped conntrack entries to make room for new ones, if maximum table size was reached. # TYPE node_nf_conntrack_stat_early_drop gauge node_nf_conntrack_stat_early_drop 0 # HELP node_nf_conntrack_stat_found Number of searched entries which were successful. # TYPE node_nf_conntrack_stat_found gauge node_nf_conntrack_stat_found 5.1802534e+07 # HELP node_nf_conntrack_stat_ignore Number of packets seen which are already connected to a conntrack entry. # TYPE node_nf_conntrack_stat_ignore gauge node_nf_conntrack_stat_ignore 4.331301e+06 # HELP node_nf_conntrack_stat_insert Number of entries inserted into the list. # TYPE node_nf_conntrack_stat_insert gauge node_nf_conntrack_stat_insert 2.726973e+06 # HELP node_nf_conntrack_stat_insert_failed Number of entries for which list insertion was attempted but failed. # TYPE node_nf_conntrack_stat_insert_failed gauge node_nf_conntrack_stat_insert_failed 12 # HELP node_nf_conntrack_stat_invalid Number of packets seen which can not be tracked. # TYPE node_nf_conntrack_stat_invalid gauge node_nf_conntrack_stat_invalid 251949 # HELP node_nf_conntrack_stat_search_restart Number of conntrack table lookups which had to be restarted due to hashtable resizes. # TYPE node_nf_conntrack_stat_search_restart gauge node_nf_conntrack_stat_search_restart 0 # HELP node_os_info A metric with a constant '1' value labeled by build_id, id, id_like, image_id, image_version, name, pretty_name, variant, variant_id, version, version_codename, version_id. # TYPE node_os_info gauge node_os_info{build_id="",id="centos",id_like="rhel fedora",image_id="",image_version="",name="CentOS Linux",pretty_name="CentOS Linux 7 (Core)",variant="",variant_id="",version="7 (Core)",version_codename="",version_id="7"} 1 # HELP node_os_version Metric containing the major.minor part of the OS version. # TYPE node_os_version gauge node_os_version{id="centos",id_like="rhel fedora",name="CentOS Linux"} 7 # HELP node_procs_blocked Number of processes blocked waiting for I/O to complete. # TYPE node_procs_blocked gauge node_procs_blocked 0 # HELP node_procs_running Number of processes in runnable state. # TYPE node_procs_running gauge node_procs_running 2 # HELP node_scrape_collector_duration_seconds node_exporter: Duration of a collector scrape. # TYPE node_scrape_collector_duration_seconds gauge node_scrape_collector_duration_seconds{collector="arp"} 0.001149337 node_scrape_collector_duration_seconds{collector="bcache"} 1.428e-05 node_scrape_collector_duration_seconds{collector="bonding"} 1.579e-05 node_scrape_collector_duration_seconds{collector="btrfs"} 0.000739687 node_scrape_collector_duration_seconds{collector="conntrack"} 0.000362328 node_scrape_collector_duration_seconds{collector="cpu"} 0.000696506 node_scrape_collector_duration_seconds{collector="cpufreq"} 0.00721395 node_scrape_collector_duration_seconds{collector="diskstats"} 0.004527556 node_scrape_collector_duration_seconds{collector="dmi"} 3e-07 node_scrape_collector_duration_seconds{collector="edac"} 1.7081e-05 node_scrape_collector_duration_seconds{collector="entropy"} 5.7121e-05 node_scrape_collector_duration_seconds{collector="fibrechannel"} 9.77e-06 node_scrape_collector_duration_seconds{collector="filefd"} 1.8931e-05 node_scrape_collector_duration_seconds{collector="filesystem"} 0.006243377 node_scrape_collector_duration_seconds{collector="hwmon"} 8.18e-06 node_scrape_collector_duration_seconds{collector="infiniband"} 8.511e-06 node_scrape_collector_duration_seconds{collector="ipvs"} 7.8732e-05 node_scrape_collector_duration_seconds{collector="loadavg"} 2.803e-05 node_scrape_collector_duration_seconds{collector="mdadm"} 1.8981e-05 node_scrape_collector_duration_seconds{collector="meminfo"} 0.014817818 node_scrape_collector_duration_seconds{collector="netclass"} 0.014189473 node_scrape_collector_duration_seconds{collector="netdev"} 0.000992954 node_scrape_collector_duration_seconds{collector="netstat"} 0.006314019 node_scrape_collector_duration_seconds{collector="nfs"} 2.3681e-05 node_scrape_collector_duration_seconds{collector="nfsd"} 8.8852e-05 node_scrape_collector_duration_seconds{collector="nvme"} 3.0011e-05 node_scrape_collector_duration_seconds{collector="os"} 5.7721e-05 node_scrape_collector_duration_seconds{collector="powersupplyclass"} 2.442e-05 node_scrape_collector_duration_seconds{collector="pressure"} 1.5251e-05 node_scrape_collector_duration_seconds{collector="rapl"} 1.055e-05 node_scrape_collector_duration_seconds{collector="schedstat"} 1.111e-05 node_scrape_collector_duration_seconds{collector="selinux"} 1.2e-06 node_scrape_collector_duration_seconds{collector="sockstat"} 0.000104143 node_scrape_collector_duration_seconds{collector="softnet"} 7.6581e-05 node_scrape_collector_duration_seconds{collector="stat"} 0.000152614 node_scrape_collector_duration_seconds{collector="tapestats"} 1.149e-05 node_scrape_collector_duration_seconds{collector="textfile"} 1.4651e-05 node_scrape_collector_duration_seconds{collector="thermal_zone"} 2.3901e-05 node_scrape_collector_duration_seconds{collector="time"} 2.562e-05 node_scrape_collector_duration_seconds{collector="timex"} 9.15e-06 node_scrape_collector_duration_seconds{collector="udp_queues"} 0.015390732 node_scrape_collector_duration_seconds{collector="uname"} 6.95e-06 node_scrape_collector_duration_seconds{collector="vmstat"} 0.000115813 node_scrape_collector_duration_seconds{collector="watchdog"} 2.0451e-05 node_scrape_collector_duration_seconds{collector="xfs"} 9.601e-06 node_scrape_collector_duration_seconds{collector="zfs"} 1.21e-05 # HELP node_scrape_collector_success node_exporter: Whether a collector succeeded. # TYPE node_scrape_collector_success gauge node_scrape_collector_success{collector="arp"} 1 node_scrape_collector_success{collector="bcache"} 1 node_scrape_collector_success{collector="bonding"} 0 node_scrape_collector_success{collector="btrfs"} 1 node_scrape_collector_success{collector="conntrack"} 1 node_scrape_collector_success{collector="cpu"} 1 node_scrape_collector_success{collector="cpufreq"} 1 node_scrape_collector_success{collector="diskstats"} 1 node_scrape_collector_success{collector="dmi"} 0 node_scrape_collector_success{collector="edac"} 1 node_scrape_collector_success{collector="entropy"} 1 node_scrape_collector_success{collector="fibrechannel"} 0 node_scrape_collector_success{collector="filefd"} 1 node_scrape_collector_success{collector="filesystem"} 1 node_scrape_collector_success{collector="hwmon"} 0 node_scrape_collector_success{collector="infiniband"} 0 node_scrape_collector_success{collector="ipvs"} 1 node_scrape_collector_success{collector="loadavg"} 1 node_scrape_collector_success{collector="mdadm"} 0 node_scrape_collector_success{collector="meminfo"} 1 node_scrape_collector_success{collector="netclass"} 1 node_scrape_collector_success{collector="netdev"} 1 node_scrape_collector_success{collector="netstat"} 1 node_scrape_collector_success{collector="nfs"} 0 node_scrape_collector_success{collector="nfsd"} 0 node_scrape_collector_success{collector="nvme"} 0 node_scrape_collector_success{collector="os"} 1 node_scrape_collector_success{collector="powersupplyclass"} 0 node_scrape_collector_success{collector="pressure"} 0 node_scrape_collector_success{collector="rapl"} 0 node_scrape_collector_success{collector="schedstat"} 0 node_scrape_collector_success{collector="selinux"} 1 node_scrape_collector_success{collector="sockstat"} 1 node_scrape_collector_success{collector="softnet"} 1 node_scrape_collector_success{collector="stat"} 1 node_scrape_collector_success{collector="tapestats"} 0 node_scrape_collector_success{collector="textfile"} 1 node_scrape_collector_success{collector="thermal_zone"} 1 node_scrape_collector_success{collector="time"} 1 node_scrape_collector_success{collector="timex"} 1 node_scrape_collector_success{collector="udp_queues"} 1 node_scrape_collector_success{collector="uname"} 1 node_scrape_collector_success{collector="vmstat"} 1 node_scrape_collector_success{collector="watchdog"} 0 node_scrape_collector_success{collector="xfs"} 1 node_scrape_collector_success{collector="zfs"} 0 # HELP node_selinux_enabled SELinux is enabled, 1 is true, 0 is false # TYPE node_selinux_enabled gauge node_selinux_enabled 0 # HELP node_sockstat_FRAG6_inuse Number of FRAG6 sockets in state inuse. # TYPE node_sockstat_FRAG6_inuse gauge node_sockstat_FRAG6_inuse 0 # HELP node_sockstat_FRAG6_memory Number of FRAG6 sockets in state memory. # TYPE node_sockstat_FRAG6_memory gauge node_sockstat_FRAG6_memory 0 # 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_RAW6_inuse Number of RAW6 sockets in state inuse. # TYPE node_sockstat_RAW6_inuse gauge node_sockstat_RAW6_inuse 1 # HELP node_sockstat_RAW_inuse Number of RAW sockets in state inuse. # TYPE node_sockstat_RAW_inuse gauge node_sockstat_RAW_inuse 4 # HELP node_sockstat_TCP6_inuse Number of TCP6 sockets in state inuse. # TYPE node_sockstat_TCP6_inuse gauge node_sockstat_TCP6_inuse 15 # HELP node_sockstat_TCP_alloc Number of TCP sockets in state alloc. # TYPE node_sockstat_TCP_alloc gauge node_sockstat_TCP_alloc 11439 # HELP node_sockstat_TCP_inuse Number of TCP sockets in state inuse. # TYPE node_sockstat_TCP_inuse gauge node_sockstat_TCP_inuse 21 # HELP node_sockstat_TCP_mem Number of TCP sockets in state mem. # TYPE node_sockstat_TCP_mem gauge node_sockstat_TCP_mem 5257 # 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 2.1532672e+07 # HELP node_sockstat_TCP_orphan Number of TCP sockets in state orphan. # TYPE node_sockstat_TCP_orphan gauge node_sockstat_TCP_orphan 11 # HELP node_sockstat_TCP_tw Number of TCP sockets in state tw. # TYPE node_sockstat_TCP_tw gauge node_sockstat_TCP_tw 3415 # HELP node_sockstat_UDP6_inuse Number of UDP6 sockets in state inuse. # TYPE node_sockstat_UDP6_inuse gauge node_sockstat_UDP6_inuse 4 # HELP node_sockstat_UDPLITE6_inuse Number of UDPLITE6 sockets in state inuse. # TYPE node_sockstat_UDPLITE6_inuse gauge node_sockstat_UDPLITE6_inuse 0 # 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 556 # 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 2.277376e+06 # HELP node_sockstat_sockets_used Number of IPv4 sockets in use. # TYPE node_sockstat_sockets_used gauge node_sockstat_sockets_used 108756 # HELP node_softnet_backlog_len Softnet backlog status # TYPE node_softnet_backlog_len gauge node_softnet_backlog_len{cpu="0"} 0 node_softnet_backlog_len{cpu="1"} 0 node_softnet_backlog_len{cpu="2"} 0 node_softnet_backlog_len{cpu="3"} 0 node_softnet_backlog_len{cpu="4"} 0 node_softnet_backlog_len{cpu="5"} 0 # HELP node_softnet_cpu_collision_total Number of collision occur while obtaining device lock while transmitting # TYPE node_softnet_cpu_collision_total counter node_softnet_cpu_collision_total{cpu="0"} 0 node_softnet_cpu_collision_total{cpu="1"} 0 node_softnet_cpu_collision_total{cpu="2"} 0 node_softnet_cpu_collision_total{cpu="3"} 0 node_softnet_cpu_collision_total{cpu="4"} 0 node_softnet_cpu_collision_total{cpu="5"} 0 # HELP node_softnet_dropped_total Number of dropped packets # TYPE node_softnet_dropped_total counter node_softnet_dropped_total{cpu="0"} 0 node_softnet_dropped_total{cpu="1"} 0 node_softnet_dropped_total{cpu="2"} 0 node_softnet_dropped_total{cpu="3"} 0 node_softnet_dropped_total{cpu="4"} 0 node_softnet_dropped_total{cpu="5"} 0 # HELP node_softnet_flow_limit_count_total Number of times flow limit has been reached # TYPE node_softnet_flow_limit_count_total counter node_softnet_flow_limit_count_total{cpu="0"} 0 node_softnet_flow_limit_count_total{cpu="1"} 0 node_softnet_flow_limit_count_total{cpu="2"} 0 node_softnet_flow_limit_count_total{cpu="3"} 0 node_softnet_flow_limit_count_total{cpu="4"} 0 node_softnet_flow_limit_count_total{cpu="5"} 0 # HELP node_softnet_processed_total Number of processed packets # TYPE node_softnet_processed_total counter node_softnet_processed_total{cpu="0"} 2.04295212e+08 node_softnet_processed_total{cpu="1"} 1.88202152e+08 node_softnet_processed_total{cpu="2"} 1.87136392e+08 node_softnet_processed_total{cpu="3"} 1.90873626e+08 node_softnet_processed_total{cpu="4"} 1.89858196e+08 node_softnet_processed_total{cpu="5"} 1.77588901e+08 # HELP node_softnet_received_rps_total Number of times cpu woken up received_rps # TYPE node_softnet_received_rps_total counter node_softnet_received_rps_total{cpu="0"} 0 node_softnet_received_rps_total{cpu="1"} 0 node_softnet_received_rps_total{cpu="2"} 0 node_softnet_received_rps_total{cpu="3"} 0 node_softnet_received_rps_total{cpu="4"} 0 node_softnet_received_rps_total{cpu="5"} 0 # HELP node_softnet_times_squeezed_total Number of times processing packets ran out of quota # TYPE node_softnet_times_squeezed_total counter node_softnet_times_squeezed_total{cpu="0"} 812 node_softnet_times_squeezed_total{cpu="1"} 626 node_softnet_times_squeezed_total{cpu="2"} 581 node_softnet_times_squeezed_total{cpu="3"} 707 node_softnet_times_squeezed_total{cpu="4"} 774 node_softnet_times_squeezed_total{cpu="5"} 930 # HELP node_textfile_scrape_error 1 if there was an error opening or reading a file, 0 otherwise # TYPE node_textfile_scrape_error gauge node_textfile_scrape_error 0 # HELP node_time_seconds System time in seconds since epoch (1970). # TYPE node_time_seconds gauge node_time_seconds 1.7270441584827464e+09 # HELP node_time_zone_offset_seconds System time zone offset in seconds. # TYPE node_time_zone_offset_seconds gauge node_time_zone_offset_seconds{time_zone="UTC"} 0 # HELP node_timex_estimated_error_seconds Estimated error in seconds. # TYPE node_timex_estimated_error_seconds gauge node_timex_estimated_error_seconds 0.002892 # HELP node_timex_frequency_adjustment_ratio Local clock frequency adjustment. # TYPE node_timex_frequency_adjustment_ratio gauge node_timex_frequency_adjustment_ratio 1.000023574508667 # HELP node_timex_loop_time_constant Phase-locked loop time constant. # TYPE node_timex_loop_time_constant gauge node_timex_loop_time_constant 2 # HELP node_timex_maxerror_seconds Maximum error in seconds. # TYPE node_timex_maxerror_seconds gauge node_timex_maxerror_seconds 0.35537 # HELP node_timex_offset_seconds Time offset in between local system and reference clock. # TYPE node_timex_offset_seconds gauge node_timex_offset_seconds 0 # HELP node_timex_pps_calibration_total Pulse per second count of calibration intervals. # TYPE node_timex_pps_calibration_total counter node_timex_pps_calibration_total 0 # HELP node_timex_pps_error_total Pulse per second count of calibration errors. # TYPE node_timex_pps_error_total counter node_timex_pps_error_total 0 # HELP node_timex_pps_frequency_hertz Pulse per second frequency. # TYPE node_timex_pps_frequency_hertz gauge node_timex_pps_frequency_hertz 0 # HELP node_timex_pps_jitter_seconds Pulse per second jitter. # TYPE node_timex_pps_jitter_seconds gauge node_timex_pps_jitter_seconds 0 # HELP node_timex_pps_jitter_total Pulse per second count of jitter limit exceeded events. # TYPE node_timex_pps_jitter_total counter node_timex_pps_jitter_total 0 # HELP node_timex_pps_shift_seconds Pulse per second interval duration. # TYPE node_timex_pps_shift_seconds gauge node_timex_pps_shift_seconds 0 # HELP node_timex_pps_stability_exceeded_total Pulse per second count of stability limit exceeded events. # TYPE node_timex_pps_stability_exceeded_total counter node_timex_pps_stability_exceeded_total 0 # HELP node_timex_pps_stability_hertz Pulse per second stability, average of recent frequency changes. # TYPE node_timex_pps_stability_hertz gauge node_timex_pps_stability_hertz 0 # HELP node_timex_status Value of the status array bits. # TYPE node_timex_status gauge node_timex_status 0 # HELP node_timex_sync_status Is clock synchronized to a reliable server (1 = yes, 0 = no). # TYPE node_timex_sync_status gauge node_timex_sync_status 1 # HELP node_timex_tai_offset_seconds International Atomic Time (TAI) offset. # TYPE node_timex_tai_offset_seconds gauge node_timex_tai_offset_seconds 0 # HELP node_timex_tick_seconds Seconds between clock ticks. # TYPE node_timex_tick_seconds gauge node_timex_tick_seconds 0.01 # HELP node_udp_queues Number of allocated memory in the kernel for UDP datagrams in bytes. # TYPE node_udp_queues gauge node_udp_queues{ip="v4",queue="rx"} 0 node_udp_queues{ip="v4",queue="tx"} 0 node_udp_queues{ip="v6",queue="rx"} 0 node_udp_queues{ip="v6",queue="tx"} 0 # 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="node49233-kubernetes-prod.user.cloudjkt01.com",release="3.10.0",sysname="Linux",version="#1 SMP Wed Jul 12 12:00:44 MSK 2023"} 1 # HELP node_vmstat_pgfault /proc/vmstat information field pgfault. # TYPE node_vmstat_pgfault untyped node_vmstat_pgfault 590426 # HELP node_vmstat_pgmajfault /proc/vmstat information field pgmajfault. # TYPE node_vmstat_pgmajfault untyped node_vmstat_pgmajfault 3 # HELP node_vmstat_pgpgin /proc/vmstat information field pgpgin. # TYPE node_vmstat_pgpgin untyped node_vmstat_pgpgin 7.669172e+06 # HELP node_vmstat_pgpgout /proc/vmstat information field pgpgout. # TYPE node_vmstat_pgpgout untyped node_vmstat_pgpgout 4.175216e+07 # 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 process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE process_cpu_seconds_total counter process_cpu_seconds_total 45.21 # HELP process_max_fds Maximum number of open file descriptors. # TYPE process_max_fds gauge process_max_fds 1.048576e+06 # 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 1.7698816e+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.7262653772e+09 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 1.270956032e+09 # HELP process_virtual_memory_max_bytes Maximum amount of virtual memory available in bytes. # TYPE process_virtual_memory_max_bytes gauge process_virtual_memory_max_bytes 1.8446744073709552e+19 # HELP promhttp_metric_handler_errors_total Total number of internal errors encountered by the promhttp metric handler. # TYPE promhttp_metric_handler_errors_total counter promhttp_metric_handler_errors_total{cause="encoding"} 0 promhttp_metric_handler_errors_total{cause="gathering"} 0 # HELP promhttp_metric_handler_requests_in_flight Current number of scrapes being served. # TYPE promhttp_metric_handler_requests_in_flight gauge promhttp_metric_handler_requests_in_flight 1 # HELP promhttp_metric_handler_requests_total Total number of scrapes by HTTP status code. # TYPE promhttp_metric_handler_requests_total counter promhttp_metric_handler_requests_total{code="200"} 6 promhttp_metric_handler_requests_total{code="500"} 0 promhttp_metric_handler_requests_total{code="503"} 0