# 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"} 4.8881e-05 go_gc_duration_seconds{quantile="0.25"} 7.0744e-05 go_gc_duration_seconds{quantile="0.5"} 0.003641619 go_gc_duration_seconds{quantile="0.75"} 0.014399726 go_gc_duration_seconds{quantile="1"} 1.538485202 go_gc_duration_seconds_sum 1382.806851656 go_gc_duration_seconds_count 24827 # HELP go_goroutines Number of goroutines that currently exist. # TYPE go_goroutines gauge go_goroutines 9 # HELP go_info Information about the Go environment. # TYPE go_info gauge go_info{version="go1.21.4"} 1 # HELP go_memstats_alloc_bytes Number of bytes allocated and still in use. # TYPE go_memstats_alloc_bytes gauge go_memstats_alloc_bytes 2.707448e+06 # HELP go_memstats_alloc_bytes_total Total number of bytes allocated, even if freed. # TYPE go_memstats_alloc_bytes_total counter go_memstats_alloc_bytes_total 2.2409868232e+10 # 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.687791e+06 # HELP go_memstats_frees_total Total number of frees. # TYPE go_memstats_frees_total counter go_memstats_frees_total 2.48282892e+08 # 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 4.341584e+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 2.707448e+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 3.899392e+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 4.030464e+06 # HELP go_memstats_heap_objects Number of allocated objects. # TYPE go_memstats_heap_objects gauge go_memstats_heap_objects 19617 # 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 3.145728e+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.7741752812086475e+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 2.48302509e+08 # 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 15600 # 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 70224 # 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 81480 # 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.360712e+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 530833 # 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.5045896e+07 # HELP go_threads Number of OS threads created. # TYPE go_threads gauge go_threads 5 # 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 # 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"} 76873.64 node_cpu_seconds_total{cpu="0",mode="iowait"} 532779.79 node_cpu_seconds_total{cpu="0",mode="irq"} 0 node_cpu_seconds_total{cpu="0",mode="nice"} 540.97 node_cpu_seconds_total{cpu="0",mode="softirq"} 3229.37 node_cpu_seconds_total{cpu="0",mode="steal"} 0 node_cpu_seconds_total{cpu="0",mode="system"} 472135.97 node_cpu_seconds_total{cpu="0",mode="user"} 1.23537463e+06 node_cpu_seconds_total{cpu="1",mode="idle"} 76895.81 node_cpu_seconds_total{cpu="1",mode="iowait"} 486276.14 node_cpu_seconds_total{cpu="1",mode="irq"} 0 node_cpu_seconds_total{cpu="1",mode="nice"} 495.61 node_cpu_seconds_total{cpu="1",mode="softirq"} 58263.27 node_cpu_seconds_total{cpu="1",mode="steal"} 0 node_cpu_seconds_total{cpu="1",mode="system"} 388061.76 node_cpu_seconds_total{cpu="1",mode="user"} 1.30782919e+06 # HELP node_disk_discard_time_seconds_total This is the total number of seconds spent by all discards. # TYPE node_disk_discard_time_seconds_total counter node_disk_discard_time_seconds_total{device="sr0"} 0 node_disk_discard_time_seconds_total{device="vda"} 0 # HELP node_disk_discarded_sectors_total The total number of sectors discarded successfully. # TYPE node_disk_discarded_sectors_total counter node_disk_discarded_sectors_total{device="sr0"} 0 node_disk_discarded_sectors_total{device="vda"} 0 # HELP node_disk_discards_completed_total The total number of discards completed successfully. # TYPE node_disk_discards_completed_total counter node_disk_discards_completed_total{device="sr0"} 0 node_disk_discards_completed_total{device="vda"} 0 # HELP node_disk_discards_merged_total The total number of discards merged. # TYPE node_disk_discards_merged_total counter node_disk_discards_merged_total{device="sr0"} 0 node_disk_discards_merged_total{device="vda"} 0 # HELP node_disk_filesystem_info Info about disk filesystem. # TYPE node_disk_filesystem_info gauge node_disk_filesystem_info{device="sr0",type="iso9660",usage="filesystem",uuid="2025-08-23-11-37-37-00",version="Joliet Extension"} 1 # HELP node_disk_flush_requests_time_seconds_total This is the total number of seconds spent by all flush requests. # TYPE node_disk_flush_requests_time_seconds_total counter node_disk_flush_requests_time_seconds_total{device="sr0"} 0 node_disk_flush_requests_time_seconds_total{device="vda"} 0 # HELP node_disk_flush_requests_total The total number of flush requests completed successfully # TYPE node_disk_flush_requests_total counter node_disk_flush_requests_total{device="sr0"} 0 node_disk_flush_requests_total{device="vda"} 0 # HELP node_disk_info Info of /sys/block/. # TYPE node_disk_info gauge node_disk_info{device="sr0",major="11",minor="0",model="QEMU_DVD-ROM",path="pci-0000:00:01.1-ata-1.1",revision="2.5+",serial="QM00002",wwn=""} 1 node_disk_info{device="vda",major="253",minor="0",model="",path="pci-0000:00:06.0",revision="",serial="",wwn=""} 1 # HELP node_disk_io_now The number of I/Os currently in progress. # TYPE node_disk_io_now gauge node_disk_io_now{device="sr0"} 0 node_disk_io_now{device="vda"} 3 # HELP node_disk_io_time_seconds_total Total seconds spent doing I/Os. # TYPE node_disk_io_time_seconds_total counter node_disk_io_time_seconds_total{device="sr0"} 0.065 node_disk_io_time_seconds_total{device="vda"} 1.491642624e+06 # HELP node_disk_io_time_weighted_seconds_total The weighted # of seconds spent doing I/Os. # TYPE node_disk_io_time_weighted_seconds_total counter node_disk_io_time_weighted_seconds_total{device="sr0"} 0.068 node_disk_io_time_weighted_seconds_total{device="vda"} 1.181418979e+06 # HELP node_disk_read_bytes_total The total number of bytes read successfully. # TYPE node_disk_read_bytes_total counter node_disk_read_bytes_total{device="sr0"} 649216 node_disk_read_bytes_total{device="vda"} 1.9610718084096e+14 # HELP node_disk_read_time_seconds_total The total number of seconds spent by all reads. # TYPE node_disk_read_time_seconds_total counter node_disk_read_time_seconds_total{device="sr0"} 0.068 node_disk_read_time_seconds_total{device="vda"} 1.100562204e+06 # HELP node_disk_reads_completed_total The total number of reads completed successfully. # TYPE node_disk_reads_completed_total counter node_disk_reads_completed_total{device="sr0"} 170 node_disk_reads_completed_total{device="vda"} 7.545394194e+09 # HELP node_disk_reads_merged_total The total number of reads merged. # TYPE node_disk_reads_merged_total counter node_disk_reads_merged_total{device="sr0"} 0 node_disk_reads_merged_total{device="vda"} 7.3782027e+08 # HELP node_disk_write_time_seconds_total This is the total number of seconds spent by all writes. # TYPE node_disk_write_time_seconds_total counter node_disk_write_time_seconds_total{device="sr0"} 0 node_disk_write_time_seconds_total{device="vda"} 80856.77500000001 # HELP node_disk_writes_completed_total The total number of writes completed successfully. # TYPE node_disk_writes_completed_total counter node_disk_writes_completed_total{device="sr0"} 0 node_disk_writes_completed_total{device="vda"} 2.263119346e+09 # HELP node_disk_writes_merged_total The number of writes merged. # TYPE node_disk_writes_merged_total counter node_disk_writes_merged_total{device="sr0"} 0 node_disk_writes_merged_total{device="vda"} 2.36163536e+08 # HELP node_disk_written_bytes_total The total number of bytes written successfully. # TYPE node_disk_written_bytes_total counter node_disk_written_bytes_total{device="sr0"} 0 node_disk_written_bytes_total{device="vda"} 1.0325893690368e+13 # 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.21.4",revision="7333465abf9efba81876303bb57e6fadb946041b",tags="netgo osusergo static_build",version="1.7.0"} 1 # 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/vda2",fstype="ext4",mountpoint="/"} 4.2237448192e+10 node_filesystem_avail_bytes{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/0745d72605135cd5e627229e8f0080e6ac5e7edffa6f595188cb8a507d2bc06a/shm"} 3.86752512e+08 node_filesystem_avail_bytes{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/10f6dcce0c23b7df341e8cbc743d4af1f0caf1809c59eca1883411610afb296c/shm"} 3.86752512e+08 node_filesystem_avail_bytes{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/2699cb9d3369fa45a2b393e5b24eb9936f68b3247091f02f71633da1f3f014a1/shm"} 3.86752512e+08 node_filesystem_avail_bytes{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/3486c8bc22f6253d176b7f051814de22cb59ce026517c012aee8485b69fc2939/shm"} 3.86752512e+08 node_filesystem_avail_bytes{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/38709c19ab885b909009c7e995ab2c50858c0822f7d8ca1530e8de6d1d34213f/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/5ea3585b933c6a1cfcf283ff42c983d3af630095dc2afc04f6efc5f33bcdedd2/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/6eb6e651d5a4b9f22bfe45a1dd9738ddfa5adb0f8ef12a46a8087760e7fa272b/shm"} 3.86752512e+08 node_filesystem_avail_bytes{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/7ea3396be1bb7a901c3a4cc95fc34517b3f58172f2e1e931312b2454cd88e417/shm"} 3.86752512e+08 node_filesystem_avail_bytes{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/903e886e8b03a3bbdb722040ea49dbb3001f0a5020312451c0a0c184c98cd5a8/shm"} 3.86752512e+08 node_filesystem_avail_bytes{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/9b6fd3ef2c3ecc6ef1a58ce07dc0643437a991dd682ff1d63b65887406f04982/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/cb66f12718dd2a8967db5b4a8994ddb3d4c3c03c3546676237283dc047dc26a9/shm"} 3.86752512e+08 node_filesystem_avail_bytes{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/d38ea22317a7aabb1a2914a2509b5eb84a0447ce20a051a246811f1fc5e0bddb/shm"} 3.86752512e+08 node_filesystem_avail_bytes{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/e5efd1e7007179c8fd289b8dadb1682369284bc654f518fc8eaefd615e1237d2/shm"} 3.86752512e+08 node_filesystem_avail_bytes{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/efa0a0fb58bf5eea878dcd83d6689d36870fe888ddf3dc69899ae70dba7ac734/shm"} 3.86752512e+08 node_filesystem_avail_bytes{device="tmpfs",fstype="tmpfs",mountpoint="/run"} 3.86752512e+08 node_filesystem_avail_bytes{device="tmpfs",fstype="tmpfs",mountpoint="/run/lock"} 5.24288e+06 # 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/vda2",fstype="ext4",mountpoint="/"} 0 node_filesystem_device_error{device="/dev/vda2",fstype="ext4",mountpoint="/var/lib/kubelet/pods/0979c43e-ce75-4dd7-8012-b31d8a14e698/volume-subpaths/config-687c39e00d798e898924a951/postgresql/1"} 1 node_filesystem_device_error{device="/dev/vda2",fstype="ext4",mountpoint="/var/lib/kubelet/pods/0979c43e-ce75-4dd7-8012-b31d8a14e698/volumes/kubernetes.io~local-volume/pvc-179a7e1e-120f-4c1c-90e9-ce992acf4e0e"} 1 node_filesystem_device_error{device="/dev/vda2",fstype="ext4",mountpoint="/var/lib/kubelet/pods/4c48bc3d-19d2-4fdc-8f0b-0465b7281c5f/volumes/kubernetes.io~local-volume/pvc-9ae3e00f-30f3-401b-9db0-e7459eb78c55"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/0745d72605135cd5e627229e8f0080e6ac5e7edffa6f595188cb8a507d2bc06a/shm"} 0 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/10f6dcce0c23b7df341e8cbc743d4af1f0caf1809c59eca1883411610afb296c/shm"} 0 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/2699cb9d3369fa45a2b393e5b24eb9936f68b3247091f02f71633da1f3f014a1/shm"} 0 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/3486c8bc22f6253d176b7f051814de22cb59ce026517c012aee8485b69fc2939/shm"} 0 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/38709c19ab885b909009c7e995ab2c50858c0822f7d8ca1530e8de6d1d34213f/shm"} 0 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/5ea3585b933c6a1cfcf283ff42c983d3af630095dc2afc04f6efc5f33bcdedd2/shm"} 0 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/6eb6e651d5a4b9f22bfe45a1dd9738ddfa5adb0f8ef12a46a8087760e7fa272b/shm"} 0 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/7ea3396be1bb7a901c3a4cc95fc34517b3f58172f2e1e931312b2454cd88e417/shm"} 0 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/903e886e8b03a3bbdb722040ea49dbb3001f0a5020312451c0a0c184c98cd5a8/shm"} 0 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/9b6fd3ef2c3ecc6ef1a58ce07dc0643437a991dd682ff1d63b65887406f04982/shm"} 0 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/cb66f12718dd2a8967db5b4a8994ddb3d4c3c03c3546676237283dc047dc26a9/shm"} 0 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/d38ea22317a7aabb1a2914a2509b5eb84a0447ce20a051a246811f1fc5e0bddb/shm"} 0 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/e5efd1e7007179c8fd289b8dadb1682369284bc654f518fc8eaefd615e1237d2/shm"} 0 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/efa0a0fb58bf5eea878dcd83d6689d36870fe888ddf3dc69899ae70dba7ac734/shm"} 0 node_filesystem_device_error{device="tmpfs",fstype="tmpfs",mountpoint="/run"} 0 node_filesystem_device_error{device="tmpfs",fstype="tmpfs",mountpoint="/run/lock"} 0 node_filesystem_device_error{device="tmpfs",fstype="tmpfs",mountpoint="/var/lib/kubelet/pods/0944ec93-e465-4c7e-ac91-c0eedcde8d95/volumes/kubernetes.io~projected/kube-api-access-2ksw8"} 1 node_filesystem_device_error{device="tmpfs",fstype="tmpfs",mountpoint="/var/lib/kubelet/pods/161bca3a-4705-415f-a0dc-862ad2ff2c82/volumes/kubernetes.io~projected/kube-api-access-2lngm"} 1 node_filesystem_device_error{device="tmpfs",fstype="tmpfs",mountpoint="/var/lib/kubelet/pods/613b9747-54d8-4055-b771-4204c2b4a8eb/volumes/kubernetes.io~projected/kube-api-access-mwdfx"} 1 node_filesystem_device_error{device="tmpfs",fstype="tmpfs",mountpoint="/var/lib/kubelet/pods/a463ee46-4e8e-492e-91dd-d779faeed4ad/volumes/kubernetes.io~projected/kube-api-access-655cw"} 1 node_filesystem_device_error{device="tmpfs",fstype="tmpfs",mountpoint="/var/lib/kubelet/pods/abffe7fa-fdbc-4a92-8c10-8271d687f957/volumes/kubernetes.io~projected/config"} 1 node_filesystem_device_error{device="tmpfs",fstype="tmpfs",mountpoint="/var/lib/kubelet/pods/abffe7fa-fdbc-4a92-8c10-8271d687f957/volumes/kubernetes.io~projected/kube-api-access-p6tjg"} 1 node_filesystem_device_error{device="tmpfs",fstype="tmpfs",mountpoint="/var/lib/kubelet/pods/d1aea512-0c30-459f-92e5-38932bf98bea/volumes/kubernetes.io~projected/kube-api-access-nzwdp"} 1 node_filesystem_device_error{device="tmpfs",fstype="tmpfs",mountpoint="/var/lib/kubelet/pods/eb7fd623-4975-4f57-83be-121b64299a25/volumes/kubernetes.io~projected/kube-api-access-x8tfc"} 1 node_filesystem_device_error{device="tmpfs",fstype="tmpfs",mountpoint="/var/lib/kubelet/pods/ed4c415a-9652-4a18-8c88-cab11c4792d7/volumes/kubernetes.io~projected/kube-api-access-2sv2k"} 1 node_filesystem_device_error{device="tmpfs",fstype="tmpfs",mountpoint="/var/lib/kubelet/pods/ef805f2b-290c-4700-9dbe-4e8c2f40151d/volumes/kubernetes.io~projected/kube-api-access-cvxqz"} 1 node_filesystem_device_error{device="tmpfs",fstype="tmpfs",mountpoint="/var/lib/kubelet/pods/f680af81-a912-47ad-ae35-066cecf2a049/volumes/kubernetes.io~projected/kube-api-access-9twdp"} 1 node_filesystem_device_error{device="tmpfs",fstype="tmpfs",mountpoint="/var/lib/kubelet/pods/fe251da6-4860-46ba-8986-61408890563e/volumes/kubernetes.io~projected/kube-api-access-q48v5"} 1 # HELP node_filesystem_files Filesystem total file nodes. # TYPE node_filesystem_files gauge node_filesystem_files{device="/dev/vda2",fstype="ext4",mountpoint="/"} 3.93216e+06 node_filesystem_files{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/0745d72605135cd5e627229e8f0080e6ac5e7edffa6f595188cb8a507d2bc06a/shm"} 476675 node_filesystem_files{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/10f6dcce0c23b7df341e8cbc743d4af1f0caf1809c59eca1883411610afb296c/shm"} 476675 node_filesystem_files{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/2699cb9d3369fa45a2b393e5b24eb9936f68b3247091f02f71633da1f3f014a1/shm"} 476675 node_filesystem_files{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/3486c8bc22f6253d176b7f051814de22cb59ce026517c012aee8485b69fc2939/shm"} 476675 node_filesystem_files{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/38709c19ab885b909009c7e995ab2c50858c0822f7d8ca1530e8de6d1d34213f/shm"} 476675 node_filesystem_files{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/5ea3585b933c6a1cfcf283ff42c983d3af630095dc2afc04f6efc5f33bcdedd2/shm"} 476675 node_filesystem_files{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/6eb6e651d5a4b9f22bfe45a1dd9738ddfa5adb0f8ef12a46a8087760e7fa272b/shm"} 476675 node_filesystem_files{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/7ea3396be1bb7a901c3a4cc95fc34517b3f58172f2e1e931312b2454cd88e417/shm"} 476675 node_filesystem_files{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/903e886e8b03a3bbdb722040ea49dbb3001f0a5020312451c0a0c184c98cd5a8/shm"} 476675 node_filesystem_files{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/9b6fd3ef2c3ecc6ef1a58ce07dc0643437a991dd682ff1d63b65887406f04982/shm"} 476675 node_filesystem_files{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/cb66f12718dd2a8967db5b4a8994ddb3d4c3c03c3546676237283dc047dc26a9/shm"} 476675 node_filesystem_files{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/d38ea22317a7aabb1a2914a2509b5eb84a0447ce20a051a246811f1fc5e0bddb/shm"} 476675 node_filesystem_files{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/e5efd1e7007179c8fd289b8dadb1682369284bc654f518fc8eaefd615e1237d2/shm"} 476675 node_filesystem_files{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/efa0a0fb58bf5eea878dcd83d6689d36870fe888ddf3dc69899ae70dba7ac734/shm"} 476675 node_filesystem_files{device="tmpfs",fstype="tmpfs",mountpoint="/run"} 476675 node_filesystem_files{device="tmpfs",fstype="tmpfs",mountpoint="/run/lock"} 476675 # HELP node_filesystem_files_free Filesystem total free file nodes. # TYPE node_filesystem_files_free gauge node_filesystem_files_free{device="/dev/vda2",fstype="ext4",mountpoint="/"} 3.749011e+06 node_filesystem_files_free{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/0745d72605135cd5e627229e8f0080e6ac5e7edffa6f595188cb8a507d2bc06a/shm"} 475076 node_filesystem_files_free{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/10f6dcce0c23b7df341e8cbc743d4af1f0caf1809c59eca1883411610afb296c/shm"} 475076 node_filesystem_files_free{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/2699cb9d3369fa45a2b393e5b24eb9936f68b3247091f02f71633da1f3f014a1/shm"} 475076 node_filesystem_files_free{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/3486c8bc22f6253d176b7f051814de22cb59ce026517c012aee8485b69fc2939/shm"} 475076 node_filesystem_files_free{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/38709c19ab885b909009c7e995ab2c50858c0822f7d8ca1530e8de6d1d34213f/shm"} 476674 node_filesystem_files_free{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/5ea3585b933c6a1cfcf283ff42c983d3af630095dc2afc04f6efc5f33bcdedd2/shm"} 476674 node_filesystem_files_free{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/6eb6e651d5a4b9f22bfe45a1dd9738ddfa5adb0f8ef12a46a8087760e7fa272b/shm"} 475076 node_filesystem_files_free{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/7ea3396be1bb7a901c3a4cc95fc34517b3f58172f2e1e931312b2454cd88e417/shm"} 475076 node_filesystem_files_free{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/903e886e8b03a3bbdb722040ea49dbb3001f0a5020312451c0a0c184c98cd5a8/shm"} 475076 node_filesystem_files_free{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/9b6fd3ef2c3ecc6ef1a58ce07dc0643437a991dd682ff1d63b65887406f04982/shm"} 476674 node_filesystem_files_free{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/cb66f12718dd2a8967db5b4a8994ddb3d4c3c03c3546676237283dc047dc26a9/shm"} 475076 node_filesystem_files_free{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/d38ea22317a7aabb1a2914a2509b5eb84a0447ce20a051a246811f1fc5e0bddb/shm"} 475076 node_filesystem_files_free{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/e5efd1e7007179c8fd289b8dadb1682369284bc654f518fc8eaefd615e1237d2/shm"} 475076 node_filesystem_files_free{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/efa0a0fb58bf5eea878dcd83d6689d36870fe888ddf3dc69899ae70dba7ac734/shm"} 475076 node_filesystem_files_free{device="tmpfs",fstype="tmpfs",mountpoint="/run"} 475076 node_filesystem_files_free{device="tmpfs",fstype="tmpfs",mountpoint="/run/lock"} 476672 # HELP node_filesystem_free_bytes Filesystem free space in bytes. # TYPE node_filesystem_free_bytes gauge node_filesystem_free_bytes{device="/dev/vda2",fstype="ext4",mountpoint="/"} 4.4938194944e+10 node_filesystem_free_bytes{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/0745d72605135cd5e627229e8f0080e6ac5e7edffa6f595188cb8a507d2bc06a/shm"} 3.86752512e+08 node_filesystem_free_bytes{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/10f6dcce0c23b7df341e8cbc743d4af1f0caf1809c59eca1883411610afb296c/shm"} 3.86752512e+08 node_filesystem_free_bytes{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/2699cb9d3369fa45a2b393e5b24eb9936f68b3247091f02f71633da1f3f014a1/shm"} 3.86752512e+08 node_filesystem_free_bytes{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/3486c8bc22f6253d176b7f051814de22cb59ce026517c012aee8485b69fc2939/shm"} 3.86752512e+08 node_filesystem_free_bytes{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/38709c19ab885b909009c7e995ab2c50858c0822f7d8ca1530e8de6d1d34213f/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/5ea3585b933c6a1cfcf283ff42c983d3af630095dc2afc04f6efc5f33bcdedd2/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/6eb6e651d5a4b9f22bfe45a1dd9738ddfa5adb0f8ef12a46a8087760e7fa272b/shm"} 3.86752512e+08 node_filesystem_free_bytes{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/7ea3396be1bb7a901c3a4cc95fc34517b3f58172f2e1e931312b2454cd88e417/shm"} 3.86752512e+08 node_filesystem_free_bytes{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/903e886e8b03a3bbdb722040ea49dbb3001f0a5020312451c0a0c184c98cd5a8/shm"} 3.86752512e+08 node_filesystem_free_bytes{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/9b6fd3ef2c3ecc6ef1a58ce07dc0643437a991dd682ff1d63b65887406f04982/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/cb66f12718dd2a8967db5b4a8994ddb3d4c3c03c3546676237283dc047dc26a9/shm"} 3.86752512e+08 node_filesystem_free_bytes{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/d38ea22317a7aabb1a2914a2509b5eb84a0447ce20a051a246811f1fc5e0bddb/shm"} 3.86752512e+08 node_filesystem_free_bytes{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/e5efd1e7007179c8fd289b8dadb1682369284bc654f518fc8eaefd615e1237d2/shm"} 3.86752512e+08 node_filesystem_free_bytes{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/efa0a0fb58bf5eea878dcd83d6689d36870fe888ddf3dc69899ae70dba7ac734/shm"} 3.86752512e+08 node_filesystem_free_bytes{device="tmpfs",fstype="tmpfs",mountpoint="/run"} 3.86752512e+08 node_filesystem_free_bytes{device="tmpfs",fstype="tmpfs",mountpoint="/run/lock"} 5.24288e+06 # HELP node_filesystem_readonly Filesystem read-only status. # TYPE node_filesystem_readonly gauge node_filesystem_readonly{device="/dev/vda2",fstype="ext4",mountpoint="/"} 0 node_filesystem_readonly{device="/dev/vda2",fstype="ext4",mountpoint="/var/lib/kubelet/pods/0979c43e-ce75-4dd7-8012-b31d8a14e698/volume-subpaths/config-687c39e00d798e898924a951/postgresql/1"} 0 node_filesystem_readonly{device="/dev/vda2",fstype="ext4",mountpoint="/var/lib/kubelet/pods/0979c43e-ce75-4dd7-8012-b31d8a14e698/volumes/kubernetes.io~local-volume/pvc-179a7e1e-120f-4c1c-90e9-ce992acf4e0e"} 0 node_filesystem_readonly{device="/dev/vda2",fstype="ext4",mountpoint="/var/lib/kubelet/pods/4c48bc3d-19d2-4fdc-8f0b-0465b7281c5f/volumes/kubernetes.io~local-volume/pvc-9ae3e00f-30f3-401b-9db0-e7459eb78c55"} 0 node_filesystem_readonly{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/0745d72605135cd5e627229e8f0080e6ac5e7edffa6f595188cb8a507d2bc06a/shm"} 0 node_filesystem_readonly{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/10f6dcce0c23b7df341e8cbc743d4af1f0caf1809c59eca1883411610afb296c/shm"} 0 node_filesystem_readonly{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/2699cb9d3369fa45a2b393e5b24eb9936f68b3247091f02f71633da1f3f014a1/shm"} 0 node_filesystem_readonly{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/3486c8bc22f6253d176b7f051814de22cb59ce026517c012aee8485b69fc2939/shm"} 0 node_filesystem_readonly{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/38709c19ab885b909009c7e995ab2c50858c0822f7d8ca1530e8de6d1d34213f/shm"} 0 node_filesystem_readonly{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/5ea3585b933c6a1cfcf283ff42c983d3af630095dc2afc04f6efc5f33bcdedd2/shm"} 0 node_filesystem_readonly{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/6eb6e651d5a4b9f22bfe45a1dd9738ddfa5adb0f8ef12a46a8087760e7fa272b/shm"} 0 node_filesystem_readonly{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/7ea3396be1bb7a901c3a4cc95fc34517b3f58172f2e1e931312b2454cd88e417/shm"} 0 node_filesystem_readonly{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/903e886e8b03a3bbdb722040ea49dbb3001f0a5020312451c0a0c184c98cd5a8/shm"} 0 node_filesystem_readonly{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/9b6fd3ef2c3ecc6ef1a58ce07dc0643437a991dd682ff1d63b65887406f04982/shm"} 0 node_filesystem_readonly{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/cb66f12718dd2a8967db5b4a8994ddb3d4c3c03c3546676237283dc047dc26a9/shm"} 0 node_filesystem_readonly{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/d38ea22317a7aabb1a2914a2509b5eb84a0447ce20a051a246811f1fc5e0bddb/shm"} 0 node_filesystem_readonly{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/e5efd1e7007179c8fd289b8dadb1682369284bc654f518fc8eaefd615e1237d2/shm"} 0 node_filesystem_readonly{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/efa0a0fb58bf5eea878dcd83d6689d36870fe888ddf3dc69899ae70dba7ac734/shm"} 0 node_filesystem_readonly{device="tmpfs",fstype="tmpfs",mountpoint="/run"} 0 node_filesystem_readonly{device="tmpfs",fstype="tmpfs",mountpoint="/run/lock"} 0 node_filesystem_readonly{device="tmpfs",fstype="tmpfs",mountpoint="/var/lib/kubelet/pods/0944ec93-e465-4c7e-ac91-c0eedcde8d95/volumes/kubernetes.io~projected/kube-api-access-2ksw8"} 0 node_filesystem_readonly{device="tmpfs",fstype="tmpfs",mountpoint="/var/lib/kubelet/pods/161bca3a-4705-415f-a0dc-862ad2ff2c82/volumes/kubernetes.io~projected/kube-api-access-2lngm"} 0 node_filesystem_readonly{device="tmpfs",fstype="tmpfs",mountpoint="/var/lib/kubelet/pods/613b9747-54d8-4055-b771-4204c2b4a8eb/volumes/kubernetes.io~projected/kube-api-access-mwdfx"} 0 node_filesystem_readonly{device="tmpfs",fstype="tmpfs",mountpoint="/var/lib/kubelet/pods/a463ee46-4e8e-492e-91dd-d779faeed4ad/volumes/kubernetes.io~projected/kube-api-access-655cw"} 0 node_filesystem_readonly{device="tmpfs",fstype="tmpfs",mountpoint="/var/lib/kubelet/pods/abffe7fa-fdbc-4a92-8c10-8271d687f957/volumes/kubernetes.io~projected/config"} 0 node_filesystem_readonly{device="tmpfs",fstype="tmpfs",mountpoint="/var/lib/kubelet/pods/abffe7fa-fdbc-4a92-8c10-8271d687f957/volumes/kubernetes.io~projected/kube-api-access-p6tjg"} 0 node_filesystem_readonly{device="tmpfs",fstype="tmpfs",mountpoint="/var/lib/kubelet/pods/d1aea512-0c30-459f-92e5-38932bf98bea/volumes/kubernetes.io~projected/kube-api-access-nzwdp"} 0 node_filesystem_readonly{device="tmpfs",fstype="tmpfs",mountpoint="/var/lib/kubelet/pods/eb7fd623-4975-4f57-83be-121b64299a25/volumes/kubernetes.io~projected/kube-api-access-x8tfc"} 0 node_filesystem_readonly{device="tmpfs",fstype="tmpfs",mountpoint="/var/lib/kubelet/pods/ed4c415a-9652-4a18-8c88-cab11c4792d7/volumes/kubernetes.io~projected/kube-api-access-2sv2k"} 0 node_filesystem_readonly{device="tmpfs",fstype="tmpfs",mountpoint="/var/lib/kubelet/pods/ef805f2b-290c-4700-9dbe-4e8c2f40151d/volumes/kubernetes.io~projected/kube-api-access-cvxqz"} 0 node_filesystem_readonly{device="tmpfs",fstype="tmpfs",mountpoint="/var/lib/kubelet/pods/f680af81-a912-47ad-ae35-066cecf2a049/volumes/kubernetes.io~projected/kube-api-access-9twdp"} 0 node_filesystem_readonly{device="tmpfs",fstype="tmpfs",mountpoint="/var/lib/kubelet/pods/fe251da6-4860-46ba-8986-61408890563e/volumes/kubernetes.io~projected/kube-api-access-q48v5"} 0 # HELP node_filesystem_size_bytes Filesystem size in bytes. # TYPE node_filesystem_size_bytes gauge node_filesystem_size_bytes{device="/dev/vda2",fstype="ext4",mountpoint="/"} 6.3290032128e+10 node_filesystem_size_bytes{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/0745d72605135cd5e627229e8f0080e6ac5e7edffa6f595188cb8a507d2bc06a/shm"} 3.90496256e+08 node_filesystem_size_bytes{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/10f6dcce0c23b7df341e8cbc743d4af1f0caf1809c59eca1883411610afb296c/shm"} 3.90496256e+08 node_filesystem_size_bytes{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/2699cb9d3369fa45a2b393e5b24eb9936f68b3247091f02f71633da1f3f014a1/shm"} 3.90496256e+08 node_filesystem_size_bytes{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/3486c8bc22f6253d176b7f051814de22cb59ce026517c012aee8485b69fc2939/shm"} 3.90496256e+08 node_filesystem_size_bytes{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/38709c19ab885b909009c7e995ab2c50858c0822f7d8ca1530e8de6d1d34213f/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/5ea3585b933c6a1cfcf283ff42c983d3af630095dc2afc04f6efc5f33bcdedd2/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/6eb6e651d5a4b9f22bfe45a1dd9738ddfa5adb0f8ef12a46a8087760e7fa272b/shm"} 3.90496256e+08 node_filesystem_size_bytes{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/7ea3396be1bb7a901c3a4cc95fc34517b3f58172f2e1e931312b2454cd88e417/shm"} 3.90496256e+08 node_filesystem_size_bytes{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/903e886e8b03a3bbdb722040ea49dbb3001f0a5020312451c0a0c184c98cd5a8/shm"} 3.90496256e+08 node_filesystem_size_bytes{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/9b6fd3ef2c3ecc6ef1a58ce07dc0643437a991dd682ff1d63b65887406f04982/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/cb66f12718dd2a8967db5b4a8994ddb3d4c3c03c3546676237283dc047dc26a9/shm"} 3.90496256e+08 node_filesystem_size_bytes{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/d38ea22317a7aabb1a2914a2509b5eb84a0447ce20a051a246811f1fc5e0bddb/shm"} 3.90496256e+08 node_filesystem_size_bytes{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/e5efd1e7007179c8fd289b8dadb1682369284bc654f518fc8eaefd615e1237d2/shm"} 3.90496256e+08 node_filesystem_size_bytes{device="shm",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/efa0a0fb58bf5eea878dcd83d6689d36870fe888ddf3dc69899ae70dba7ac734/shm"} 3.90496256e+08 node_filesystem_size_bytes{device="tmpfs",fstype="tmpfs",mountpoint="/run"} 3.90496256e+08 node_filesystem_size_bytes{device="tmpfs",fstype="tmpfs",mountpoint="/run/lock"} 5.24288e+06 # 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.611437568e+09 # HELP node_memory_Active_bytes Memory information field Active_bytes. # TYPE node_memory_Active_bytes gauge node_memory_Active_bytes 2.718199808e+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 1.0676224e+08 # HELP node_memory_AnonHugePages_bytes Memory information field AnonHugePages_bytes. # TYPE node_memory_AnonHugePages_bytes gauge node_memory_AnonHugePages_bytes 1.53092096e+09 # HELP node_memory_AnonPages_bytes Memory information field AnonPages_bytes. # TYPE node_memory_AnonPages_bytes gauge node_memory_AnonPages_bytes 3.20069632e+09 # HELP node_memory_Bounce_bytes Memory information field Bounce_bytes. # TYPE node_memory_Bounce_bytes gauge node_memory_Bounce_bytes 0 # HELP node_memory_Buffers_bytes Memory information field Buffers_bytes. # TYPE node_memory_Buffers_bytes gauge node_memory_Buffers_bytes 880640 # HELP node_memory_Cached_bytes Memory information field Cached_bytes. # TYPE node_memory_Cached_bytes gauge node_memory_Cached_bytes 3.8979584e+08 # HELP node_memory_CommitLimit_bytes Memory information field CommitLimit_bytes. # TYPE node_memory_CommitLimit_bytes gauge node_memory_CommitLimit_bytes 4.037025792e+09 # HELP node_memory_Committed_AS_bytes Memory information field Committed_AS_bytes. # TYPE node_memory_Committed_AS_bytes gauge node_memory_Committed_AS_bytes 7.947497472e+09 # HELP node_memory_DirectMap1G_bytes Memory information field DirectMap1G_bytes. # TYPE node_memory_DirectMap1G_bytes gauge node_memory_DirectMap1G_bytes 2.147483648e+09 # HELP node_memory_DirectMap2M_bytes Memory information field DirectMap2M_bytes. # TYPE node_memory_DirectMap2M_bytes gauge node_memory_DirectMap2M_bytes 4.167041024e+09 # HELP node_memory_DirectMap4k_bytes Memory information field DirectMap4k_bytes. # TYPE node_memory_DirectMap4k_bytes gauge node_memory_DirectMap4k_bytes 1.27787008e+08 # HELP node_memory_Dirty_bytes Memory information field Dirty_bytes. # TYPE node_memory_Dirty_bytes gauge node_memory_Dirty_bytes 471040 # HELP node_memory_FileHugePages_bytes Memory information field FileHugePages_bytes. # TYPE node_memory_FileHugePages_bytes gauge node_memory_FileHugePages_bytes 0 # HELP node_memory_FilePmdMapped_bytes Memory information field FilePmdMapped_bytes. # TYPE node_memory_FilePmdMapped_bytes gauge node_memory_FilePmdMapped_bytes 0 # HELP node_memory_HardwareCorrupted_bytes Memory information field HardwareCorrupted_bytes. # TYPE node_memory_HardwareCorrupted_bytes gauge node_memory_HardwareCorrupted_bytes 0 # HELP node_memory_HugePages_Free Memory information field HugePages_Free. # TYPE node_memory_HugePages_Free gauge node_memory_HugePages_Free 0 # HELP node_memory_HugePages_Rsvd Memory information field HugePages_Rsvd. # TYPE node_memory_HugePages_Rsvd gauge node_memory_HugePages_Rsvd 0 # HELP node_memory_HugePages_Surp Memory information field HugePages_Surp. # TYPE node_memory_HugePages_Surp gauge node_memory_HugePages_Surp 0 # HELP node_memory_HugePages_Total Memory information field HugePages_Total. # TYPE node_memory_HugePages_Total gauge node_memory_HugePages_Total 0 # HELP node_memory_Hugepagesize_bytes Memory information field Hugepagesize_bytes. # TYPE node_memory_Hugepagesize_bytes gauge node_memory_Hugepagesize_bytes 2.097152e+06 # HELP node_memory_Hugetlb_bytes Memory information field Hugetlb_bytes. # TYPE node_memory_Hugetlb_bytes gauge node_memory_Hugetlb_bytes 0 # HELP node_memory_Inactive_anon_bytes Memory information field Inactive_anon_bytes. # TYPE node_memory_Inactive_anon_bytes gauge node_memory_Inactive_anon_bytes 6.66730496e+08 # HELP node_memory_Inactive_bytes Memory information field Inactive_bytes. # TYPE node_memory_Inactive_bytes gauge node_memory_Inactive_bytes 8.44402688e+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 1.77672192e+08 # HELP node_memory_KReclaimable_bytes Memory information field KReclaimable_bytes. # TYPE node_memory_KReclaimable_bytes gauge node_memory_KReclaimable_bytes 3.0867456e+07 # HELP node_memory_KernelStack_bytes Memory information field KernelStack_bytes. # TYPE node_memory_KernelStack_bytes gauge node_memory_KernelStack_bytes 1.284096e+07 # HELP node_memory_Mapped_bytes Memory information field Mapped_bytes. # TYPE node_memory_Mapped_bytes gauge node_memory_Mapped_bytes 1.73264896e+08 # HELP node_memory_MemAvailable_bytes Memory information field MemAvailable_bytes. # TYPE node_memory_MemAvailable_bytes gauge node_memory_MemAvailable_bytes 2.10341888e+08 # HELP node_memory_MemFree_bytes Memory information field MemFree_bytes. # TYPE node_memory_MemFree_bytes gauge node_memory_MemFree_bytes 1.19701504e+08 # HELP node_memory_MemTotal_bytes Memory information field MemTotal_bytes. # TYPE node_memory_MemTotal_bytes gauge node_memory_MemTotal_bytes 3.904925696e+09 # HELP node_memory_Mlocked_bytes Memory information field Mlocked_bytes. # TYPE node_memory_Mlocked_bytes gauge node_memory_Mlocked_bytes 2.793472e+07 # HELP node_memory_NFS_Unstable_bytes Memory information field NFS_Unstable_bytes. # TYPE node_memory_NFS_Unstable_bytes gauge node_memory_NFS_Unstable_bytes 0 # HELP node_memory_PageTables_bytes Memory information field PageTables_bytes. # TYPE node_memory_PageTables_bytes gauge node_memory_PageTables_bytes 2.7820032e+07 # HELP node_memory_Percpu_bytes Memory information field Percpu_bytes. # TYPE node_memory_Percpu_bytes gauge node_memory_Percpu_bytes 1.6384e+06 # HELP node_memory_SReclaimable_bytes Memory information field SReclaimable_bytes. # TYPE node_memory_SReclaimable_bytes gauge node_memory_SReclaimable_bytes 3.0867456e+07 # HELP node_memory_SUnreclaim_bytes Memory information field SUnreclaim_bytes. # TYPE node_memory_SUnreclaim_bytes gauge node_memory_SUnreclaim_bytes 8.4004864e+07 # HELP node_memory_SecPageTables_bytes Memory information field SecPageTables_bytes. # TYPE node_memory_SecPageTables_bytes gauge node_memory_SecPageTables_bytes 0 # HELP node_memory_ShmemHugePages_bytes Memory information field ShmemHugePages_bytes. # TYPE node_memory_ShmemHugePages_bytes gauge node_memory_ShmemHugePages_bytes 0 # HELP node_memory_ShmemPmdMapped_bytes Memory information field ShmemPmdMapped_bytes. # TYPE node_memory_ShmemPmdMapped_bytes gauge node_memory_ShmemPmdMapped_bytes 0 # HELP node_memory_Shmem_bytes Memory information field Shmem_bytes. # TYPE node_memory_Shmem_bytes gauge node_memory_Shmem_bytes 9.7021952e+07 # HELP node_memory_Slab_bytes Memory information field Slab_bytes. # TYPE node_memory_Slab_bytes gauge node_memory_Slab_bytes 1.1487232e+08 # HELP node_memory_SwapCached_bytes Memory information field SwapCached_bytes. # TYPE node_memory_SwapCached_bytes gauge node_memory_SwapCached_bytes 9.713664e+07 # HELP node_memory_SwapFree_bytes Memory information field SwapFree_bytes. # TYPE node_memory_SwapFree_bytes gauge node_memory_SwapFree_bytes 1.310359552e+09 # HELP node_memory_SwapTotal_bytes Memory information field SwapTotal_bytes. # TYPE node_memory_SwapTotal_bytes gauge node_memory_SwapTotal_bytes 2.084564992e+09 # HELP node_memory_Unaccepted_bytes Memory information field Unaccepted_bytes. # TYPE node_memory_Unaccepted_bytes gauge node_memory_Unaccepted_bytes 0 # HELP node_memory_Unevictable_bytes Memory information field Unevictable_bytes. # TYPE node_memory_Unevictable_bytes gauge node_memory_Unevictable_bytes 2.9646848e+07 # HELP node_memory_VmallocChunk_bytes Memory information field VmallocChunk_bytes. # TYPE node_memory_VmallocChunk_bytes gauge node_memory_VmallocChunk_bytes 0 # HELP node_memory_VmallocTotal_bytes Memory information field VmallocTotal_bytes. # TYPE node_memory_VmallocTotal_bytes gauge node_memory_VmallocTotal_bytes 3.5184372087808e+13 # HELP node_memory_VmallocUsed_bytes Memory information field VmallocUsed_bytes. # TYPE node_memory_VmallocUsed_bytes gauge node_memory_VmallocUsed_bytes 2.8598272e+07 # HELP node_memory_WritebackTmp_bytes Memory information field WritebackTmp_bytes. # TYPE node_memory_WritebackTmp_bytes gauge node_memory_WritebackTmp_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_memory_Zswap_bytes Memory information field Zswap_bytes. # TYPE node_memory_Zswap_bytes gauge node_memory_Zswap_bytes 0 # HELP node_memory_Zswapped_bytes Memory information field Zswapped_bytes. # TYPE node_memory_Zswapped_bytes gauge node_memory_Zswapped_bytes 0 # HELP node_network_receive_bytes_total Network device statistic receive_bytes. # TYPE node_network_receive_bytes_total counter node_network_receive_bytes_total{device="eth0"} 2.3642335e+07 node_network_receive_bytes_total{device="lo"} 0 # HELP node_network_receive_compressed_total Network device statistic receive_compressed. # TYPE node_network_receive_compressed_total counter node_network_receive_compressed_total{device="eth0"} 0 node_network_receive_compressed_total{device="lo"} 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="eth0"} 0 node_network_receive_drop_total{device="lo"} 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="eth0"} 0 node_network_receive_errs_total{device="lo"} 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="eth0"} 0 node_network_receive_fifo_total{device="lo"} 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="eth0"} 0 node_network_receive_frame_total{device="lo"} 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="eth0"} 0 node_network_receive_multicast_total{device="lo"} 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="eth0"} 0 node_network_receive_nohandler_total{device="lo"} 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="eth0"} 210769 node_network_receive_packets_total{device="lo"} 0 # HELP node_network_transmit_bytes_total Network device statistic transmit_bytes. # TYPE node_network_transmit_bytes_total counter node_network_transmit_bytes_total{device="eth0"} 1.77389163e+08 node_network_transmit_bytes_total{device="lo"} 0 # HELP node_network_transmit_carrier_total Network device statistic transmit_carrier. # TYPE node_network_transmit_carrier_total counter node_network_transmit_carrier_total{device="eth0"} 0 node_network_transmit_carrier_total{device="lo"} 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="eth0"} 0 node_network_transmit_colls_total{device="lo"} 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="eth0"} 0 node_network_transmit_compressed_total{device="lo"} 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="eth0"} 0 node_network_transmit_drop_total{device="lo"} 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="eth0"} 0 node_network_transmit_errs_total{device="lo"} 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="eth0"} 0 node_network_transmit_fifo_total{device="lo"} 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="eth0"} 156939 node_network_transmit_packets_total{device="lo"} 0 # 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="cpu"} 0.000584282 node_scrape_collector_duration_seconds{collector="diskstats"} 0.001614585 node_scrape_collector_duration_seconds{collector="filesystem"} 0.004966405 node_scrape_collector_duration_seconds{collector="meminfo"} 0.000407355 node_scrape_collector_duration_seconds{collector="mountstats"} 0.00172933 node_scrape_collector_duration_seconds{collector="netdev"} 0.005178913 # HELP node_scrape_collector_success node_exporter: Whether a collector succeeded. # TYPE node_scrape_collector_success gauge node_scrape_collector_success{collector="cpu"} 1 node_scrape_collector_success{collector="diskstats"} 1 node_scrape_collector_success{collector="filesystem"} 1 node_scrape_collector_success{collector="meminfo"} 1 node_scrape_collector_success{collector="mountstats"} 1 node_scrape_collector_success{collector="netdev"} 1 # HELP process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE process_cpu_seconds_total counter process_cpu_seconds_total 1351.55 # 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 10 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 1.4819328e+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.77181670159e+09 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 1.2717056e+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"} 23290 promhttp_metric_handler_requests_total{code="500"} 0 promhttp_metric_handler_requests_total{code="503"} 0