# HELP child_service_count the number of childs of service # TYPE child_service_count gauge child_service_count{host="h2885745.stratoserver.net",service="cron",user=""} 1 child_service_count{host="h2885745.stratoserver.net",service="etherpad",user=""} 1 child_service_count{host="h2885745.stratoserver.net",service="fail2ban",user=""} 1 child_service_count{host="h2885745.stratoserver.net",service="grafana-server",user=""} 2 child_service_count{host="h2885745.stratoserver.net",service="influxdb",user=""} 1 child_service_count{host="h2885745.stratoserver.net",service="jigasi",user=""} 1 child_service_count{host="h2885745.stratoserver.net",service="jitsi-videobridge2",user=""} 1 child_service_count{host="h2885745.stratoserver.net",service="nginx",user=""} 9 child_service_count{host="h2885745.stratoserver.net",service="node_exporter",user=""} 1 child_service_count{host="h2885745.stratoserver.net",service="prometheus",user=""} 1 child_service_count{host="h2885745.stratoserver.net",service="prosody",user=""} 1 child_service_count{host="h2885745.stratoserver.net",service="redis-server",user=""} 1 child_service_count{host="h2885745.stratoserver.net",service="redis_exporter",user=""} 1 child_service_count{host="h2885745.stratoserver.net",service="snapd",user=""} 1 child_service_count{host="h2885745.stratoserver.net",service="ssh",user=""} 1 # 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.2845e-05 go_gc_duration_seconds{quantile="0.25"} 5.7819e-05 go_gc_duration_seconds{quantile="0.5"} 9.7679e-05 go_gc_duration_seconds{quantile="0.75"} 0.000165394 go_gc_duration_seconds{quantile="1"} 0.011419832 go_gc_duration_seconds_sum 418.750713852 go_gc_duration_seconds_count 1.650209e+06 # HELP go_goroutines Number of goroutines that currently exist. # TYPE go_goroutines gauge go_goroutines 8 # HELP go_info Information about the Go environment. # TYPE go_info gauge go_info{version="go1.16.7"} 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.823592e+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.95440945284e+12 # HELP go_memstats_buck_hash_sys_bytes Number of bytes used by the profiling bucket hash table. # TYPE go_memstats_buck_hash_sys_bytes gauge go_memstats_buck_hash_sys_bytes 2.401154e+06 # HELP go_memstats_frees_total Total number of frees. # TYPE go_memstats_frees_total counter go_memstats_frees_total 6.6426789644e+10 # HELP go_memstats_gc_cpu_fraction The fraction of this program's available CPU time used by the GC since the program started. # TYPE go_memstats_gc_cpu_fraction gauge go_memstats_gc_cpu_fraction 0.00014384359751226766 # 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 5.29752e+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.823592e+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.9613184e+07 # HELP go_memstats_heap_inuse_bytes Number of heap bytes that are in use. # TYPE go_memstats_heap_inuse_bytes gauge go_memstats_heap_inuse_bytes 5.36576e+06 # HELP go_memstats_heap_objects Number of allocated objects. # TYPE go_memstats_heap_objects gauge go_memstats_heap_objects 28591 # 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.9449344e+07 # 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 6.4978944e+07 # HELP go_memstats_last_gc_time_seconds Number of seconds since 1970 of last garbage collection. # TYPE go_memstats_last_gc_time_seconds gauge go_memstats_last_gc_time_seconds 1.719965268406888e+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.6426818235e+10 # 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 9600 # HELP go_memstats_mcache_sys_bytes Number of bytes used for mcache structures obtained from system. # TYPE go_memstats_mcache_sys_bytes gauge go_memstats_mcache_sys_bytes 16384 # HELP go_memstats_mspan_inuse_bytes Number of bytes in use by mspan structures. # TYPE go_memstats_mspan_inuse_bytes gauge go_memstats_mspan_inuse_bytes 162520 # 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 196608 # 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 1.346326e+06 # HELP go_memstats_stack_inuse_bytes Number of bytes in use by the stack allocator. # TYPE go_memstats_stack_inuse_bytes gauge go_memstats_stack_inuse_bytes 2.12992e+06 # HELP go_memstats_stack_sys_bytes Number of bytes obtained from system for stack allocator. # TYPE go_memstats_stack_sys_bytes gauge go_memstats_stack_sys_bytes 2.12992e+06 # HELP go_memstats_sys_bytes Number of bytes obtained from system. # TYPE go_memstats_sys_bytes gauge go_memstats_sys_bytes 7.6366856e+07 # HELP go_threads Number of OS threads created. # TYPE go_threads gauge go_threads 36 # HELP node_boot_time_seconds Node boot time, in unixtime. # TYPE node_boot_time_seconds gauge node_boot_time_seconds 1.713225769e+09 # HELP node_context_switches_total Total number of context switches. # TYPE node_context_switches_total counter node_context_switches_total 1.4891190159e+10 # 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 node_cpu_guest_seconds_total{cpu="6",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="6",mode="user"} 0 node_cpu_guest_seconds_total{cpu="7",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="7",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"} 4.3358415e+06 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"} 191.93 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"} 78125.24 node_cpu_seconds_total{cpu="0",mode="user"} 403318.81 node_cpu_seconds_total{cpu="1",mode="idle"} 4.39562586e+06 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"} 188.62 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"} 77976.11 node_cpu_seconds_total{cpu="1",mode="user"} 343934.43 node_cpu_seconds_total{cpu="2",mode="idle"} 4.43540443e+06 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"} 145.17 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"} 67162.95 node_cpu_seconds_total{cpu="2",mode="user"} 315093.41 node_cpu_seconds_total{cpu="3",mode="idle"} 4.46897288e+06 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"} 175.21 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"} 70915.97 node_cpu_seconds_total{cpu="3",mode="user"} 277812.24 node_cpu_seconds_total{cpu="4",mode="idle"} 4.54400675e+06 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"} 134.09 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"} 59570.6 node_cpu_seconds_total{cpu="4",mode="user"} 213865.59 node_cpu_seconds_total{cpu="5",mode="idle"} 4.55956671e+06 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"} 120.88 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"} 55917.07 node_cpu_seconds_total{cpu="5",mode="user"} 202058.47 node_cpu_seconds_total{cpu="6",mode="idle"} 4.56932281e+06 node_cpu_seconds_total{cpu="6",mode="iowait"} 0 node_cpu_seconds_total{cpu="6",mode="irq"} 0 node_cpu_seconds_total{cpu="6",mode="nice"} 113.56 node_cpu_seconds_total{cpu="6",mode="softirq"} 0 node_cpu_seconds_total{cpu="6",mode="steal"} 0 node_cpu_seconds_total{cpu="6",mode="system"} 52801.45 node_cpu_seconds_total{cpu="6",mode="user"} 195479 node_cpu_seconds_total{cpu="7",mode="idle"} 4.57798486e+06 node_cpu_seconds_total{cpu="7",mode="iowait"} 0 node_cpu_seconds_total{cpu="7",mode="irq"} 0 node_cpu_seconds_total{cpu="7",mode="nice"} 102.91 node_cpu_seconds_total{cpu="7",mode="softirq"} 0 node_cpu_seconds_total{cpu="7",mode="steal"} 0 node_cpu_seconds_total{cpu="7",mode="system"} 49960.61 node_cpu_seconds_total{cpu="7",mode="user"} 189691.46 # HELP node_disk_io_now The number of I/Os currently in progress. # TYPE node_disk_io_now gauge node_disk_io_now{device="ploop46134"} 0 node_disk_io_now{device="ploop46134p1"} 0 # 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="ploop46134"} 0 node_disk_io_time_seconds_total{device="ploop46134p1"} 0 # 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="ploop46134"} 0 node_disk_io_time_weighted_seconds_total{device="ploop46134p1"} 0 # 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="ploop46134"} 1.743697717248e+12 node_disk_read_bytes_total{device="ploop46134p1"} 1.74369506304e+12 # 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="ploop46134"} 0 node_disk_read_time_seconds_total{device="ploop46134p1"} 0 # 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="ploop46134"} 1.26894681e+08 node_disk_reads_completed_total{device="ploop46134p1"} 1.26894577e+08 # 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="ploop46134"} 0 node_disk_reads_merged_total{device="ploop46134p1"} 0 # 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="ploop46134"} 0 node_disk_write_time_seconds_total{device="ploop46134p1"} 0 # 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="ploop46134"} 2.99862434e+08 node_disk_writes_completed_total{device="ploop46134p1"} 2.99861505e+08 # HELP node_disk_writes_merged_total The number of writes merged. # TYPE node_disk_writes_merged_total counter node_disk_writes_merged_total{device="ploop46134"} 0 node_disk_writes_merged_total{device="ploop46134p1"} 0 # 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="ploop46134"} 2.0145131228416e+14 node_disk_written_bytes_total{device="ploop46134p1"} 2.0145131228416e+14 # HELP node_entropy_available_bits Bits of available entropy. # TYPE node_entropy_available_bits gauge node_entropy_available_bits 3414 # 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, and goversion from which node_exporter was built. # TYPE node_exporter_build_info gauge node_exporter_build_info{branch="HEAD",goversion="go1.16.7",revision="26645363b486e12be40af7ce4fc91e731a33104e",version="1.2.2"} 1 # HELP node_filefd_allocated File descriptor statistics: allocated. # TYPE node_filefd_allocated gauge node_filefd_allocated 241000 # HELP node_filefd_maximum File descriptor statistics: maximum. # TYPE node_filefd_maximum gauge node_filefd_maximum 2.5972014e+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/ploop46134p1",fstype="ext4",mountpoint="/"} 4.92333928448e+11 node_filesystem_avail_bytes{device="none",fstype="tmpfs",mountpoint="/run/shm"} 1.7179869184e+10 node_filesystem_avail_bytes{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/bare/5"} 0 node_filesystem_avail_bytes{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/btop/783"} 0 node_filesystem_avail_bytes{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/btop/793"} 0 node_filesystem_avail_bytes{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/core18/2823"} 0 node_filesystem_avail_bytes{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/core18/2829"} 0 node_filesystem_avail_bytes{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/core20/2264"} 0 node_filesystem_avail_bytes{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/core20/2318"} 0 node_filesystem_avail_bytes{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/core22/1122"} 0 node_filesystem_avail_bytes{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/core22/1380"} 0 node_filesystem_avail_bytes{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/gnome-3-38-2004/140"} 0 node_filesystem_avail_bytes{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/gnome-3-38-2004/143"} 0 node_filesystem_avail_bytes{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/gtk-common-themes/1535"} 0 node_filesystem_avail_bytes{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/snapd/21465"} 0 node_filesystem_avail_bytes{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/snapd/21759"} 0 node_filesystem_avail_bytes{device="tmpfs",fstype="tmpfs",mountpoint="/run"} 1.7178341376e+10 node_filesystem_avail_bytes{device="tmpfs",fstype="tmpfs",mountpoint="/run/lock"} 5.24288e+06 node_filesystem_avail_bytes{device="tmpfs",fstype="tmpfs",mountpoint="/run/user/0"} 3.43597056e+09 node_filesystem_avail_bytes{device="tmpfs",fstype="tmpfs",mountpoint="/run/user/1000"} 3.43597056e+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/ploop46134p1",fstype="ext4",mountpoint="/"} 0 node_filesystem_device_error{device="none",fstype="tmpfs",mountpoint="/run/shm"} 0 node_filesystem_device_error{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/bare/5"} 0 node_filesystem_device_error{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/btop/783"} 0 node_filesystem_device_error{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/btop/793"} 0 node_filesystem_device_error{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/core18/2823"} 0 node_filesystem_device_error{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/core18/2829"} 0 node_filesystem_device_error{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/core20/2264"} 0 node_filesystem_device_error{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/core20/2318"} 0 node_filesystem_device_error{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/core22/1122"} 0 node_filesystem_device_error{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/core22/1380"} 0 node_filesystem_device_error{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/gnome-3-38-2004/140"} 0 node_filesystem_device_error{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/gnome-3-38-2004/143"} 0 node_filesystem_device_error{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/gtk-common-themes/1535"} 0 node_filesystem_device_error{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/snapd/21465"} 0 node_filesystem_device_error{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/snapd/21759"} 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="/run/user/0"} 0 node_filesystem_device_error{device="tmpfs",fstype="tmpfs",mountpoint="/run/user/1000"} 0 # HELP node_filesystem_files Filesystem total file nodes. # TYPE node_filesystem_files gauge node_filesystem_files{device="/dev/ploop46134p1",fstype="ext4",mountpoint="/"} 5.24288e+07 node_filesystem_files{device="none",fstype="tmpfs",mountpoint="/run/shm"} 4.194304e+06 node_filesystem_files{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/bare/5"} 29 node_filesystem_files{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/btop/783"} 55 node_filesystem_files{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/btop/793"} 56 node_filesystem_files{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/core18/2823"} 10944 node_filesystem_files{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/core18/2829"} 10944 node_filesystem_files{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/core20/2264"} 12055 node_filesystem_files{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/core20/2318"} 12057 node_filesystem_files{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/core22/1122"} 14443 node_filesystem_files{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/core22/1380"} 14458 node_filesystem_files{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/gnome-3-38-2004/140"} 18287 node_filesystem_files{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/gnome-3-38-2004/143"} 18307 node_filesystem_files{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/gtk-common-themes/1535"} 76208 node_filesystem_files{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/snapd/21465"} 650 node_filesystem_files{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/snapd/21759"} 651 node_filesystem_files{device="tmpfs",fstype="tmpfs",mountpoint="/run"} 4.194304e+06 node_filesystem_files{device="tmpfs",fstype="tmpfs",mountpoint="/run/lock"} 4.194304e+06 node_filesystem_files{device="tmpfs",fstype="tmpfs",mountpoint="/run/user/0"} 4.194304e+06 node_filesystem_files{device="tmpfs",fstype="tmpfs",mountpoint="/run/user/1000"} 4.194304e+06 # HELP node_filesystem_files_free Filesystem total free file nodes. # TYPE node_filesystem_files_free gauge node_filesystem_files_free{device="/dev/ploop46134p1",fstype="ext4",mountpoint="/"} 5.183432e+07 node_filesystem_files_free{device="none",fstype="tmpfs",mountpoint="/run/shm"} 4.194303e+06 node_filesystem_files_free{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/bare/5"} 0 node_filesystem_files_free{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/btop/783"} 0 node_filesystem_files_free{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/btop/793"} 0 node_filesystem_files_free{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/core18/2823"} 0 node_filesystem_files_free{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/core18/2829"} 0 node_filesystem_files_free{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/core20/2264"} 0 node_filesystem_files_free{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/core20/2318"} 0 node_filesystem_files_free{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/core22/1122"} 0 node_filesystem_files_free{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/core22/1380"} 0 node_filesystem_files_free{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/gnome-3-38-2004/140"} 0 node_filesystem_files_free{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/gnome-3-38-2004/143"} 0 node_filesystem_files_free{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/gtk-common-themes/1535"} 0 node_filesystem_files_free{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/snapd/21465"} 0 node_filesystem_files_free{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/snapd/21759"} 0 node_filesystem_files_free{device="tmpfs",fstype="tmpfs",mountpoint="/run"} 4.19392e+06 node_filesystem_files_free{device="tmpfs",fstype="tmpfs",mountpoint="/run/lock"} 4.194301e+06 node_filesystem_files_free{device="tmpfs",fstype="tmpfs",mountpoint="/run/user/0"} 4.194299e+06 node_filesystem_files_free{device="tmpfs",fstype="tmpfs",mountpoint="/run/user/1000"} 4.194292e+06 # HELP node_filesystem_free_bytes Filesystem free space in bytes. # TYPE node_filesystem_free_bytes gauge node_filesystem_free_bytes{device="/dev/ploop46134p1",fstype="ext4",mountpoint="/"} 5.2681678848e+11 node_filesystem_free_bytes{device="none",fstype="tmpfs",mountpoint="/run/shm"} 1.7179869184e+10 node_filesystem_free_bytes{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/bare/5"} 0 node_filesystem_free_bytes{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/btop/783"} 0 node_filesystem_free_bytes{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/btop/793"} 0 node_filesystem_free_bytes{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/core18/2823"} 0 node_filesystem_free_bytes{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/core18/2829"} 0 node_filesystem_free_bytes{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/core20/2264"} 0 node_filesystem_free_bytes{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/core20/2318"} 0 node_filesystem_free_bytes{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/core22/1122"} 0 node_filesystem_free_bytes{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/core22/1380"} 0 node_filesystem_free_bytes{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/gnome-3-38-2004/140"} 0 node_filesystem_free_bytes{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/gnome-3-38-2004/143"} 0 node_filesystem_free_bytes{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/gtk-common-themes/1535"} 0 node_filesystem_free_bytes{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/snapd/21465"} 0 node_filesystem_free_bytes{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/snapd/21759"} 0 node_filesystem_free_bytes{device="tmpfs",fstype="tmpfs",mountpoint="/run"} 1.7178341376e+10 node_filesystem_free_bytes{device="tmpfs",fstype="tmpfs",mountpoint="/run/lock"} 5.24288e+06 node_filesystem_free_bytes{device="tmpfs",fstype="tmpfs",mountpoint="/run/user/0"} 3.43597056e+09 node_filesystem_free_bytes{device="tmpfs",fstype="tmpfs",mountpoint="/run/user/1000"} 3.43597056e+09 # HELP node_filesystem_readonly Filesystem read-only status. # TYPE node_filesystem_readonly gauge node_filesystem_readonly{device="/dev/ploop46134p1",fstype="ext4",mountpoint="/"} 0 node_filesystem_readonly{device="none",fstype="tmpfs",mountpoint="/run/shm"} 0 node_filesystem_readonly{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/bare/5"} 1 node_filesystem_readonly{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/btop/783"} 1 node_filesystem_readonly{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/btop/793"} 1 node_filesystem_readonly{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/core18/2823"} 1 node_filesystem_readonly{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/core18/2829"} 1 node_filesystem_readonly{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/core20/2264"} 1 node_filesystem_readonly{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/core20/2318"} 1 node_filesystem_readonly{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/core22/1122"} 1 node_filesystem_readonly{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/core22/1380"} 1 node_filesystem_readonly{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/gnome-3-38-2004/140"} 1 node_filesystem_readonly{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/gnome-3-38-2004/143"} 1 node_filesystem_readonly{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/gtk-common-themes/1535"} 1 node_filesystem_readonly{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/snapd/21465"} 1 node_filesystem_readonly{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/snapd/21759"} 1 node_filesystem_readonly{device="tmpfs",fstype="tmpfs",mountpoint="/run"} 0 node_filesystem_readonly{device="tmpfs",fstype="tmpfs",mountpoint="/run/lock"} 0 node_filesystem_readonly{device="tmpfs",fstype="tmpfs",mountpoint="/run/user/0"} 0 node_filesystem_readonly{device="tmpfs",fstype="tmpfs",mountpoint="/run/user/1000"} 0 # HELP node_filesystem_size_bytes Filesystem size in bytes. # TYPE node_filesystem_size_bytes gauge node_filesystem_size_bytes{device="/dev/ploop46134p1",fstype="ext4",mountpoint="/"} 8.45375496192e+11 node_filesystem_size_bytes{device="none",fstype="tmpfs",mountpoint="/run/shm"} 1.7179869184e+10 node_filesystem_size_bytes{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/bare/5"} 131072 node_filesystem_size_bytes{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/btop/783"} 1.835008e+06 node_filesystem_size_bytes{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/btop/793"} 1.835008e+06 node_filesystem_size_bytes{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/core18/2823"} 5.8458112e+07 node_filesystem_size_bytes{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/core18/2829"} 5.8458112e+07 node_filesystem_size_bytes{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/core20/2264"} 6.7108864e+07 node_filesystem_size_bytes{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/core20/2318"} 6.7108864e+07 node_filesystem_size_bytes{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/core22/1122"} 7.7856768e+07 node_filesystem_size_bytes{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/core22/1380"} 7.7856768e+07 node_filesystem_size_bytes{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/gnome-3-38-2004/140"} 3.66739456e+08 node_filesystem_size_bytes{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/gnome-3-38-2004/143"} 3.66739456e+08 node_filesystem_size_bytes{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/gtk-common-themes/1535"} 9.6206848e+07 node_filesystem_size_bytes{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/snapd/21465"} 4.063232e+07 node_filesystem_size_bytes{device="snapfuse",fstype="fuse.snapfuse",mountpoint="/snap/snapd/21759"} 4.0763392e+07 node_filesystem_size_bytes{device="tmpfs",fstype="tmpfs",mountpoint="/run"} 1.7179869184e+10 node_filesystem_size_bytes{device="tmpfs",fstype="tmpfs",mountpoint="/run/lock"} 5.24288e+06 node_filesystem_size_bytes{device="tmpfs",fstype="tmpfs",mountpoint="/run/user/0"} 3.43597056e+09 node_filesystem_size_bytes{device="tmpfs",fstype="tmpfs",mountpoint="/run/user/1000"} 3.43597056e+09 # HELP node_forks_total Total number of forks. # TYPE node_forks_total counter node_forks_total 3.75791e+06 # 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 1.24 # HELP node_load15 15m load average. # TYPE node_load15 gauge node_load15 1.22 # HELP node_load5 5m load average. # TYPE node_load5 gauge node_load5 1.24 # 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.559143936e+09 # HELP node_memory_Active_bytes Memory information field Active_bytes. # TYPE node_memory_Active_bytes gauge node_memory_Active_bytes 3.471720448e+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 9.12576512e+08 # HELP node_memory_AnonPages_bytes Memory information field AnonPages_bytes. # TYPE node_memory_AnonPages_bytes gauge node_memory_AnonPages_bytes 4.222758912e+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 3.833225216e+09 # HELP node_memory_Dirty_bytes Memory information field Dirty_bytes. # TYPE node_memory_Dirty_bytes gauge node_memory_Dirty_bytes 2.383872e+06 # HELP node_memory_Inactive_anon_bytes Memory information field Inactive_anon_bytes. # TYPE node_memory_Inactive_anon_bytes gauge node_memory_Inactive_anon_bytes 1.663614976e+09 # HELP node_memory_Inactive_bytes Memory information field Inactive_bytes. # TYPE node_memory_Inactive_bytes gauge node_memory_Inactive_bytes 4.378247168e+09 # HELP node_memory_Inactive_file_bytes Memory information field Inactive_file_bytes. # TYPE node_memory_Inactive_file_bytes gauge node_memory_Inactive_file_bytes 2.714632192e+09 # HELP node_memory_MemAvailable_bytes Memory information field MemAvailable_bytes. # TYPE node_memory_MemAvailable_bytes gauge node_memory_MemAvailable_bytes 2.9950631936e+10 # HELP node_memory_MemFree_bytes Memory information field MemFree_bytes. # TYPE node_memory_MemFree_bytes gauge node_memory_MemFree_bytes 2.6149404672e+10 # HELP node_memory_MemTotal_bytes Memory information field MemTotal_bytes. # TYPE node_memory_MemTotal_bytes gauge node_memory_MemTotal_bytes 3.4359738368e+10 # 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.7401856e+08 # HELP node_memory_SUnreclaim_bytes Memory information field SUnreclaim_bytes. # TYPE node_memory_SUnreclaim_bytes gauge node_memory_SUnreclaim_bytes 9.4773248e+07 # HELP node_memory_Shmem_bytes Memory information field Shmem_bytes. # TYPE node_memory_Shmem_bytes gauge node_memory_Shmem_bytes 2.06016512e+08 # HELP node_memory_Slab_bytes Memory information field Slab_bytes. # TYPE node_memory_Slab_bytes gauge node_memory_Slab_bytes 2.68791808e+08 # HELP node_memory_SwapFree_bytes Memory information field SwapFree_bytes. # TYPE node_memory_SwapFree_bytes gauge node_memory_SwapFree_bytes 0 # HELP node_memory_SwapTotal_bytes Memory information field SwapTotal_bytes. # TYPE node_memory_SwapTotal_bytes gauge node_memory_SwapTotal_bytes 0 # 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 5 # HELP node_netstat_Icmp6_InMsgs Statistic Icmp6InMsgs. # TYPE node_netstat_Icmp6_InMsgs untyped node_netstat_Icmp6_InMsgs 91421 # HELP node_netstat_Icmp6_OutMsgs Statistic Icmp6OutMsgs. # TYPE node_netstat_Icmp6_OutMsgs untyped node_netstat_Icmp6_OutMsgs 91883 # HELP node_netstat_Icmp_InErrors Statistic IcmpInErrors. # TYPE node_netstat_Icmp_InErrors untyped node_netstat_Icmp_InErrors 659 # HELP node_netstat_Icmp_InMsgs Statistic IcmpInMsgs. # TYPE node_netstat_Icmp_InMsgs untyped node_netstat_Icmp_InMsgs 1.0202199e+07 # HELP node_netstat_Icmp_OutMsgs Statistic IcmpOutMsgs. # TYPE node_netstat_Icmp_OutMsgs untyped node_netstat_Icmp_OutMsgs 2.4463393e+07 # HELP node_netstat_Ip6_InOctets Statistic Ip6InOctets. # TYPE node_netstat_Ip6_InOctets untyped node_netstat_Ip6_InOctets 3.61127813421e+11 # HELP node_netstat_Ip6_OutOctets Statistic Ip6OutOctets. # TYPE node_netstat_Ip6_OutOctets untyped node_netstat_Ip6_OutOctets 3.52959091131e+11 # HELP node_netstat_IpExt_InOctets Statistic IpExtInOctets. # TYPE node_netstat_IpExt_InOctets untyped node_netstat_IpExt_InOctets 3.86229840006e+11 # HELP node_netstat_IpExt_OutOctets Statistic IpExtOutOctets. # TYPE node_netstat_IpExt_OutOctets untyped node_netstat_IpExt_OutOctets 1.63616602131e+11 # 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 1014 # 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 20677 # 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 639 # HELP node_netstat_TcpExt_TCPSynRetrans Statistic TcpExtTCPSynRetrans. # TYPE node_netstat_TcpExt_TCPSynRetrans untyped node_netstat_TcpExt_TCPSynRetrans 149263 # HELP node_netstat_Tcp_ActiveOpens Statistic TcpActiveOpens. # TYPE node_netstat_Tcp_ActiveOpens untyped node_netstat_Tcp_ActiveOpens 2.1132208e+07 # HELP node_netstat_Tcp_CurrEstab Statistic TcpCurrEstab. # TYPE node_netstat_Tcp_CurrEstab untyped node_netstat_Tcp_CurrEstab 65 # HELP node_netstat_Tcp_InErrs Statistic TcpInErrs. # TYPE node_netstat_Tcp_InErrs untyped node_netstat_Tcp_InErrs 12219 # HELP node_netstat_Tcp_InSegs Statistic TcpInSegs. # TYPE node_netstat_Tcp_InSegs untyped node_netstat_Tcp_InSegs 8.68313555e+08 # HELP node_netstat_Tcp_OutRsts Statistic TcpOutRsts. # TYPE node_netstat_Tcp_OutRsts untyped node_netstat_Tcp_OutRsts 6.189565e+06 # HELP node_netstat_Tcp_OutSegs Statistic TcpOutSegs. # TYPE node_netstat_Tcp_OutSegs untyped node_netstat_Tcp_OutSegs 8.8915557e+08 # HELP node_netstat_Tcp_PassiveOpens Statistic TcpPassiveOpens. # TYPE node_netstat_Tcp_PassiveOpens untyped node_netstat_Tcp_PassiveOpens 1.220472e+07 # HELP node_netstat_Tcp_RetransSegs Statistic TcpRetransSegs. # TYPE node_netstat_Tcp_RetransSegs untyped node_netstat_Tcp_RetransSegs 469034 # HELP node_netstat_Udp6_InDatagrams Statistic Udp6InDatagrams. # TYPE node_netstat_Udp6_InDatagrams untyped node_netstat_Udp6_InDatagrams 5.8996947e+07 # HELP node_netstat_Udp6_InErrors Statistic Udp6InErrors. # TYPE node_netstat_Udp6_InErrors untyped node_netstat_Udp6_InErrors 18 # HELP node_netstat_Udp6_NoPorts Statistic Udp6NoPorts. # TYPE node_netstat_Udp6_NoPorts untyped node_netstat_Udp6_NoPorts 909 # HELP node_netstat_Udp6_OutDatagrams Statistic Udp6OutDatagrams. # TYPE node_netstat_Udp6_OutDatagrams untyped node_netstat_Udp6_OutDatagrams 5.9059596e+07 # HELP node_netstat_Udp6_RcvbufErrors Statistic Udp6RcvbufErrors. # TYPE node_netstat_Udp6_RcvbufErrors untyped node_netstat_Udp6_RcvbufErrors 0 # HELP node_netstat_Udp6_SndbufErrors Statistic Udp6SndbufErrors. # TYPE node_netstat_Udp6_SndbufErrors untyped node_netstat_Udp6_SndbufErrors 0 # HELP node_netstat_UdpLite6_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 1.7060294e+07 # HELP node_netstat_Udp_InErrors Statistic UdpInErrors. # TYPE node_netstat_Udp_InErrors untyped node_netstat_Udp_InErrors 123 # HELP node_netstat_Udp_NoPorts Statistic UdpNoPorts. # TYPE node_netstat_Udp_NoPorts untyped node_netstat_Udp_NoPorts 57438 # HELP node_netstat_Udp_OutDatagrams Statistic UdpOutDatagrams. # TYPE node_netstat_Udp_OutDatagrams untyped node_netstat_Udp_OutDatagrams 1.4944507e+07 # 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 address_assign_type value of /sys/class/net/. # TYPE node_network_address_assign_type gauge node_network_address_assign_type{device="docker0"} 3 node_network_address_assign_type{device="lo"} 0 node_network_address_assign_type{device="venet0"} 0 # HELP node_network_carrier carrier value of /sys/class/net/. # TYPE node_network_carrier gauge node_network_carrier{device="docker0"} 0 node_network_carrier{device="lo"} 1 node_network_carrier{device="venet0"} 1 # HELP node_network_carrier_changes_total carrier_changes_total value of /sys/class/net/. # TYPE node_network_carrier_changes_total counter node_network_carrier_changes_total{device="docker0"} 1 node_network_carrier_changes_total{device="lo"} 0 node_network_carrier_changes_total{device="venet0"} 0 # HELP node_network_device_id device_id value of /sys/class/net/. # TYPE node_network_device_id gauge node_network_device_id{device="docker0"} 0 node_network_device_id{device="lo"} 0 node_network_device_id{device="venet0"} 0 # HELP node_network_dormant dormant value of /sys/class/net/. # TYPE node_network_dormant gauge node_network_dormant{device="docker0"} 0 node_network_dormant{device="lo"} 0 node_network_dormant{device="venet0"} 0 # HELP node_network_flags flags value of /sys/class/net/. # TYPE node_network_flags gauge node_network_flags{device="docker0"} 4099 node_network_flags{device="lo"} 9 node_network_flags{device="venet0"} 147 # HELP node_network_iface_id iface_id value of /sys/class/net/. # TYPE node_network_iface_id gauge node_network_iface_id{device="docker0"} 3 node_network_iface_id{device="lo"} 1 node_network_iface_id{device="venet0"} 2 # HELP node_network_iface_link iface_link value of /sys/class/net/. # TYPE node_network_iface_link gauge node_network_iface_link{device="docker0"} 3 node_network_iface_link{device="lo"} 1 node_network_iface_link{device="venet0"} 2 # HELP node_network_iface_link_mode iface_link_mode value of /sys/class/net/. # TYPE node_network_iface_link_mode gauge node_network_iface_link_mode{device="docker0"} 0 node_network_iface_link_mode{device="lo"} 0 node_network_iface_link_mode{device="venet0"} 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="",broadcast="",device="venet0",duplex="full",ifalias="",operstate="unknown"} 1 node_network_info{address="00:00:00:00:00:00",broadcast="00:00:00:00:00:00",device="lo",duplex="",ifalias="",operstate="unknown"} 1 node_network_info{address="02:42:39:f5:d3:35",broadcast="ff:ff:ff:ff:ff:ff",device="docker0",duplex="",ifalias="",operstate="down"} 1 # HELP node_network_mtu_bytes mtu_bytes value of /sys/class/net/. # TYPE node_network_mtu_bytes gauge node_network_mtu_bytes{device="docker0"} 1500 node_network_mtu_bytes{device="lo"} 65536 node_network_mtu_bytes{device="venet0"} 1500 # HELP node_network_net_dev_group net_dev_group value of /sys/class/net/. # TYPE node_network_net_dev_group gauge node_network_net_dev_group{device="docker0"} 0 node_network_net_dev_group{device="lo"} 0 node_network_net_dev_group{device="venet0"} 0 # HELP node_network_protocol_type protocol_type value of /sys/class/net/. # TYPE node_network_protocol_type gauge node_network_protocol_type{device="docker0"} 1 node_network_protocol_type{device="lo"} 772 node_network_protocol_type{device="venet0"} 65535 # HELP node_network_receive_bytes_total Network device statistic receive_bytes. # TYPE node_network_receive_bytes_total counter node_network_receive_bytes_total{device="docker0"} 0 node_network_receive_bytes_total{device="lo"} 4.38086558241e+11 node_network_receive_bytes_total{device="venet0"} 3.09271095186e+11 # HELP node_network_receive_compressed_total Network device statistic receive_compressed. # TYPE node_network_receive_compressed_total counter node_network_receive_compressed_total{device="docker0"} 0 node_network_receive_compressed_total{device="lo"} 0 node_network_receive_compressed_total{device="venet0"} 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="docker0"} 0 node_network_receive_drop_total{device="lo"} 0 node_network_receive_drop_total{device="venet0"} 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="docker0"} 0 node_network_receive_errs_total{device="lo"} 0 node_network_receive_errs_total{device="venet0"} 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="docker0"} 0 node_network_receive_fifo_total{device="lo"} 0 node_network_receive_fifo_total{device="venet0"} 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="docker0"} 0 node_network_receive_frame_total{device="lo"} 0 node_network_receive_frame_total{device="venet0"} 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="docker0"} 0 node_network_receive_multicast_total{device="lo"} 0 node_network_receive_multicast_total{device="venet0"} 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="docker0"} 0 node_network_receive_packets_total{device="lo"} 7.23975392e+08 node_network_receive_packets_total{device="venet0"} 2.31489985e+08 # HELP node_network_speed_bytes speed_bytes value of /sys/class/net/. # TYPE node_network_speed_bytes gauge node_network_speed_bytes{device="venet0"} 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="docker0"} 0 node_network_transmit_bytes_total{device="lo"} 4.38086558241e+11 node_network_transmit_bytes_total{device="venet0"} 7.8692368832e+10 # HELP node_network_transmit_carrier_total Network device statistic transmit_carrier. # TYPE node_network_transmit_carrier_total counter node_network_transmit_carrier_total{device="docker0"} 0 node_network_transmit_carrier_total{device="lo"} 0 node_network_transmit_carrier_total{device="venet0"} 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="docker0"} 0 node_network_transmit_colls_total{device="lo"} 0 node_network_transmit_colls_total{device="venet0"} 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="docker0"} 0 node_network_transmit_compressed_total{device="lo"} 0 node_network_transmit_compressed_total{device="venet0"} 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="docker0"} 0 node_network_transmit_drop_total{device="lo"} 0 node_network_transmit_drop_total{device="venet0"} 20 # HELP node_network_transmit_errs_total Network device statistic transmit_errs. # TYPE node_network_transmit_errs_total counter node_network_transmit_errs_total{device="docker0"} 0 node_network_transmit_errs_total{device="lo"} 0 node_network_transmit_errs_total{device="venet0"} 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="docker0"} 0 node_network_transmit_fifo_total{device="lo"} 0 node_network_transmit_fifo_total{device="venet0"} 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="docker0"} 0 node_network_transmit_packets_total{device="lo"} 7.23975392e+08 node_network_transmit_packets_total{device="venet0"} 2.43633314e+08 # HELP node_network_transmit_queue_length transmit_queue_length value of /sys/class/net/. # TYPE node_network_transmit_queue_length gauge node_network_transmit_queue_length{device="docker0"} 0 node_network_transmit_queue_length{device="lo"} 1000 node_network_transmit_queue_length{device="venet0"} 0 # HELP node_network_up Value is 1 if operstate is 'up', 0 otherwise. # TYPE node_network_up gauge node_network_up{device="docker0"} 0 node_network_up{device="lo"} 0 node_network_up{device="venet0"} 0 # HELP node_nf_conntrack_entries Number of currently allocated flow entries for connection tracking. # TYPE node_nf_conntrack_entries gauge node_nf_conntrack_entries 311 # HELP node_nf_conntrack_entries_limit Maximum size of connection tracking table. # TYPE node_nf_conntrack_entries_limit gauge node_nf_conntrack_entries_limit 1.31072e+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 0 # 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 1.161028846e+09 # 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 7.24706009e+08 # 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 3.3445839e+07 # 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 0 # 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 446244 # 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_processes_max_processes Number of max PIDs limit # TYPE node_processes_max_processes gauge node_processes_max_processes 32768 # HELP node_processes_max_threads Limit of threads in the system # TYPE node_processes_max_threads gauge node_processes_max_threads 2.058603e+06 # HELP node_processes_pids Number of PIDs # TYPE node_processes_pids gauge node_processes_pids 116 # HELP node_processes_state Number of processes in each state. # TYPE node_processes_state gauge node_processes_state{state="R"} 1 node_processes_state{state="S"} 115 # HELP node_processes_threads Allocated threads in system # TYPE node_processes_threads gauge node_processes_threads 601 # 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.000144132 node_scrape_collector_duration_seconds{collector="bcache"} 5.3395e-05 node_scrape_collector_duration_seconds{collector="bonding"} 4.2707e-05 node_scrape_collector_duration_seconds{collector="btrfs"} 1.6922e-05 node_scrape_collector_duration_seconds{collector="conntrack"} 0.001566053 node_scrape_collector_duration_seconds{collector="cpu"} 0.001183117 node_scrape_collector_duration_seconds{collector="cpufreq"} 0.000199542 node_scrape_collector_duration_seconds{collector="diskstats"} 0.000164619 node_scrape_collector_duration_seconds{collector="edac"} 1.7712e-05 node_scrape_collector_duration_seconds{collector="entropy"} 0.00013415 node_scrape_collector_duration_seconds{collector="fibrechannel"} 2.007e-05 node_scrape_collector_duration_seconds{collector="filefd"} 6.8869e-05 node_scrape_collector_duration_seconds{collector="filesystem"} 0.004884883 node_scrape_collector_duration_seconds{collector="hwmon"} 2.923e-05 node_scrape_collector_duration_seconds{collector="infiniband"} 1.5826e-05 node_scrape_collector_duration_seconds{collector="ipvs"} 0.000123751 node_scrape_collector_duration_seconds{collector="loadavg"} 5.5673e-05 node_scrape_collector_duration_seconds{collector="mdadm"} 2.5865e-05 node_scrape_collector_duration_seconds{collector="meminfo"} 0.000707314 node_scrape_collector_duration_seconds{collector="netclass"} 0.005555517 node_scrape_collector_duration_seconds{collector="netdev"} 0.000231595 node_scrape_collector_duration_seconds{collector="netstat"} 0.002662384 node_scrape_collector_duration_seconds{collector="nfs"} 3.5205e-05 node_scrape_collector_duration_seconds{collector="nfsd"} 2.9857e-05 node_scrape_collector_duration_seconds{collector="nvme"} 0.000270886 node_scrape_collector_duration_seconds{collector="powersupplyclass"} 5.6889e-05 node_scrape_collector_duration_seconds{collector="pressure"} 0.000552027 node_scrape_collector_duration_seconds{collector="processes"} 0.007342816 node_scrape_collector_duration_seconds{collector="rapl"} 3.6442e-05 node_scrape_collector_duration_seconds{collector="schedstat"} 2.7761e-05 node_scrape_collector_duration_seconds{collector="sockstat"} 0.002309755 node_scrape_collector_duration_seconds{collector="softnet"} 7.1807e-05 node_scrape_collector_duration_seconds{collector="stat"} 0.000206349 node_scrape_collector_duration_seconds{collector="systemd"} 0.047079996 node_scrape_collector_duration_seconds{collector="tapestats"} 2.7952e-05 node_scrape_collector_duration_seconds{collector="textfile"} 0.003185605 node_scrape_collector_duration_seconds{collector="thermal_zone"} 2.5521e-05 node_scrape_collector_duration_seconds{collector="time"} 1.6624e-05 node_scrape_collector_duration_seconds{collector="timex"} 1.3881e-05 node_scrape_collector_duration_seconds{collector="udp_queues"} 0.001382439 node_scrape_collector_duration_seconds{collector="uname"} 1.2282e-05 node_scrape_collector_duration_seconds{collector="vmstat"} 0.000262761 node_scrape_collector_duration_seconds{collector="xfs"} 2.8914e-05 node_scrape_collector_duration_seconds{collector="zfs"} 2.8932e-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"} 1 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="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="powersupplyclass"} 0 node_scrape_collector_success{collector="pressure"} 0 node_scrape_collector_success{collector="processes"} 1 node_scrape_collector_success{collector="rapl"} 0 node_scrape_collector_success{collector="schedstat"} 0 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="systemd"} 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="xfs"} 1 node_scrape_collector_success{collector="zfs"} 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 1 # HELP node_sockstat_TCP6_inuse Number of TCP6 sockets in state inuse. # TYPE node_sockstat_TCP6_inuse gauge node_sockstat_TCP6_inuse 48 # HELP node_sockstat_TCP_alloc Number of TCP sockets in state alloc. # TYPE node_sockstat_TCP_alloc gauge node_sockstat_TCP_alloc 1918 # HELP node_sockstat_TCP_inuse Number of TCP sockets in state inuse. # TYPE node_sockstat_TCP_inuse gauge node_sockstat_TCP_inuse 52 # HELP node_sockstat_TCP_mem Number of TCP sockets in state mem. # TYPE node_sockstat_TCP_mem gauge node_sockstat_TCP_mem 239 # 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 978944 # HELP node_sockstat_TCP_orphan Number of TCP sockets in state orphan. # TYPE node_sockstat_TCP_orphan gauge node_sockstat_TCP_orphan 20 # HELP node_sockstat_TCP_tw Number of TCP sockets in state tw. # TYPE node_sockstat_TCP_tw gauge node_sockstat_TCP_tw 967 # HELP node_sockstat_UDP6_inuse Number of UDP6 sockets in state inuse. # TYPE node_sockstat_UDP6_inuse gauge node_sockstat_UDP6_inuse 7 # 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 2 # HELP node_sockstat_UDP_mem Number of UDP sockets in state mem. # TYPE node_sockstat_UDP_mem gauge node_sockstat_UDP_mem 222 # 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 909312 # HELP node_sockstat_sockets_used Number of IPv4 sockets in use. # TYPE node_sockstat_sockets_used gauge node_sockstat_sockets_used 26897 # 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 node_softnet_dropped_total{cpu="6"} 0 node_softnet_dropped_total{cpu="7"} 0 # HELP node_softnet_processed_total Number of processed packets # TYPE node_softnet_processed_total counter node_softnet_processed_total{cpu="0"} 1.874214146e+09 node_softnet_processed_total{cpu="1"} 1.851435006e+09 node_softnet_processed_total{cpu="2"} 1.620676077e+09 node_softnet_processed_total{cpu="3"} 1.762680358e+09 node_softnet_processed_total{cpu="4"} 1.88273278e+09 node_softnet_processed_total{cpu="5"} 1.876936627e+09 node_softnet_processed_total{cpu="6"} 1.894485971e+09 node_softnet_processed_total{cpu="7"} 1.921856374e+09 # 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"} 109796 node_softnet_times_squeezed_total{cpu="1"} 170476 node_softnet_times_squeezed_total{cpu="2"} 188959 node_softnet_times_squeezed_total{cpu="3"} 79982 node_softnet_times_squeezed_total{cpu="4"} 1.315707e+06 node_softnet_times_squeezed_total{cpu="5"} 162813 node_softnet_times_squeezed_total{cpu="6"} 173816 node_softnet_times_squeezed_total{cpu="7"} 2.45246e+06 # HELP node_systemd_socket_accepted_connections_total Total number of accepted socket connections # TYPE node_systemd_socket_accepted_connections_total counter node_systemd_socket_accepted_connections_total{name="dbus.socket"} 0 node_systemd_socket_accepted_connections_total{name="dm-event.socket"} 0 node_systemd_socket_accepted_connections_total{name="docker.socket"} 0 node_systemd_socket_accepted_connections_total{name="lvm2-lvmetad.socket"} 0 node_systemd_socket_accepted_connections_total{name="lvm2-lvmpolld.socket"} 0 node_systemd_socket_accepted_connections_total{name="snapd.socket"} 0 node_systemd_socket_accepted_connections_total{name="syslog.socket"} 0 node_systemd_socket_accepted_connections_total{name="systemd-fsckd.socket"} 0 node_systemd_socket_accepted_connections_total{name="systemd-initctl.socket"} 0 node_systemd_socket_accepted_connections_total{name="systemd-journald-audit.socket"} 0 node_systemd_socket_accepted_connections_total{name="systemd-journald-dev-log.socket"} 0 node_systemd_socket_accepted_connections_total{name="systemd-journald.socket"} 0 node_systemd_socket_accepted_connections_total{name="systemd-networkd.socket"} 0 node_systemd_socket_accepted_connections_total{name="systemd-udevd-control.socket"} 0 node_systemd_socket_accepted_connections_total{name="systemd-udevd-kernel.socket"} 0 # HELP node_systemd_socket_current_connections Current number of socket connections # TYPE node_systemd_socket_current_connections gauge node_systemd_socket_current_connections{name="dbus.socket"} 0 node_systemd_socket_current_connections{name="dm-event.socket"} 0 node_systemd_socket_current_connections{name="docker.socket"} 0 node_systemd_socket_current_connections{name="lvm2-lvmetad.socket"} 0 node_systemd_socket_current_connections{name="lvm2-lvmpolld.socket"} 0 node_systemd_socket_current_connections{name="snapd.socket"} 0 node_systemd_socket_current_connections{name="syslog.socket"} 0 node_systemd_socket_current_connections{name="systemd-fsckd.socket"} 0 node_systemd_socket_current_connections{name="systemd-initctl.socket"} 0 node_systemd_socket_current_connections{name="systemd-journald-audit.socket"} 0 node_systemd_socket_current_connections{name="systemd-journald-dev-log.socket"} 0 node_systemd_socket_current_connections{name="systemd-journald.socket"} 0 node_systemd_socket_current_connections{name="systemd-networkd.socket"} 0 node_systemd_socket_current_connections{name="systemd-udevd-control.socket"} 0 node_systemd_socket_current_connections{name="systemd-udevd-kernel.socket"} 0 # HELP node_systemd_system_running Whether the system is operational (see 'systemctl is-system-running') # TYPE node_systemd_system_running gauge node_systemd_system_running 0 # HELP node_systemd_timer_last_trigger_seconds Seconds since epoch of last trigger. # TYPE node_systemd_timer_last_trigger_seconds gauge node_systemd_timer_last_trigger_seconds{name="apt-daily-upgrade.timer"} 1.719894441685373e+09 node_systemd_timer_last_trigger_seconds{name="apt-daily.timer"} 0 node_systemd_timer_last_trigger_seconds{name="fstrim.timer"} 0 node_systemd_timer_last_trigger_seconds{name="motd-news.timer"} 1.71992820814207e+09 node_systemd_timer_last_trigger_seconds{name="nextcloudcron.timer"} 1.719964982123338e+09 node_systemd_timer_last_trigger_seconds{name="open_fds_service_count@cron.timer"} 1.719965222146017e+09 node_systemd_timer_last_trigger_seconds{name="open_fds_service_count@etherpad.timer"} 1.71996522214773e+09 node_systemd_timer_last_trigger_seconds{name="open_fds_service_count@fail2ban.timer"} 1.71996522214792e+09 node_systemd_timer_last_trigger_seconds{name="open_fds_service_count@grafana-server.timer"} 1.719965222145838e+09 node_systemd_timer_last_trigger_seconds{name="open_fds_service_count@influxdb.timer"} 1.719965222146205e+09 node_systemd_timer_last_trigger_seconds{name="open_fds_service_count@jigasi.timer"} 1.719965222146906e+09 node_systemd_timer_last_trigger_seconds{name="open_fds_service_count@jitsi-videobridge2.timer"} 1.719965222145594e+09 node_systemd_timer_last_trigger_seconds{name="open_fds_service_count@nginx.timer"} 1.719965222147404e+09 node_systemd_timer_last_trigger_seconds{name="open_fds_service_count@node_exporter.timer"} 1.71996522214639e+09 node_systemd_timer_last_trigger_seconds{name="open_fds_service_count@prometheus.timer"} 1.719965222147084e+09 node_systemd_timer_last_trigger_seconds{name="open_fds_service_count@prosody.timer"} 1.719965222147248e+09 node_systemd_timer_last_trigger_seconds{name="open_fds_service_count@redis-server.timer"} 1.719965222146546e+09 node_systemd_timer_last_trigger_seconds{name="open_fds_service_count@redis_exporter.timer"} 1.719965222148098e+09 node_systemd_timer_last_trigger_seconds{name="open_fds_service_count@snapd.timer"} 1.719965222146713e+09 node_systemd_timer_last_trigger_seconds{name="open_fds_service_count@ssh.timer"} 1.719965222147569e+09 node_systemd_timer_last_trigger_seconds{name="phpsessionclean.timer"} 1.719963541917157e+09 node_systemd_timer_last_trigger_seconds{name="snapd.snap-repair.timer"} 0 node_systemd_timer_last_trigger_seconds{name="systemd-tmpfiles-clean.timer"} 1.719879553759268e+09 node_systemd_timer_last_trigger_seconds{name="ua-timer.timer"} 0 # HELP node_systemd_unit_state Systemd unit # TYPE node_systemd_unit_state gauge node_systemd_unit_state{name="alsa-restore.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="alsa-restore.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="alsa-restore.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="alsa-restore.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="alsa-restore.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="alsa-state.service",state="activating",type="simple"} 0 node_systemd_unit_state{name="alsa-state.service",state="active",type="simple"} 0 node_systemd_unit_state{name="alsa-state.service",state="deactivating",type="simple"} 0 node_systemd_unit_state{name="alsa-state.service",state="failed",type="simple"} 0 node_systemd_unit_state{name="alsa-state.service",state="inactive",type="simple"} 1 node_systemd_unit_state{name="apparmor.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="apparmor.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="apparmor.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="apparmor.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="apparmor.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="apt-daily-upgrade.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="apt-daily-upgrade.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="apt-daily-upgrade.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="apt-daily-upgrade.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="apt-daily-upgrade.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="apt-daily-upgrade.timer",state="activating",type=""} 0 node_systemd_unit_state{name="apt-daily-upgrade.timer",state="active",type=""} 1 node_systemd_unit_state{name="apt-daily-upgrade.timer",state="deactivating",type=""} 0 node_systemd_unit_state{name="apt-daily-upgrade.timer",state="failed",type=""} 0 node_systemd_unit_state{name="apt-daily-upgrade.timer",state="inactive",type=""} 0 node_systemd_unit_state{name="apt-daily.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="apt-daily.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="apt-daily.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="apt-daily.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="apt-daily.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="apt-daily.timer",state="activating",type=""} 0 node_systemd_unit_state{name="apt-daily.timer",state="active",type=""} 0 node_systemd_unit_state{name="apt-daily.timer",state="deactivating",type=""} 0 node_systemd_unit_state{name="apt-daily.timer",state="failed",type=""} 0 node_systemd_unit_state{name="apt-daily.timer",state="inactive",type=""} 1 node_systemd_unit_state{name="atd.service",state="activating",type="simple"} 0 node_systemd_unit_state{name="atd.service",state="active",type="simple"} 1 node_systemd_unit_state{name="atd.service",state="deactivating",type="simple"} 0 node_systemd_unit_state{name="atd.service",state="failed",type="simple"} 0 node_systemd_unit_state{name="atd.service",state="inactive",type="simple"} 0 node_systemd_unit_state{name="basic.target",state="activating",type=""} 0 node_systemd_unit_state{name="basic.target",state="active",type=""} 1 node_systemd_unit_state{name="basic.target",state="deactivating",type=""} 0 node_systemd_unit_state{name="basic.target",state="failed",type=""} 0 node_systemd_unit_state{name="basic.target",state="inactive",type=""} 0 node_systemd_unit_state{name="blk-availability.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="blk-availability.service",state="active",type="oneshot"} 1 node_systemd_unit_state{name="blk-availability.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="blk-availability.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="blk-availability.service",state="inactive",type="oneshot"} 0 node_systemd_unit_state{name="chrony.service",state="activating",type="forking"} 0 node_systemd_unit_state{name="chrony.service",state="active",type="forking"} 1 node_systemd_unit_state{name="chrony.service",state="deactivating",type="forking"} 0 node_systemd_unit_state{name="chrony.service",state="failed",type="forking"} 0 node_systemd_unit_state{name="chrony.service",state="inactive",type="forking"} 0 node_systemd_unit_state{name="console-getty.service",state="activating",type="idle"} 0 node_systemd_unit_state{name="console-getty.service",state="active",type="idle"} 1 node_systemd_unit_state{name="console-getty.service",state="deactivating",type="idle"} 0 node_systemd_unit_state{name="console-getty.service",state="failed",type="idle"} 0 node_systemd_unit_state{name="console-getty.service",state="inactive",type="idle"} 0 node_systemd_unit_state{name="console-setup.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="console-setup.service",state="active",type="oneshot"} 1 node_systemd_unit_state{name="console-setup.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="console-setup.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="console-setup.service",state="inactive",type="oneshot"} 0 node_systemd_unit_state{name="containerd.service",state="activating",type="notify"} 0 node_systemd_unit_state{name="containerd.service",state="active",type="notify"} 1 node_systemd_unit_state{name="containerd.service",state="deactivating",type="notify"} 0 node_systemd_unit_state{name="containerd.service",state="failed",type="notify"} 0 node_systemd_unit_state{name="containerd.service",state="inactive",type="notify"} 0 node_systemd_unit_state{name="coolwsd.service",state="activating",type="simple"} 0 node_systemd_unit_state{name="coolwsd.service",state="active",type="simple"} 0 node_systemd_unit_state{name="coolwsd.service",state="deactivating",type="simple"} 0 node_systemd_unit_state{name="coolwsd.service",state="failed",type="simple"} 1 node_systemd_unit_state{name="coolwsd.service",state="inactive",type="simple"} 0 node_systemd_unit_state{name="cron.service",state="activating",type="simple"} 0 node_systemd_unit_state{name="cron.service",state="active",type="simple"} 1 node_systemd_unit_state{name="cron.service",state="deactivating",type="simple"} 0 node_systemd_unit_state{name="cron.service",state="failed",type="simple"} 0 node_systemd_unit_state{name="cron.service",state="inactive",type="simple"} 0 node_systemd_unit_state{name="cryptsetup-pre.target",state="activating",type=""} 0 node_systemd_unit_state{name="cryptsetup-pre.target",state="active",type=""} 0 node_systemd_unit_state{name="cryptsetup-pre.target",state="deactivating",type=""} 0 node_systemd_unit_state{name="cryptsetup-pre.target",state="failed",type=""} 0 node_systemd_unit_state{name="cryptsetup-pre.target",state="inactive",type=""} 1 node_systemd_unit_state{name="cryptsetup.target",state="activating",type=""} 0 node_systemd_unit_state{name="cryptsetup.target",state="active",type=""} 1 node_systemd_unit_state{name="cryptsetup.target",state="deactivating",type=""} 0 node_systemd_unit_state{name="cryptsetup.target",state="failed",type=""} 0 node_systemd_unit_state{name="cryptsetup.target",state="inactive",type=""} 0 node_systemd_unit_state{name="dbus.service",state="activating",type="simple"} 0 node_systemd_unit_state{name="dbus.service",state="active",type="simple"} 1 node_systemd_unit_state{name="dbus.service",state="deactivating",type="simple"} 0 node_systemd_unit_state{name="dbus.service",state="failed",type="simple"} 0 node_systemd_unit_state{name="dbus.service",state="inactive",type="simple"} 0 node_systemd_unit_state{name="dbus.socket",state="activating",type=""} 0 node_systemd_unit_state{name="dbus.socket",state="active",type=""} 1 node_systemd_unit_state{name="dbus.socket",state="deactivating",type=""} 0 node_systemd_unit_state{name="dbus.socket",state="failed",type=""} 0 node_systemd_unit_state{name="dbus.socket",state="inactive",type=""} 0 node_systemd_unit_state{name="dm-event.service",state="activating",type="simple"} 0 node_systemd_unit_state{name="dm-event.service",state="active",type="simple"} 0 node_systemd_unit_state{name="dm-event.service",state="deactivating",type="simple"} 0 node_systemd_unit_state{name="dm-event.service",state="failed",type="simple"} 0 node_systemd_unit_state{name="dm-event.service",state="inactive",type="simple"} 1 node_systemd_unit_state{name="dm-event.socket",state="activating",type=""} 0 node_systemd_unit_state{name="dm-event.socket",state="active",type=""} 1 node_systemd_unit_state{name="dm-event.socket",state="deactivating",type=""} 0 node_systemd_unit_state{name="dm-event.socket",state="failed",type=""} 0 node_systemd_unit_state{name="dm-event.socket",state="inactive",type=""} 0 node_systemd_unit_state{name="docker.service",state="activating",type="notify"} 0 node_systemd_unit_state{name="docker.service",state="active",type="notify"} 1 node_systemd_unit_state{name="docker.service",state="deactivating",type="notify"} 0 node_systemd_unit_state{name="docker.service",state="failed",type="notify"} 0 node_systemd_unit_state{name="docker.service",state="inactive",type="notify"} 0 node_systemd_unit_state{name="docker.socket",state="activating",type=""} 0 node_systemd_unit_state{name="docker.socket",state="active",type=""} 1 node_systemd_unit_state{name="docker.socket",state="deactivating",type=""} 0 node_systemd_unit_state{name="docker.socket",state="failed",type=""} 0 node_systemd_unit_state{name="docker.socket",state="inactive",type=""} 0 node_systemd_unit_state{name="emergency.service",state="activating",type="idle"} 0 node_systemd_unit_state{name="emergency.service",state="active",type="idle"} 0 node_systemd_unit_state{name="emergency.service",state="deactivating",type="idle"} 0 node_systemd_unit_state{name="emergency.service",state="failed",type="idle"} 0 node_systemd_unit_state{name="emergency.service",state="inactive",type="idle"} 1 node_systemd_unit_state{name="emergency.target",state="activating",type=""} 0 node_systemd_unit_state{name="emergency.target",state="active",type=""} 0 node_systemd_unit_state{name="emergency.target",state="deactivating",type=""} 0 node_systemd_unit_state{name="emergency.target",state="failed",type=""} 0 node_systemd_unit_state{name="emergency.target",state="inactive",type=""} 1 node_systemd_unit_state{name="etherpad.service",state="activating",type="simple"} 0 node_systemd_unit_state{name="etherpad.service",state="active",type="simple"} 1 node_systemd_unit_state{name="etherpad.service",state="deactivating",type="simple"} 0 node_systemd_unit_state{name="etherpad.service",state="failed",type="simple"} 0 node_systemd_unit_state{name="etherpad.service",state="inactive",type="simple"} 0 node_systemd_unit_state{name="fail2ban.service",state="activating",type="simple"} 0 node_systemd_unit_state{name="fail2ban.service",state="active",type="simple"} 1 node_systemd_unit_state{name="fail2ban.service",state="deactivating",type="simple"} 0 node_systemd_unit_state{name="fail2ban.service",state="failed",type="simple"} 0 node_systemd_unit_state{name="fail2ban.service",state="inactive",type="simple"} 0 node_systemd_unit_state{name="fstrim.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="fstrim.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="fstrim.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="fstrim.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="fstrim.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="fstrim.timer",state="activating",type=""} 0 node_systemd_unit_state{name="fstrim.timer",state="active",type=""} 0 node_systemd_unit_state{name="fstrim.timer",state="deactivating",type=""} 0 node_systemd_unit_state{name="fstrim.timer",state="failed",type=""} 0 node_systemd_unit_state{name="fstrim.timer",state="inactive",type=""} 1 node_systemd_unit_state{name="getty-pre.target",state="activating",type=""} 0 node_systemd_unit_state{name="getty-pre.target",state="active",type=""} 1 node_systemd_unit_state{name="getty-pre.target",state="deactivating",type=""} 0 node_systemd_unit_state{name="getty-pre.target",state="failed",type=""} 0 node_systemd_unit_state{name="getty-pre.target",state="inactive",type=""} 0 node_systemd_unit_state{name="getty.target",state="activating",type=""} 0 node_systemd_unit_state{name="getty.target",state="active",type=""} 1 node_systemd_unit_state{name="getty.target",state="deactivating",type=""} 0 node_systemd_unit_state{name="getty.target",state="failed",type=""} 0 node_systemd_unit_state{name="getty.target",state="inactive",type=""} 0 node_systemd_unit_state{name="getty@tty2.service",state="activating",type="idle"} 0 node_systemd_unit_state{name="getty@tty2.service",state="active",type="idle"} 1 node_systemd_unit_state{name="getty@tty2.service",state="deactivating",type="idle"} 0 node_systemd_unit_state{name="getty@tty2.service",state="failed",type="idle"} 0 node_systemd_unit_state{name="getty@tty2.service",state="inactive",type="idle"} 0 node_systemd_unit_state{name="grafana-server.service",state="activating",type="simple"} 0 node_systemd_unit_state{name="grafana-server.service",state="active",type="simple"} 1 node_systemd_unit_state{name="grafana-server.service",state="deactivating",type="simple"} 0 node_systemd_unit_state{name="grafana-server.service",state="failed",type="simple"} 0 node_systemd_unit_state{name="grafana-server.service",state="inactive",type="simple"} 0 node_systemd_unit_state{name="graphical.target",state="activating",type=""} 0 node_systemd_unit_state{name="graphical.target",state="active",type=""} 1 node_systemd_unit_state{name="graphical.target",state="deactivating",type=""} 0 node_systemd_unit_state{name="graphical.target",state="failed",type=""} 0 node_systemd_unit_state{name="graphical.target",state="inactive",type=""} 0 node_systemd_unit_state{name="ifup@venet0.service",state="activating",type="simple"} 0 node_systemd_unit_state{name="ifup@venet0.service",state="active",type="simple"} 1 node_systemd_unit_state{name="ifup@venet0.service",state="deactivating",type="simple"} 0 node_systemd_unit_state{name="ifup@venet0.service",state="failed",type="simple"} 0 node_systemd_unit_state{name="ifup@venet0.service",state="inactive",type="simple"} 0 node_systemd_unit_state{name="influxdb.service",state="activating",type="forking"} 0 node_systemd_unit_state{name="influxdb.service",state="active",type="forking"} 1 node_systemd_unit_state{name="influxdb.service",state="deactivating",type="forking"} 0 node_systemd_unit_state{name="influxdb.service",state="failed",type="forking"} 0 node_systemd_unit_state{name="influxdb.service",state="inactive",type="forking"} 0 node_systemd_unit_state{name="jicofo.service",state="activating",type="forking"} 0 node_systemd_unit_state{name="jicofo.service",state="active",type="forking"} 1 node_systemd_unit_state{name="jicofo.service",state="deactivating",type="forking"} 0 node_systemd_unit_state{name="jicofo.service",state="failed",type="forking"} 0 node_systemd_unit_state{name="jicofo.service",state="inactive",type="forking"} 0 node_systemd_unit_state{name="jigasi.service",state="activating",type="simple"} 0 node_systemd_unit_state{name="jigasi.service",state="active",type="simple"} 1 node_systemd_unit_state{name="jigasi.service",state="deactivating",type="simple"} 0 node_systemd_unit_state{name="jigasi.service",state="failed",type="simple"} 0 node_systemd_unit_state{name="jigasi.service",state="inactive",type="simple"} 0 node_systemd_unit_state{name="jitsi-videobridge2.service",state="activating",type="simple"} 0 node_systemd_unit_state{name="jitsi-videobridge2.service",state="active",type="simple"} 1 node_systemd_unit_state{name="jitsi-videobridge2.service",state="deactivating",type="simple"} 0 node_systemd_unit_state{name="jitsi-videobridge2.service",state="failed",type="simple"} 0 node_systemd_unit_state{name="jitsi-videobridge2.service",state="inactive",type="simple"} 0 node_systemd_unit_state{name="keyboard-setup.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="keyboard-setup.service",state="active",type="oneshot"} 1 node_systemd_unit_state{name="keyboard-setup.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="keyboard-setup.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="keyboard-setup.service",state="inactive",type="oneshot"} 0 node_systemd_unit_state{name="kmod-static-nodes.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="kmod-static-nodes.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="kmod-static-nodes.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="kmod-static-nodes.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="kmod-static-nodes.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="lm-sensors.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="lm-sensors.service",state="active",type="oneshot"} 1 node_systemd_unit_state{name="lm-sensors.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="lm-sensors.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="lm-sensors.service",state="inactive",type="oneshot"} 0 node_systemd_unit_state{name="local-fs-pre.target",state="activating",type=""} 0 node_systemd_unit_state{name="local-fs-pre.target",state="active",type=""} 1 node_systemd_unit_state{name="local-fs-pre.target",state="deactivating",type=""} 0 node_systemd_unit_state{name="local-fs-pre.target",state="failed",type=""} 0 node_systemd_unit_state{name="local-fs-pre.target",state="inactive",type=""} 0 node_systemd_unit_state{name="local-fs.target",state="activating",type=""} 0 node_systemd_unit_state{name="local-fs.target",state="active",type=""} 1 node_systemd_unit_state{name="local-fs.target",state="deactivating",type=""} 0 node_systemd_unit_state{name="local-fs.target",state="failed",type=""} 0 node_systemd_unit_state{name="local-fs.target",state="inactive",type=""} 0 node_systemd_unit_state{name="lvm2-lvmetad.service",state="activating",type="simple"} 0 node_systemd_unit_state{name="lvm2-lvmetad.service",state="active",type="simple"} 0 node_systemd_unit_state{name="lvm2-lvmetad.service",state="deactivating",type="simple"} 0 node_systemd_unit_state{name="lvm2-lvmetad.service",state="failed",type="simple"} 0 node_systemd_unit_state{name="lvm2-lvmetad.service",state="inactive",type="simple"} 1 node_systemd_unit_state{name="lvm2-lvmetad.socket",state="activating",type=""} 0 node_systemd_unit_state{name="lvm2-lvmetad.socket",state="active",type=""} 1 node_systemd_unit_state{name="lvm2-lvmetad.socket",state="deactivating",type=""} 0 node_systemd_unit_state{name="lvm2-lvmetad.socket",state="failed",type=""} 0 node_systemd_unit_state{name="lvm2-lvmetad.socket",state="inactive",type=""} 0 node_systemd_unit_state{name="lvm2-lvmpolld.service",state="activating",type="simple"} 0 node_systemd_unit_state{name="lvm2-lvmpolld.service",state="active",type="simple"} 0 node_systemd_unit_state{name="lvm2-lvmpolld.service",state="deactivating",type="simple"} 0 node_systemd_unit_state{name="lvm2-lvmpolld.service",state="failed",type="simple"} 0 node_systemd_unit_state{name="lvm2-lvmpolld.service",state="inactive",type="simple"} 1 node_systemd_unit_state{name="lvm2-lvmpolld.socket",state="activating",type=""} 0 node_systemd_unit_state{name="lvm2-lvmpolld.socket",state="active",type=""} 1 node_systemd_unit_state{name="lvm2-lvmpolld.socket",state="deactivating",type=""} 0 node_systemd_unit_state{name="lvm2-lvmpolld.socket",state="failed",type=""} 0 node_systemd_unit_state{name="lvm2-lvmpolld.socket",state="inactive",type=""} 0 node_systemd_unit_state{name="lvm2-monitor.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="lvm2-monitor.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="lvm2-monitor.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="lvm2-monitor.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="lvm2-monitor.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="modules_dep.service",state="activating",type="forking"} 0 node_systemd_unit_state{name="modules_dep.service",state="active",type="forking"} 1 node_systemd_unit_state{name="modules_dep.service",state="deactivating",type="forking"} 0 node_systemd_unit_state{name="modules_dep.service",state="failed",type="forking"} 0 node_systemd_unit_state{name="modules_dep.service",state="inactive",type="forking"} 0 node_systemd_unit_state{name="motd-news.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="motd-news.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="motd-news.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="motd-news.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="motd-news.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="motd-news.timer",state="activating",type=""} 0 node_systemd_unit_state{name="motd-news.timer",state="active",type=""} 1 node_systemd_unit_state{name="motd-news.timer",state="deactivating",type=""} 0 node_systemd_unit_state{name="motd-news.timer",state="failed",type=""} 0 node_systemd_unit_state{name="motd-news.timer",state="inactive",type=""} 0 node_systemd_unit_state{name="multi-user.target",state="activating",type=""} 0 node_systemd_unit_state{name="multi-user.target",state="active",type=""} 1 node_systemd_unit_state{name="multi-user.target",state="deactivating",type=""} 0 node_systemd_unit_state{name="multi-user.target",state="failed",type=""} 0 node_systemd_unit_state{name="multi-user.target",state="inactive",type=""} 0 node_systemd_unit_state{name="mumble-server.service",state="activating",type="forking"} 0 node_systemd_unit_state{name="mumble-server.service",state="active",type="forking"} 1 node_systemd_unit_state{name="mumble-server.service",state="deactivating",type="forking"} 0 node_systemd_unit_state{name="mumble-server.service",state="failed",type="forking"} 0 node_systemd_unit_state{name="mumble-server.service",state="inactive",type="forking"} 0 node_systemd_unit_state{name="nagios3.service",state="activating",type="forking"} 0 node_systemd_unit_state{name="nagios3.service",state="active",type="forking"} 1 node_systemd_unit_state{name="nagios3.service",state="deactivating",type="forking"} 0 node_systemd_unit_state{name="nagios3.service",state="failed",type="forking"} 0 node_systemd_unit_state{name="nagios3.service",state="inactive",type="forking"} 0 node_systemd_unit_state{name="network-online.target",state="activating",type=""} 0 node_systemd_unit_state{name="network-online.target",state="active",type=""} 1 node_systemd_unit_state{name="network-online.target",state="deactivating",type=""} 0 node_systemd_unit_state{name="network-online.target",state="failed",type=""} 0 node_systemd_unit_state{name="network-online.target",state="inactive",type=""} 0 node_systemd_unit_state{name="network-pre.target",state="activating",type=""} 0 node_systemd_unit_state{name="network-pre.target",state="active",type=""} 1 node_systemd_unit_state{name="network-pre.target",state="deactivating",type=""} 0 node_systemd_unit_state{name="network-pre.target",state="failed",type=""} 0 node_systemd_unit_state{name="network-pre.target",state="inactive",type=""} 0 node_systemd_unit_state{name="network.target",state="activating",type=""} 0 node_systemd_unit_state{name="network.target",state="active",type=""} 1 node_systemd_unit_state{name="network.target",state="deactivating",type=""} 0 node_systemd_unit_state{name="network.target",state="failed",type=""} 0 node_systemd_unit_state{name="network.target",state="inactive",type=""} 0 node_systemd_unit_state{name="networkd-dispatcher.service",state="activating",type="notify"} 0 node_systemd_unit_state{name="networkd-dispatcher.service",state="active",type="notify"} 1 node_systemd_unit_state{name="networkd-dispatcher.service",state="deactivating",type="notify"} 0 node_systemd_unit_state{name="networkd-dispatcher.service",state="failed",type="notify"} 0 node_systemd_unit_state{name="networkd-dispatcher.service",state="inactive",type="notify"} 0 node_systemd_unit_state{name="networking.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="networking.service",state="active",type="oneshot"} 1 node_systemd_unit_state{name="networking.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="networking.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="networking.service",state="inactive",type="oneshot"} 0 node_systemd_unit_state{name="nextcloudcron.service",state="activating",type="simple"} 0 node_systemd_unit_state{name="nextcloudcron.service",state="active",type="simple"} 0 node_systemd_unit_state{name="nextcloudcron.service",state="deactivating",type="simple"} 0 node_systemd_unit_state{name="nextcloudcron.service",state="failed",type="simple"} 0 node_systemd_unit_state{name="nextcloudcron.service",state="inactive",type="simple"} 1 node_systemd_unit_state{name="nextcloudcron.timer",state="activating",type=""} 0 node_systemd_unit_state{name="nextcloudcron.timer",state="active",type=""} 1 node_systemd_unit_state{name="nextcloudcron.timer",state="deactivating",type=""} 0 node_systemd_unit_state{name="nextcloudcron.timer",state="failed",type=""} 0 node_systemd_unit_state{name="nextcloudcron.timer",state="inactive",type=""} 0 node_systemd_unit_state{name="nginx-prometheus-exporter.service",state="activating",type="simple"} 0 node_systemd_unit_state{name="nginx-prometheus-exporter.service",state="active",type="simple"} 0 node_systemd_unit_state{name="nginx-prometheus-exporter.service",state="deactivating",type="simple"} 0 node_systemd_unit_state{name="nginx-prometheus-exporter.service",state="failed",type="simple"} 1 node_systemd_unit_state{name="nginx-prometheus-exporter.service",state="inactive",type="simple"} 0 node_systemd_unit_state{name="nginx.service",state="activating",type="forking"} 0 node_systemd_unit_state{name="nginx.service",state="active",type="forking"} 1 node_systemd_unit_state{name="nginx.service",state="deactivating",type="forking"} 0 node_systemd_unit_state{name="nginx.service",state="failed",type="forking"} 0 node_systemd_unit_state{name="nginx.service",state="inactive",type="forking"} 0 node_systemd_unit_state{name="node_exporter.service",state="activating",type="simple"} 0 node_systemd_unit_state{name="node_exporter.service",state="active",type="simple"} 1 node_systemd_unit_state{name="node_exporter.service",state="deactivating",type="simple"} 0 node_systemd_unit_state{name="node_exporter.service",state="failed",type="simple"} 0 node_systemd_unit_state{name="node_exporter.service",state="inactive",type="simple"} 0 node_systemd_unit_state{name="nss-lookup.target",state="activating",type=""} 0 node_systemd_unit_state{name="nss-lookup.target",state="active",type=""} 0 node_systemd_unit_state{name="nss-lookup.target",state="deactivating",type=""} 0 node_systemd_unit_state{name="nss-lookup.target",state="failed",type=""} 0 node_systemd_unit_state{name="nss-lookup.target",state="inactive",type=""} 1 node_systemd_unit_state{name="nss-user-lookup.target",state="activating",type=""} 0 node_systemd_unit_state{name="nss-user-lookup.target",state="active",type=""} 0 node_systemd_unit_state{name="nss-user-lookup.target",state="deactivating",type=""} 0 node_systemd_unit_state{name="nss-user-lookup.target",state="failed",type=""} 0 node_systemd_unit_state{name="nss-user-lookup.target",state="inactive",type=""} 1 node_systemd_unit_state{name="open_fds_service_count@cron.service",state="activating",type="simple"} 0 node_systemd_unit_state{name="open_fds_service_count@cron.service",state="active",type="simple"} 0 node_systemd_unit_state{name="open_fds_service_count@cron.service",state="deactivating",type="simple"} 0 node_systemd_unit_state{name="open_fds_service_count@cron.service",state="failed",type="simple"} 0 node_systemd_unit_state{name="open_fds_service_count@cron.service",state="inactive",type="simple"} 1 node_systemd_unit_state{name="open_fds_service_count@cron.timer",state="activating",type=""} 0 node_systemd_unit_state{name="open_fds_service_count@cron.timer",state="active",type=""} 1 node_systemd_unit_state{name="open_fds_service_count@cron.timer",state="deactivating",type=""} 0 node_systemd_unit_state{name="open_fds_service_count@cron.timer",state="failed",type=""} 0 node_systemd_unit_state{name="open_fds_service_count@cron.timer",state="inactive",type=""} 0 node_systemd_unit_state{name="open_fds_service_count@etherpad.service",state="activating",type="simple"} 0 node_systemd_unit_state{name="open_fds_service_count@etherpad.service",state="active",type="simple"} 0 node_systemd_unit_state{name="open_fds_service_count@etherpad.service",state="deactivating",type="simple"} 0 node_systemd_unit_state{name="open_fds_service_count@etherpad.service",state="failed",type="simple"} 0 node_systemd_unit_state{name="open_fds_service_count@etherpad.service",state="inactive",type="simple"} 1 node_systemd_unit_state{name="open_fds_service_count@etherpad.timer",state="activating",type=""} 0 node_systemd_unit_state{name="open_fds_service_count@etherpad.timer",state="active",type=""} 1 node_systemd_unit_state{name="open_fds_service_count@etherpad.timer",state="deactivating",type=""} 0 node_systemd_unit_state{name="open_fds_service_count@etherpad.timer",state="failed",type=""} 0 node_systemd_unit_state{name="open_fds_service_count@etherpad.timer",state="inactive",type=""} 0 node_systemd_unit_state{name="open_fds_service_count@fail2ban.service",state="activating",type="simple"} 0 node_systemd_unit_state{name="open_fds_service_count@fail2ban.service",state="active",type="simple"} 0 node_systemd_unit_state{name="open_fds_service_count@fail2ban.service",state="deactivating",type="simple"} 0 node_systemd_unit_state{name="open_fds_service_count@fail2ban.service",state="failed",type="simple"} 0 node_systemd_unit_state{name="open_fds_service_count@fail2ban.service",state="inactive",type="simple"} 1 node_systemd_unit_state{name="open_fds_service_count@fail2ban.timer",state="activating",type=""} 0 node_systemd_unit_state{name="open_fds_service_count@fail2ban.timer",state="active",type=""} 1 node_systemd_unit_state{name="open_fds_service_count@fail2ban.timer",state="deactivating",type=""} 0 node_systemd_unit_state{name="open_fds_service_count@fail2ban.timer",state="failed",type=""} 0 node_systemd_unit_state{name="open_fds_service_count@fail2ban.timer",state="inactive",type=""} 0 node_systemd_unit_state{name="open_fds_service_count@grafana-server.service",state="activating",type="simple"} 0 node_systemd_unit_state{name="open_fds_service_count@grafana-server.service",state="active",type="simple"} 0 node_systemd_unit_state{name="open_fds_service_count@grafana-server.service",state="deactivating",type="simple"} 0 node_systemd_unit_state{name="open_fds_service_count@grafana-server.service",state="failed",type="simple"} 0 node_systemd_unit_state{name="open_fds_service_count@grafana-server.service",state="inactive",type="simple"} 1 node_systemd_unit_state{name="open_fds_service_count@grafana-server.timer",state="activating",type=""} 0 node_systemd_unit_state{name="open_fds_service_count@grafana-server.timer",state="active",type=""} 1 node_systemd_unit_state{name="open_fds_service_count@grafana-server.timer",state="deactivating",type=""} 0 node_systemd_unit_state{name="open_fds_service_count@grafana-server.timer",state="failed",type=""} 0 node_systemd_unit_state{name="open_fds_service_count@grafana-server.timer",state="inactive",type=""} 0 node_systemd_unit_state{name="open_fds_service_count@influxdb.service",state="activating",type="simple"} 0 node_systemd_unit_state{name="open_fds_service_count@influxdb.service",state="active",type="simple"} 0 node_systemd_unit_state{name="open_fds_service_count@influxdb.service",state="deactivating",type="simple"} 0 node_systemd_unit_state{name="open_fds_service_count@influxdb.service",state="failed",type="simple"} 0 node_systemd_unit_state{name="open_fds_service_count@influxdb.service",state="inactive",type="simple"} 1 node_systemd_unit_state{name="open_fds_service_count@influxdb.timer",state="activating",type=""} 0 node_systemd_unit_state{name="open_fds_service_count@influxdb.timer",state="active",type=""} 1 node_systemd_unit_state{name="open_fds_service_count@influxdb.timer",state="deactivating",type=""} 0 node_systemd_unit_state{name="open_fds_service_count@influxdb.timer",state="failed",type=""} 0 node_systemd_unit_state{name="open_fds_service_count@influxdb.timer",state="inactive",type=""} 0 node_systemd_unit_state{name="open_fds_service_count@jigasi.service",state="activating",type="simple"} 0 node_systemd_unit_state{name="open_fds_service_count@jigasi.service",state="active",type="simple"} 0 node_systemd_unit_state{name="open_fds_service_count@jigasi.service",state="deactivating",type="simple"} 0 node_systemd_unit_state{name="open_fds_service_count@jigasi.service",state="failed",type="simple"} 0 node_systemd_unit_state{name="open_fds_service_count@jigasi.service",state="inactive",type="simple"} 1 node_systemd_unit_state{name="open_fds_service_count@jigasi.timer",state="activating",type=""} 0 node_systemd_unit_state{name="open_fds_service_count@jigasi.timer",state="active",type=""} 1 node_systemd_unit_state{name="open_fds_service_count@jigasi.timer",state="deactivating",type=""} 0 node_systemd_unit_state{name="open_fds_service_count@jigasi.timer",state="failed",type=""} 0 node_systemd_unit_state{name="open_fds_service_count@jigasi.timer",state="inactive",type=""} 0 node_systemd_unit_state{name="open_fds_service_count@jitsi-videobridge2.service",state="activating",type="simple"} 0 node_systemd_unit_state{name="open_fds_service_count@jitsi-videobridge2.service",state="active",type="simple"} 0 node_systemd_unit_state{name="open_fds_service_count@jitsi-videobridge2.service",state="deactivating",type="simple"} 0 node_systemd_unit_state{name="open_fds_service_count@jitsi-videobridge2.service",state="failed",type="simple"} 0 node_systemd_unit_state{name="open_fds_service_count@jitsi-videobridge2.service",state="inactive",type="simple"} 1 node_systemd_unit_state{name="open_fds_service_count@jitsi-videobridge2.timer",state="activating",type=""} 0 node_systemd_unit_state{name="open_fds_service_count@jitsi-videobridge2.timer",state="active",type=""} 1 node_systemd_unit_state{name="open_fds_service_count@jitsi-videobridge2.timer",state="deactivating",type=""} 0 node_systemd_unit_state{name="open_fds_service_count@jitsi-videobridge2.timer",state="failed",type=""} 0 node_systemd_unit_state{name="open_fds_service_count@jitsi-videobridge2.timer",state="inactive",type=""} 0 node_systemd_unit_state{name="open_fds_service_count@nginx.service",state="activating",type="simple"} 0 node_systemd_unit_state{name="open_fds_service_count@nginx.service",state="active",type="simple"} 0 node_systemd_unit_state{name="open_fds_service_count@nginx.service",state="deactivating",type="simple"} 0 node_systemd_unit_state{name="open_fds_service_count@nginx.service",state="failed",type="simple"} 0 node_systemd_unit_state{name="open_fds_service_count@nginx.service",state="inactive",type="simple"} 1 node_systemd_unit_state{name="open_fds_service_count@nginx.timer",state="activating",type=""} 0 node_systemd_unit_state{name="open_fds_service_count@nginx.timer",state="active",type=""} 1 node_systemd_unit_state{name="open_fds_service_count@nginx.timer",state="deactivating",type=""} 0 node_systemd_unit_state{name="open_fds_service_count@nginx.timer",state="failed",type=""} 0 node_systemd_unit_state{name="open_fds_service_count@nginx.timer",state="inactive",type=""} 0 node_systemd_unit_state{name="open_fds_service_count@node_exporter.service",state="activating",type="simple"} 0 node_systemd_unit_state{name="open_fds_service_count@node_exporter.service",state="active",type="simple"} 0 node_systemd_unit_state{name="open_fds_service_count@node_exporter.service",state="deactivating",type="simple"} 0 node_systemd_unit_state{name="open_fds_service_count@node_exporter.service",state="failed",type="simple"} 0 node_systemd_unit_state{name="open_fds_service_count@node_exporter.service",state="inactive",type="simple"} 1 node_systemd_unit_state{name="open_fds_service_count@node_exporter.timer",state="activating",type=""} 0 node_systemd_unit_state{name="open_fds_service_count@node_exporter.timer",state="active",type=""} 1 node_systemd_unit_state{name="open_fds_service_count@node_exporter.timer",state="deactivating",type=""} 0 node_systemd_unit_state{name="open_fds_service_count@node_exporter.timer",state="failed",type=""} 0 node_systemd_unit_state{name="open_fds_service_count@node_exporter.timer",state="inactive",type=""} 0 node_systemd_unit_state{name="open_fds_service_count@prometheus.service",state="activating",type="simple"} 0 node_systemd_unit_state{name="open_fds_service_count@prometheus.service",state="active",type="simple"} 0 node_systemd_unit_state{name="open_fds_service_count@prometheus.service",state="deactivating",type="simple"} 0 node_systemd_unit_state{name="open_fds_service_count@prometheus.service",state="failed",type="simple"} 0 node_systemd_unit_state{name="open_fds_service_count@prometheus.service",state="inactive",type="simple"} 1 node_systemd_unit_state{name="open_fds_service_count@prometheus.timer",state="activating",type=""} 0 node_systemd_unit_state{name="open_fds_service_count@prometheus.timer",state="active",type=""} 1 node_systemd_unit_state{name="open_fds_service_count@prometheus.timer",state="deactivating",type=""} 0 node_systemd_unit_state{name="open_fds_service_count@prometheus.timer",state="failed",type=""} 0 node_systemd_unit_state{name="open_fds_service_count@prometheus.timer",state="inactive",type=""} 0 node_systemd_unit_state{name="open_fds_service_count@prosody.service",state="activating",type="simple"} 0 node_systemd_unit_state{name="open_fds_service_count@prosody.service",state="active",type="simple"} 0 node_systemd_unit_state{name="open_fds_service_count@prosody.service",state="deactivating",type="simple"} 0 node_systemd_unit_state{name="open_fds_service_count@prosody.service",state="failed",type="simple"} 0 node_systemd_unit_state{name="open_fds_service_count@prosody.service",state="inactive",type="simple"} 1 node_systemd_unit_state{name="open_fds_service_count@prosody.timer",state="activating",type=""} 0 node_systemd_unit_state{name="open_fds_service_count@prosody.timer",state="active",type=""} 1 node_systemd_unit_state{name="open_fds_service_count@prosody.timer",state="deactivating",type=""} 0 node_systemd_unit_state{name="open_fds_service_count@prosody.timer",state="failed",type=""} 0 node_systemd_unit_state{name="open_fds_service_count@prosody.timer",state="inactive",type=""} 0 node_systemd_unit_state{name="open_fds_service_count@redis-server.service",state="activating",type="simple"} 0 node_systemd_unit_state{name="open_fds_service_count@redis-server.service",state="active",type="simple"} 0 node_systemd_unit_state{name="open_fds_service_count@redis-server.service",state="deactivating",type="simple"} 0 node_systemd_unit_state{name="open_fds_service_count@redis-server.service",state="failed",type="simple"} 0 node_systemd_unit_state{name="open_fds_service_count@redis-server.service",state="inactive",type="simple"} 1 node_systemd_unit_state{name="open_fds_service_count@redis-server.timer",state="activating",type=""} 0 node_systemd_unit_state{name="open_fds_service_count@redis-server.timer",state="active",type=""} 1 node_systemd_unit_state{name="open_fds_service_count@redis-server.timer",state="deactivating",type=""} 0 node_systemd_unit_state{name="open_fds_service_count@redis-server.timer",state="failed",type=""} 0 node_systemd_unit_state{name="open_fds_service_count@redis-server.timer",state="inactive",type=""} 0 node_systemd_unit_state{name="open_fds_service_count@redis_exporter.service",state="activating",type="simple"} 0 node_systemd_unit_state{name="open_fds_service_count@redis_exporter.service",state="active",type="simple"} 0 node_systemd_unit_state{name="open_fds_service_count@redis_exporter.service",state="deactivating",type="simple"} 0 node_systemd_unit_state{name="open_fds_service_count@redis_exporter.service",state="failed",type="simple"} 0 node_systemd_unit_state{name="open_fds_service_count@redis_exporter.service",state="inactive",type="simple"} 1 node_systemd_unit_state{name="open_fds_service_count@redis_exporter.timer",state="activating",type=""} 0 node_systemd_unit_state{name="open_fds_service_count@redis_exporter.timer",state="active",type=""} 1 node_systemd_unit_state{name="open_fds_service_count@redis_exporter.timer",state="deactivating",type=""} 0 node_systemd_unit_state{name="open_fds_service_count@redis_exporter.timer",state="failed",type=""} 0 node_systemd_unit_state{name="open_fds_service_count@redis_exporter.timer",state="inactive",type=""} 0 node_systemd_unit_state{name="open_fds_service_count@snapd.service",state="activating",type="simple"} 0 node_systemd_unit_state{name="open_fds_service_count@snapd.service",state="active",type="simple"} 0 node_systemd_unit_state{name="open_fds_service_count@snapd.service",state="deactivating",type="simple"} 0 node_systemd_unit_state{name="open_fds_service_count@snapd.service",state="failed",type="simple"} 0 node_systemd_unit_state{name="open_fds_service_count@snapd.service",state="inactive",type="simple"} 1 node_systemd_unit_state{name="open_fds_service_count@snapd.timer",state="activating",type=""} 0 node_systemd_unit_state{name="open_fds_service_count@snapd.timer",state="active",type=""} 1 node_systemd_unit_state{name="open_fds_service_count@snapd.timer",state="deactivating",type=""} 0 node_systemd_unit_state{name="open_fds_service_count@snapd.timer",state="failed",type=""} 0 node_systemd_unit_state{name="open_fds_service_count@snapd.timer",state="inactive",type=""} 0 node_systemd_unit_state{name="open_fds_service_count@ssh.service",state="activating",type="simple"} 0 node_systemd_unit_state{name="open_fds_service_count@ssh.service",state="active",type="simple"} 0 node_systemd_unit_state{name="open_fds_service_count@ssh.service",state="deactivating",type="simple"} 0 node_systemd_unit_state{name="open_fds_service_count@ssh.service",state="failed",type="simple"} 0 node_systemd_unit_state{name="open_fds_service_count@ssh.service",state="inactive",type="simple"} 1 node_systemd_unit_state{name="open_fds_service_count@ssh.timer",state="activating",type=""} 0 node_systemd_unit_state{name="open_fds_service_count@ssh.timer",state="active",type=""} 1 node_systemd_unit_state{name="open_fds_service_count@ssh.timer",state="deactivating",type=""} 0 node_systemd_unit_state{name="open_fds_service_count@ssh.timer",state="failed",type=""} 0 node_systemd_unit_state{name="open_fds_service_count@ssh.timer",state="inactive",type=""} 0 node_systemd_unit_state{name="paths.target",state="activating",type=""} 0 node_systemd_unit_state{name="paths.target",state="active",type=""} 1 node_systemd_unit_state{name="paths.target",state="deactivating",type=""} 0 node_systemd_unit_state{name="paths.target",state="failed",type=""} 0 node_systemd_unit_state{name="paths.target",state="inactive",type=""} 0 node_systemd_unit_state{name="php8.0-fpm.service",state="activating",type="notify"} 0 node_systemd_unit_state{name="php8.0-fpm.service",state="active",type="notify"} 1 node_systemd_unit_state{name="php8.0-fpm.service",state="deactivating",type="notify"} 0 node_systemd_unit_state{name="php8.0-fpm.service",state="failed",type="notify"} 0 node_systemd_unit_state{name="php8.0-fpm.service",state="inactive",type="notify"} 0 node_systemd_unit_state{name="phpsessionclean.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="phpsessionclean.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="phpsessionclean.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="phpsessionclean.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="phpsessionclean.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="phpsessionclean.timer",state="activating",type=""} 0 node_systemd_unit_state{name="phpsessionclean.timer",state="active",type=""} 1 node_systemd_unit_state{name="phpsessionclean.timer",state="deactivating",type=""} 0 node_systemd_unit_state{name="phpsessionclean.timer",state="failed",type=""} 0 node_systemd_unit_state{name="phpsessionclean.timer",state="inactive",type=""} 0 node_systemd_unit_state{name="ping_checker@ecph.service",state="activating",type="simple"} 0 node_systemd_unit_state{name="ping_checker@ecph.service",state="active",type="simple"} 1 node_systemd_unit_state{name="ping_checker@ecph.service",state="deactivating",type="simple"} 0 node_systemd_unit_state{name="ping_checker@ecph.service",state="failed",type="simple"} 0 node_systemd_unit_state{name="ping_checker@ecph.service",state="inactive",type="simple"} 0 node_systemd_unit_state{name="ping_checker@isorouter_hc.service",state="activating",type="simple"} 0 node_systemd_unit_state{name="ping_checker@isorouter_hc.service",state="active",type="simple"} 1 node_systemd_unit_state{name="ping_checker@isorouter_hc.service",state="deactivating",type="simple"} 0 node_systemd_unit_state{name="ping_checker@isorouter_hc.service",state="failed",type="simple"} 0 node_systemd_unit_state{name="ping_checker@isorouter_hc.service",state="inactive",type="simple"} 0 node_systemd_unit_state{name="ping_checker@isorouter_tt.service",state="activating",type="simple"} 0 node_systemd_unit_state{name="ping_checker@isorouter_tt.service",state="active",type="simple"} 1 node_systemd_unit_state{name="ping_checker@isorouter_tt.service",state="deactivating",type="simple"} 0 node_systemd_unit_state{name="ping_checker@isorouter_tt.service",state="failed",type="simple"} 0 node_systemd_unit_state{name="ping_checker@isorouter_tt.service",state="inactive",type="simple"} 0 node_systemd_unit_state{name="ping_exporter.service",state="activating",type="simple"} 0 node_systemd_unit_state{name="ping_exporter.service",state="active",type="simple"} 1 node_systemd_unit_state{name="ping_exporter.service",state="deactivating",type="simple"} 0 node_systemd_unit_state{name="ping_exporter.service",state="failed",type="simple"} 0 node_systemd_unit_state{name="ping_exporter.service",state="inactive",type="simple"} 0 node_systemd_unit_state{name="postfix.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="postfix.service",state="active",type="oneshot"} 1 node_systemd_unit_state{name="postfix.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="postfix.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="postfix.service",state="inactive",type="oneshot"} 0 node_systemd_unit_state{name="postfix@-.service",state="activating",type="forking"} 0 node_systemd_unit_state{name="postfix@-.service",state="active",type="forking"} 1 node_systemd_unit_state{name="postfix@-.service",state="deactivating",type="forking"} 0 node_systemd_unit_state{name="postfix@-.service",state="failed",type="forking"} 0 node_systemd_unit_state{name="postfix@-.service",state="inactive",type="forking"} 0 node_systemd_unit_state{name="postgresql.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="postgresql.service",state="active",type="oneshot"} 1 node_systemd_unit_state{name="postgresql.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="postgresql.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="postgresql.service",state="inactive",type="oneshot"} 0 node_systemd_unit_state{name="postgresql@10-main.service",state="activating",type="forking"} 0 node_systemd_unit_state{name="postgresql@10-main.service",state="active",type="forking"} 1 node_systemd_unit_state{name="postgresql@10-main.service",state="deactivating",type="forking"} 0 node_systemd_unit_state{name="postgresql@10-main.service",state="failed",type="forking"} 0 node_systemd_unit_state{name="postgresql@10-main.service",state="inactive",type="forking"} 0 node_systemd_unit_state{name="prometheus-alertmanager.service",state="activating",type="simple"} 0 node_systemd_unit_state{name="prometheus-alertmanager.service",state="active",type="simple"} 1 node_systemd_unit_state{name="prometheus-alertmanager.service",state="deactivating",type="simple"} 0 node_systemd_unit_state{name="prometheus-alertmanager.service",state="failed",type="simple"} 0 node_systemd_unit_state{name="prometheus-alertmanager.service",state="inactive",type="simple"} 0 node_systemd_unit_state{name="prometheus-jitsi-meet-exporter.service",state="activating",type="simple"} 0 node_systemd_unit_state{name="prometheus-jitsi-meet-exporter.service",state="active",type="simple"} 1 node_systemd_unit_state{name="prometheus-jitsi-meet-exporter.service",state="deactivating",type="simple"} 0 node_systemd_unit_state{name="prometheus-jitsi-meet-exporter.service",state="failed",type="simple"} 0 node_systemd_unit_state{name="prometheus-jitsi-meet-exporter.service",state="inactive",type="simple"} 0 node_systemd_unit_state{name="prometheus.service",state="activating",type="simple"} 0 node_systemd_unit_state{name="prometheus.service",state="active",type="simple"} 1 node_systemd_unit_state{name="prometheus.service",state="deactivating",type="simple"} 0 node_systemd_unit_state{name="prometheus.service",state="failed",type="simple"} 0 node_systemd_unit_state{name="prometheus.service",state="inactive",type="simple"} 0 node_systemd_unit_state{name="prosody.service",state="activating",type="simple"} 0 node_systemd_unit_state{name="prosody.service",state="active",type="simple"} 1 node_systemd_unit_state{name="prosody.service",state="deactivating",type="simple"} 0 node_systemd_unit_state{name="prosody.service",state="failed",type="simple"} 0 node_systemd_unit_state{name="prosody.service",state="inactive",type="simple"} 0 node_systemd_unit_state{name="quotaon.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="quotaon.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="quotaon.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="quotaon.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="quotaon.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="rc-local.service",state="activating",type="forking"} 0 node_systemd_unit_state{name="rc-local.service",state="active",type="forking"} 0 node_systemd_unit_state{name="rc-local.service",state="deactivating",type="forking"} 0 node_systemd_unit_state{name="rc-local.service",state="failed",type="forking"} 0 node_systemd_unit_state{name="rc-local.service",state="inactive",type="forking"} 1 node_systemd_unit_state{name="redis-server.service",state="activating",type="forking"} 0 node_systemd_unit_state{name="redis-server.service",state="active",type="forking"} 1 node_systemd_unit_state{name="redis-server.service",state="deactivating",type="forking"} 0 node_systemd_unit_state{name="redis-server.service",state="failed",type="forking"} 0 node_systemd_unit_state{name="redis-server.service",state="inactive",type="forking"} 0 node_systemd_unit_state{name="redis_exporter.service",state="activating",type="simple"} 0 node_systemd_unit_state{name="redis_exporter.service",state="active",type="simple"} 1 node_systemd_unit_state{name="redis_exporter.service",state="deactivating",type="simple"} 0 node_systemd_unit_state{name="redis_exporter.service",state="failed",type="simple"} 0 node_systemd_unit_state{name="redis_exporter.service",state="inactive",type="simple"} 0 node_systemd_unit_state{name="remote-cryptsetup.target",state="activating",type=""} 0 node_systemd_unit_state{name="remote-cryptsetup.target",state="active",type=""} 1 node_systemd_unit_state{name="remote-cryptsetup.target",state="deactivating",type=""} 0 node_systemd_unit_state{name="remote-cryptsetup.target",state="failed",type=""} 0 node_systemd_unit_state{name="remote-cryptsetup.target",state="inactive",type=""} 0 node_systemd_unit_state{name="remote-fs-pre.target",state="activating",type=""} 0 node_systemd_unit_state{name="remote-fs-pre.target",state="active",type=""} 0 node_systemd_unit_state{name="remote-fs-pre.target",state="deactivating",type=""} 0 node_systemd_unit_state{name="remote-fs-pre.target",state="failed",type=""} 0 node_systemd_unit_state{name="remote-fs-pre.target",state="inactive",type=""} 1 node_systemd_unit_state{name="remote-fs.target",state="activating",type=""} 0 node_systemd_unit_state{name="remote-fs.target",state="active",type=""} 1 node_systemd_unit_state{name="remote-fs.target",state="deactivating",type=""} 0 node_systemd_unit_state{name="remote-fs.target",state="failed",type=""} 0 node_systemd_unit_state{name="remote-fs.target",state="inactive",type=""} 0 node_systemd_unit_state{name="rescue.service",state="activating",type="idle"} 0 node_systemd_unit_state{name="rescue.service",state="active",type="idle"} 0 node_systemd_unit_state{name="rescue.service",state="deactivating",type="idle"} 0 node_systemd_unit_state{name="rescue.service",state="failed",type="idle"} 0 node_systemd_unit_state{name="rescue.service",state="inactive",type="idle"} 1 node_systemd_unit_state{name="rescue.target",state="activating",type=""} 0 node_systemd_unit_state{name="rescue.target",state="active",type=""} 0 node_systemd_unit_state{name="rescue.target",state="deactivating",type=""} 0 node_systemd_unit_state{name="rescue.target",state="failed",type=""} 0 node_systemd_unit_state{name="rescue.target",state="inactive",type=""} 1 node_systemd_unit_state{name="resolvconf.service",state="activating",type="simple"} 0 node_systemd_unit_state{name="resolvconf.service",state="active",type="simple"} 1 node_systemd_unit_state{name="resolvconf.service",state="deactivating",type="simple"} 0 node_systemd_unit_state{name="resolvconf.service",state="failed",type="simple"} 0 node_systemd_unit_state{name="resolvconf.service",state="inactive",type="simple"} 0 node_systemd_unit_state{name="rsyslog.service",state="activating",type="notify"} 0 node_systemd_unit_state{name="rsyslog.service",state="active",type="notify"} 1 node_systemd_unit_state{name="rsyslog.service",state="deactivating",type="notify"} 0 node_systemd_unit_state{name="rsyslog.service",state="failed",type="notify"} 0 node_systemd_unit_state{name="rsyslog.service",state="inactive",type="notify"} 0 node_systemd_unit_state{name="saslauthd.service",state="activating",type="forking"} 0 node_systemd_unit_state{name="saslauthd.service",state="active",type="forking"} 1 node_systemd_unit_state{name="saslauthd.service",state="deactivating",type="forking"} 0 node_systemd_unit_state{name="saslauthd.service",state="failed",type="forking"} 0 node_systemd_unit_state{name="saslauthd.service",state="inactive",type="forking"} 0 node_systemd_unit_state{name="serial-getty@getty.service",state="activating",type="idle"} 0 node_systemd_unit_state{name="serial-getty@getty.service",state="active",type="idle"} 0 node_systemd_unit_state{name="serial-getty@getty.service",state="deactivating",type="idle"} 0 node_systemd_unit_state{name="serial-getty@getty.service",state="failed",type="idle"} 0 node_systemd_unit_state{name="serial-getty@getty.service",state="inactive",type="idle"} 1 node_systemd_unit_state{name="shutdown.target",state="activating",type=""} 0 node_systemd_unit_state{name="shutdown.target",state="active",type=""} 0 node_systemd_unit_state{name="shutdown.target",state="deactivating",type=""} 0 node_systemd_unit_state{name="shutdown.target",state="failed",type=""} 0 node_systemd_unit_state{name="shutdown.target",state="inactive",type=""} 1 node_systemd_unit_state{name="signald.service",state="activating",type="simple"} 0 node_systemd_unit_state{name="signald.service",state="active",type="simple"} 1 node_systemd_unit_state{name="signald.service",state="deactivating",type="simple"} 0 node_systemd_unit_state{name="signald.service",state="failed",type="simple"} 0 node_systemd_unit_state{name="signald.service",state="inactive",type="simple"} 0 node_systemd_unit_state{name="slices.target",state="activating",type=""} 0 node_systemd_unit_state{name="slices.target",state="active",type=""} 1 node_systemd_unit_state{name="slices.target",state="deactivating",type=""} 0 node_systemd_unit_state{name="slices.target",state="failed",type=""} 0 node_systemd_unit_state{name="slices.target",state="inactive",type=""} 0 node_systemd_unit_state{name="snapd.aa-prompt-listener.service",state="activating",type="simple"} 0 node_systemd_unit_state{name="snapd.aa-prompt-listener.service",state="active",type="simple"} 0 node_systemd_unit_state{name="snapd.aa-prompt-listener.service",state="deactivating",type="simple"} 0 node_systemd_unit_state{name="snapd.aa-prompt-listener.service",state="failed",type="simple"} 0 node_systemd_unit_state{name="snapd.aa-prompt-listener.service",state="inactive",type="simple"} 1 node_systemd_unit_state{name="snapd.apparmor.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="snapd.apparmor.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="snapd.apparmor.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="snapd.apparmor.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="snapd.apparmor.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="snapd.autoimport.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="snapd.autoimport.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="snapd.autoimport.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="snapd.autoimport.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="snapd.autoimport.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="snapd.core-fixup.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="snapd.core-fixup.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="snapd.core-fixup.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="snapd.core-fixup.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="snapd.core-fixup.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="snapd.failure.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="snapd.failure.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="snapd.failure.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="snapd.failure.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="snapd.failure.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="snapd.mounts-pre.target",state="activating",type=""} 0 node_systemd_unit_state{name="snapd.mounts-pre.target",state="active",type=""} 1 node_systemd_unit_state{name="snapd.mounts-pre.target",state="deactivating",type=""} 0 node_systemd_unit_state{name="snapd.mounts-pre.target",state="failed",type=""} 0 node_systemd_unit_state{name="snapd.mounts-pre.target",state="inactive",type=""} 0 node_systemd_unit_state{name="snapd.mounts.target",state="activating",type=""} 0 node_systemd_unit_state{name="snapd.mounts.target",state="active",type=""} 1 node_systemd_unit_state{name="snapd.mounts.target",state="deactivating",type=""} 0 node_systemd_unit_state{name="snapd.mounts.target",state="failed",type=""} 0 node_systemd_unit_state{name="snapd.mounts.target",state="inactive",type=""} 0 node_systemd_unit_state{name="snapd.recovery-chooser-trigger.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="snapd.recovery-chooser-trigger.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="snapd.recovery-chooser-trigger.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="snapd.recovery-chooser-trigger.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="snapd.recovery-chooser-trigger.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="snapd.seeded.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="snapd.seeded.service",state="active",type="oneshot"} 1 node_systemd_unit_state{name="snapd.seeded.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="snapd.seeded.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="snapd.seeded.service",state="inactive",type="oneshot"} 0 node_systemd_unit_state{name="snapd.service",state="activating",type="notify"} 0 node_systemd_unit_state{name="snapd.service",state="active",type="notify"} 1 node_systemd_unit_state{name="snapd.service",state="deactivating",type="notify"} 0 node_systemd_unit_state{name="snapd.service",state="failed",type="notify"} 0 node_systemd_unit_state{name="snapd.service",state="inactive",type="notify"} 0 node_systemd_unit_state{name="snapd.snap-repair.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="snapd.snap-repair.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="snapd.snap-repair.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="snapd.snap-repair.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="snapd.snap-repair.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="snapd.snap-repair.timer",state="activating",type=""} 0 node_systemd_unit_state{name="snapd.snap-repair.timer",state="active",type=""} 0 node_systemd_unit_state{name="snapd.snap-repair.timer",state="deactivating",type=""} 0 node_systemd_unit_state{name="snapd.snap-repair.timer",state="failed",type=""} 0 node_systemd_unit_state{name="snapd.snap-repair.timer",state="inactive",type=""} 1 node_systemd_unit_state{name="snapd.socket",state="activating",type=""} 0 node_systemd_unit_state{name="snapd.socket",state="active",type=""} 1 node_systemd_unit_state{name="snapd.socket",state="deactivating",type=""} 0 node_systemd_unit_state{name="snapd.socket",state="failed",type=""} 0 node_systemd_unit_state{name="snapd.socket",state="inactive",type=""} 0 node_systemd_unit_state{name="sockets.target",state="activating",type=""} 0 node_systemd_unit_state{name="sockets.target",state="active",type=""} 1 node_systemd_unit_state{name="sockets.target",state="deactivating",type=""} 0 node_systemd_unit_state{name="sockets.target",state="failed",type=""} 0 node_systemd_unit_state{name="sockets.target",state="inactive",type=""} 0 node_systemd_unit_state{name="ssh.service",state="activating",type="notify"} 0 node_systemd_unit_state{name="ssh.service",state="active",type="notify"} 1 node_systemd_unit_state{name="ssh.service",state="deactivating",type="notify"} 0 node_systemd_unit_state{name="ssh.service",state="failed",type="notify"} 0 node_systemd_unit_state{name="ssh.service",state="inactive",type="notify"} 0 node_systemd_unit_state{name="stun.service",state="activating",type="forking"} 0 node_systemd_unit_state{name="stun.service",state="active",type="forking"} 1 node_systemd_unit_state{name="stun.service",state="deactivating",type="forking"} 0 node_systemd_unit_state{name="stun.service",state="failed",type="forking"} 0 node_systemd_unit_state{name="stun.service",state="inactive",type="forking"} 0 node_systemd_unit_state{name="swap.target",state="activating",type=""} 0 node_systemd_unit_state{name="swap.target",state="active",type=""} 1 node_systemd_unit_state{name="swap.target",state="deactivating",type=""} 0 node_systemd_unit_state{name="swap.target",state="failed",type=""} 0 node_systemd_unit_state{name="swap.target",state="inactive",type=""} 0 node_systemd_unit_state{name="sysinit.target",state="activating",type=""} 0 node_systemd_unit_state{name="sysinit.target",state="active",type=""} 1 node_systemd_unit_state{name="sysinit.target",state="deactivating",type=""} 0 node_systemd_unit_state{name="sysinit.target",state="failed",type=""} 0 node_systemd_unit_state{name="sysinit.target",state="inactive",type=""} 0 node_systemd_unit_state{name="syslog.socket",state="activating",type=""} 0 node_systemd_unit_state{name="syslog.socket",state="active",type=""} 1 node_systemd_unit_state{name="syslog.socket",state="deactivating",type=""} 0 node_systemd_unit_state{name="syslog.socket",state="failed",type=""} 0 node_systemd_unit_state{name="syslog.socket",state="inactive",type=""} 0 node_systemd_unit_state{name="sysstat.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="sysstat.service",state="active",type="oneshot"} 1 node_systemd_unit_state{name="sysstat.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="sysstat.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="sysstat.service",state="inactive",type="oneshot"} 0 node_systemd_unit_state{name="systemd-ask-password-console.path",state="activating",type=""} 0 node_systemd_unit_state{name="systemd-ask-password-console.path",state="active",type=""} 1 node_systemd_unit_state{name="systemd-ask-password-console.path",state="deactivating",type=""} 0 node_systemd_unit_state{name="systemd-ask-password-console.path",state="failed",type=""} 0 node_systemd_unit_state{name="systemd-ask-password-console.path",state="inactive",type=""} 0 node_systemd_unit_state{name="systemd-ask-password-console.service",state="activating",type="simple"} 0 node_systemd_unit_state{name="systemd-ask-password-console.service",state="active",type="simple"} 0 node_systemd_unit_state{name="systemd-ask-password-console.service",state="deactivating",type="simple"} 0 node_systemd_unit_state{name="systemd-ask-password-console.service",state="failed",type="simple"} 0 node_systemd_unit_state{name="systemd-ask-password-console.service",state="inactive",type="simple"} 1 node_systemd_unit_state{name="systemd-ask-password-wall.path",state="activating",type=""} 0 node_systemd_unit_state{name="systemd-ask-password-wall.path",state="active",type=""} 1 node_systemd_unit_state{name="systemd-ask-password-wall.path",state="deactivating",type=""} 0 node_systemd_unit_state{name="systemd-ask-password-wall.path",state="failed",type=""} 0 node_systemd_unit_state{name="systemd-ask-password-wall.path",state="inactive",type=""} 0 node_systemd_unit_state{name="systemd-ask-password-wall.service",state="activating",type="simple"} 0 node_systemd_unit_state{name="systemd-ask-password-wall.service",state="active",type="simple"} 0 node_systemd_unit_state{name="systemd-ask-password-wall.service",state="deactivating",type="simple"} 0 node_systemd_unit_state{name="systemd-ask-password-wall.service",state="failed",type="simple"} 0 node_systemd_unit_state{name="systemd-ask-password-wall.service",state="inactive",type="simple"} 1 node_systemd_unit_state{name="systemd-binfmt.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-binfmt.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="systemd-binfmt.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-binfmt.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="systemd-binfmt.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="systemd-fsck-root.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-fsck-root.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="systemd-fsck-root.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-fsck-root.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="systemd-fsck-root.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="systemd-fsckd.service",state="activating",type="simple"} 0 node_systemd_unit_state{name="systemd-fsckd.service",state="active",type="simple"} 0 node_systemd_unit_state{name="systemd-fsckd.service",state="deactivating",type="simple"} 0 node_systemd_unit_state{name="systemd-fsckd.service",state="failed",type="simple"} 0 node_systemd_unit_state{name="systemd-fsckd.service",state="inactive",type="simple"} 1 node_systemd_unit_state{name="systemd-fsckd.socket",state="activating",type=""} 0 node_systemd_unit_state{name="systemd-fsckd.socket",state="active",type=""} 0 node_systemd_unit_state{name="systemd-fsckd.socket",state="deactivating",type=""} 0 node_systemd_unit_state{name="systemd-fsckd.socket",state="failed",type=""} 0 node_systemd_unit_state{name="systemd-fsckd.socket",state="inactive",type=""} 1 node_systemd_unit_state{name="systemd-hwdb-update.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-hwdb-update.service",state="active",type="oneshot"} 1 node_systemd_unit_state{name="systemd-hwdb-update.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-hwdb-update.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="systemd-hwdb-update.service",state="inactive",type="oneshot"} 0 node_systemd_unit_state{name="systemd-initctl.service",state="activating",type="simple"} 0 node_systemd_unit_state{name="systemd-initctl.service",state="active",type="simple"} 0 node_systemd_unit_state{name="systemd-initctl.service",state="deactivating",type="simple"} 0 node_systemd_unit_state{name="systemd-initctl.service",state="failed",type="simple"} 0 node_systemd_unit_state{name="systemd-initctl.service",state="inactive",type="simple"} 1 node_systemd_unit_state{name="systemd-initctl.socket",state="activating",type=""} 0 node_systemd_unit_state{name="systemd-initctl.socket",state="active",type=""} 1 node_systemd_unit_state{name="systemd-initctl.socket",state="deactivating",type=""} 0 node_systemd_unit_state{name="systemd-initctl.socket",state="failed",type=""} 0 node_systemd_unit_state{name="systemd-initctl.socket",state="inactive",type=""} 0 node_systemd_unit_state{name="systemd-journal-flush.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-journal-flush.service",state="active",type="oneshot"} 1 node_systemd_unit_state{name="systemd-journal-flush.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-journal-flush.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="systemd-journal-flush.service",state="inactive",type="oneshot"} 0 node_systemd_unit_state{name="systemd-journald-audit.socket",state="activating",type=""} 0 node_systemd_unit_state{name="systemd-journald-audit.socket",state="active",type=""} 0 node_systemd_unit_state{name="systemd-journald-audit.socket",state="deactivating",type=""} 0 node_systemd_unit_state{name="systemd-journald-audit.socket",state="failed",type=""} 0 node_systemd_unit_state{name="systemd-journald-audit.socket",state="inactive",type=""} 1 node_systemd_unit_state{name="systemd-journald-dev-log.socket",state="activating",type=""} 0 node_systemd_unit_state{name="systemd-journald-dev-log.socket",state="active",type=""} 1 node_systemd_unit_state{name="systemd-journald-dev-log.socket",state="deactivating",type=""} 0 node_systemd_unit_state{name="systemd-journald-dev-log.socket",state="failed",type=""} 0 node_systemd_unit_state{name="systemd-journald-dev-log.socket",state="inactive",type=""} 0 node_systemd_unit_state{name="systemd-journald.service",state="activating",type="notify"} 0 node_systemd_unit_state{name="systemd-journald.service",state="active",type="notify"} 1 node_systemd_unit_state{name="systemd-journald.service",state="deactivating",type="notify"} 0 node_systemd_unit_state{name="systemd-journald.service",state="failed",type="notify"} 0 node_systemd_unit_state{name="systemd-journald.service",state="inactive",type="notify"} 0 node_systemd_unit_state{name="systemd-journald.socket",state="activating",type=""} 0 node_systemd_unit_state{name="systemd-journald.socket",state="active",type=""} 1 node_systemd_unit_state{name="systemd-journald.socket",state="deactivating",type=""} 0 node_systemd_unit_state{name="systemd-journald.socket",state="failed",type=""} 0 node_systemd_unit_state{name="systemd-journald.socket",state="inactive",type=""} 0 node_systemd_unit_state{name="systemd-logind.service",state="activating",type="dbus"} 0 node_systemd_unit_state{name="systemd-logind.service",state="active",type="dbus"} 1 node_systemd_unit_state{name="systemd-logind.service",state="deactivating",type="dbus"} 0 node_systemd_unit_state{name="systemd-logind.service",state="failed",type="dbus"} 0 node_systemd_unit_state{name="systemd-logind.service",state="inactive",type="dbus"} 0 node_systemd_unit_state{name="systemd-machine-id-commit.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-machine-id-commit.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="systemd-machine-id-commit.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-machine-id-commit.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="systemd-machine-id-commit.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="systemd-modules-load.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-modules-load.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="systemd-modules-load.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-modules-load.service",state="failed",type="oneshot"} 1 node_systemd_unit_state{name="systemd-modules-load.service",state="inactive",type="oneshot"} 0 node_systemd_unit_state{name="systemd-networkd-wait-online.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-networkd-wait-online.service",state="active",type="oneshot"} 1 node_systemd_unit_state{name="systemd-networkd-wait-online.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-networkd-wait-online.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="systemd-networkd-wait-online.service",state="inactive",type="oneshot"} 0 node_systemd_unit_state{name="systemd-networkd.service",state="activating",type="notify"} 0 node_systemd_unit_state{name="systemd-networkd.service",state="active",type="notify"} 1 node_systemd_unit_state{name="systemd-networkd.service",state="deactivating",type="notify"} 0 node_systemd_unit_state{name="systemd-networkd.service",state="failed",type="notify"} 0 node_systemd_unit_state{name="systemd-networkd.service",state="inactive",type="notify"} 0 node_systemd_unit_state{name="systemd-networkd.socket",state="activating",type=""} 0 node_systemd_unit_state{name="systemd-networkd.socket",state="active",type=""} 1 node_systemd_unit_state{name="systemd-networkd.socket",state="deactivating",type=""} 0 node_systemd_unit_state{name="systemd-networkd.socket",state="failed",type=""} 0 node_systemd_unit_state{name="systemd-networkd.socket",state="inactive",type=""} 0 node_systemd_unit_state{name="systemd-quotacheck.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-quotacheck.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="systemd-quotacheck.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-quotacheck.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="systemd-quotacheck.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="systemd-random-seed.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-random-seed.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="systemd-random-seed.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-random-seed.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="systemd-random-seed.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="systemd-remount-fs.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-remount-fs.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="systemd-remount-fs.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-remount-fs.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="systemd-remount-fs.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="systemd-sysctl.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-sysctl.service",state="active",type="oneshot"} 1 node_systemd_unit_state{name="systemd-sysctl.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-sysctl.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="systemd-sysctl.service",state="inactive",type="oneshot"} 0 node_systemd_unit_state{name="systemd-timesyncd.service",state="activating",type="notify"} 0 node_systemd_unit_state{name="systemd-timesyncd.service",state="active",type="notify"} 0 node_systemd_unit_state{name="systemd-timesyncd.service",state="deactivating",type="notify"} 0 node_systemd_unit_state{name="systemd-timesyncd.service",state="failed",type="notify"} 0 node_systemd_unit_state{name="systemd-timesyncd.service",state="inactive",type="notify"} 1 node_systemd_unit_state{name="systemd-tmpfiles-clean.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-tmpfiles-clean.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="systemd-tmpfiles-clean.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-tmpfiles-clean.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="systemd-tmpfiles-clean.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="systemd-tmpfiles-clean.timer",state="activating",type=""} 0 node_systemd_unit_state{name="systemd-tmpfiles-clean.timer",state="active",type=""} 1 node_systemd_unit_state{name="systemd-tmpfiles-clean.timer",state="deactivating",type=""} 0 node_systemd_unit_state{name="systemd-tmpfiles-clean.timer",state="failed",type=""} 0 node_systemd_unit_state{name="systemd-tmpfiles-clean.timer",state="inactive",type=""} 0 node_systemd_unit_state{name="systemd-tmpfiles-setup-dev.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-tmpfiles-setup-dev.service",state="active",type="oneshot"} 1 node_systemd_unit_state{name="systemd-tmpfiles-setup-dev.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-tmpfiles-setup-dev.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="systemd-tmpfiles-setup-dev.service",state="inactive",type="oneshot"} 0 node_systemd_unit_state{name="systemd-tmpfiles-setup.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-tmpfiles-setup.service",state="active",type="oneshot"} 1 node_systemd_unit_state{name="systemd-tmpfiles-setup.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-tmpfiles-setup.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="systemd-tmpfiles-setup.service",state="inactive",type="oneshot"} 0 node_systemd_unit_state{name="systemd-udev-trigger.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-udev-trigger.service",state="active",type="oneshot"} 1 node_systemd_unit_state{name="systemd-udev-trigger.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-udev-trigger.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="systemd-udev-trigger.service",state="inactive",type="oneshot"} 0 node_systemd_unit_state{name="systemd-udevd-control.socket",state="activating",type=""} 0 node_systemd_unit_state{name="systemd-udevd-control.socket",state="active",type=""} 1 node_systemd_unit_state{name="systemd-udevd-control.socket",state="deactivating",type=""} 0 node_systemd_unit_state{name="systemd-udevd-control.socket",state="failed",type=""} 0 node_systemd_unit_state{name="systemd-udevd-control.socket",state="inactive",type=""} 0 node_systemd_unit_state{name="systemd-udevd-kernel.socket",state="activating",type=""} 0 node_systemd_unit_state{name="systemd-udevd-kernel.socket",state="active",type=""} 1 node_systemd_unit_state{name="systemd-udevd-kernel.socket",state="deactivating",type=""} 0 node_systemd_unit_state{name="systemd-udevd-kernel.socket",state="failed",type=""} 0 node_systemd_unit_state{name="systemd-udevd-kernel.socket",state="inactive",type=""} 0 node_systemd_unit_state{name="systemd-udevd.service",state="activating",type="notify"} 0 node_systemd_unit_state{name="systemd-udevd.service",state="active",type="notify"} 1 node_systemd_unit_state{name="systemd-udevd.service",state="deactivating",type="notify"} 0 node_systemd_unit_state{name="systemd-udevd.service",state="failed",type="notify"} 0 node_systemd_unit_state{name="systemd-udevd.service",state="inactive",type="notify"} 0 node_systemd_unit_state{name="systemd-update-utmp-runlevel.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-update-utmp-runlevel.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="systemd-update-utmp-runlevel.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-update-utmp-runlevel.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="systemd-update-utmp-runlevel.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="systemd-update-utmp.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-update-utmp.service",state="active",type="oneshot"} 1 node_systemd_unit_state{name="systemd-update-utmp.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-update-utmp.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="systemd-update-utmp.service",state="inactive",type="oneshot"} 0 node_systemd_unit_state{name="systemd-user-sessions.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-user-sessions.service",state="active",type="oneshot"} 1 node_systemd_unit_state{name="systemd-user-sessions.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-user-sessions.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="systemd-user-sessions.service",state="inactive",type="oneshot"} 0 node_systemd_unit_state{name="telegraf.service",state="activating",type="notify"} 0 node_systemd_unit_state{name="telegraf.service",state="active",type="notify"} 1 node_systemd_unit_state{name="telegraf.service",state="deactivating",type="notify"} 0 node_systemd_unit_state{name="telegraf.service",state="failed",type="notify"} 0 node_systemd_unit_state{name="telegraf.service",state="inactive",type="notify"} 0 node_systemd_unit_state{name="time-sync.target",state="activating",type=""} 0 node_systemd_unit_state{name="time-sync.target",state="active",type=""} 1 node_systemd_unit_state{name="time-sync.target",state="deactivating",type=""} 0 node_systemd_unit_state{name="time-sync.target",state="failed",type=""} 0 node_systemd_unit_state{name="time-sync.target",state="inactive",type=""} 0 node_systemd_unit_state{name="timers.target",state="activating",type=""} 0 node_systemd_unit_state{name="timers.target",state="active",type=""} 1 node_systemd_unit_state{name="timers.target",state="deactivating",type=""} 0 node_systemd_unit_state{name="timers.target",state="failed",type=""} 0 node_systemd_unit_state{name="timers.target",state="inactive",type=""} 0 node_systemd_unit_state{name="ua-reboot-cmds.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="ua-reboot-cmds.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="ua-reboot-cmds.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="ua-reboot-cmds.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="ua-reboot-cmds.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="ua-timer.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="ua-timer.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="ua-timer.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="ua-timer.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="ua-timer.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="ua-timer.timer",state="activating",type=""} 0 node_systemd_unit_state{name="ua-timer.timer",state="active",type=""} 0 node_systemd_unit_state{name="ua-timer.timer",state="deactivating",type=""} 0 node_systemd_unit_state{name="ua-timer.timer",state="failed",type=""} 0 node_systemd_unit_state{name="ua-timer.timer",state="inactive",type=""} 1 node_systemd_unit_state{name="ubuntu-advantage.service",state="activating",type="simple"} 0 node_systemd_unit_state{name="ubuntu-advantage.service",state="active",type="simple"} 0 node_systemd_unit_state{name="ubuntu-advantage.service",state="deactivating",type="simple"} 0 node_systemd_unit_state{name="ubuntu-advantage.service",state="failed",type="simple"} 0 node_systemd_unit_state{name="ubuntu-advantage.service",state="inactive",type="simple"} 1 node_systemd_unit_state{name="umount.target",state="activating",type=""} 0 node_systemd_unit_state{name="umount.target",state="active",type=""} 0 node_systemd_unit_state{name="umount.target",state="deactivating",type=""} 0 node_systemd_unit_state{name="umount.target",state="failed",type=""} 0 node_systemd_unit_state{name="umount.target",state="inactive",type=""} 1 node_systemd_unit_state{name="unattended-upgrades.service",state="activating",type="simple"} 0 node_systemd_unit_state{name="unattended-upgrades.service",state="active",type="simple"} 1 node_systemd_unit_state{name="unattended-upgrades.service",state="deactivating",type="simple"} 0 node_systemd_unit_state{name="unattended-upgrades.service",state="failed",type="simple"} 0 node_systemd_unit_state{name="unattended-upgrades.service",state="inactive",type="simple"} 0 node_systemd_unit_state{name="user@0.service",state="activating",type="notify"} 0 node_systemd_unit_state{name="user@0.service",state="active",type="notify"} 0 node_systemd_unit_state{name="user@0.service",state="deactivating",type="notify"} 0 node_systemd_unit_state{name="user@0.service",state="failed",type="notify"} 1 node_systemd_unit_state{name="user@0.service",state="inactive",type="notify"} 0 node_systemd_unit_state{name="user@1000.service",state="activating",type="notify"} 0 node_systemd_unit_state{name="user@1000.service",state="active",type="notify"} 1 node_systemd_unit_state{name="user@1000.service",state="deactivating",type="notify"} 0 node_systemd_unit_state{name="user@1000.service",state="failed",type="notify"} 0 node_systemd_unit_state{name="user@1000.service",state="inactive",type="notify"} 0 node_systemd_unit_state{name="vzfifo.service",state="activating",type="forking"} 0 node_systemd_unit_state{name="vzfifo.service",state="active",type="forking"} 0 node_systemd_unit_state{name="vzfifo.service",state="deactivating",type="forking"} 0 node_systemd_unit_state{name="vzfifo.service",state="failed",type="forking"} 0 node_systemd_unit_state{name="vzfifo.service",state="inactive",type="forking"} 1 node_systemd_unit_state{name="xinetd.service",state="activating",type="forking"} 0 node_systemd_unit_state{name="xinetd.service",state="active",type="forking"} 1 node_systemd_unit_state{name="xinetd.service",state="deactivating",type="forking"} 0 node_systemd_unit_state{name="xinetd.service",state="failed",type="forking"} 0 node_systemd_unit_state{name="xinetd.service",state="inactive",type="forking"} 0 # HELP node_systemd_units Summary of systemd unit states # TYPE node_systemd_units gauge node_systemd_units{state="activating"} 0 node_systemd_units{state="active"} 169 node_systemd_units{state="deactivating"} 0 node_systemd_units{state="failed"} 4 node_systemd_units{state="inactive"} 110 # HELP node_systemd_version Detected systemd version # TYPE node_systemd_version gauge node_systemd_version 237 # HELP node_textfile_mtime_seconds Unixtime mtime of textfiles successfully read. # TYPE node_textfile_mtime_seconds gauge node_textfile_mtime_seconds{file="open_fds_count_service_cron.prom"} 1.719965222e+09 node_textfile_mtime_seconds{file="open_fds_count_service_etherpad.prom"} 1.719965222e+09 node_textfile_mtime_seconds{file="open_fds_count_service_fail2ban.prom"} 1.719965222e+09 node_textfile_mtime_seconds{file="open_fds_count_service_grafana-server.prom"} 1.719965222e+09 node_textfile_mtime_seconds{file="open_fds_count_service_influxdb.prom"} 1.719965222e+09 node_textfile_mtime_seconds{file="open_fds_count_service_jigasi.prom"} 1.719965224e+09 node_textfile_mtime_seconds{file="open_fds_count_service_jitsi-videobridge2.prom"} 1.719965223e+09 node_textfile_mtime_seconds{file="open_fds_count_service_nginx.prom"} 1.719965224e+09 node_textfile_mtime_seconds{file="open_fds_count_service_node_exporter.prom"} 1.719965222e+09 node_textfile_mtime_seconds{file="open_fds_count_service_prometheus.prom"} 1.719965227e+09 node_textfile_mtime_seconds{file="open_fds_count_service_prosody.prom"} 1.719965222e+09 node_textfile_mtime_seconds{file="open_fds_count_service_redis-server.prom"} 1.719965222e+09 node_textfile_mtime_seconds{file="open_fds_count_service_redis_exporter.prom"} 1.719965222e+09 node_textfile_mtime_seconds{file="open_fds_count_service_snapd.prom"} 1.719965222e+09 node_textfile_mtime_seconds{file="open_fds_count_service_ssh.prom"} 1.719965222e+09 node_textfile_mtime_seconds{file="ping_checker@ecph.prom"} 1.719965254e+09 node_textfile_mtime_seconds{file="ping_checker@isorouter_hc.prom"} 1.719965219e+09 node_textfile_mtime_seconds{file="ping_checker@isorouter_tt.prom"} 1.719965265e+09 # 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.7199652753829741e+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="CEST"} 7200 # HELP node_timex_estimated_error_seconds Estimated error in seconds. # TYPE node_timex_estimated_error_seconds gauge node_timex_estimated_error_seconds 0.000273 # HELP node_timex_frequency_adjustment_ratio Local clock frequency adjustment. # TYPE node_timex_frequency_adjustment_ratio gauge node_timex_frequency_adjustment_ratio 1.0000027837982177 # HELP node_timex_loop_time_constant Phase-locked loop time constant. # TYPE node_timex_loop_time_constant gauge node_timex_loop_time_constant 10 # HELP node_timex_maxerror_seconds Maximum error in seconds. # TYPE node_timex_maxerror_seconds gauge node_timex_maxerror_seconds 0.848702 # 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.00068719 # 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 8193 # 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="ipa.rz-ip.net",machine="x86_64",nodename="h2885745.stratoserver.net",release="4.15.0",sysname="Linux",version="#1 SMP Tue Jan 9 19:45:01 MSK 2024"} 1 # HELP node_vmstat_pgfault /proc/vmstat information field pgfault. # TYPE node_vmstat_pgfault untyped node_vmstat_pgfault 7.66818877e+08 # HELP node_vmstat_pgmajfault /proc/vmstat information field pgmajfault. # TYPE node_vmstat_pgmajfault untyped node_vmstat_pgmajfault 258 # HELP node_vmstat_pgpgin /proc/vmstat information field pgpgin. # TYPE node_vmstat_pgpgin untyped node_vmstat_pgpgin 1.718826121e+09 # HELP node_vmstat_pgpgout /proc/vmstat information field pgpgout. # TYPE node_vmstat_pgpgout untyped node_vmstat_pgpgout 1.087351484e+09 # 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 open_fds_service_count the number of used filedescriptors of service # TYPE open_fds_service_count gauge open_fds_service_count{host="h2885745.stratoserver.net",service="cron",user=""} 22 open_fds_service_count{host="h2885745.stratoserver.net",service="etherpad",user=""} 42 open_fds_service_count{host="h2885745.stratoserver.net",service="fail2ban",user=""} 41 open_fds_service_count{host="h2885745.stratoserver.net",service="grafana-server",user=""} 38 open_fds_service_count{host="h2885745.stratoserver.net",service="influxdb",user=""} 0 open_fds_service_count{host="h2885745.stratoserver.net",service="jigasi",user=""} 314 open_fds_service_count{host="h2885745.stratoserver.net",service="jitsi-videobridge2",user=""} 222 open_fds_service_count{host="h2885745.stratoserver.net",service="nginx",user=""} 784 open_fds_service_count{host="h2885745.stratoserver.net",service="node_exporter",user=""} 11 open_fds_service_count{host="h2885745.stratoserver.net",service="prometheus",user=""} 428 open_fds_service_count{host="h2885745.stratoserver.net",service="prosody",user=""} 45 open_fds_service_count{host="h2885745.stratoserver.net",service="redis-server",user=""} 38 open_fds_service_count{host="h2885745.stratoserver.net",service="redis_exporter",user=""} 11 open_fds_service_count{host="h2885745.stratoserver.net",service="snapd",user=""} 23 open_fds_service_count{host="h2885745.stratoserver.net",service="ssh",user=""} 39 # HELP ping_checker_target_error even if target:port is reachable the response could contain an error # TYPE ping_checker_target_error gauge ping_checker_target_error{connection_type="extern, incoming",host="h2885745.stratoserver.net",port="52000",service="isorouter_hc",target="isorouter.icp-ts.de",user=""} 0 ping_checker_target_error{connection_type="extern, incoming",host="h2885745.stratoserver.net",port="53000",service="isorouter_tt",target="isorouter.icp-ts.de",user=""} 0 ping_checker_target_error{connection_type="intern, incoming",host="h2885745.stratoserver.net",port="30700",service="ecph",target="ecph.icp-ts.de",user=""} 0 # HELP ping_checker_target_reachable is the target:port reachable for service from host # TYPE ping_checker_target_reachable gauge ping_checker_target_reachable{connection_type="extern, incoming",host="h2885745.stratoserver.net",port="52000",service="isorouter_hc",target="isorouter.icp-ts.de",user=""} 1 ping_checker_target_reachable{connection_type="extern, incoming",host="h2885745.stratoserver.net",port="53000",service="isorouter_tt",target="isorouter.icp-ts.de",user=""} 1 ping_checker_target_reachable{connection_type="intern, incoming",host="h2885745.stratoserver.net",port="30700",service="ecph",target="ecph.icp-ts.de",user=""} 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 49819.21 # HELP process_max_fds Maximum number of open file descriptors. # TYPE process_max_fds gauge process_max_fds 65000 # 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 2.0078592e+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.71322579342e+09 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 7.3715712e+08 # 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"} 449223 promhttp_metric_handler_requests_total{code="500"} 0 promhttp_metric_handler_requests_total{code="503"} 0 # HELP systemd_service_cpu_time cumulative CPU time, "[DD-]hh:mm:ss" format # TYPE systemd_service_cpu_time gauge systemd_service_cpu_time{host="h2885745.stratoserver.net",service="cron",user=""} 18 systemd_service_cpu_time{host="h2885745.stratoserver.net",service="etherpad",user=""} 8380 systemd_service_cpu_time{host="h2885745.stratoserver.net",service="fail2ban",user=""} 3298 systemd_service_cpu_time{host="h2885745.stratoserver.net",service="grafana-server",user=""} 0 systemd_service_cpu_time{host="h2885745.stratoserver.net",service="influxdb",user=""} 0 systemd_service_cpu_time{host="h2885745.stratoserver.net",service="jigasi",user=""} 5466 systemd_service_cpu_time{host="h2885745.stratoserver.net",service="jitsi-videobridge2",user=""} 12574 systemd_service_cpu_time{host="h2885745.stratoserver.net",service="nginx",user=""} 0 systemd_service_cpu_time{host="h2885745.stratoserver.net",service="node_exporter",user=""} 49818 systemd_service_cpu_time{host="h2885745.stratoserver.net",service="prometheus",user=""} 24073 systemd_service_cpu_time{host="h2885745.stratoserver.net",service="prosody",user=""} 2906 systemd_service_cpu_time{host="h2885745.stratoserver.net",service="redis-server",user=""} 21856 systemd_service_cpu_time{host="h2885745.stratoserver.net",service="redis_exporter",user=""} 3393 systemd_service_cpu_time{host="h2885745.stratoserver.net",service="snapd",user=""} 131 systemd_service_cpu_time{host="h2885745.stratoserver.net",service="ssh",user=""} 31 # HELP systemd_service_cpu_usage per-mill (tenths of a percent) CPU usage. # TYPE systemd_service_cpu_usage gauge systemd_service_cpu_usage{host="h2885745.stratoserver.net",service="cron",user=""} 0 systemd_service_cpu_usage{host="h2885745.stratoserver.net",service="etherpad",user=""} 1 systemd_service_cpu_usage{host="h2885745.stratoserver.net",service="fail2ban",user=""} 0 systemd_service_cpu_usage{host="h2885745.stratoserver.net",service="grafana-server",user=""} 0 systemd_service_cpu_usage{host="h2885745.stratoserver.net",service="influxdb",user=""} 0 systemd_service_cpu_usage{host="h2885745.stratoserver.net",service="jigasi",user=""} 0 systemd_service_cpu_usage{host="h2885745.stratoserver.net",service="jitsi-videobridge2",user=""} 4 systemd_service_cpu_usage{host="h2885745.stratoserver.net",service="nginx",user=""} 0 systemd_service_cpu_usage{host="h2885745.stratoserver.net",service="node_exporter",user=""} 7 systemd_service_cpu_usage{host="h2885745.stratoserver.net",service="prometheus",user=""} 110 systemd_service_cpu_usage{host="h2885745.stratoserver.net",service="prosody",user=""} 1 systemd_service_cpu_usage{host="h2885745.stratoserver.net",service="redis-server",user=""} 3 systemd_service_cpu_usage{host="h2885745.stratoserver.net",service="redis_exporter",user=""} 0 systemd_service_cpu_usage{host="h2885745.stratoserver.net",service="snapd",user=""} 0 systemd_service_cpu_usage{host="h2885745.stratoserver.net",service="ssh",user=""} 0 # HELP systemd_service_rssize resident set size, the non-swapped physical memory that a task has used (inkiloBytes) # TYPE systemd_service_rssize gauge systemd_service_rssize{host="h2885745.stratoserver.net",service="cron",user=""} 1700 systemd_service_rssize{host="h2885745.stratoserver.net",service="etherpad",user=""} 122296 systemd_service_rssize{host="h2885745.stratoserver.net",service="fail2ban",user=""} 27212 systemd_service_rssize{host="h2885745.stratoserver.net",service="grafana-server",user=""} 6176 systemd_service_rssize{host="h2885745.stratoserver.net",service="influxdb",user=""} 0 systemd_service_rssize{host="h2885745.stratoserver.net",service="jigasi",user=""} 297296 systemd_service_rssize{host="h2885745.stratoserver.net",service="jitsi-videobridge2",user=""} 718756 systemd_service_rssize{host="h2885745.stratoserver.net",service="nginx",user=""} 30420 systemd_service_rssize{host="h2885745.stratoserver.net",service="node_exporter",user=""} 19268 systemd_service_rssize{host="h2885745.stratoserver.net",service="prometheus",user=""} 740992 systemd_service_rssize{host="h2885745.stratoserver.net",service="prosody",user=""} 17560 systemd_service_rssize{host="h2885745.stratoserver.net",service="redis-server",user=""} 43748 systemd_service_rssize{host="h2885745.stratoserver.net",service="redis_exporter",user=""} 18684 systemd_service_rssize{host="h2885745.stratoserver.net",service="snapd",user=""} 25648 systemd_service_rssize{host="h2885745.stratoserver.net",service="ssh",user=""} 5028 # HELP systemd_service_size size in physical pages of the core image of the process # TYPE systemd_service_size gauge systemd_service_size{host="h2885745.stratoserver.net",service="cron",user=""} 416 systemd_service_size{host="h2885745.stratoserver.net",service="etherpad",user=""} 1.368684e+06 systemd_service_size{host="h2885745.stratoserver.net",service="fail2ban",user=""} 236320 systemd_service_size{host="h2885745.stratoserver.net",service="grafana-server",user=""} 704 systemd_service_size{host="h2885745.stratoserver.net",service="influxdb",user=""} 0 systemd_service_size{host="h2885745.stratoserver.net",service="jigasi",user=""} 8.035972e+06 systemd_service_size{host="h2885745.stratoserver.net",service="jitsi-videobridge2",user=""} 1.4364512e+07 systemd_service_size{host="h2885745.stratoserver.net",service="nginx",user=""} 21744 systemd_service_size{host="h2885745.stratoserver.net",service="node_exporter",user=""} 706736 systemd_service_size{host="h2885745.stratoserver.net",service="prometheus",user=""} 3.342904e+06 systemd_service_size{host="h2885745.stratoserver.net",service="prosody",user=""} 11160 systemd_service_size{host="h2885745.stratoserver.net",service="redis-server",user=""} 69928 systemd_service_size{host="h2885745.stratoserver.net",service="redis_exporter",user=""} 704348 systemd_service_size{host="h2885745.stratoserver.net",service="snapd",user=""} 1.81382e+06 systemd_service_size{host="h2885745.stratoserver.net",service="ssh",user=""} 700 # HELP systemd_service_thread_count number of lwps (threads) in the process # TYPE systemd_service_thread_count gauge systemd_service_thread_count{host="h2885745.stratoserver.net",service="cron",user=""} 1 systemd_service_thread_count{host="h2885745.stratoserver.net",service="etherpad",user=""} 13 systemd_service_thread_count{host="h2885745.stratoserver.net",service="fail2ban",user=""} 3 systemd_service_thread_count{host="h2885745.stratoserver.net",service="grafana-server",user=""} 2 systemd_service_thread_count{host="h2885745.stratoserver.net",service="influxdb",user=""} 0 systemd_service_thread_count{host="h2885745.stratoserver.net",service="jigasi",user=""} 41 systemd_service_thread_count{host="h2885745.stratoserver.net",service="jitsi-videobridge2",user=""} 73 systemd_service_thread_count{host="h2885745.stratoserver.net",service="nginx",user=""} 9 systemd_service_thread_count{host="h2885745.stratoserver.net",service="node_exporter",user=""} 36 systemd_service_thread_count{host="h2885745.stratoserver.net",service="prometheus",user=""} 36 systemd_service_thread_count{host="h2885745.stratoserver.net",service="prosody",user=""} 1 systemd_service_thread_count{host="h2885745.stratoserver.net",service="redis-server",user=""} 4 systemd_service_thread_count{host="h2885745.stratoserver.net",service="redis_exporter",user=""} 12 systemd_service_thread_count{host="h2885745.stratoserver.net",service="snapd",user=""} 16 systemd_service_thread_count{host="h2885745.stratoserver.net",service="ssh",user=""} 1 # HELP systemd_service_vsize virtual memory size of the process in KiB (1024-byte units) # TYPE systemd_service_vsize gauge systemd_service_vsize{host="h2885745.stratoserver.net",service="cron",user=""} 31540 systemd_service_vsize{host="h2885745.stratoserver.net",service="etherpad",user=""} 1.460168e+06 systemd_service_vsize{host="h2885745.stratoserver.net",service="fail2ban",user=""} 308492 systemd_service_vsize{host="h2885745.stratoserver.net",service="grafana-server",user=""} 26216 systemd_service_vsize{host="h2885745.stratoserver.net",service="influxdb",user=""} 0 systemd_service_vsize{host="h2885745.stratoserver.net",service="jigasi",user=""} 8.278488e+06 systemd_service_vsize{host="h2885745.stratoserver.net",service="jitsi-videobridge2",user=""} 1.460138e+07 systemd_service_vsize{host="h2885745.stratoserver.net",service="nginx",user=""} 1.52082e+06 systemd_service_vsize{host="h2885745.stratoserver.net",service="node_exporter",user=""} 719880 systemd_service_vsize{host="h2885745.stratoserver.net",service="prometheus",user=""} 6.593292e+07 systemd_service_vsize{host="h2885745.stratoserver.net",service="prosody",user=""} 60768 systemd_service_vsize{host="h2885745.stratoserver.net",service="redis-server",user=""} 88532 systemd_service_vsize{host="h2885745.stratoserver.net",service="redis_exporter",user=""} 712732 systemd_service_vsize{host="h2885745.stratoserver.net",service="snapd",user=""} 1.850596e+06 systemd_service_vsize{host="h2885745.stratoserver.net",service="ssh",user=""} 72292