# HELP go_gc_duration_seconds A summary of the GC invocation durations. # TYPE go_gc_duration_seconds summary go_gc_duration_seconds{quantile="0"} 1.4011e-05 go_gc_duration_seconds{quantile="0.25"} 1.8683e-05 go_gc_duration_seconds{quantile="0.5"} 2.2306e-05 go_gc_duration_seconds{quantile="0.75"} 3.7008e-05 go_gc_duration_seconds{quantile="1"} 0.000254359 go_gc_duration_seconds_sum 177.470159517 go_gc_duration_seconds_count 1.945418e+06 # HELP go_goroutines Number of goroutines that currently exist. # TYPE go_goroutines gauge go_goroutines 7 # HELP go_info Information about the Go environment. # TYPE go_info gauge go_info{version="go1.12.5"} 1 # HELP go_memstats_alloc_bytes Number of bytes allocated and still in use. # TYPE go_memstats_alloc_bytes gauge go_memstats_alloc_bytes 1.679624e+06 # HELP go_memstats_alloc_bytes_total Total number of bytes allocated, even if freed. # TYPE go_memstats_alloc_bytes_total counter go_memstats_alloc_bytes_total 4.687836299304e+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 1.878441e+06 # HELP go_memstats_frees_total Total number of frees. # TYPE go_memstats_frees_total counter go_memstats_frees_total 4.8810000506e+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 2.230717950557448e-05 # 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 2.377728e+06 # HELP go_memstats_heap_alloc_bytes Number of heap bytes allocated and still in use. # TYPE go_memstats_heap_alloc_bytes gauge go_memstats_heap_alloc_bytes 1.679624e+06 # HELP go_memstats_heap_idle_bytes Number of heap bytes waiting to be used. # TYPE go_memstats_heap_idle_bytes gauge go_memstats_heap_idle_bytes 6.3094784e+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 3.227648e+06 # HELP go_memstats_heap_objects Number of allocated objects. # TYPE go_memstats_heap_objects gauge go_memstats_heap_objects 9202 # 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 6.0243968e+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.6322432e+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.726904184858874e+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 4.8810009708e+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 6944 # 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 50544 # 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 81920 # 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 823119 # 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 786432 # 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 786432 # HELP go_memstats_sys_bytes Number of bytes obtained from system. # TYPE go_memstats_sys_bytes gauge go_memstats_sys_bytes 7.2286456e+07 # HELP go_threads Number of OS threads created. # TYPE go_threads gauge go_threads 13 # HELP node_boot_time_seconds Node boot time, in unixtime. # TYPE node_boot_time_seconds gauge node_boot_time_seconds 1.690757311e+09 # HELP node_context_switches_total Total number of context switches. # TYPE node_context_switches_total counter node_context_switches_total 1.43557587703e+11 # 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 # 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"} 3.248189586e+07 node_cpu_seconds_total{cpu="0",mode="iowait"} 6308.2 node_cpu_seconds_total{cpu="0",mode="irq"} 0 node_cpu_seconds_total{cpu="0",mode="nice"} 3738.7 node_cpu_seconds_total{cpu="0",mode="softirq"} 151002.87 node_cpu_seconds_total{cpu="0",mode="steal"} 0 node_cpu_seconds_total{cpu="0",mode="system"} 437224.58 node_cpu_seconds_total{cpu="0",mode="user"} 2.59720309e+06 node_cpu_seconds_total{cpu="1",mode="idle"} 3.244211297e+07 node_cpu_seconds_total{cpu="1",mode="iowait"} 6150.75 node_cpu_seconds_total{cpu="1",mode="irq"} 0 node_cpu_seconds_total{cpu="1",mode="nice"} 5118.32 node_cpu_seconds_total{cpu="1",mode="softirq"} 147236.56 node_cpu_seconds_total{cpu="1",mode="steal"} 0 node_cpu_seconds_total{cpu="1",mode="system"} 467119.73 node_cpu_seconds_total{cpu="1",mode="user"} 2.63032703e+06 node_cpu_seconds_total{cpu="2",mode="idle"} 3.246734499e+07 node_cpu_seconds_total{cpu="2",mode="iowait"} 8503.19 node_cpu_seconds_total{cpu="2",mode="irq"} 0 node_cpu_seconds_total{cpu="2",mode="nice"} 1256.44 node_cpu_seconds_total{cpu="2",mode="softirq"} 150493.6 node_cpu_seconds_total{cpu="2",mode="steal"} 0 node_cpu_seconds_total{cpu="2",mode="system"} 429976.48 node_cpu_seconds_total{cpu="2",mode="user"} 2.63722485e+06 node_cpu_seconds_total{cpu="3",mode="idle"} 3.242201873e+07 node_cpu_seconds_total{cpu="3",mode="iowait"} 6267.39 node_cpu_seconds_total{cpu="3",mode="irq"} 0 node_cpu_seconds_total{cpu="3",mode="nice"} 6967.42 node_cpu_seconds_total{cpu="3",mode="softirq"} 148410.35 node_cpu_seconds_total{cpu="3",mode="steal"} 0 node_cpu_seconds_total{cpu="3",mode="system"} 461200.43 node_cpu_seconds_total{cpu="3",mode="user"} 2.65788118e+06 # HELP node_disk_io_now The number of I/Os currently in progress. # TYPE node_disk_io_now gauge node_disk_io_now{device="dm-0"} 0 node_disk_io_now{device="dm-1"} 0 node_disk_io_now{device="dm-10"} 0 node_disk_io_now{device="dm-2"} 0 node_disk_io_now{device="dm-3"} 0 node_disk_io_now{device="dm-5"} 0 node_disk_io_now{device="dm-6"} 0 node_disk_io_now{device="dm-7"} 0 node_disk_io_now{device="dm-9"} 0 node_disk_io_now{device="sda"} 0 node_disk_io_now{device="sr0"} 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="dm-0"} 3950.534 node_disk_io_time_seconds_total{device="dm-1"} 24.564 node_disk_io_time_seconds_total{device="dm-10"} 1.317 node_disk_io_time_seconds_total{device="dm-2"} 0.904 node_disk_io_time_seconds_total{device="dm-3"} 0.021 node_disk_io_time_seconds_total{device="dm-5"} 18.431 node_disk_io_time_seconds_total{device="dm-6"} 27.059 node_disk_io_time_seconds_total{device="dm-7"} 41.739000000000004 node_disk_io_time_seconds_total{device="dm-9"} 16.465 node_disk_io_time_seconds_total{device="sda"} 47988.203 node_disk_io_time_seconds_total{device="sr0"} 0.009000000000000001 # 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="dm-0"} 13968.793 node_disk_io_time_weighted_seconds_total{device="dm-1"} 222.494 node_disk_io_time_weighted_seconds_total{device="dm-10"} 4.394 node_disk_io_time_weighted_seconds_total{device="dm-2"} 1.06 node_disk_io_time_weighted_seconds_total{device="dm-3"} 0.07100000000000001 node_disk_io_time_weighted_seconds_total{device="dm-5"} 31.969 node_disk_io_time_weighted_seconds_total{device="dm-6"} 507.721 node_disk_io_time_weighted_seconds_total{device="dm-7"} 525.259 node_disk_io_time_weighted_seconds_total{device="dm-9"} 47.64 node_disk_io_time_weighted_seconds_total{device="sda"} 2.79718569e+06 node_disk_io_time_weighted_seconds_total{device="sr0"} 0.011 # 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="dm-0"} 5.2230144512e+10 node_disk_read_bytes_total{device="dm-1"} 9.6838656e+07 node_disk_read_bytes_total{device="dm-10"} 1.7218048e+07 node_disk_read_bytes_total{device="dm-2"} 1.4396928e+07 node_disk_read_bytes_total{device="dm-3"} 1.0177024e+07 node_disk_read_bytes_total{device="dm-5"} 1.043712e+07 node_disk_read_bytes_total{device="dm-6"} 1.60910336e+08 node_disk_read_bytes_total{device="dm-7"} 2.1969408e+08 node_disk_read_bytes_total{device="dm-9"} 1.3144064e+07 node_disk_read_bytes_total{device="sda"} 7.11050405888e+11 node_disk_read_bytes_total{device="sr0"} 1.052672e+06 # 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="dm-0"} 5342.823 node_disk_read_time_seconds_total{device="dm-1"} 137.687 node_disk_read_time_seconds_total{device="dm-10"} 4.328 node_disk_read_time_seconds_total{device="dm-2"} 0.164 node_disk_read_time_seconds_total{device="dm-3"} 0.045 node_disk_read_time_seconds_total{device="dm-5"} 26.29 node_disk_read_time_seconds_total{device="dm-6"} 490.39 node_disk_read_time_seconds_total{device="dm-7"} 399.468 node_disk_read_time_seconds_total{device="dm-9"} 31.576 node_disk_read_time_seconds_total{device="sda"} 1.109259269e+06 node_disk_read_time_seconds_total{device="sr0"} 0.011 # 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="dm-0"} 1.751538e+06 node_disk_reads_completed_total{device="dm-1"} 2409 node_disk_reads_completed_total{device="dm-10"} 749 node_disk_reads_completed_total{device="dm-2"} 410 node_disk_reads_completed_total{device="dm-3"} 347 node_disk_reads_completed_total{device="dm-5"} 424 node_disk_reads_completed_total{device="dm-6"} 6131 node_disk_reads_completed_total{device="dm-7"} 9228 node_disk_reads_completed_total{device="dm-9"} 464 node_disk_reads_completed_total{device="sda"} 1.6286634e+07 node_disk_reads_completed_total{device="sr0"} 18 # 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="dm-0"} 0 node_disk_reads_merged_total{device="dm-1"} 0 node_disk_reads_merged_total{device="dm-10"} 0 node_disk_reads_merged_total{device="dm-2"} 0 node_disk_reads_merged_total{device="dm-3"} 0 node_disk_reads_merged_total{device="dm-5"} 0 node_disk_reads_merged_total{device="dm-6"} 0 node_disk_reads_merged_total{device="dm-7"} 0 node_disk_reads_merged_total{device="dm-9"} 0 node_disk_reads_merged_total{device="sda"} 85895 node_disk_reads_merged_total{device="sr0"} 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="dm-0"} 8625.096 node_disk_write_time_seconds_total{device="dm-1"} 84.807 node_disk_write_time_seconds_total{device="dm-10"} 0.066 node_disk_write_time_seconds_total{device="dm-2"} 0.896 node_disk_write_time_seconds_total{device="dm-3"} 0.026000000000000002 node_disk_write_time_seconds_total{device="dm-5"} 5.679 node_disk_write_time_seconds_total{device="dm-6"} 17.330000000000002 node_disk_write_time_seconds_total{device="dm-7"} 125.791 node_disk_write_time_seconds_total{device="dm-9"} 16.064 node_disk_write_time_seconds_total{device="sda"} 1.687948985e+06 node_disk_write_time_seconds_total{device="sr0"} 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="dm-0"} 5.08108e+06 node_disk_writes_completed_total{device="dm-1"} 390 node_disk_writes_completed_total{device="dm-10"} 44 node_disk_writes_completed_total{device="dm-2"} 644 node_disk_writes_completed_total{device="dm-3"} 41 node_disk_writes_completed_total{device="dm-5"} 1845 node_disk_writes_completed_total{device="dm-6"} 6354 node_disk_writes_completed_total{device="dm-7"} 1130 node_disk_writes_completed_total{device="dm-9"} 273 node_disk_writes_completed_total{device="sda"} 3.4958285e+07 node_disk_writes_completed_total{device="sr0"} 0 # HELP node_disk_writes_merged_total The number of writes merged. # TYPE node_disk_writes_merged_total counter node_disk_writes_merged_total{device="dm-0"} 0 node_disk_writes_merged_total{device="dm-1"} 0 node_disk_writes_merged_total{device="dm-10"} 0 node_disk_writes_merged_total{device="dm-2"} 0 node_disk_writes_merged_total{device="dm-3"} 0 node_disk_writes_merged_total{device="dm-5"} 0 node_disk_writes_merged_total{device="dm-6"} 0 node_disk_writes_merged_total{device="dm-7"} 0 node_disk_writes_merged_total{device="dm-9"} 0 node_disk_writes_merged_total{device="sda"} 1.683106e+06 node_disk_writes_merged_total{device="sr0"} 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="dm-0"} 1.09604034048e+11 node_disk_written_bytes_total{device="dm-1"} 8.40448e+06 node_disk_written_bytes_total{device="dm-10"} 2.525184e+06 node_disk_written_bytes_total{device="dm-2"} 2.3926784e+07 node_disk_written_bytes_total{device="dm-3"} 2.33216e+06 node_disk_written_bytes_total{device="dm-5"} 6.5652224e+07 node_disk_written_bytes_total{device="dm-6"} 2.02759168e+08 node_disk_written_bytes_total{device="dm-7"} 2.172928e+07 node_disk_written_bytes_total{device="dm-9"} 9.580032e+06 node_disk_written_bytes_total{device="sda"} 2.078163747328e+12 node_disk_written_bytes_total{device="sr0"} 0 # 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.12.5",revision="3db77732e925c08f675d7404a8c46466b2ece83e",version="0.18.1"} 1 # HELP node_filesystem_avail_bytes Filesystem space available to non-root users in bytes. # TYPE node_filesystem_avail_bytes gauge node_filesystem_avail_bytes{device="/dev/sda1",fstype="xfs",mountpoint="/boot"} 3.58326272e+08 node_filesystem_avail_bytes{device="/dev/sda2",fstype="xfs",mountpoint="/"} 2.218790912e+10 node_filesystem_avail_bytes{device="rootfs",fstype="rootfs",mountpoint="/"} 2.218790912e+10 node_filesystem_avail_bytes{device="tmpfs",fstype="tmpfs",mountpoint="/run"} 5.59353856e+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/sda1",fstype="xfs",mountpoint="/boot"} 0 node_filesystem_device_error{device="/dev/sda2",fstype="xfs",mountpoint="/"} 0 node_filesystem_device_error{device="rootfs",fstype="rootfs",mountpoint="/"} 0 node_filesystem_device_error{device="tmpfs",fstype="tmpfs",mountpoint="/run"} 0 # HELP node_filesystem_files Filesystem total file nodes. # TYPE node_filesystem_files gauge node_filesystem_files{device="/dev/sda1",fstype="xfs",mountpoint="/boot"} 262144 node_filesystem_files{device="/dev/sda2",fstype="xfs",mountpoint="/"} 1.572864e+07 node_filesystem_files{device="rootfs",fstype="rootfs",mountpoint="/"} 1.572864e+07 node_filesystem_files{device="tmpfs",fstype="tmpfs",mountpoint="/run"} 1.517418e+06 # HELP node_filesystem_files_free Filesystem total free file nodes. # TYPE node_filesystem_files_free gauge node_filesystem_files_free{device="/dev/sda1",fstype="xfs",mountpoint="/boot"} 261805 node_filesystem_files_free{device="/dev/sda2",fstype="xfs",mountpoint="/"} 1.5673073e+07 node_filesystem_files_free{device="rootfs",fstype="rootfs",mountpoint="/"} 1.5673073e+07 node_filesystem_files_free{device="tmpfs",fstype="tmpfs",mountpoint="/run"} 1.516744e+06 # HELP node_filesystem_free_bytes Filesystem free space in bytes. # TYPE node_filesystem_free_bytes gauge node_filesystem_free_bytes{device="/dev/sda1",fstype="xfs",mountpoint="/boot"} 3.58326272e+08 node_filesystem_free_bytes{device="/dev/sda2",fstype="xfs",mountpoint="/"} 2.218790912e+10 node_filesystem_free_bytes{device="rootfs",fstype="rootfs",mountpoint="/"} 2.218790912e+10 node_filesystem_free_bytes{device="tmpfs",fstype="tmpfs",mountpoint="/run"} 5.59353856e+09 # HELP node_filesystem_readonly Filesystem read-only status. # TYPE node_filesystem_readonly gauge node_filesystem_readonly{device="/dev/sda1",fstype="xfs",mountpoint="/boot"} 0 node_filesystem_readonly{device="/dev/sda2",fstype="xfs",mountpoint="/"} 0 node_filesystem_readonly{device="rootfs",fstype="rootfs",mountpoint="/"} 0 node_filesystem_readonly{device="tmpfs",fstype="tmpfs",mountpoint="/run"} 0 # HELP node_filesystem_size_bytes Filesystem size in bytes. # TYPE node_filesystem_size_bytes gauge node_filesystem_size_bytes{device="/dev/sda1",fstype="xfs",mountpoint="/boot"} 5.33368832e+08 node_filesystem_size_bytes{device="/dev/sda2",fstype="xfs",mountpoint="/"} 3.219652608e+10 node_filesystem_size_bytes{device="rootfs",fstype="rootfs",mountpoint="/"} 3.219652608e+10 node_filesystem_size_bytes{device="tmpfs",fstype="tmpfs",mountpoint="/run"} 6.215344128e+09 # HELP node_forks_total Total number of forks. # TYPE node_forks_total counter node_forks_total 1.55450826e+08 # HELP node_intr_total Total number of interrupts serviced. # TYPE node_intr_total counter node_intr_total 3.812367987e+10 # HELP node_load1 1m load average. # TYPE node_load1 gauge node_load1 0.02 # HELP node_load15 15m load average. # TYPE node_load15 gauge node_load15 0.09 # HELP node_load5 5m load average. # TYPE node_load5 gauge node_load5 0.11 # HELP node_memory_Active_anon_bytes Memory information field Active_anon_bytes. # TYPE node_memory_Active_anon_bytes gauge node_memory_Active_anon_bytes 1.424257024e+09 # HELP node_memory_Active_bytes Memory information field Active_bytes. # TYPE node_memory_Active_bytes gauge node_memory_Active_bytes 2.938351616e+09 # HELP node_memory_Active_file_bytes Memory information field Active_file_bytes. # TYPE node_memory_Active_file_bytes gauge node_memory_Active_file_bytes 1.514094592e+09 # HELP node_memory_AnonHugePages_bytes Memory information field AnonHugePages_bytes. # TYPE node_memory_AnonHugePages_bytes gauge node_memory_AnonHugePages_bytes 7.00448768e+08 # HELP node_memory_AnonPages_bytes Memory information field AnonPages_bytes. # TYPE node_memory_AnonPages_bytes gauge node_memory_AnonPages_bytes 1.210998784e+09 # HELP node_memory_Bounce_bytes Memory information field Bounce_bytes. # TYPE node_memory_Bounce_bytes gauge node_memory_Bounce_bytes 0 # HELP node_memory_Buffers_bytes Memory information field Buffers_bytes. # TYPE node_memory_Buffers_bytes gauge node_memory_Buffers_bytes 2.31424e+06 # HELP node_memory_Cached_bytes Memory information field Cached_bytes. # TYPE node_memory_Cached_bytes gauge node_memory_Cached_bytes 3.069444096e+09 # HELP node_memory_CommitLimit_bytes Memory information field CommitLimit_bytes. # TYPE node_memory_CommitLimit_bytes gauge node_memory_CommitLimit_bytes 7.824904192e+09 # HELP node_memory_Committed_AS_bytes Memory information field Committed_AS_bytes. # TYPE node_memory_Committed_AS_bytes gauge node_memory_Committed_AS_bytes 6.310653952e+09 # HELP node_memory_DirectMap2M_bytes Memory information field DirectMap2M_bytes. # TYPE node_memory_DirectMap2M_bytes gauge node_memory_DirectMap2M_bytes 1.27401984e+10 # HELP node_memory_DirectMap4k_bytes Memory information field DirectMap4k_bytes. # TYPE node_memory_DirectMap4k_bytes gauge node_memory_DirectMap4k_bytes 1.44637952e+08 # HELP node_memory_Dirty_bytes Memory information field Dirty_bytes. # TYPE node_memory_Dirty_bytes gauge node_memory_Dirty_bytes 90112 # HELP node_memory_HardwareCorrupted_bytes Memory information field HardwareCorrupted_bytes. # TYPE node_memory_HardwareCorrupted_bytes gauge node_memory_HardwareCorrupted_bytes 0 # HELP node_memory_HugePages_Free Memory information field HugePages_Free. # TYPE node_memory_HugePages_Free gauge node_memory_HugePages_Free 0 # HELP node_memory_HugePages_Rsvd Memory information field HugePages_Rsvd. # TYPE node_memory_HugePages_Rsvd gauge node_memory_HugePages_Rsvd 0 # HELP node_memory_HugePages_Surp Memory information field HugePages_Surp. # TYPE node_memory_HugePages_Surp gauge node_memory_HugePages_Surp 0 # HELP node_memory_HugePages_Total Memory information field HugePages_Total. # TYPE node_memory_HugePages_Total gauge node_memory_HugePages_Total 0 # HELP node_memory_Hugepagesize_bytes Memory information field Hugepagesize_bytes. # TYPE node_memory_Hugepagesize_bytes gauge node_memory_Hugepagesize_bytes 2.097152e+06 # HELP node_memory_Inactive_anon_bytes Memory information field Inactive_anon_bytes. # TYPE node_memory_Inactive_anon_bytes gauge node_memory_Inactive_anon_bytes 4.55294976e+08 # HELP node_memory_Inactive_bytes Memory information field Inactive_bytes. # TYPE node_memory_Inactive_bytes gauge node_memory_Inactive_bytes 1.391374336e+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 9.3607936e+08 # HELP node_memory_KernelStack_bytes Memory information field KernelStack_bytes. # TYPE node_memory_KernelStack_bytes gauge node_memory_KernelStack_bytes 1.007616e+07 # HELP node_memory_Mapped_bytes Memory information field Mapped_bytes. # TYPE node_memory_Mapped_bytes gauge node_memory_Mapped_bytes 1.05148416e+08 # HELP node_memory_MemAvailable_bytes Memory information field MemAvailable_bytes. # TYPE node_memory_MemAvailable_bytes gauge node_memory_MemAvailable_bytes 9.974448128e+09 # HELP node_memory_MemFree_bytes Memory information field MemFree_bytes. # TYPE node_memory_MemFree_bytes gauge node_memory_MemFree_bytes 7.69527808e+09 # HELP node_memory_MemTotal_bytes Memory information field MemTotal_bytes. # TYPE node_memory_MemTotal_bytes gauge node_memory_MemTotal_bytes 1.2430688256e+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_NFS_Unstable_bytes Memory information field NFS_Unstable_bytes. # TYPE node_memory_NFS_Unstable_bytes gauge node_memory_NFS_Unstable_bytes 0 # HELP node_memory_PageTables_bytes Memory information field PageTables_bytes. # TYPE node_memory_PageTables_bytes gauge node_memory_PageTables_bytes 1.2197888e+07 # HELP node_memory_SReclaimable_bytes Memory information field SReclaimable_bytes. # TYPE node_memory_SReclaimable_bytes gauge node_memory_SReclaimable_bytes 1.44805888e+08 # HELP node_memory_SUnreclaim_bytes Memory information field SUnreclaim_bytes. # TYPE node_memory_SUnreclaim_bytes gauge node_memory_SUnreclaim_bytes 6.9951488e+07 # HELP node_memory_Shmem_bytes Memory information field Shmem_bytes. # TYPE node_memory_Shmem_bytes gauge node_memory_Shmem_bytes 6.21584384e+08 # HELP node_memory_Slab_bytes Memory information field Slab_bytes. # TYPE node_memory_Slab_bytes gauge node_memory_Slab_bytes 2.14757376e+08 # HELP node_memory_SwapCached_bytes Memory information field SwapCached_bytes. # TYPE node_memory_SwapCached_bytes gauge node_memory_SwapCached_bytes 5.091328e+07 # HELP node_memory_SwapFree_bytes Memory information field SwapFree_bytes. # TYPE node_memory_SwapFree_bytes gauge node_memory_SwapFree_bytes 1.140744192e+09 # HELP node_memory_SwapTotal_bytes Memory information field SwapTotal_bytes. # TYPE node_memory_SwapTotal_bytes gauge node_memory_SwapTotal_bytes 1.609560064e+09 # HELP node_memory_Unevictable_bytes Memory information field Unevictable_bytes. # TYPE node_memory_Unevictable_bytes gauge node_memory_Unevictable_bytes 0 # HELP node_memory_VmallocChunk_bytes Memory information field VmallocChunk_bytes. # TYPE node_memory_VmallocChunk_bytes gauge node_memory_VmallocChunk_bytes 3.5183965237248e+13 # HELP node_memory_VmallocTotal_bytes Memory information field VmallocTotal_bytes. # TYPE node_memory_VmallocTotal_bytes gauge node_memory_VmallocTotal_bytes 3.5184372087808e+13 # HELP node_memory_VmallocUsed_bytes Memory information field VmallocUsed_bytes. # TYPE node_memory_VmallocUsed_bytes gauge node_memory_VmallocUsed_bytes 1.89218816e+08 # HELP node_memory_WritebackTmp_bytes Memory information field WritebackTmp_bytes. # TYPE node_memory_WritebackTmp_bytes gauge node_memory_WritebackTmp_bytes 0 # HELP node_memory_Writeback_bytes Memory information field Writeback_bytes. # TYPE node_memory_Writeback_bytes gauge node_memory_Writeback_bytes 0 # HELP node_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="br-003238d41726"} 3 node_network_address_assign_type{device="br-09c2dd0738be"} 3 node_network_address_assign_type{device="br-97e9cc324f75"} 3 node_network_address_assign_type{device="docker0"} 3 node_network_address_assign_type{device="ens160"} 0 node_network_address_assign_type{device="ens192"} 0 node_network_address_assign_type{device="lo"} 0 node_network_address_assign_type{device="veth3d7b5fb"} 1 node_network_address_assign_type{device="veth58399f7"} 1 node_network_address_assign_type{device="veth6c76d07"} 1 node_network_address_assign_type{device="vethb4789aa"} 1 node_network_address_assign_type{device="vethd2f4313"} 1 node_network_address_assign_type{device="vethd8b2086"} 1 node_network_address_assign_type{device="vethdef86b6"} 1 node_network_address_assign_type{device="vethfd56a66"} 1 # HELP node_network_carrier carrier value of /sys/class/net/. # TYPE node_network_carrier gauge node_network_carrier{device="br-003238d41726"} 1 node_network_carrier{device="br-09c2dd0738be"} 1 node_network_carrier{device="br-97e9cc324f75"} 1 node_network_carrier{device="docker0"} 1 node_network_carrier{device="ens160"} 1 node_network_carrier{device="ens192"} 1 node_network_carrier{device="lo"} 1 node_network_carrier{device="veth3d7b5fb"} 1 node_network_carrier{device="veth58399f7"} 1 node_network_carrier{device="veth6c76d07"} 1 node_network_carrier{device="vethb4789aa"} 1 node_network_carrier{device="vethd2f4313"} 1 node_network_carrier{device="vethd8b2086"} 1 node_network_carrier{device="vethdef86b6"} 1 node_network_carrier{device="vethfd56a66"} 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="br-003238d41726"} 9 node_network_carrier_changes_total{device="br-09c2dd0738be"} 33 node_network_carrier_changes_total{device="br-97e9cc324f75"} 3 node_network_carrier_changes_total{device="docker0"} 9 node_network_carrier_changes_total{device="ens160"} 1 node_network_carrier_changes_total{device="ens192"} 1 node_network_carrier_changes_total{device="lo"} 0 node_network_carrier_changes_total{device="veth3d7b5fb"} 2 node_network_carrier_changes_total{device="veth58399f7"} 2 node_network_carrier_changes_total{device="veth6c76d07"} 2 node_network_carrier_changes_total{device="vethb4789aa"} 2 node_network_carrier_changes_total{device="vethd2f4313"} 2 node_network_carrier_changes_total{device="vethd8b2086"} 2 node_network_carrier_changes_total{device="vethdef86b6"} 2 node_network_carrier_changes_total{device="vethfd56a66"} 2 # HELP node_network_device_id device_id value of /sys/class/net/. # TYPE node_network_device_id gauge node_network_device_id{device="br-003238d41726"} 0 node_network_device_id{device="br-09c2dd0738be"} 0 node_network_device_id{device="br-97e9cc324f75"} 0 node_network_device_id{device="docker0"} 0 node_network_device_id{device="ens160"} 0 node_network_device_id{device="ens192"} 0 node_network_device_id{device="lo"} 0 node_network_device_id{device="veth3d7b5fb"} 0 node_network_device_id{device="veth58399f7"} 0 node_network_device_id{device="veth6c76d07"} 0 node_network_device_id{device="vethb4789aa"} 0 node_network_device_id{device="vethd2f4313"} 0 node_network_device_id{device="vethd8b2086"} 0 node_network_device_id{device="vethdef86b6"} 0 node_network_device_id{device="vethfd56a66"} 0 # HELP node_network_dormant dormant value of /sys/class/net/. # TYPE node_network_dormant gauge node_network_dormant{device="br-003238d41726"} 0 node_network_dormant{device="br-09c2dd0738be"} 0 node_network_dormant{device="br-97e9cc324f75"} 0 node_network_dormant{device="docker0"} 0 node_network_dormant{device="ens160"} 0 node_network_dormant{device="ens192"} 0 node_network_dormant{device="lo"} 0 node_network_dormant{device="veth3d7b5fb"} 0 node_network_dormant{device="veth58399f7"} 0 node_network_dormant{device="veth6c76d07"} 0 node_network_dormant{device="vethb4789aa"} 0 node_network_dormant{device="vethd2f4313"} 0 node_network_dormant{device="vethd8b2086"} 0 node_network_dormant{device="vethdef86b6"} 0 node_network_dormant{device="vethfd56a66"} 0 # HELP node_network_flags flags value of /sys/class/net/. # TYPE node_network_flags gauge node_network_flags{device="br-003238d41726"} 4099 node_network_flags{device="br-09c2dd0738be"} 4099 node_network_flags{device="br-97e9cc324f75"} 4099 node_network_flags{device="docker0"} 4099 node_network_flags{device="ens160"} 4099 node_network_flags{device="ens192"} 4099 node_network_flags{device="lo"} 9 node_network_flags{device="veth3d7b5fb"} 4867 node_network_flags{device="veth58399f7"} 4867 node_network_flags{device="veth6c76d07"} 4867 node_network_flags{device="vethb4789aa"} 4867 node_network_flags{device="vethd2f4313"} 4867 node_network_flags{device="vethd8b2086"} 4867 node_network_flags{device="vethdef86b6"} 4867 node_network_flags{device="vethfd56a66"} 4867 # HELP node_network_iface_id iface_id value of /sys/class/net/. # TYPE node_network_iface_id gauge node_network_iface_id{device="br-003238d41726"} 4 node_network_iface_id{device="br-09c2dd0738be"} 5 node_network_iface_id{device="br-97e9cc324f75"} 7 node_network_iface_id{device="docker0"} 6 node_network_iface_id{device="ens160"} 2 node_network_iface_id{device="ens192"} 3 node_network_iface_id{device="lo"} 1 node_network_iface_id{device="veth3d7b5fb"} 13 node_network_iface_id{device="veth58399f7"} 27 node_network_iface_id{device="veth6c76d07"} 10667 node_network_iface_id{device="vethb4789aa"} 2945 node_network_iface_id{device="vethd2f4313"} 10681 node_network_iface_id{device="vethd8b2086"} 9 node_network_iface_id{device="vethdef86b6"} 19 node_network_iface_id{device="vethfd56a66"} 15 # HELP node_network_iface_link iface_link value of /sys/class/net/. # TYPE node_network_iface_link gauge node_network_iface_link{device="br-003238d41726"} 4 node_network_iface_link{device="br-09c2dd0738be"} 5 node_network_iface_link{device="br-97e9cc324f75"} 7 node_network_iface_link{device="docker0"} 6 node_network_iface_link{device="ens160"} 2 node_network_iface_link{device="ens192"} 3 node_network_iface_link{device="lo"} 1 node_network_iface_link{device="veth3d7b5fb"} 12 node_network_iface_link{device="veth58399f7"} 26 node_network_iface_link{device="veth6c76d07"} 10666 node_network_iface_link{device="vethb4789aa"} 2944 node_network_iface_link{device="vethd2f4313"} 10680 node_network_iface_link{device="vethd8b2086"} 8 node_network_iface_link{device="vethdef86b6"} 18 node_network_iface_link{device="vethfd56a66"} 14 # 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="br-003238d41726"} 0 node_network_iface_link_mode{device="br-09c2dd0738be"} 0 node_network_iface_link_mode{device="br-97e9cc324f75"} 0 node_network_iface_link_mode{device="docker0"} 0 node_network_iface_link_mode{device="ens160"} 0 node_network_iface_link_mode{device="ens192"} 0 node_network_iface_link_mode{device="lo"} 0 node_network_iface_link_mode{device="veth3d7b5fb"} 0 node_network_iface_link_mode{device="veth58399f7"} 0 node_network_iface_link_mode{device="veth6c76d07"} 0 node_network_iface_link_mode{device="vethb4789aa"} 0 node_network_iface_link_mode{device="vethd2f4313"} 0 node_network_iface_link_mode{device="vethd8b2086"} 0 node_network_iface_link_mode{device="vethdef86b6"} 0 node_network_iface_link_mode{device="vethfd56a66"} 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="00:00:00:00:00:00",broadcast="00:00:00:00:00:00",device="lo",duplex="",ifalias="",operstate="unknown"} 1 node_network_info{address="00:0c:29:52:a2:b8",broadcast="ff:ff:ff:ff:ff:ff",device="ens160",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="00:0c:29:52:a2:c2",broadcast="ff:ff:ff:ff:ff:ff",device="ens192",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="02:42:12:7b:fe:d0",broadcast="ff:ff:ff:ff:ff:ff",device="br-97e9cc324f75",duplex="",ifalias="",operstate="up"} 1 node_network_info{address="02:42:40:1b:61:0d",broadcast="ff:ff:ff:ff:ff:ff",device="br-09c2dd0738be",duplex="",ifalias="",operstate="up"} 1 node_network_info{address="02:42:7e:19:06:e1",broadcast="ff:ff:ff:ff:ff:ff",device="docker0",duplex="",ifalias="",operstate="up"} 1 node_network_info{address="02:42:80:ae:ab:39",broadcast="ff:ff:ff:ff:ff:ff",device="br-003238d41726",duplex="",ifalias="",operstate="up"} 1 node_network_info{address="02:73:a0:b3:3b:77",broadcast="ff:ff:ff:ff:ff:ff",device="vethd8b2086",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="12:41:15:f9:e8:c1",broadcast="ff:ff:ff:ff:ff:ff",device="vethd2f4313",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="1e:70:d5:e4:a0:22",broadcast="ff:ff:ff:ff:ff:ff",device="veth3d7b5fb",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="26:c1:5a:e4:59:73",broadcast="ff:ff:ff:ff:ff:ff",device="vethfd56a66",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="36:df:66:5b:ed:3d",broadcast="ff:ff:ff:ff:ff:ff",device="vethdef86b6",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="4a:7c:2f:d7:8f:1d",broadcast="ff:ff:ff:ff:ff:ff",device="veth58399f7",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="d2:8a:0c:9b:bd:a3",broadcast="ff:ff:ff:ff:ff:ff",device="veth6c76d07",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="fe:ac:a8:0d:2f:07",broadcast="ff:ff:ff:ff:ff:ff",device="vethb4789aa",duplex="full",ifalias="",operstate="up"} 1 # HELP node_network_mtu_bytes mtu_bytes value of /sys/class/net/. # TYPE node_network_mtu_bytes gauge node_network_mtu_bytes{device="br-003238d41726"} 1500 node_network_mtu_bytes{device="br-09c2dd0738be"} 1500 node_network_mtu_bytes{device="br-97e9cc324f75"} 1500 node_network_mtu_bytes{device="docker0"} 1500 node_network_mtu_bytes{device="ens160"} 1500 node_network_mtu_bytes{device="ens192"} 1500 node_network_mtu_bytes{device="lo"} 65536 node_network_mtu_bytes{device="veth3d7b5fb"} 1500 node_network_mtu_bytes{device="veth58399f7"} 1500 node_network_mtu_bytes{device="veth6c76d07"} 1500 node_network_mtu_bytes{device="vethb4789aa"} 1500 node_network_mtu_bytes{device="vethd2f4313"} 1500 node_network_mtu_bytes{device="vethd8b2086"} 1500 node_network_mtu_bytes{device="vethdef86b6"} 1500 node_network_mtu_bytes{device="vethfd56a66"} 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="br-003238d41726"} 0 node_network_net_dev_group{device="br-09c2dd0738be"} 0 node_network_net_dev_group{device="br-97e9cc324f75"} 0 node_network_net_dev_group{device="docker0"} 0 node_network_net_dev_group{device="ens160"} 0 node_network_net_dev_group{device="ens192"} 0 node_network_net_dev_group{device="lo"} 0 node_network_net_dev_group{device="veth3d7b5fb"} 0 node_network_net_dev_group{device="veth58399f7"} 0 node_network_net_dev_group{device="veth6c76d07"} 0 node_network_net_dev_group{device="vethb4789aa"} 0 node_network_net_dev_group{device="vethd2f4313"} 0 node_network_net_dev_group{device="vethd8b2086"} 0 node_network_net_dev_group{device="vethdef86b6"} 0 node_network_net_dev_group{device="vethfd56a66"} 0 # HELP node_network_protocol_type protocol_type value of /sys/class/net/. # TYPE node_network_protocol_type gauge node_network_protocol_type{device="br-003238d41726"} 1 node_network_protocol_type{device="br-09c2dd0738be"} 1 node_network_protocol_type{device="br-97e9cc324f75"} 1 node_network_protocol_type{device="docker0"} 1 node_network_protocol_type{device="ens160"} 1 node_network_protocol_type{device="ens192"} 1 node_network_protocol_type{device="lo"} 772 node_network_protocol_type{device="veth3d7b5fb"} 1 node_network_protocol_type{device="veth58399f7"} 1 node_network_protocol_type{device="veth6c76d07"} 1 node_network_protocol_type{device="vethb4789aa"} 1 node_network_protocol_type{device="vethd2f4313"} 1 node_network_protocol_type{device="vethd8b2086"} 1 node_network_protocol_type{device="vethdef86b6"} 1 node_network_protocol_type{device="vethfd56a66"} 1 # HELP node_network_receive_bytes_total Network device statistic receive_bytes. # TYPE node_network_receive_bytes_total counter node_network_receive_bytes_total{device="br-003238d41726"} 4.058161079427e+12 node_network_receive_bytes_total{device="br-09c2dd0738be"} 3.677021447e+09 node_network_receive_bytes_total{device="br-97e9cc324f75"} 2.97674039954e+11 node_network_receive_bytes_total{device="docker0"} 1.04570593e+08 node_network_receive_bytes_total{device="ens160"} 1.5073587850843e+13 node_network_receive_bytes_total{device="ens192"} 1.425277973452e+12 node_network_receive_bytes_total{device="lo"} 2.80402838e+08 node_network_receive_bytes_total{device="veth3d7b5fb"} 6.440453e+06 node_network_receive_bytes_total{device="veth58399f7"} 9.2123306e+07 node_network_receive_bytes_total{device="veth6c76d07"} 4.91815179709e+11 node_network_receive_bytes_total{device="vethb4789aa"} 4.229584e+06 node_network_receive_bytes_total{device="vethd2f4313"} 8.01742611e+08 node_network_receive_bytes_total{device="vethd8b2086"} 461041 node_network_receive_bytes_total{device="vethdef86b6"} 960668 node_network_receive_bytes_total{device="vethfd56a66"} 2.98288116382e+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="br-003238d41726"} 0 node_network_receive_compressed_total{device="br-09c2dd0738be"} 0 node_network_receive_compressed_total{device="br-97e9cc324f75"} 0 node_network_receive_compressed_total{device="docker0"} 0 node_network_receive_compressed_total{device="ens160"} 0 node_network_receive_compressed_total{device="ens192"} 0 node_network_receive_compressed_total{device="lo"} 0 node_network_receive_compressed_total{device="veth3d7b5fb"} 0 node_network_receive_compressed_total{device="veth58399f7"} 0 node_network_receive_compressed_total{device="veth6c76d07"} 0 node_network_receive_compressed_total{device="vethb4789aa"} 0 node_network_receive_compressed_total{device="vethd2f4313"} 0 node_network_receive_compressed_total{device="vethd8b2086"} 0 node_network_receive_compressed_total{device="vethdef86b6"} 0 node_network_receive_compressed_total{device="vethfd56a66"} 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="br-003238d41726"} 0 node_network_receive_drop_total{device="br-09c2dd0738be"} 0 node_network_receive_drop_total{device="br-97e9cc324f75"} 0 node_network_receive_drop_total{device="docker0"} 0 node_network_receive_drop_total{device="ens160"} 196 node_network_receive_drop_total{device="ens192"} 147079 node_network_receive_drop_total{device="lo"} 0 node_network_receive_drop_total{device="veth3d7b5fb"} 0 node_network_receive_drop_total{device="veth58399f7"} 0 node_network_receive_drop_total{device="veth6c76d07"} 0 node_network_receive_drop_total{device="vethb4789aa"} 0 node_network_receive_drop_total{device="vethd2f4313"} 0 node_network_receive_drop_total{device="vethd8b2086"} 0 node_network_receive_drop_total{device="vethdef86b6"} 0 node_network_receive_drop_total{device="vethfd56a66"} 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="br-003238d41726"} 0 node_network_receive_errs_total{device="br-09c2dd0738be"} 0 node_network_receive_errs_total{device="br-97e9cc324f75"} 0 node_network_receive_errs_total{device="docker0"} 0 node_network_receive_errs_total{device="ens160"} 0 node_network_receive_errs_total{device="ens192"} 142997 node_network_receive_errs_total{device="lo"} 0 node_network_receive_errs_total{device="veth3d7b5fb"} 0 node_network_receive_errs_total{device="veth58399f7"} 0 node_network_receive_errs_total{device="veth6c76d07"} 0 node_network_receive_errs_total{device="vethb4789aa"} 0 node_network_receive_errs_total{device="vethd2f4313"} 0 node_network_receive_errs_total{device="vethd8b2086"} 0 node_network_receive_errs_total{device="vethdef86b6"} 0 node_network_receive_errs_total{device="vethfd56a66"} 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="br-003238d41726"} 0 node_network_receive_fifo_total{device="br-09c2dd0738be"} 0 node_network_receive_fifo_total{device="br-97e9cc324f75"} 0 node_network_receive_fifo_total{device="docker0"} 0 node_network_receive_fifo_total{device="ens160"} 0 node_network_receive_fifo_total{device="ens192"} 0 node_network_receive_fifo_total{device="lo"} 0 node_network_receive_fifo_total{device="veth3d7b5fb"} 0 node_network_receive_fifo_total{device="veth58399f7"} 0 node_network_receive_fifo_total{device="veth6c76d07"} 0 node_network_receive_fifo_total{device="vethb4789aa"} 0 node_network_receive_fifo_total{device="vethd2f4313"} 0 node_network_receive_fifo_total{device="vethd8b2086"} 0 node_network_receive_fifo_total{device="vethdef86b6"} 0 node_network_receive_fifo_total{device="vethfd56a66"} 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="br-003238d41726"} 0 node_network_receive_frame_total{device="br-09c2dd0738be"} 0 node_network_receive_frame_total{device="br-97e9cc324f75"} 0 node_network_receive_frame_total{device="docker0"} 0 node_network_receive_frame_total{device="ens160"} 0 node_network_receive_frame_total{device="ens192"} 0 node_network_receive_frame_total{device="lo"} 0 node_network_receive_frame_total{device="veth3d7b5fb"} 0 node_network_receive_frame_total{device="veth58399f7"} 0 node_network_receive_frame_total{device="veth6c76d07"} 0 node_network_receive_frame_total{device="vethb4789aa"} 0 node_network_receive_frame_total{device="vethd2f4313"} 0 node_network_receive_frame_total{device="vethd8b2086"} 0 node_network_receive_frame_total{device="vethdef86b6"} 0 node_network_receive_frame_total{device="vethfd56a66"} 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="br-003238d41726"} 0 node_network_receive_multicast_total{device="br-09c2dd0738be"} 0 node_network_receive_multicast_total{device="br-97e9cc324f75"} 0 node_network_receive_multicast_total{device="docker0"} 0 node_network_receive_multicast_total{device="ens160"} 5 node_network_receive_multicast_total{device="ens192"} 2.267504e+06 node_network_receive_multicast_total{device="lo"} 0 node_network_receive_multicast_total{device="veth3d7b5fb"} 0 node_network_receive_multicast_total{device="veth58399f7"} 0 node_network_receive_multicast_total{device="veth6c76d07"} 0 node_network_receive_multicast_total{device="vethb4789aa"} 0 node_network_receive_multicast_total{device="vethd2f4313"} 0 node_network_receive_multicast_total{device="vethd8b2086"} 0 node_network_receive_multicast_total{device="vethdef86b6"} 0 node_network_receive_multicast_total{device="vethfd56a66"} 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="br-003238d41726"} 1.4163974191e+10 node_network_receive_packets_total{device="br-09c2dd0738be"} 1.0861523e+07 node_network_receive_packets_total{device="br-97e9cc324f75"} 4.3862602e+07 node_network_receive_packets_total{device="docker0"} 110842 node_network_receive_packets_total{device="ens160"} 1.3452556882e+10 node_network_receive_packets_total{device="ens192"} 8.030508723e+09 node_network_receive_packets_total{device="lo"} 123661 node_network_receive_packets_total{device="veth3d7b5fb"} 39072 node_network_receive_packets_total{device="veth58399f7"} 4280 node_network_receive_packets_total{device="veth6c76d07"} 3.530439021e+09 node_network_receive_packets_total{device="vethb4789aa"} 42079 node_network_receive_packets_total{device="vethd2f4313"} 2.51965e+06 node_network_receive_packets_total{device="vethd8b2086"} 2975 node_network_receive_packets_total{device="vethdef86b6"} 8169 node_network_receive_packets_total{device="vethfd56a66"} 4.3862602e+07 # HELP node_network_speed_bytes speed_bytes value of /sys/class/net/. # TYPE node_network_speed_bytes gauge node_network_speed_bytes{device="ens160"} 1.25e+09 node_network_speed_bytes{device="ens192"} 1.25e+09 node_network_speed_bytes{device="veth3d7b5fb"} 1.25e+09 node_network_speed_bytes{device="veth58399f7"} 1.25e+09 node_network_speed_bytes{device="veth6c76d07"} 1.25e+09 node_network_speed_bytes{device="vethb4789aa"} 1.25e+09 node_network_speed_bytes{device="vethd2f4313"} 1.25e+09 node_network_speed_bytes{device="vethd8b2086"} 1.25e+09 node_network_speed_bytes{device="vethdef86b6"} 1.25e+09 node_network_speed_bytes{device="vethfd56a66"} 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="br-003238d41726"} 1.672528555085e+13 node_network_transmit_bytes_total{device="br-09c2dd0738be"} 3.088888916e+09 node_network_transmit_bytes_total{device="br-97e9cc324f75"} 7.222188244e+09 node_network_transmit_bytes_total{device="docker0"} 2.6413002e+07 node_network_transmit_bytes_total{device="ens160"} 3.123426902239e+12 node_network_transmit_bytes_total{device="ens192"} 8.20056926445e+11 node_network_transmit_bytes_total{device="lo"} 2.80402838e+08 node_network_transmit_bytes_total{device="veth3d7b5fb"} 6.006629e+06 node_network_transmit_bytes_total{device="veth58399f7"} 959497 node_network_transmit_bytes_total{device="veth6c76d07"} 8.17676641239e+11 node_network_transmit_bytes_total{device="vethb4789aa"} 1.2358434e+07 node_network_transmit_bytes_total{device="vethd2f4313"} 6.49139673e+08 node_network_transmit_bytes_total{device="vethd8b2086"} 813757 node_network_transmit_bytes_total{device="vethdef86b6"} 4.311638e+06 node_network_transmit_bytes_total{device="vethfd56a66"} 7.222188892e+09 # HELP node_network_transmit_carrier_total Network device statistic transmit_carrier. # TYPE node_network_transmit_carrier_total counter node_network_transmit_carrier_total{device="br-003238d41726"} 0 node_network_transmit_carrier_total{device="br-09c2dd0738be"} 0 node_network_transmit_carrier_total{device="br-97e9cc324f75"} 0 node_network_transmit_carrier_total{device="docker0"} 0 node_network_transmit_carrier_total{device="ens160"} 0 node_network_transmit_carrier_total{device="ens192"} 0 node_network_transmit_carrier_total{device="lo"} 0 node_network_transmit_carrier_total{device="veth3d7b5fb"} 0 node_network_transmit_carrier_total{device="veth58399f7"} 0 node_network_transmit_carrier_total{device="veth6c76d07"} 0 node_network_transmit_carrier_total{device="vethb4789aa"} 0 node_network_transmit_carrier_total{device="vethd2f4313"} 0 node_network_transmit_carrier_total{device="vethd8b2086"} 0 node_network_transmit_carrier_total{device="vethdef86b6"} 0 node_network_transmit_carrier_total{device="vethfd56a66"} 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="br-003238d41726"} 0 node_network_transmit_colls_total{device="br-09c2dd0738be"} 0 node_network_transmit_colls_total{device="br-97e9cc324f75"} 0 node_network_transmit_colls_total{device="docker0"} 0 node_network_transmit_colls_total{device="ens160"} 0 node_network_transmit_colls_total{device="ens192"} 0 node_network_transmit_colls_total{device="lo"} 0 node_network_transmit_colls_total{device="veth3d7b5fb"} 0 node_network_transmit_colls_total{device="veth58399f7"} 0 node_network_transmit_colls_total{device="veth6c76d07"} 0 node_network_transmit_colls_total{device="vethb4789aa"} 0 node_network_transmit_colls_total{device="vethd2f4313"} 0 node_network_transmit_colls_total{device="vethd8b2086"} 0 node_network_transmit_colls_total{device="vethdef86b6"} 0 node_network_transmit_colls_total{device="vethfd56a66"} 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="br-003238d41726"} 0 node_network_transmit_compressed_total{device="br-09c2dd0738be"} 0 node_network_transmit_compressed_total{device="br-97e9cc324f75"} 0 node_network_transmit_compressed_total{device="docker0"} 0 node_network_transmit_compressed_total{device="ens160"} 0 node_network_transmit_compressed_total{device="ens192"} 0 node_network_transmit_compressed_total{device="lo"} 0 node_network_transmit_compressed_total{device="veth3d7b5fb"} 0 node_network_transmit_compressed_total{device="veth58399f7"} 0 node_network_transmit_compressed_total{device="veth6c76d07"} 0 node_network_transmit_compressed_total{device="vethb4789aa"} 0 node_network_transmit_compressed_total{device="vethd2f4313"} 0 node_network_transmit_compressed_total{device="vethd8b2086"} 0 node_network_transmit_compressed_total{device="vethdef86b6"} 0 node_network_transmit_compressed_total{device="vethfd56a66"} 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="br-003238d41726"} 0 node_network_transmit_drop_total{device="br-09c2dd0738be"} 0 node_network_transmit_drop_total{device="br-97e9cc324f75"} 0 node_network_transmit_drop_total{device="docker0"} 0 node_network_transmit_drop_total{device="ens160"} 0 node_network_transmit_drop_total{device="ens192"} 0 node_network_transmit_drop_total{device="lo"} 0 node_network_transmit_drop_total{device="veth3d7b5fb"} 0 node_network_transmit_drop_total{device="veth58399f7"} 0 node_network_transmit_drop_total{device="veth6c76d07"} 0 node_network_transmit_drop_total{device="vethb4789aa"} 0 node_network_transmit_drop_total{device="vethd2f4313"} 0 node_network_transmit_drop_total{device="vethd8b2086"} 0 node_network_transmit_drop_total{device="vethdef86b6"} 0 node_network_transmit_drop_total{device="vethfd56a66"} 0 # HELP node_network_transmit_errs_total Network device statistic transmit_errs. # TYPE node_network_transmit_errs_total counter node_network_transmit_errs_total{device="br-003238d41726"} 0 node_network_transmit_errs_total{device="br-09c2dd0738be"} 0 node_network_transmit_errs_total{device="br-97e9cc324f75"} 0 node_network_transmit_errs_total{device="docker0"} 0 node_network_transmit_errs_total{device="ens160"} 0 node_network_transmit_errs_total{device="ens192"} 0 node_network_transmit_errs_total{device="lo"} 0 node_network_transmit_errs_total{device="veth3d7b5fb"} 0 node_network_transmit_errs_total{device="veth58399f7"} 0 node_network_transmit_errs_total{device="veth6c76d07"} 0 node_network_transmit_errs_total{device="vethb4789aa"} 0 node_network_transmit_errs_total{device="vethd2f4313"} 0 node_network_transmit_errs_total{device="vethd8b2086"} 0 node_network_transmit_errs_total{device="vethdef86b6"} 0 node_network_transmit_errs_total{device="vethfd56a66"} 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="br-003238d41726"} 0 node_network_transmit_fifo_total{device="br-09c2dd0738be"} 0 node_network_transmit_fifo_total{device="br-97e9cc324f75"} 0 node_network_transmit_fifo_total{device="docker0"} 0 node_network_transmit_fifo_total{device="ens160"} 0 node_network_transmit_fifo_total{device="ens192"} 0 node_network_transmit_fifo_total{device="lo"} 0 node_network_transmit_fifo_total{device="veth3d7b5fb"} 0 node_network_transmit_fifo_total{device="veth58399f7"} 0 node_network_transmit_fifo_total{device="veth6c76d07"} 0 node_network_transmit_fifo_total{device="vethb4789aa"} 0 node_network_transmit_fifo_total{device="vethd2f4313"} 0 node_network_transmit_fifo_total{device="vethd8b2086"} 0 node_network_transmit_fifo_total{device="vethdef86b6"} 0 node_network_transmit_fifo_total{device="vethfd56a66"} 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="br-003238d41726"} 1.6541683302e+10 node_network_transmit_packets_total{device="br-09c2dd0738be"} 1.3037916e+07 node_network_transmit_packets_total{device="br-97e9cc324f75"} 7.8271416e+07 node_network_transmit_packets_total{device="docker0"} 129616 node_network_transmit_packets_total{device="ens160"} 6.424809842e+09 node_network_transmit_packets_total{device="ens192"} 6.215874405e+09 node_network_transmit_packets_total{device="lo"} 123661 node_network_transmit_packets_total{device="veth3d7b5fb"} 59379 node_network_transmit_packets_total{device="veth58399f7"} 11685 node_network_transmit_packets_total{device="veth6c76d07"} 3.714926026e+09 node_network_transmit_packets_total{device="vethb4789aa"} 44290 node_network_transmit_packets_total{device="vethd2f4313"} 2.997864e+06 node_network_transmit_packets_total{device="vethd8b2086"} 10557 node_network_transmit_packets_total{device="vethdef86b6"} 17302 node_network_transmit_packets_total{device="vethfd56a66"} 7.8271424e+07 # 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="br-003238d41726"} 0 node_network_transmit_queue_length{device="br-09c2dd0738be"} 0 node_network_transmit_queue_length{device="br-97e9cc324f75"} 0 node_network_transmit_queue_length{device="docker0"} 0 node_network_transmit_queue_length{device="ens160"} 1000 node_network_transmit_queue_length{device="ens192"} 1000 node_network_transmit_queue_length{device="lo"} 1 node_network_transmit_queue_length{device="veth3d7b5fb"} 0 node_network_transmit_queue_length{device="veth58399f7"} 0 node_network_transmit_queue_length{device="veth6c76d07"} 0 node_network_transmit_queue_length{device="vethb4789aa"} 0 node_network_transmit_queue_length{device="vethd2f4313"} 0 node_network_transmit_queue_length{device="vethd8b2086"} 0 node_network_transmit_queue_length{device="vethdef86b6"} 0 node_network_transmit_queue_length{device="vethfd56a66"} 0 # HELP node_network_up Value is 1 if operstate is 'up', 0 otherwise. # TYPE node_network_up gauge node_network_up{device="br-003238d41726"} 1 node_network_up{device="br-09c2dd0738be"} 1 node_network_up{device="br-97e9cc324f75"} 1 node_network_up{device="docker0"} 1 node_network_up{device="ens160"} 1 node_network_up{device="ens192"} 1 node_network_up{device="lo"} 0 node_network_up{device="veth3d7b5fb"} 1 node_network_up{device="veth58399f7"} 1 node_network_up{device="veth6c76d07"} 1 node_network_up{device="vethb4789aa"} 1 node_network_up{device="vethd2f4313"} 1 node_network_up{device="vethd8b2086"} 1 node_network_up{device="vethdef86b6"} 1 node_network_up{device="vethfd56a66"} 1 # HELP node_procs_blocked Number of processes blocked waiting for I/O to complete. # TYPE node_procs_blocked gauge node_procs_blocked 0 # HELP node_procs_running Number of processes in runnable state. # TYPE node_procs_running gauge node_procs_running 6 # HELP node_scrape_collector_duration_seconds node_exporter: Duration of a collector scrape. # TYPE node_scrape_collector_duration_seconds gauge node_scrape_collector_duration_seconds{collector="bonding"} 4.8556e-05 node_scrape_collector_duration_seconds{collector="cpu"} 0.001708424 node_scrape_collector_duration_seconds{collector="cpufreq"} 0.000163959 node_scrape_collector_duration_seconds{collector="diskstats"} 0.000512937 node_scrape_collector_duration_seconds{collector="filesystem"} 0.001194577 node_scrape_collector_duration_seconds{collector="loadavg"} 0.000151191 node_scrape_collector_duration_seconds{collector="meminfo"} 0.000815101 node_scrape_collector_duration_seconds{collector="netclass"} 0.013687322 node_scrape_collector_duration_seconds{collector="netdev"} 0.001480563 node_scrape_collector_duration_seconds{collector="nfs"} 6.0855e-05 node_scrape_collector_duration_seconds{collector="nfsd"} 6.0172e-05 node_scrape_collector_duration_seconds{collector="pressure"} 4.3092e-05 node_scrape_collector_duration_seconds{collector="stat"} 0.000588999 node_scrape_collector_duration_seconds{collector="uname"} 2.1571e-05 # HELP node_scrape_collector_success node_exporter: Whether a collector succeeded. # TYPE node_scrape_collector_success gauge node_scrape_collector_success{collector="bonding"} 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="filesystem"} 1 node_scrape_collector_success{collector="loadavg"} 1 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="nfs"} 1 node_scrape_collector_success{collector="nfsd"} 1 node_scrape_collector_success{collector="pressure"} 1 node_scrape_collector_success{collector="stat"} 1 node_scrape_collector_success{collector="uname"} 1 # HELP node_uname_info Labeled system information as provided by the uname system call. # TYPE node_uname_info gauge node_uname_info{domainname="(none)",machine="x86_64",nodename="zitobox-app",release="3.10.0-693.2.2.el7.x86_64",sysname="Linux",version="#1 SMP Tue Sep 12 22:26:13 UTC 2017"} 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 72321.46 # HELP process_max_fds Maximum number of open file descriptors. # TYPE process_max_fds gauge process_max_fds 1024 # HELP process_open_fds Number of open file descriptors. # TYPE process_open_fds gauge process_open_fds 8 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 1.6408576e+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.69075732579e+09 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 1.18501376e+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 # 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"} 2.408738e+06 promhttp_metric_handler_requests_total{code="500"} 0 promhttp_metric_handler_requests_total{code="503"} 0