# HELP go_gc_duration_seconds A summary of the GC invocation durations. # TYPE go_gc_duration_seconds summary go_gc_duration_seconds{quantile="0"} 0.000810907 go_gc_duration_seconds{quantile="0.25"} 0.001214102 go_gc_duration_seconds{quantile="0.5"} 0.0014281320000000001 go_gc_duration_seconds{quantile="0.75"} 0.001622774 go_gc_duration_seconds{quantile="1"} 0.24263751100000003 go_gc_duration_seconds_sum 20134.840855526 go_gc_duration_seconds_count 1.3187063e+07 # HELP go_goroutines Number of goroutines that currently exist. # TYPE go_goroutines gauge go_goroutines 8 # HELP go_memstats_alloc_bytes Number of bytes allocated and still in use. # TYPE go_memstats_alloc_bytes gauge go_memstats_alloc_bytes 5.442776e+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.7103488801064e+13 # 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.892978e+06 # HELP go_memstats_frees_total Total number of frees. # TYPE go_memstats_frees_total counter go_memstats_frees_total 2.55171196774e+11 # 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 1.806336e+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 5.442776e+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.848512e+06 # HELP go_memstats_heap_inuse_bytes Number of heap bytes that are in use. # TYPE go_memstats_heap_inuse_bytes gauge go_memstats_heap_inuse_bytes 7.143424e+06 # HELP go_memstats_heap_objects Number of allocated objects. # TYPE go_memstats_heap_objects gauge go_memstats_heap_objects 35127 # 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 0 # HELP go_memstats_heap_sys_bytes Number of heap bytes obtained from system. # TYPE go_memstats_heap_sys_bytes gauge go_memstats_heap_sys_bytes 1.3991936e+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.763230623271938e+09 # HELP go_memstats_lookups_total Total number of pointer lookups. # TYPE go_memstats_lookups_total counter go_memstats_lookups_total 2.796436627e+09 # HELP go_memstats_mallocs_total Total number of mallocs. # TYPE go_memstats_mallocs_total counter go_memstats_mallocs_total 2.55171231901e+11 # 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 76800 # 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 81920 # 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 122560 # 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 180224 # 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 6.088482e+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 7.45639e+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.78528e+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.78528e+06 # HELP go_memstats_sys_bytes Number of bytes obtained from system. # TYPE go_memstats_sys_bytes gauge go_memstats_sys_bytes 2.8195064e+07 # HELP go_threads Number of OS threads created # TYPE go_threads gauge go_threads 61 # HELP http_request_duration_microseconds The HTTP request latencies in microseconds. # TYPE http_request_duration_microseconds summary http_request_duration_microseconds{handler="prometheus",quantile="0.5"} 46318.406 http_request_duration_microseconds{handler="prometheus",quantile="0.9"} 55389.502 http_request_duration_microseconds{handler="prometheus",quantile="0.99"} 293751.975 http_request_duration_microseconds_sum{handler="prometheus"} 2.9916380882999146e+11 http_request_duration_microseconds_count{handler="prometheus"} 6.606739e+06 # HELP http_request_size_bytes The HTTP request sizes in bytes. # TYPE http_request_size_bytes summary http_request_size_bytes{handler="prometheus",quantile="0.5"} 282 http_request_size_bytes{handler="prometheus",quantile="0.9"} 282 http_request_size_bytes{handler="prometheus",quantile="0.99"} 282 http_request_size_bytes_sum{handler="prometheus"} 1.863057816e+09 http_request_size_bytes_count{handler="prometheus"} 6.606739e+06 # HELP http_requests_total Total number of HTTP requests made. # TYPE http_requests_total counter http_requests_total{code="200",handler="prometheus",method="get"} 6.606739e+06 # HELP http_response_size_bytes The HTTP response sizes in bytes. # TYPE http_response_size_bytes summary http_response_size_bytes{handler="prometheus",quantile="0.5"} 19204 http_response_size_bytes{handler="prometheus",quantile="0.9"} 19221 http_response_size_bytes{handler="prometheus",quantile="0.99"} 19241 http_response_size_bytes_sum{handler="prometheus"} 1.24684791579e+11 http_response_size_bytes_count{handler="prometheus"} 6.606739e+06 # HELP node_boot_time Node boot time, in unixtime. # TYPE node_boot_time gauge node_boot_time 1.548780482e+09 # HELP node_context_switches Total number of context switches. # TYPE node_context_switches counter node_context_switches 9.093267051556e+12 # HELP node_cpu Seconds the cpus spent in each mode. # TYPE node_cpu counter node_cpu{cpu="cpu0",mode="guest"} 2.504817255e+07 node_cpu{cpu="cpu0",mode="idle"} 1.6513630501e+08 node_cpu{cpu="cpu0",mode="iowait"} 195015.69 node_cpu{cpu="cpu0",mode="irq"} 0 node_cpu{cpu="cpu0",mode="nice"} 1.64 node_cpu{cpu="cpu0",mode="softirq"} 5.14741641e+06 node_cpu{cpu="cpu0",mode="steal"} 0 node_cpu{cpu="cpu0",mode="system"} 7.20625142e+06 node_cpu{cpu="cpu0",mode="user"} 2.6821295e+07 node_cpu{cpu="cpu1",mode="guest"} 2.619185619e+07 node_cpu{cpu="cpu1",mode="idle"} 1.6577156343e+08 node_cpu{cpu="cpu1",mode="iowait"} 168636.1 node_cpu{cpu="cpu1",mode="irq"} 0 node_cpu{cpu="cpu1",mode="nice"} 1.74 node_cpu{cpu="cpu1",mode="softirq"} 871150.48 node_cpu{cpu="cpu1",mode="steal"} 0 node_cpu{cpu="cpu1",mode="system"} 9.48127985e+06 node_cpu{cpu="cpu1",mode="user"} 3.180718961e+07 node_cpu{cpu="cpu10",mode="guest"} 1.888159371e+07 node_cpu{cpu="cpu10",mode="idle"} 1.7873600221e+08 node_cpu{cpu="cpu10",mode="iowait"} 141059.82 node_cpu{cpu="cpu10",mode="irq"} 0 node_cpu{cpu="cpu10",mode="nice"} 16 node_cpu{cpu="cpu10",mode="softirq"} 3324.15 node_cpu{cpu="cpu10",mode="steal"} 0 node_cpu{cpu="cpu10",mode="system"} 1.005140912e+07 node_cpu{cpu="cpu10",mode="user"} 2.112906089e+07 node_cpu{cpu="cpu11",mode="guest"} 9.22133664e+06 node_cpu{cpu="cpu11",mode="idle"} 1.9609742296e+08 node_cpu{cpu="cpu11",mode="iowait"} 201697.2 node_cpu{cpu="cpu11",mode="irq"} 0 node_cpu{cpu="cpu11",mode="nice"} 8.94 node_cpu{cpu="cpu11",mode="softirq"} 4796.13 node_cpu{cpu="cpu11",mode="steal"} 0 node_cpu{cpu="cpu11",mode="system"} 4.93170905e+06 node_cpu{cpu="cpu11",mode="user"} 1.060518618e+07 node_cpu{cpu="cpu12",mode="guest"} 2.477429384e+07 node_cpu{cpu="cpu12",mode="idle"} 1.766999556e+08 node_cpu{cpu="cpu12",mode="iowait"} 86637.65 node_cpu{cpu="cpu12",mode="irq"} 0 node_cpu{cpu="cpu12",mode="nice"} 3.89 node_cpu{cpu="cpu12",mode="softirq"} 1301.55 node_cpu{cpu="cpu12",mode="steal"} 0 node_cpu{cpu="cpu12",mode="system"} 7.73272827e+06 node_cpu{cpu="cpu12",mode="user"} 2.672175597e+07 node_cpu{cpu="cpu13",mode="guest"} 2.584512779e+07 node_cpu{cpu="cpu13",mode="idle"} 1.6819440038e+08 node_cpu{cpu="cpu13",mode="iowait"} 186034.44 node_cpu{cpu="cpu13",mode="irq"} 0 node_cpu{cpu="cpu13",mode="nice"} 2.33 node_cpu{cpu="cpu13",mode="softirq"} 6535.75 node_cpu{cpu="cpu13",mode="steal"} 0 node_cpu{cpu="cpu13",mode="system"} 9.81038716e+06 node_cpu{cpu="cpu13",mode="user"} 3.140439049e+07 node_cpu{cpu="cpu14",mode="guest"} 1.948119538e+07 node_cpu{cpu="cpu14",mode="idle"} 1.7687298725e+08 node_cpu{cpu="cpu14",mode="iowait"} 145784.13 node_cpu{cpu="cpu14",mode="irq"} 0 node_cpu{cpu="cpu14",mode="nice"} 18.58 node_cpu{cpu="cpu14",mode="softirq"} 3321.14 node_cpu{cpu="cpu14",mode="steal"} 0 node_cpu{cpu="cpu14",mode="system"} 1.067096139e+07 node_cpu{cpu="cpu14",mode="user"} 2.191319527e+07 node_cpu{cpu="cpu15",mode="guest"} 9.08452189e+06 node_cpu{cpu="cpu15",mode="idle"} 1.9550395182e+08 node_cpu{cpu="cpu15",mode="iowait"} 205386.7 node_cpu{cpu="cpu15",mode="irq"} 0 node_cpu{cpu="cpu15",mode="nice"} 7.97 node_cpu{cpu="cpu15",mode="softirq"} 4681.26 node_cpu{cpu="cpu15",mode="steal"} 0 node_cpu{cpu="cpu15",mode="system"} 5.43534827e+06 node_cpu{cpu="cpu15",mode="user"} 1.059942866e+07 node_cpu{cpu="cpu16",mode="guest"} 2.447713999e+07 node_cpu{cpu="cpu16",mode="idle"} 1.7715974597e+08 node_cpu{cpu="cpu16",mode="iowait"} 73017.75 node_cpu{cpu="cpu16",mode="irq"} 0 node_cpu{cpu="cpu16",mode="nice"} 2.74 node_cpu{cpu="cpu16",mode="softirq"} 1166.95 node_cpu{cpu="cpu16",mode="steal"} 0 node_cpu{cpu="cpu16",mode="system"} 7.6651477e+06 node_cpu{cpu="cpu16",mode="user"} 2.642617805e+07 node_cpu{cpu="cpu17",mode="guest"} 2.571610171e+07 node_cpu{cpu="cpu17",mode="idle"} 1.6835614324e+08 node_cpu{cpu="cpu17",mode="iowait"} 185108.65 node_cpu{cpu="cpu17",mode="irq"} 0 node_cpu{cpu="cpu17",mode="nice"} 2.57 node_cpu{cpu="cpu17",mode="softirq"} 5961.43 node_cpu{cpu="cpu17",mode="steal"} 0 node_cpu{cpu="cpu17",mode="system"} 9.85121299e+06 node_cpu{cpu="cpu17",mode="user"} 3.122245052e+07 node_cpu{cpu="cpu18",mode="guest"} 1.999930562e+07 node_cpu{cpu="cpu18",mode="idle"} 1.7679213128e+08 node_cpu{cpu="cpu18",mode="iowait"} 144608.4 node_cpu{cpu="cpu18",mode="irq"} 0 node_cpu{cpu="cpu18",mode="nice"} 20 node_cpu{cpu="cpu18",mode="softirq"} 2959.77 node_cpu{cpu="cpu18",mode="steal"} 0 node_cpu{cpu="cpu18",mode="system"} 1.056992056e+07 node_cpu{cpu="cpu18",mode="user"} 2.230630641e+07 node_cpu{cpu="cpu19",mode="guest"} 9.02316699e+06 node_cpu{cpu="cpu19",mode="idle"} 1.9562871287e+08 node_cpu{cpu="cpu19",mode="iowait"} 202024.12 node_cpu{cpu="cpu19",mode="irq"} 0 node_cpu{cpu="cpu19",mode="nice"} 9.14 node_cpu{cpu="cpu19",mode="softirq"} 4027.32 node_cpu{cpu="cpu19",mode="steal"} 0 node_cpu{cpu="cpu19",mode="system"} 5.53160341e+06 node_cpu{cpu="cpu19",mode="user"} 1.051744212e+07 node_cpu{cpu="cpu2",mode="guest"} 2.045448478e+07 node_cpu{cpu="cpu2",mode="idle"} 1.7660904033e+08 node_cpu{cpu="cpu2",mode="iowait"} 135172.36 node_cpu{cpu="cpu2",mode="irq"} 0 node_cpu{cpu="cpu2",mode="nice"} 15.98 node_cpu{cpu="cpu2",mode="softirq"} 217901.34 node_cpu{cpu="cpu2",mode="steal"} 0 node_cpu{cpu="cpu2",mode="system"} 1.026438915e+07 node_cpu{cpu="cpu2",mode="user"} 2.265066813e+07 node_cpu{cpu="cpu20",mode="guest"} 2.455500647e+07 node_cpu{cpu="cpu20",mode="idle"} 1.7727764999e+08 node_cpu{cpu="cpu20",mode="iowait"} 62752.28 node_cpu{cpu="cpu20",mode="irq"} 0 node_cpu{cpu="cpu20",mode="nice"} 2.58 node_cpu{cpu="cpu20",mode="softirq"} 947.58 node_cpu{cpu="cpu20",mode="steal"} 0 node_cpu{cpu="cpu20",mode="system"} 7.59549534e+06 node_cpu{cpu="cpu20",mode="user"} 2.645094033e+07 node_cpu{cpu="cpu21",mode="guest"} 2.51363087e+07 node_cpu{cpu="cpu21",mode="idle"} 1.6909490204e+08 node_cpu{cpu="cpu21",mode="iowait"} 182366.65 node_cpu{cpu="cpu21",mode="irq"} 0 node_cpu{cpu="cpu21",mode="nice"} 1.99 node_cpu{cpu="cpu21",mode="softirq"} 5220.97 node_cpu{cpu="cpu21",mode="steal"} 0 node_cpu{cpu="cpu21",mode="system"} 9.62023437e+06 node_cpu{cpu="cpu21",mode="user"} 3.075942305e+07 node_cpu{cpu="cpu22",mode="guest"} 2.001737233e+07 node_cpu{cpu="cpu22",mode="idle"} 1.7716212319e+08 node_cpu{cpu="cpu22",mode="iowait"} 143499.2 node_cpu{cpu="cpu22",mode="irq"} 0 node_cpu{cpu="cpu22",mode="nice"} 19.7 node_cpu{cpu="cpu22",mode="softirq"} 2602.82 node_cpu{cpu="cpu22",mode="steal"} 0 node_cpu{cpu="cpu22",mode="system"} 1.047008644e+07 node_cpu{cpu="cpu22",mode="user"} 2.22053789e+07 node_cpu{cpu="cpu23",mode="guest"} 8.96774068e+06 node_cpu{cpu="cpu23",mode="idle"} 1.9611838326e+08 node_cpu{cpu="cpu23",mode="iowait"} 197231.2 node_cpu{cpu="cpu23",mode="irq"} 0 node_cpu{cpu="cpu23",mode="nice"} 8.1 node_cpu{cpu="cpu23",mode="softirq"} 3354.5 node_cpu{cpu="cpu23",mode="steal"} 0 node_cpu{cpu="cpu23",mode="system"} 5.3604873e+06 node_cpu{cpu="cpu23",mode="user"} 1.036500248e+07 node_cpu{cpu="cpu24",mode="guest"} 2.461803672e+07 node_cpu{cpu="cpu24",mode="idle"} 1.7745305028e+08 node_cpu{cpu="cpu24",mode="iowait"} 55480.09 node_cpu{cpu="cpu24",mode="irq"} 0 node_cpu{cpu="cpu24",mode="nice"} 2.15 node_cpu{cpu="cpu24",mode="softirq"} 806.86 node_cpu{cpu="cpu24",mode="steal"} 0 node_cpu{cpu="cpu24",mode="system"} 7.46413656e+06 node_cpu{cpu="cpu24",mode="user"} 2.644100318e+07 node_cpu{cpu="cpu25",mode="guest"} 2.511789795e+07 node_cpu{cpu="cpu25",mode="idle"} 1.6948204751e+08 node_cpu{cpu="cpu25",mode="iowait"} 178325.1 node_cpu{cpu="cpu25",mode="irq"} 0 node_cpu{cpu="cpu25",mode="nice"} 1.99 node_cpu{cpu="cpu25",mode="softirq"} 4628.79 node_cpu{cpu="cpu25",mode="steal"} 0 node_cpu{cpu="cpu25",mode="system"} 9.49193265e+06 node_cpu{cpu="cpu25",mode="user"} 3.048556589e+07 node_cpu{cpu="cpu26",mode="guest"} 1.969060633e+07 node_cpu{cpu="cpu26",mode="idle"} 1.7794737072e+08 node_cpu{cpu="cpu26",mode="iowait"} 143817.95 node_cpu{cpu="cpu26",mode="irq"} 0 node_cpu{cpu="cpu26",mode="nice"} 19.49 node_cpu{cpu="cpu26",mode="softirq"} 2372.32 node_cpu{cpu="cpu26",mode="steal"} 0 node_cpu{cpu="cpu26",mode="system"} 1.024417139e+07 node_cpu{cpu="cpu26",mode="user"} 2.17618037e+07 node_cpu{cpu="cpu27",mode="guest"} 8.84670545e+06 node_cpu{cpu="cpu27",mode="idle"} 1.9703412714e+08 node_cpu{cpu="cpu27",mode="iowait"} 193640.08 node_cpu{cpu="cpu27",mode="irq"} 0 node_cpu{cpu="cpu27",mode="nice"} 7.25 node_cpu{cpu="cpu27",mode="softirq"} 2849.04 node_cpu{cpu="cpu27",mode="steal"} 0 node_cpu{cpu="cpu27",mode="system"} 4.84858481e+06 node_cpu{cpu="cpu27",mode="user"} 1.00766448e+07 node_cpu{cpu="cpu28",mode="guest"} 2.375677291e+07 node_cpu{cpu="cpu28",mode="idle"} 1.7815297472e+08 node_cpu{cpu="cpu28",mode="iowait"} 466564.47 node_cpu{cpu="cpu28",mode="irq"} 0 node_cpu{cpu="cpu28",mode="nice"} 6.82 node_cpu{cpu="cpu28",mode="softirq"} 46021.98 node_cpu{cpu="cpu28",mode="steal"} 0 node_cpu{cpu="cpu28",mode="system"} 7.17726774e+06 node_cpu{cpu="cpu28",mode="user"} 2.551616877e+07 node_cpu{cpu="cpu29",mode="guest"} 2.479227266e+07 node_cpu{cpu="cpu29",mode="idle"} 1.7021760092e+08 node_cpu{cpu="cpu29",mode="iowait"} 173915.03 node_cpu{cpu="cpu29",mode="irq"} 0 node_cpu{cpu="cpu29",mode="nice"} 1.43 node_cpu{cpu="cpu29",mode="softirq"} 4260.04 node_cpu{cpu="cpu29",mode="steal"} 0 node_cpu{cpu="cpu29",mode="system"} 9.33038763e+06 node_cpu{cpu="cpu29",mode="user"} 2.987413706e+07 node_cpu{cpu="cpu3",mode="guest"} 1.238334524e+07 node_cpu{cpu="cpu3",mode="idle"} 1.9263434492e+08 node_cpu{cpu="cpu3",mode="iowait"} 174044.3 node_cpu{cpu="cpu3",mode="irq"} 0 node_cpu{cpu="cpu3",mode="nice"} 7.15 node_cpu{cpu="cpu3",mode="softirq"} 71299.34 node_cpu{cpu="cpu3",mode="steal"} 0 node_cpu{cpu="cpu3",mode="system"} 5.34551625e+06 node_cpu{cpu="cpu3",mode="user"} 1.374258484e+07 node_cpu{cpu="cpu30",mode="guest"} 1.928417182e+07 node_cpu{cpu="cpu30",mode="idle"} 1.7878105316e+08 node_cpu{cpu="cpu30",mode="iowait"} 144465.25 node_cpu{cpu="cpu30",mode="irq"} 0 node_cpu{cpu="cpu30",mode="nice"} 16.45 node_cpu{cpu="cpu30",mode="softirq"} 2234.35 node_cpu{cpu="cpu30",mode="steal"} 0 node_cpu{cpu="cpu30",mode="system"} 1.003085285e+07 node_cpu{cpu="cpu30",mode="user"} 2.124660581e+07 node_cpu{cpu="cpu31",mode="guest"} 8.44252415e+06 node_cpu{cpu="cpu31",mode="idle"} 1.9793737342e+08 node_cpu{cpu="cpu31",mode="iowait"} 525393.73 node_cpu{cpu="cpu31",mode="irq"} 0 node_cpu{cpu="cpu31",mode="nice"} 6.23 node_cpu{cpu="cpu31",mode="softirq"} 2971.46 node_cpu{cpu="cpu31",mode="steal"} 0 node_cpu{cpu="cpu31",mode="system"} 4.25771274e+06 node_cpu{cpu="cpu31",mode="user"} 9.51859991e+06 node_cpu{cpu="cpu32",mode="guest"} 7.29073342e+06 node_cpu{cpu="cpu32",mode="idle"} 2.0266975934e+08 node_cpu{cpu="cpu32",mode="iowait"} 81756.7 node_cpu{cpu="cpu32",mode="irq"} 0 node_cpu{cpu="cpu32",mode="nice"} 0.45 node_cpu{cpu="cpu32",mode="softirq"} 130689.59 node_cpu{cpu="cpu32",mode="steal"} 0 node_cpu{cpu="cpu32",mode="system"} 2.2559856e+06 node_cpu{cpu="cpu32",mode="user"} 8.03761938e+06 node_cpu{cpu="cpu33",mode="guest"} 1.030770953e+07 node_cpu{cpu="cpu33",mode="idle"} 1.9582919961e+08 node_cpu{cpu="cpu33",mode="iowait"} 31624.89 node_cpu{cpu="cpu33",mode="irq"} 0 node_cpu{cpu="cpu33",mode="nice"} 0.49 node_cpu{cpu="cpu33",mode="softirq"} 14165.13 node_cpu{cpu="cpu33",mode="steal"} 0 node_cpu{cpu="cpu33",mode="system"} 3.93554851e+06 node_cpu{cpu="cpu33",mode="user"} 1.181684936e+07 node_cpu{cpu="cpu34",mode="guest"} 6.43762963e+06 node_cpu{cpu="cpu34",mode="idle"} 2.0115740934e+08 node_cpu{cpu="cpu34",mode="iowait"} 34269.46 node_cpu{cpu="cpu34",mode="irq"} 0 node_cpu{cpu="cpu34",mode="nice"} 1.72 node_cpu{cpu="cpu34",mode="softirq"} 115510.48 node_cpu{cpu="cpu34",mode="steal"} 0 node_cpu{cpu="cpu34",mode="system"} 3.88882008e+06 node_cpu{cpu="cpu34",mode="user"} 7.30245434e+06 node_cpu{cpu="cpu35",mode="guest"} 1.35574403e+06 node_cpu{cpu="cpu35",mode="idle"} 2.0827026718e+08 node_cpu{cpu="cpu35",mode="iowait"} 37351.64 node_cpu{cpu="cpu35",mode="irq"} 0 node_cpu{cpu="cpu35",mode="nice"} 1.04 node_cpu{cpu="cpu35",mode="softirq"} 138598.3 node_cpu{cpu="cpu35",mode="steal"} 0 node_cpu{cpu="cpu35",mode="system"} 2.24870598e+06 node_cpu{cpu="cpu35",mode="user"} 2.87648121e+06 node_cpu{cpu="cpu36",mode="guest"} 3.41735602e+06 node_cpu{cpu="cpu36",mode="idle"} 1.8713462183e+08 node_cpu{cpu="cpu36",mode="iowait"} 39561.75 node_cpu{cpu="cpu36",mode="irq"} 0 node_cpu{cpu="cpu36",mode="nice"} 27.87 node_cpu{cpu="cpu36",mode="softirq"} 157950.23 node_cpu{cpu="cpu36",mode="steal"} 0 node_cpu{cpu="cpu36",mode="system"} 1.490390396e+07 node_cpu{cpu="cpu36",mode="user"} 1.061519468e+07 node_cpu{cpu="cpu37",mode="guest"} 5.11993926e+06 node_cpu{cpu="cpu37",mode="idle"} 1.859386635e+08 node_cpu{cpu="cpu37",mode="iowait"} 77698.96 node_cpu{cpu="cpu37",mode="irq"} 0 node_cpu{cpu="cpu37",mode="nice"} 21.59 node_cpu{cpu="cpu37",mode="softirq"} 177112.7 node_cpu{cpu="cpu37",mode="steal"} 0 node_cpu{cpu="cpu37",mode="system"} 1.321111976e+07 node_cpu{cpu="cpu37",mode="user"} 1.307045353e+07 node_cpu{cpu="cpu38",mode="guest"} 3.46764469e+06 node_cpu{cpu="cpu38",mode="idle"} 1.8623426813e+08 node_cpu{cpu="cpu38",mode="iowait"} 83517.26 node_cpu{cpu="cpu38",mode="irq"} 0 node_cpu{cpu="cpu38",mode="nice"} 31.78 node_cpu{cpu="cpu38",mode="softirq"} 162136.79 node_cpu{cpu="cpu38",mode="steal"} 0 node_cpu{cpu="cpu38",mode="system"} 1.557098936e+07 node_cpu{cpu="cpu38",mode="user"} 1.02382898e+07 node_cpu{cpu="cpu39",mode="guest"} 1.44167988e+06 node_cpu{cpu="cpu39",mode="idle"} 1.8171697941e+08 node_cpu{cpu="cpu39",mode="iowait"} 111615.23 node_cpu{cpu="cpu39",mode="irq"} 0 node_cpu{cpu="cpu39",mode="nice"} 41.75 node_cpu{cpu="cpu39",mode="softirq"} 178938.12 node_cpu{cpu="cpu39",mode="steal"} 0 node_cpu{cpu="cpu39",mode="system"} 1.989000392e+07 node_cpu{cpu="cpu39",mode="user"} 1.06534848e+07 node_cpu{cpu="cpu4",mode="guest"} 2.648618081e+07 node_cpu{cpu="cpu4",mode="idle"} 1.7535292176e+08 node_cpu{cpu="cpu4",mode="iowait"} 126405.59 node_cpu{cpu="cpu4",mode="irq"} 0 node_cpu{cpu="cpu4",mode="nice"} 1.65 node_cpu{cpu="cpu4",mode="softirq"} 16639.44 node_cpu{cpu="cpu4",mode="steal"} 0 node_cpu{cpu="cpu4",mode="system"} 7.57230487e+06 node_cpu{cpu="cpu4",mode="user"} 2.8302062e+07 node_cpu{cpu="cpu40",mode="guest"} 3.26481752e+06 node_cpu{cpu="cpu40",mode="idle"} 1.9552992228e+08 node_cpu{cpu="cpu40",mode="iowait"} 27195.35 node_cpu{cpu="cpu40",mode="irq"} 0 node_cpu{cpu="cpu40",mode="nice"} 11.01 node_cpu{cpu="cpu40",mode="softirq"} 463994.33 node_cpu{cpu="cpu40",mode="steal"} 0 node_cpu{cpu="cpu40",mode="system"} 8.00975068e+06 node_cpu{cpu="cpu40",mode="user"} 8.8003063e+06 node_cpu{cpu="cpu41",mode="guest"} 4.94039715e+06 node_cpu{cpu="cpu41",mode="idle"} 1.9437225256e+08 node_cpu{cpu="cpu41",mode="iowait"} 63582.52 node_cpu{cpu="cpu41",mode="irq"} 0 node_cpu{cpu="cpu41",mode="nice"} 7.46 node_cpu{cpu="cpu41",mode="softirq"} 4005.09 node_cpu{cpu="cpu41",mode="steal"} 0 node_cpu{cpu="cpu41",mode="system"} 7.5896676e+06 node_cpu{cpu="cpu41",mode="user"} 1.095892074e+07 node_cpu{cpu="cpu42",mode="guest"} 4.89431576e+06 node_cpu{cpu="cpu42",mode="idle"} 1.7541681605e+08 node_cpu{cpu="cpu42",mode="iowait"} 54898.43 node_cpu{cpu="cpu42",mode="irq"} 0 node_cpu{cpu="cpu42",mode="nice"} 21.44 node_cpu{cpu="cpu42",mode="softirq"} 8.17697567e+06 node_cpu{cpu="cpu42",mode="steal"} 0 node_cpu{cpu="cpu42",mode="system"} 1.263361406e+07 node_cpu{cpu="cpu42",mode="user"} 1.116112349e+07 node_cpu{cpu="cpu43",mode="guest"} 1.37156187e+06 node_cpu{cpu="cpu43",mode="idle"} 1.9413350612e+08 node_cpu{cpu="cpu43",mode="iowait"} 81348.64 node_cpu{cpu="cpu43",mode="irq"} 0 node_cpu{cpu="cpu43",mode="nice"} 16.94 node_cpu{cpu="cpu43",mode="softirq"} 514618.73 node_cpu{cpu="cpu43",mode="steal"} 0 node_cpu{cpu="cpu43",mode="system"} 9.71113661e+06 node_cpu{cpu="cpu43",mode="user"} 8.28039418e+06 node_cpu{cpu="cpu44",mode="guest"} 3.53710064e+06 node_cpu{cpu="cpu44",mode="idle"} 2.0260467851e+08 node_cpu{cpu="cpu44",mode="iowait"} 18526.97 node_cpu{cpu="cpu44",mode="irq"} 0 node_cpu{cpu="cpu44",mode="nice"} 3.96 node_cpu{cpu="cpu44",mode="softirq"} 397647.22 node_cpu{cpu="cpu44",mode="steal"} 0 node_cpu{cpu="cpu44",mode="system"} 3.96315769e+06 node_cpu{cpu="cpu44",mode="user"} 6.06096399e+06 node_cpu{cpu="cpu45",mode="guest"} 4.82011138e+06 node_cpu{cpu="cpu45",mode="idle"} 1.9890391719e+08 node_cpu{cpu="cpu45",mode="iowait"} 52214.13 node_cpu{cpu="cpu45",mode="irq"} 0 node_cpu{cpu="cpu45",mode="nice"} 2.23 node_cpu{cpu="cpu45",mode="softirq"} 419740.83 node_cpu{cpu="cpu45",mode="steal"} 0 node_cpu{cpu="cpu45",mode="system"} 4.47885e+06 node_cpu{cpu="cpu45",mode="user"} 8.80162547e+06 node_cpu{cpu="cpu46",mode="guest"} 5.08136683e+06 node_cpu{cpu="cpu46",mode="idle"} 1.9916941047e+08 node_cpu{cpu="cpu46",mode="iowait"} 51399.37 node_cpu{cpu="cpu46",mode="irq"} 0 node_cpu{cpu="cpu46",mode="nice"} 5.8 node_cpu{cpu="cpu46",mode="softirq"} 427601.7 node_cpu{cpu="cpu46",mode="steal"} 0 node_cpu{cpu="cpu46",mode="system"} 5.22797007e+06 node_cpu{cpu="cpu46",mode="user"} 7.33764926e+06 node_cpu{cpu="cpu47",mode="guest"} 1.03125547e+06 node_cpu{cpu="cpu47",mode="idle"} 2.0477222658e+08 node_cpu{cpu="cpu47",mode="iowait"} 64505.79 node_cpu{cpu="cpu47",mode="irq"} 0 node_cpu{cpu="cpu47",mode="nice"} 4.97 node_cpu{cpu="cpu47",mode="softirq"} 430739.69 node_cpu{cpu="cpu47",mode="steal"} 0 node_cpu{cpu="cpu47",mode="system"} 4.04974713e+06 node_cpu{cpu="cpu47",mode="user"} 3.70846627e+06 node_cpu{cpu="cpu48",mode="guest"} 4.58146447e+06 node_cpu{cpu="cpu48",mode="idle"} 2.0583398321e+08 node_cpu{cpu="cpu48",mode="iowait"} 12516.94 node_cpu{cpu="cpu48",mode="irq"} 0 node_cpu{cpu="cpu48",mode="nice"} 2.58 node_cpu{cpu="cpu48",mode="softirq"} 987.31 node_cpu{cpu="cpu48",mode="steal"} 0 node_cpu{cpu="cpu48",mode="system"} 2.26787106e+06 node_cpu{cpu="cpu48",mode="user"} 5.59723334e+06 node_cpu{cpu="cpu49",mode="guest"} 5.4011819e+06 node_cpu{cpu="cpu49",mode="idle"} 2.005737912e+08 node_cpu{cpu="cpu49",mode="iowait"} 45235.86 node_cpu{cpu="cpu49",mode="irq"} 0 node_cpu{cpu="cpu49",mode="nice"} 2.03 node_cpu{cpu="cpu49",mode="softirq"} 396513.7 node_cpu{cpu="cpu49",mode="steal"} 0 node_cpu{cpu="cpu49",mode="system"} 3.34495693e+06 node_cpu{cpu="cpu49",mode="user"} 8.16842192e+06 node_cpu{cpu="cpu5",mode="guest"} 2.656938214e+07 node_cpu{cpu="cpu5",mode="idle"} 1.6740312107e+08 node_cpu{cpu="cpu5",mode="iowait"} 163121.4 node_cpu{cpu="cpu5",mode="irq"} 0 node_cpu{cpu="cpu5",mode="nice"} 1.38 node_cpu{cpu="cpu5",mode="softirq"} 9054.82 node_cpu{cpu="cpu5",mode="steal"} 0 node_cpu{cpu="cpu5",mode="system"} 9.65494917e+06 node_cpu{cpu="cpu5",mode="user"} 3.21969618e+07 node_cpu{cpu="cpu50",mode="guest"} 6.41255168e+06 node_cpu{cpu="cpu50",mode="idle"} 2.0134158413e+08 node_cpu{cpu="cpu50",mode="iowait"} 45934.14 node_cpu{cpu="cpu50",mode="irq"} 0 node_cpu{cpu="cpu50",mode="nice"} 3.79 node_cpu{cpu="cpu50",mode="softirq"} 796.54 node_cpu{cpu="cpu50",mode="steal"} 0 node_cpu{cpu="cpu50",mode="system"} 3.97187957e+06 node_cpu{cpu="cpu50",mode="user"} 7.35680542e+06 node_cpu{cpu="cpu51",mode="guest"} 815971.22 node_cpu{cpu="cpu51",mode="idle"} 2.107442933e+08 node_cpu{cpu="cpu51",mode="iowait"} 55276.32 node_cpu{cpu="cpu51",mode="irq"} 0 node_cpu{cpu="cpu51",mode="nice"} 5.07 node_cpu{cpu="cpu51",mode="softirq"} 991.77 node_cpu{cpu="cpu51",mode="steal"} 0 node_cpu{cpu="cpu51",mode="system"} 1.54443296e+06 node_cpu{cpu="cpu51",mode="user"} 1.59977846e+06 node_cpu{cpu="cpu52",mode="guest"} 5.55554637e+06 node_cpu{cpu="cpu52",mode="idle"} 2.0541915712e+08 node_cpu{cpu="cpu52",mode="iowait"} 10634.92 node_cpu{cpu="cpu52",mode="irq"} 0 node_cpu{cpu="cpu52",mode="nice"} 2.99 node_cpu{cpu="cpu52",mode="softirq"} 632.93 node_cpu{cpu="cpu52",mode="steal"} 0 node_cpu{cpu="cpu52",mode="system"} 1.99120189e+06 node_cpu{cpu="cpu52",mode="user"} 6.25721712e+06 node_cpu{cpu="cpu53",mode="guest"} 7.98319697e+06 node_cpu{cpu="cpu53",mode="idle"} 1.9947871141e+08 node_cpu{cpu="cpu53",mode="iowait"} 39791.22 node_cpu{cpu="cpu53",mode="irq"} 0 node_cpu{cpu="cpu53",mode="nice"} 2.12 node_cpu{cpu="cpu53",mode="softirq"} 693.99 node_cpu{cpu="cpu53",mode="steal"} 0 node_cpu{cpu="cpu53",mode="system"} 3.38643425e+06 node_cpu{cpu="cpu53",mode="user"} 9.53612572e+06 node_cpu{cpu="cpu54",mode="guest"} 6.61732521e+06 node_cpu{cpu="cpu54",mode="idle"} 2.0158599543e+08 node_cpu{cpu="cpu54",mode="iowait"} 43417.36 node_cpu{cpu="cpu54",mode="irq"} 0 node_cpu{cpu="cpu54",mode="nice"} 4.3 node_cpu{cpu="cpu54",mode="softirq"} 506.78 node_cpu{cpu="cpu54",mode="steal"} 0 node_cpu{cpu="cpu54",mode="system"} 3.74059767e+06 node_cpu{cpu="cpu54",mode="user"} 7.34185102e+06 node_cpu{cpu="cpu55",mode="guest"} 791744.53 node_cpu{cpu="cpu55",mode="idle"} 2.118408436e+08 node_cpu{cpu="cpu55",mode="iowait"} 48566.24 node_cpu{cpu="cpu55",mode="irq"} 0 node_cpu{cpu="cpu55",mode="nice"} 6.81 node_cpu{cpu="cpu55",mode="softirq"} 609.33 node_cpu{cpu="cpu55",mode="steal"} 0 node_cpu{cpu="cpu55",mode="system"} 955919.61 node_cpu{cpu="cpu55",mode="user"} 1.20413863e+06 node_cpu{cpu="cpu56",mode="guest"} 6.34351142e+06 node_cpu{cpu="cpu56",mode="idle"} 2.0466951079e+08 node_cpu{cpu="cpu56",mode="iowait"} 10285.11 node_cpu{cpu="cpu56",mode="irq"} 0 node_cpu{cpu="cpu56",mode="nice"} 1.82 node_cpu{cpu="cpu56",mode="softirq"} 431.38 node_cpu{cpu="cpu56",mode="steal"} 0 node_cpu{cpu="cpu56",mode="system"} 1.992108e+06 node_cpu{cpu="cpu56",mode="user"} 6.94538534e+06 node_cpu{cpu="cpu57",mode="guest"} 9.07920691e+06 node_cpu{cpu="cpu57",mode="idle"} 1.9792629785e+08 node_cpu{cpu="cpu57",mode="iowait"} 39671.78 node_cpu{cpu="cpu57",mode="irq"} 0 node_cpu{cpu="cpu57",mode="nice"} 0.91 node_cpu{cpu="cpu57",mode="softirq"} 584.74 node_cpu{cpu="cpu57",mode="steal"} 0 node_cpu{cpu="cpu57",mode="system"} 3.60324934e+06 node_cpu{cpu="cpu57",mode="user"} 1.057965845e+07 node_cpu{cpu="cpu58",mode="guest"} 6.56487744e+06 node_cpu{cpu="cpu58",mode="idle"} 2.0181995845e+08 node_cpu{cpu="cpu58",mode="iowait"} 42062.76 node_cpu{cpu="cpu58",mode="irq"} 0 node_cpu{cpu="cpu58",mode="nice"} 2.77 node_cpu{cpu="cpu58",mode="softirq"} 408.26 node_cpu{cpu="cpu58",mode="steal"} 0 node_cpu{cpu="cpu58",mode="system"} 3.6298526e+06 node_cpu{cpu="cpu58",mode="user"} 7.22261303e+06 node_cpu{cpu="cpu59",mode="guest"} 780072.72 node_cpu{cpu="cpu59",mode="idle"} 2.1224391054e+08 node_cpu{cpu="cpu59",mode="iowait"} 44475.35 node_cpu{cpu="cpu59",mode="irq"} 0 node_cpu{cpu="cpu59",mode="nice"} 2.89 node_cpu{cpu="cpu59",mode="softirq"} 462.9 node_cpu{cpu="cpu59",mode="steal"} 0 node_cpu{cpu="cpu59",mode="system"} 734881.18 node_cpu{cpu="cpu59",mode="user"} 1.06103776e+06 node_cpu{cpu="cpu6",mode="guest"} 1.985557173e+07 node_cpu{cpu="cpu6",mode="idle"} 1.7781818205e+08 node_cpu{cpu="cpu6",mode="iowait"} 126522.15 node_cpu{cpu="cpu6",mode="irq"} 0 node_cpu{cpu="cpu6",mode="nice"} 15.42 node_cpu{cpu="cpu6",mode="softirq"} 4480.56 node_cpu{cpu="cpu6",mode="steal"} 0 node_cpu{cpu="cpu6",mode="system"} 1.028774691e+07 node_cpu{cpu="cpu6",mode="user"} 2.202183811e+07 node_cpu{cpu="cpu60",mode="guest"} 8.21919532e+06 node_cpu{cpu="cpu60",mode="idle"} 2.0214812876e+08 node_cpu{cpu="cpu60",mode="iowait"} 27103.62 node_cpu{cpu="cpu60",mode="irq"} 0 node_cpu{cpu="cpu60",mode="nice"} 0.83 node_cpu{cpu="cpu60",mode="softirq"} 357.99 node_cpu{cpu="cpu60",mode="steal"} 0 node_cpu{cpu="cpu60",mode="system"} 2.39653142e+06 node_cpu{cpu="cpu60",mode="user"} 8.84239209e+06 node_cpu{cpu="cpu61",mode="guest"} 1.118670242e+07 node_cpu{cpu="cpu61",mode="idle"} 1.9453791808e+08 node_cpu{cpu="cpu61",mode="iowait"} 58218.96 node_cpu{cpu="cpu61",mode="irq"} 0 node_cpu{cpu="cpu61",mode="nice"} 0.46 node_cpu{cpu="cpu61",mode="softirq"} 650.24 node_cpu{cpu="cpu61",mode="steal"} 0 node_cpu{cpu="cpu61",mode="system"} 4.19737377e+06 node_cpu{cpu="cpu61",mode="user"} 1.310918295e+07 node_cpu{cpu="cpu62",mode="guest"} 7.11532459e+06 node_cpu{cpu="cpu62",mode="idle"} 2.0117232793e+08 node_cpu{cpu="cpu62",mode="iowait"} 61816.38 node_cpu{cpu="cpu62",mode="irq"} 0 node_cpu{cpu="cpu62",mode="nice"} 1.63 node_cpu{cpu="cpu62",mode="softirq"} 464.64 node_cpu{cpu="cpu62",mode="steal"} 0 node_cpu{cpu="cpu62",mode="system"} 3.65856948e+06 node_cpu{cpu="cpu62",mode="user"} 7.76927411e+06 node_cpu{cpu="cpu63",mode="guest"} 2.39633517e+06 node_cpu{cpu="cpu63",mode="idle"} 2.0992738298e+08 node_cpu{cpu="cpu63",mode="iowait"} 58488.14 node_cpu{cpu="cpu63",mode="irq"} 0 node_cpu{cpu="cpu63",mode="nice"} 1.38 node_cpu{cpu="cpu63",mode="softirq"} 454.94 node_cpu{cpu="cpu63",mode="steal"} 0 node_cpu{cpu="cpu63",mode="system"} 1.12775508e+06 node_cpu{cpu="cpu63",mode="user"} 2.69811473e+06 node_cpu{cpu="cpu7",mode="guest"} 9.91881101e+06 node_cpu{cpu="cpu7",mode="idle"} 1.9591857325e+08 node_cpu{cpu="cpu7",mode="iowait"} 161948 node_cpu{cpu="cpu7",mode="irq"} 0 node_cpu{cpu="cpu7",mode="nice"} 5.15 node_cpu{cpu="cpu7",mode="softirq"} 5803.9 node_cpu{cpu="cpu7",mode="steal"} 0 node_cpu{cpu="cpu7",mode="system"} 4.84704621e+06 node_cpu{cpu="cpu7",mode="user"} 1.123041916e+07 node_cpu{cpu="cpu8",mode="guest"} 2.535228849e+07 node_cpu{cpu="cpu8",mode="idle"} 1.7633567512e+08 node_cpu{cpu="cpu8",mode="iowait"} 104310.58 node_cpu{cpu="cpu8",mode="irq"} 0 node_cpu{cpu="cpu8",mode="nice"} 4.1 node_cpu{cpu="cpu8",mode="softirq"} 1924.72 node_cpu{cpu="cpu8",mode="steal"} 0 node_cpu{cpu="cpu8",mode="system"} 7.58391993e+06 node_cpu{cpu="cpu8",mode="user"} 2.722991634e+07 node_cpu{cpu="cpu9",mode="guest"} 2.578601925e+07 node_cpu{cpu="cpu9",mode="idle"} 1.6810035289e+08 node_cpu{cpu="cpu9",mode="iowait"} 181644.3 node_cpu{cpu="cpu9",mode="irq"} 0 node_cpu{cpu="cpu9",mode="nice"} 2.41 node_cpu{cpu="cpu9",mode="softirq"} 6574.61 node_cpu{cpu="cpu9",mode="steal"} 0 node_cpu{cpu="cpu9",mode="system"} 9.59204412e+06 node_cpu{cpu="cpu9",mode="user"} 3.17060403e+07 # HELP node_disk_bytes_read The total number of bytes read successfully. # TYPE node_disk_bytes_read counter node_disk_bytes_read{device="dm-0"} 2.8106062279168e+13 node_disk_bytes_read{device="dm-1"} 6.01260032e+09 node_disk_bytes_read{device="sda"} 2.8112516738048e+13 node_disk_bytes_read{device="sr0"} 0 # HELP node_disk_bytes_written The total number of bytes written successfully. # TYPE node_disk_bytes_written counter node_disk_bytes_written{device="dm-0"} 3.62367327688704e+14 node_disk_bytes_written{device="dm-1"} 1.0339835904e+10 node_disk_bytes_written{device="sda"} 3.62377721418752e+14 node_disk_bytes_written{device="sr0"} 0 # HELP node_disk_io_now The number of I/Os currently in progress. # TYPE node_disk_io_now gauge node_disk_io_now{device="dm-0"} 0 node_disk_io_now{device="dm-1"} 0 node_disk_io_now{device="sda"} 0 node_disk_io_now{device="sr0"} 0 # HELP node_disk_io_time_ms Total Milliseconds spent doing I/Os. # TYPE node_disk_io_time_ms counter node_disk_io_time_ms{device="dm-0"} 3.127261412e+09 node_disk_io_time_ms{device="dm-1"} 2.331584e+06 node_disk_io_time_ms{device="sda"} 3.077404332e+09 node_disk_io_time_ms{device="sr0"} 0 # HELP node_disk_io_time_weighted The weighted # of milliseconds spent doing I/Os. See https://www.kernel.org/doc/Documentation/iostats.txt. # TYPE node_disk_io_time_weighted counter node_disk_io_time_weighted{device="dm-0"} 5.42267145e+08 node_disk_io_time_weighted{device="dm-1"} 2.2729483e+07 node_disk_io_time_weighted{device="sda"} 2.545190073e+09 node_disk_io_time_weighted{device="sr0"} 0 # HELP node_disk_read_time_ms The total number of milliseconds spent by all reads. # TYPE node_disk_read_time_ms counter node_disk_read_time_ms{device="dm-0"} 3.534046304e+09 node_disk_read_time_ms{device="dm-1"} 1.6870955e+07 node_disk_read_time_ms{device="sda"} 3.532579107e+09 node_disk_read_time_ms{device="sr0"} 0 # HELP node_disk_reads_completed The total number of reads completed successfully. # TYPE node_disk_reads_completed counter node_disk_reads_completed{device="dm-0"} 5.86068679e+08 node_disk_reads_completed{device="dm-1"} 1.46724e+06 node_disk_reads_completed{device="sda"} 5.85934558e+08 node_disk_reads_completed{device="sr0"} 0 # HELP node_disk_reads_merged The total number of reads merged. See https://www.kernel.org/doc/Documentation/iostats.txt. # TYPE node_disk_reads_merged counter node_disk_reads_merged{device="dm-0"} 0 node_disk_reads_merged{device="dm-1"} 0 node_disk_reads_merged{device="sda"} 1.604491e+06 node_disk_reads_merged{device="sr0"} 0 # HELP node_disk_sectors_read The total number of sectors read successfully. # TYPE node_disk_sectors_read counter node_disk_sectors_read{device="dm-0"} 5.4894652889e+10 node_disk_sectors_read{device="dm-1"} 1.174336e+07 node_disk_sectors_read{device="sda"} 5.4907259254e+10 node_disk_sectors_read{device="sr0"} 0 # HELP node_disk_sectors_written The total number of sectors written successfully. # TYPE node_disk_sectors_written counter node_disk_sectors_written{device="dm-0"} 7.07748686892e+11 node_disk_sectors_written{device="dm-1"} 2.0194992e+07 node_disk_sectors_written{device="sda"} 7.07768987146e+11 node_disk_sectors_written{device="sr0"} 0 # HELP node_disk_write_time_ms This is the total number of milliseconds spent by all writes. # TYPE node_disk_write_time_ms counter node_disk_write_time_ms{device="dm-0"} 6.52198883e+08 node_disk_write_time_ms{device="dm-1"} 5.853736e+06 node_disk_write_time_ms{device="sda"} 3.261381498e+09 node_disk_write_time_ms{device="sr0"} 0 # HELP node_disk_writes_completed The total number of writes completed successfully. # TYPE node_disk_writes_completed counter node_disk_writes_completed{device="dm-0"} 1.3571066875e+10 node_disk_writes_completed{device="dm-1"} 2.524374e+06 node_disk_writes_completed{device="sda"} 1.3608388163e+10 node_disk_writes_completed{device="sr0"} 0 # HELP node_disk_writes_merged The number of writes merged. See https://www.kernel.org/doc/Documentation/iostats.txt. # TYPE node_disk_writes_merged counter node_disk_writes_merged{device="dm-0"} 0 node_disk_writes_merged{device="dm-1"} 0 node_disk_writes_merged{device="sda"} 4.7229476e+07 node_disk_writes_merged{device="sr0"} 0 # HELP node_entropy_available_bits Bits of available entropy. # TYPE node_entropy_available_bits gauge node_entropy_available_bits 3943 # HELP node_exporter_build_info A metric with a constant '1' value labeled by version, revision, branch, and goversion from which node_exporter was built. # TYPE node_exporter_build_info gauge node_exporter_build_info{branch="master",goversion="go1.7.5",revision="840ba5dcc71a084a3bc63cb6063003c1f94435a6",version="0.14.0"} 1 # HELP node_filefd_allocated File descriptor statistics: allocated. # TYPE node_filefd_allocated gauge node_filefd_allocated 10496 # HELP node_filefd_maximum File descriptor statistics: maximum. # TYPE node_filefd_maximum gauge node_filefd_maximum 9.781995e+06 # HELP node_filesystem_avail Filesystem space available to non-root users in bytes. # TYPE node_filesystem_avail gauge node_filesystem_avail{device="/dev/mapper/zstack-root",fstype="xfs",mountpoint="/"} 5.605002981376e+12 node_filesystem_avail{device="/dev/sda2",fstype="xfs",mountpoint="/boot"} 8.82003968e+08 node_filesystem_avail{device="proc",fstype="proc",mountpoint="/run/netns/br_em2_e2cff97ea89144e38de95ff8ef66c007"} 0 node_filesystem_avail{device="proc",fstype="proc",mountpoint="/run/netns/br_em2_e6cf650fb2c649c597e1b483281eb550"} 0 node_filesystem_avail{device="proc",fstype="proc",mountpoint="/run/netns/br_em2_f4477c121a9d45d0ac2ee52cd6c881ff"} 0 node_filesystem_avail{device="proc",fstype="proc",mountpoint="/run/netns/br_em4_15c555d7ef5545fd91d235d7705dcc23"} 0 node_filesystem_avail{device="rootfs",fstype="rootfs",mountpoint="/"} 5.605002981376e+12 node_filesystem_avail{device="sunrpc",fstype="rpc_pipefs",mountpoint="/var/lib/nfs/rpc_pipefs"} 0 node_filesystem_avail{device="tmpfs",fstype="tmpfs",mountpoint="/run"} 4.6295621632e+10 node_filesystem_avail{device="tmpfs",fstype="tmpfs",mountpoint="/run/netns"} 4.6295621632e+10 node_filesystem_avail{device="tmpfs",fstype="tmpfs",mountpoint="/run/user/0"} 1.0118623232e+10 node_filesystem_avail{device="tmpfs",fstype="tmpfs",mountpoint="/var/log/rtlog"} 6.291456e+07 # HELP node_filesystem_files Filesystem total file nodes. # TYPE node_filesystem_files gauge node_filesystem_files{device="/dev/mapper/zstack-root",fstype="xfs",mountpoint="/"} 7.02388224e+08 node_filesystem_files{device="/dev/sda2",fstype="xfs",mountpoint="/boot"} 524288 node_filesystem_files{device="proc",fstype="proc",mountpoint="/run/netns/br_em2_e2cff97ea89144e38de95ff8ef66c007"} 0 node_filesystem_files{device="proc",fstype="proc",mountpoint="/run/netns/br_em2_e6cf650fb2c649c597e1b483281eb550"} 0 node_filesystem_files{device="proc",fstype="proc",mountpoint="/run/netns/br_em2_f4477c121a9d45d0ac2ee52cd6c881ff"} 0 node_filesystem_files{device="proc",fstype="proc",mountpoint="/run/netns/br_em4_15c555d7ef5545fd91d235d7705dcc23"} 0 node_filesystem_files{device="rootfs",fstype="rootfs",mountpoint="/"} 7.02388224e+08 node_filesystem_files{device="sunrpc",fstype="rpc_pipefs",mountpoint="/var/lib/nfs/rpc_pipefs"} 0 node_filesystem_files{device="tmpfs",fstype="tmpfs",mountpoint="/run"} 1.2351834e+07 node_filesystem_files{device="tmpfs",fstype="tmpfs",mountpoint="/run/netns"} 1.2351834e+07 node_filesystem_files{device="tmpfs",fstype="tmpfs",mountpoint="/run/user/0"} 1.2351834e+07 node_filesystem_files{device="tmpfs",fstype="tmpfs",mountpoint="/var/log/rtlog"} 1.2351834e+07 # HELP node_filesystem_files_free Filesystem total free file nodes. # TYPE node_filesystem_files_free gauge node_filesystem_files_free{device="/dev/mapper/zstack-root",fstype="xfs",mountpoint="/"} 7.02305985e+08 node_filesystem_files_free{device="/dev/sda2",fstype="xfs",mountpoint="/boot"} 523915 node_filesystem_files_free{device="proc",fstype="proc",mountpoint="/run/netns/br_em2_e2cff97ea89144e38de95ff8ef66c007"} 0 node_filesystem_files_free{device="proc",fstype="proc",mountpoint="/run/netns/br_em2_e6cf650fb2c649c597e1b483281eb550"} 0 node_filesystem_files_free{device="proc",fstype="proc",mountpoint="/run/netns/br_em2_f4477c121a9d45d0ac2ee52cd6c881ff"} 0 node_filesystem_files_free{device="proc",fstype="proc",mountpoint="/run/netns/br_em4_15c555d7ef5545fd91d235d7705dcc23"} 0 node_filesystem_files_free{device="rootfs",fstype="rootfs",mountpoint="/"} 7.02305985e+08 node_filesystem_files_free{device="sunrpc",fstype="rpc_pipefs",mountpoint="/var/lib/nfs/rpc_pipefs"} 0 node_filesystem_files_free{device="tmpfs",fstype="tmpfs",mountpoint="/run"} 1.2350623e+07 node_filesystem_files_free{device="tmpfs",fstype="tmpfs",mountpoint="/run/netns"} 1.2350623e+07 node_filesystem_files_free{device="tmpfs",fstype="tmpfs",mountpoint="/run/user/0"} 1.2351833e+07 node_filesystem_files_free{device="tmpfs",fstype="tmpfs",mountpoint="/var/log/rtlog"} 1.2351833e+07 # HELP node_filesystem_free Filesystem free space in bytes. # TYPE node_filesystem_free gauge node_filesystem_free{device="/dev/mapper/zstack-root",fstype="xfs",mountpoint="/"} 5.605002981376e+12 node_filesystem_free{device="/dev/sda2",fstype="xfs",mountpoint="/boot"} 8.82003968e+08 node_filesystem_free{device="proc",fstype="proc",mountpoint="/run/netns/br_em2_e2cff97ea89144e38de95ff8ef66c007"} 0 node_filesystem_free{device="proc",fstype="proc",mountpoint="/run/netns/br_em2_e6cf650fb2c649c597e1b483281eb550"} 0 node_filesystem_free{device="proc",fstype="proc",mountpoint="/run/netns/br_em2_f4477c121a9d45d0ac2ee52cd6c881ff"} 0 node_filesystem_free{device="proc",fstype="proc",mountpoint="/run/netns/br_em4_15c555d7ef5545fd91d235d7705dcc23"} 0 node_filesystem_free{device="rootfs",fstype="rootfs",mountpoint="/"} 5.605002981376e+12 node_filesystem_free{device="sunrpc",fstype="rpc_pipefs",mountpoint="/var/lib/nfs/rpc_pipefs"} 0 node_filesystem_free{device="tmpfs",fstype="tmpfs",mountpoint="/run"} 4.6295621632e+10 node_filesystem_free{device="tmpfs",fstype="tmpfs",mountpoint="/run/netns"} 4.6295621632e+10 node_filesystem_free{device="tmpfs",fstype="tmpfs",mountpoint="/run/user/0"} 1.0118623232e+10 node_filesystem_free{device="tmpfs",fstype="tmpfs",mountpoint="/var/log/rtlog"} 6.291456e+07 # HELP node_filesystem_readonly Filesystem read-only status. # TYPE node_filesystem_readonly gauge node_filesystem_readonly{device="/dev/mapper/zstack-root",fstype="xfs",mountpoint="/"} 0 node_filesystem_readonly{device="/dev/sda2",fstype="xfs",mountpoint="/boot"} 0 node_filesystem_readonly{device="proc",fstype="proc",mountpoint="/run/netns/br_em2_e2cff97ea89144e38de95ff8ef66c007"} 0 node_filesystem_readonly{device="proc",fstype="proc",mountpoint="/run/netns/br_em2_e6cf650fb2c649c597e1b483281eb550"} 0 node_filesystem_readonly{device="proc",fstype="proc",mountpoint="/run/netns/br_em2_f4477c121a9d45d0ac2ee52cd6c881ff"} 0 node_filesystem_readonly{device="proc",fstype="proc",mountpoint="/run/netns/br_em4_15c555d7ef5545fd91d235d7705dcc23"} 0 node_filesystem_readonly{device="rootfs",fstype="rootfs",mountpoint="/"} 0 node_filesystem_readonly{device="sunrpc",fstype="rpc_pipefs",mountpoint="/var/lib/nfs/rpc_pipefs"} 0 node_filesystem_readonly{device="tmpfs",fstype="tmpfs",mountpoint="/run"} 0 node_filesystem_readonly{device="tmpfs",fstype="tmpfs",mountpoint="/run/netns"} 0 node_filesystem_readonly{device="tmpfs",fstype="tmpfs",mountpoint="/run/user/0"} 0 node_filesystem_readonly{device="tmpfs",fstype="tmpfs",mountpoint="/var/log/rtlog"} 0 # HELP node_filesystem_size Filesystem size in bytes. # TYPE node_filesystem_size gauge node_filesystem_size{device="/dev/mapper/zstack-root",fstype="xfs",mountpoint="/"} 7.190318415872e+12 node_filesystem_size{device="/dev/sda2",fstype="xfs",mountpoint="/boot"} 1.063256064e+09 node_filesystem_size{device="proc",fstype="proc",mountpoint="/run/netns/br_em2_e2cff97ea89144e38de95ff8ef66c007"} 0 node_filesystem_size{device="proc",fstype="proc",mountpoint="/run/netns/br_em2_e6cf650fb2c649c597e1b483281eb550"} 0 node_filesystem_size{device="proc",fstype="proc",mountpoint="/run/netns/br_em2_f4477c121a9d45d0ac2ee52cd6c881ff"} 0 node_filesystem_size{device="proc",fstype="proc",mountpoint="/run/netns/br_em4_15c555d7ef5545fd91d235d7705dcc23"} 0 node_filesystem_size{device="rootfs",fstype="rootfs",mountpoint="/"} 7.190318415872e+12 node_filesystem_size{device="sunrpc",fstype="rpc_pipefs",mountpoint="/var/lib/nfs/rpc_pipefs"} 0 node_filesystem_size{device="tmpfs",fstype="tmpfs",mountpoint="/run"} 5.0593112064e+10 node_filesystem_size{device="tmpfs",fstype="tmpfs",mountpoint="/run/netns"} 5.0593112064e+10 node_filesystem_size{device="tmpfs",fstype="tmpfs",mountpoint="/run/user/0"} 1.0118623232e+10 node_filesystem_size{device="tmpfs",fstype="tmpfs",mountpoint="/var/log/rtlog"} 6.291456e+07 # HELP node_forks Total number of forks. # TYPE node_forks counter node_forks 3.0694610306e+10 # HELP node_hwmon_chip_names Annotation metric for human-readable chip names # TYPE node_hwmon_chip_names gauge node_hwmon_chip_names{chip="platform_coretemp_0",chip_name="coretemp"} 1 node_hwmon_chip_names{chip="platform_coretemp_1",chip_name="coretemp"} 1 node_hwmon_chip_names{chip="platform_coretemp_2",chip_name="coretemp"} 1 node_hwmon_chip_names{chip="platform_coretemp_3",chip_name="coretemp"} 1 # HELP node_hwmon_sensor_label Label for given chip and sensor # TYPE node_hwmon_sensor_label gauge node_hwmon_sensor_label{chip="platform_coretemp_0",label="core_1",sensor="temp3"} 1 node_hwmon_sensor_label{chip="platform_coretemp_0",label="core_16",sensor="temp18"} 1 node_hwmon_sensor_label{chip="platform_coretemp_0",label="core_17",sensor="temp19"} 1 node_hwmon_sensor_label{chip="platform_coretemp_0",label="core_18",sensor="temp20"} 1 node_hwmon_sensor_label{chip="platform_coretemp_0",label="core_2",sensor="temp4"} 1 node_hwmon_sensor_label{chip="platform_coretemp_0",label="core_24",sensor="temp26"} 1 node_hwmon_sensor_label{chip="platform_coretemp_0",label="core_8",sensor="temp10"} 1 node_hwmon_sensor_label{chip="platform_coretemp_0",label="core_9",sensor="temp11"} 1 node_hwmon_sensor_label{chip="platform_coretemp_1",label="core_0",sensor="temp2"} 1 node_hwmon_sensor_label{chip="platform_coretemp_1",label="core_1",sensor="temp3"} 1 node_hwmon_sensor_label{chip="platform_coretemp_1",label="core_17",sensor="temp19"} 1 node_hwmon_sensor_label{chip="platform_coretemp_1",label="core_18",sensor="temp20"} 1 node_hwmon_sensor_label{chip="platform_coretemp_1",label="core_2",sensor="temp4"} 1 node_hwmon_sensor_label{chip="platform_coretemp_1",label="core_24",sensor="temp26"} 1 node_hwmon_sensor_label{chip="platform_coretemp_1",label="core_25",sensor="temp27"} 1 node_hwmon_sensor_label{chip="platform_coretemp_1",label="core_8",sensor="temp10"} 1 node_hwmon_sensor_label{chip="platform_coretemp_2",label="core_1",sensor="temp3"} 1 node_hwmon_sensor_label{chip="platform_coretemp_2",label="core_16",sensor="temp18"} 1 node_hwmon_sensor_label{chip="platform_coretemp_2",label="core_17",sensor="temp19"} 1 node_hwmon_sensor_label{chip="platform_coretemp_2",label="core_18",sensor="temp20"} 1 node_hwmon_sensor_label{chip="platform_coretemp_2",label="core_2",sensor="temp4"} 1 node_hwmon_sensor_label{chip="platform_coretemp_2",label="core_24",sensor="temp26"} 1 node_hwmon_sensor_label{chip="platform_coretemp_2",label="core_8",sensor="temp10"} 1 node_hwmon_sensor_label{chip="platform_coretemp_2",label="core_9",sensor="temp11"} 1 node_hwmon_sensor_label{chip="platform_coretemp_3",label="core_0",sensor="temp2"} 1 node_hwmon_sensor_label{chip="platform_coretemp_3",label="core_1",sensor="temp3"} 1 node_hwmon_sensor_label{chip="platform_coretemp_3",label="core_17",sensor="temp19"} 1 node_hwmon_sensor_label{chip="platform_coretemp_3",label="core_18",sensor="temp20"} 1 node_hwmon_sensor_label{chip="platform_coretemp_3",label="core_2",sensor="temp4"} 1 node_hwmon_sensor_label{chip="platform_coretemp_3",label="core_24",sensor="temp26"} 1 node_hwmon_sensor_label{chip="platform_coretemp_3",label="core_25",sensor="temp27"} 1 node_hwmon_sensor_label{chip="platform_coretemp_3",label="core_8",sensor="temp10"} 1 # HELP node_hwmon_temp_celsius Hardware monitor for temperature (input) # TYPE node_hwmon_temp_celsius gauge node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp10"} 45 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp11"} 44 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp18"} 44 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp19"} 44 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp20"} 44 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp26"} 44 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp3"} 46 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp4"} 45 node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp10"} 45 node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp19"} 47 node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp2"} 44 node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp20"} 48 node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp26"} 50 node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp27"} 48 node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp3"} 47 node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp4"} 45 node_hwmon_temp_celsius{chip="platform_coretemp_2",sensor="temp10"} 55 node_hwmon_temp_celsius{chip="platform_coretemp_2",sensor="temp11"} 58 node_hwmon_temp_celsius{chip="platform_coretemp_2",sensor="temp18"} 51 node_hwmon_temp_celsius{chip="platform_coretemp_2",sensor="temp19"} 55 node_hwmon_temp_celsius{chip="platform_coretemp_2",sensor="temp20"} 56 node_hwmon_temp_celsius{chip="platform_coretemp_2",sensor="temp26"} 55 node_hwmon_temp_celsius{chip="platform_coretemp_2",sensor="temp3"} 53 node_hwmon_temp_celsius{chip="platform_coretemp_2",sensor="temp4"} 54 node_hwmon_temp_celsius{chip="platform_coretemp_3",sensor="temp10"} 40 node_hwmon_temp_celsius{chip="platform_coretemp_3",sensor="temp19"} 42 node_hwmon_temp_celsius{chip="platform_coretemp_3",sensor="temp2"} 43 node_hwmon_temp_celsius{chip="platform_coretemp_3",sensor="temp20"} 43 node_hwmon_temp_celsius{chip="platform_coretemp_3",sensor="temp26"} 44 node_hwmon_temp_celsius{chip="platform_coretemp_3",sensor="temp27"} 43 node_hwmon_temp_celsius{chip="platform_coretemp_3",sensor="temp3"} 43 node_hwmon_temp_celsius{chip="platform_coretemp_3",sensor="temp4"} 43 # HELP node_hwmon_temp_crit_alarm_celsius Hardware monitor for temperature (crit_alarm) # TYPE node_hwmon_temp_crit_alarm_celsius gauge node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_0",sensor="temp10"} 0 node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_0",sensor="temp11"} 0 node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_0",sensor="temp18"} 0 node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_0",sensor="temp19"} 0 node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_0",sensor="temp20"} 0 node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_0",sensor="temp26"} 0 node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_0",sensor="temp3"} 0 node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_0",sensor="temp4"} 0 node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_1",sensor="temp10"} 0 node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_1",sensor="temp19"} 0 node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_1",sensor="temp2"} 0 node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_1",sensor="temp20"} 0 node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_1",sensor="temp26"} 0 node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_1",sensor="temp27"} 0 node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_1",sensor="temp3"} 0 node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_1",sensor="temp4"} 0 node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_2",sensor="temp10"} 0 node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_2",sensor="temp11"} 0 node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_2",sensor="temp18"} 0 node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_2",sensor="temp19"} 0 node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_2",sensor="temp20"} 0 node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_2",sensor="temp26"} 0 node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_2",sensor="temp3"} 0 node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_2",sensor="temp4"} 0 node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_3",sensor="temp10"} 0 node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_3",sensor="temp19"} 0 node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_3",sensor="temp2"} 0 node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_3",sensor="temp20"} 0 node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_3",sensor="temp26"} 0 node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_3",sensor="temp27"} 0 node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_3",sensor="temp3"} 0 node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_3",sensor="temp4"} 0 # HELP node_hwmon_temp_crit_celsius Hardware monitor for temperature (crit) # TYPE node_hwmon_temp_crit_celsius gauge node_hwmon_temp_crit_celsius{chip="platform_coretemp_0",sensor="temp10"} 86 node_hwmon_temp_crit_celsius{chip="platform_coretemp_0",sensor="temp11"} 86 node_hwmon_temp_crit_celsius{chip="platform_coretemp_0",sensor="temp18"} 86 node_hwmon_temp_crit_celsius{chip="platform_coretemp_0",sensor="temp19"} 86 node_hwmon_temp_crit_celsius{chip="platform_coretemp_0",sensor="temp20"} 86 node_hwmon_temp_crit_celsius{chip="platform_coretemp_0",sensor="temp26"} 86 node_hwmon_temp_crit_celsius{chip="platform_coretemp_0",sensor="temp3"} 86 node_hwmon_temp_crit_celsius{chip="platform_coretemp_0",sensor="temp4"} 86 node_hwmon_temp_crit_celsius{chip="platform_coretemp_1",sensor="temp10"} 86 node_hwmon_temp_crit_celsius{chip="platform_coretemp_1",sensor="temp19"} 86 node_hwmon_temp_crit_celsius{chip="platform_coretemp_1",sensor="temp2"} 86 node_hwmon_temp_crit_celsius{chip="platform_coretemp_1",sensor="temp20"} 86 node_hwmon_temp_crit_celsius{chip="platform_coretemp_1",sensor="temp26"} 86 node_hwmon_temp_crit_celsius{chip="platform_coretemp_1",sensor="temp27"} 86 node_hwmon_temp_crit_celsius{chip="platform_coretemp_1",sensor="temp3"} 86 node_hwmon_temp_crit_celsius{chip="platform_coretemp_1",sensor="temp4"} 86 node_hwmon_temp_crit_celsius{chip="platform_coretemp_2",sensor="temp10"} 86 node_hwmon_temp_crit_celsius{chip="platform_coretemp_2",sensor="temp11"} 86 node_hwmon_temp_crit_celsius{chip="platform_coretemp_2",sensor="temp18"} 86 node_hwmon_temp_crit_celsius{chip="platform_coretemp_2",sensor="temp19"} 86 node_hwmon_temp_crit_celsius{chip="platform_coretemp_2",sensor="temp20"} 86 node_hwmon_temp_crit_celsius{chip="platform_coretemp_2",sensor="temp26"} 86 node_hwmon_temp_crit_celsius{chip="platform_coretemp_2",sensor="temp3"} 86 node_hwmon_temp_crit_celsius{chip="platform_coretemp_2",sensor="temp4"} 86 node_hwmon_temp_crit_celsius{chip="platform_coretemp_3",sensor="temp10"} 86 node_hwmon_temp_crit_celsius{chip="platform_coretemp_3",sensor="temp19"} 86 node_hwmon_temp_crit_celsius{chip="platform_coretemp_3",sensor="temp2"} 86 node_hwmon_temp_crit_celsius{chip="platform_coretemp_3",sensor="temp20"} 86 node_hwmon_temp_crit_celsius{chip="platform_coretemp_3",sensor="temp26"} 86 node_hwmon_temp_crit_celsius{chip="platform_coretemp_3",sensor="temp27"} 86 node_hwmon_temp_crit_celsius{chip="platform_coretemp_3",sensor="temp3"} 86 node_hwmon_temp_crit_celsius{chip="platform_coretemp_3",sensor="temp4"} 86 # HELP node_hwmon_temp_max_celsius Hardware monitor for temperature (max) # TYPE node_hwmon_temp_max_celsius gauge node_hwmon_temp_max_celsius{chip="platform_coretemp_0",sensor="temp10"} 78 node_hwmon_temp_max_celsius{chip="platform_coretemp_0",sensor="temp11"} 78 node_hwmon_temp_max_celsius{chip="platform_coretemp_0",sensor="temp18"} 78 node_hwmon_temp_max_celsius{chip="platform_coretemp_0",sensor="temp19"} 78 node_hwmon_temp_max_celsius{chip="platform_coretemp_0",sensor="temp20"} 78 node_hwmon_temp_max_celsius{chip="platform_coretemp_0",sensor="temp26"} 78 node_hwmon_temp_max_celsius{chip="platform_coretemp_0",sensor="temp3"} 78 node_hwmon_temp_max_celsius{chip="platform_coretemp_0",sensor="temp4"} 78 node_hwmon_temp_max_celsius{chip="platform_coretemp_1",sensor="temp10"} 78 node_hwmon_temp_max_celsius{chip="platform_coretemp_1",sensor="temp19"} 78 node_hwmon_temp_max_celsius{chip="platform_coretemp_1",sensor="temp2"} 78 node_hwmon_temp_max_celsius{chip="platform_coretemp_1",sensor="temp20"} 78 node_hwmon_temp_max_celsius{chip="platform_coretemp_1",sensor="temp26"} 78 node_hwmon_temp_max_celsius{chip="platform_coretemp_1",sensor="temp27"} 78 node_hwmon_temp_max_celsius{chip="platform_coretemp_1",sensor="temp3"} 78 node_hwmon_temp_max_celsius{chip="platform_coretemp_1",sensor="temp4"} 78 node_hwmon_temp_max_celsius{chip="platform_coretemp_2",sensor="temp10"} 78 node_hwmon_temp_max_celsius{chip="platform_coretemp_2",sensor="temp11"} 78 node_hwmon_temp_max_celsius{chip="platform_coretemp_2",sensor="temp18"} 78 node_hwmon_temp_max_celsius{chip="platform_coretemp_2",sensor="temp19"} 78 node_hwmon_temp_max_celsius{chip="platform_coretemp_2",sensor="temp20"} 78 node_hwmon_temp_max_celsius{chip="platform_coretemp_2",sensor="temp26"} 78 node_hwmon_temp_max_celsius{chip="platform_coretemp_2",sensor="temp3"} 78 node_hwmon_temp_max_celsius{chip="platform_coretemp_2",sensor="temp4"} 78 node_hwmon_temp_max_celsius{chip="platform_coretemp_3",sensor="temp10"} 78 node_hwmon_temp_max_celsius{chip="platform_coretemp_3",sensor="temp19"} 78 node_hwmon_temp_max_celsius{chip="platform_coretemp_3",sensor="temp2"} 78 node_hwmon_temp_max_celsius{chip="platform_coretemp_3",sensor="temp20"} 78 node_hwmon_temp_max_celsius{chip="platform_coretemp_3",sensor="temp26"} 78 node_hwmon_temp_max_celsius{chip="platform_coretemp_3",sensor="temp27"} 78 node_hwmon_temp_max_celsius{chip="platform_coretemp_3",sensor="temp3"} 78 node_hwmon_temp_max_celsius{chip="platform_coretemp_3",sensor="temp4"} 78 # HELP node_intr Total number of interrupts serviced. # TYPE node_intr counter node_intr 3.84595832491e+11 # HELP node_load1 1m load average. # TYPE node_load1 gauge node_load1 5.44 # HELP node_load15 15m load average. # TYPE node_load15 gauge node_load15 5.14 # HELP node_load5 5m load average. # TYPE node_load5 gauge node_load5 4.74 # HELP node_memory_Active Memory information field Active. # TYPE node_memory_Active gauge node_memory_Active 6.0090249216e+10 # HELP node_memory_Active_anon Memory information field Active_anon. # TYPE node_memory_Active_anon gauge node_memory_Active_anon 4.8220811264e+10 # HELP node_memory_Active_file Memory information field Active_file. # TYPE node_memory_Active_file gauge node_memory_Active_file 1.1869437952e+10 # HELP node_memory_AnonHugePages Memory information field AnonHugePages. # TYPE node_memory_AnonHugePages gauge node_memory_AnonHugePages 5.073010688e+09 # HELP node_memory_AnonPages Memory information field AnonPages. # TYPE node_memory_AnonPages gauge node_memory_AnonPages 4.919599104e+10 # HELP node_memory_Bounce Memory information field Bounce. # TYPE node_memory_Bounce gauge node_memory_Bounce 0 # HELP node_memory_Buffers Memory information field Buffers. # TYPE node_memory_Buffers gauge node_memory_Buffers 0 # HELP node_memory_Cached Memory information field Cached. # TYPE node_memory_Cached gauge node_memory_Cached 2.4599298048e+10 # HELP node_memory_CommitLimit Memory information field CommitLimit. # TYPE node_memory_CommitLimit gauge node_memory_CommitLimit 5.4888075264e+10 # HELP node_memory_Committed_AS Memory information field Committed_AS. # TYPE node_memory_Committed_AS gauge node_memory_Committed_AS 6.8216623104e+10 # HELP node_memory_DirectMap1G Memory information field DirectMap1G. # TYPE node_memory_DirectMap1G gauge node_memory_DirectMap1G 2.147483648e+09 # HELP node_memory_DirectMap2M Memory information field DirectMap2M. # TYPE node_memory_DirectMap2M gauge node_memory_DirectMap2M 1.00029956096e+11 # HELP node_memory_DirectMap4k Memory information field DirectMap4k. # TYPE node_memory_DirectMap4k gauge node_memory_DirectMap4k 3.035856896e+09 # HELP node_memory_Dirty Memory information field Dirty. # TYPE node_memory_Dirty gauge node_memory_Dirty 446464 # HELP node_memory_HardwareCorrupted Memory information field HardwareCorrupted. # TYPE node_memory_HardwareCorrupted gauge node_memory_HardwareCorrupted 0 # HELP node_memory_HugePages_Free Memory information field HugePages_Free. # TYPE node_memory_HugePages_Free gauge node_memory_HugePages_Free 0 # HELP node_memory_HugePages_Rsvd Memory information field HugePages_Rsvd. # TYPE node_memory_HugePages_Rsvd gauge node_memory_HugePages_Rsvd 0 # HELP node_memory_HugePages_Surp Memory information field HugePages_Surp. # TYPE node_memory_HugePages_Surp gauge node_memory_HugePages_Surp 0 # HELP node_memory_HugePages_Total Memory information field HugePages_Total. # TYPE node_memory_HugePages_Total gauge node_memory_HugePages_Total 0 # HELP node_memory_Hugepagesize Memory information field Hugepagesize. # TYPE node_memory_Hugepagesize gauge node_memory_Hugepagesize 2.097152e+06 # HELP node_memory_Inactive Memory information field Inactive. # TYPE node_memory_Inactive gauge node_memory_Inactive 1.4258176e+10 # HELP node_memory_Inactive_anon Memory information field Inactive_anon. # TYPE node_memory_Inactive_anon gauge node_memory_Inactive_anon 5.782380544e+09 # HELP node_memory_Inactive_file Memory information field Inactive_file. # TYPE node_memory_Inactive_file gauge node_memory_Inactive_file 8.475795456e+09 # HELP node_memory_KernelStack Memory information field KernelStack. # TYPE node_memory_KernelStack gauge node_memory_KernelStack 2.3445504e+07 # HELP node_memory_Mapped Memory information field Mapped. # TYPE node_memory_Mapped gauge node_memory_Mapped 2.101248e+08 # HELP node_memory_MemAvailable Memory information field MemAvailable. # TYPE node_memory_MemAvailable gauge node_memory_MemAvailable 3.8450515968e+10 # HELP node_memory_MemFree Memory information field MemFree. # TYPE node_memory_MemFree gauge node_memory_MemFree 2.0059836416e+10 # HELP node_memory_MemTotal Memory information field MemTotal. # TYPE node_memory_MemTotal gauge node_memory_MemTotal 1.01186224128e+11 # HELP node_memory_Mlocked Memory information field Mlocked. # TYPE node_memory_Mlocked gauge node_memory_Mlocked 7.999488e+06 # HELP node_memory_NFS_Unstable Memory information field NFS_Unstable. # TYPE node_memory_NFS_Unstable gauge node_memory_NFS_Unstable 0 # HELP node_memory_PageTables Memory information field PageTables. # TYPE node_memory_PageTables gauge node_memory_PageTables 1.344512e+08 # HELP node_memory_SReclaimable Memory information field SReclaimable. # TYPE node_memory_SReclaimable gauge node_memory_SReclaimable 2.408009728e+09 # HELP node_memory_SUnreclaim Memory information field SUnreclaim. # TYPE node_memory_SUnreclaim gauge node_memory_SUnreclaim 2.456297472e+09 # HELP node_memory_Shmem Memory information field Shmem. # TYPE node_memory_Shmem gauge node_memory_Shmem 4.247728128e+09 # HELP node_memory_Slab Memory information field Slab. # TYPE node_memory_Slab gauge node_memory_Slab 4.8643072e+09 # HELP node_memory_SwapCached Memory information field SwapCached. # TYPE node_memory_SwapCached gauge node_memory_SwapCached 5.69233408e+08 # HELP node_memory_SwapFree Memory information field SwapFree. # TYPE node_memory_SwapFree gauge node_memory_SwapFree 2.682585088e+09 # HELP node_memory_SwapTotal Memory information field SwapTotal. # TYPE node_memory_SwapTotal gauge node_memory_SwapTotal 4.2949632e+09 # HELP node_memory_Unevictable Memory information field Unevictable. # TYPE node_memory_Unevictable gauge node_memory_Unevictable 7.999488e+06 # HELP node_memory_VmallocChunk Memory information field VmallocChunk. # TYPE node_memory_VmallocChunk gauge node_memory_VmallocChunk 3.5131609735168e+13 # HELP node_memory_VmallocTotal Memory information field VmallocTotal. # TYPE node_memory_VmallocTotal gauge node_memory_VmallocTotal 3.5184372087808e+13 # HELP node_memory_VmallocUsed Memory information field VmallocUsed. # TYPE node_memory_VmallocUsed gauge node_memory_VmallocUsed 7.64002304e+08 # HELP node_memory_Writeback Memory information field Writeback. # TYPE node_memory_Writeback gauge node_memory_Writeback 0 # HELP node_memory_WritebackTmp Memory information field WritebackTmp. # TYPE node_memory_WritebackTmp gauge node_memory_WritebackTmp 0 # HELP node_netstat_IcmpMsg_OutType11 Protocol IcmpMsg statistic OutType11. # TYPE node_netstat_IcmpMsg_OutType11 untyped node_netstat_IcmpMsg_OutType11 631 # HELP node_netstat_IcmpMsg_OutType14 Protocol IcmpMsg statistic OutType14. # TYPE node_netstat_IcmpMsg_OutType14 untyped node_netstat_IcmpMsg_OutType14 1257 # HELP node_netstat_IcmpMsg_OutType8 Protocol IcmpMsg statistic OutType8. # TYPE node_netstat_IcmpMsg_OutType8 untyped node_netstat_IcmpMsg_OutType8 1437 # HELP node_netstat_Icmp_InAddrMaskReps Protocol Icmp statistic InAddrMaskReps. # TYPE node_netstat_Icmp_InAddrMaskReps untyped node_netstat_Icmp_InAddrMaskReps 0 # HELP node_netstat_Icmp_InAddrMasks Protocol Icmp statistic InAddrMasks. # TYPE node_netstat_Icmp_InAddrMasks untyped node_netstat_Icmp_InAddrMasks 32 # HELP node_netstat_Icmp_InCsumErrors Protocol Icmp statistic InCsumErrors. # TYPE node_netstat_Icmp_InCsumErrors untyped node_netstat_Icmp_InCsumErrors 23413 # HELP node_netstat_Icmp_InDestUnreachs Protocol Icmp statistic InDestUnreachs. # TYPE node_netstat_Icmp_InDestUnreachs untyped node_netstat_Icmp_InDestUnreachs 2.6917584e+07 # HELP node_netstat_Icmp_InEchoReps Protocol Icmp statistic InEchoReps. # TYPE node_netstat_Icmp_InEchoReps untyped node_netstat_Icmp_InEchoReps 2039 # HELP node_netstat_Icmp_InEchos Protocol Icmp statistic InEchos. # TYPE node_netstat_Icmp_InEchos untyped node_netstat_Icmp_InEchos 1.1785859e+07 # HELP node_netstat_Icmp_InErrors Protocol Icmp statistic InErrors. # TYPE node_netstat_Icmp_InErrors untyped node_netstat_Icmp_InErrors 4.299922e+06 # HELP node_netstat_Icmp_InMsgs Protocol Icmp statistic InMsgs. # TYPE node_netstat_Icmp_InMsgs untyped node_netstat_Icmp_InMsgs 3.8781757e+07 # HELP node_netstat_Icmp_InParmProbs Protocol Icmp statistic InParmProbs. # TYPE node_netstat_Icmp_InParmProbs untyped node_netstat_Icmp_InParmProbs 0 # HELP node_netstat_Icmp_InRedirects Protocol Icmp statistic InRedirects. # TYPE node_netstat_Icmp_InRedirects untyped node_netstat_Icmp_InRedirects 2527 # HELP node_netstat_Icmp_InSrcQuenchs Protocol Icmp statistic InSrcQuenchs. # TYPE node_netstat_Icmp_InSrcQuenchs untyped node_netstat_Icmp_InSrcQuenchs 8 # HELP node_netstat_Icmp_InTimeExcds Protocol Icmp statistic InTimeExcds. # TYPE node_netstat_Icmp_InTimeExcds untyped node_netstat_Icmp_InTimeExcds 49006 # HELP node_netstat_Icmp_InTimestampReps Protocol Icmp statistic InTimestampReps. # TYPE node_netstat_Icmp_InTimestampReps untyped node_netstat_Icmp_InTimestampReps 15 # HELP node_netstat_Icmp_InTimestamps Protocol Icmp statistic InTimestamps. # TYPE node_netstat_Icmp_InTimestamps untyped node_netstat_Icmp_InTimestamps 1257 # HELP node_netstat_Icmp_OutAddrMaskReps Protocol Icmp statistic OutAddrMaskReps. # TYPE node_netstat_Icmp_OutAddrMaskReps untyped node_netstat_Icmp_OutAddrMaskReps 0 # HELP node_netstat_Icmp_OutAddrMasks Protocol Icmp statistic OutAddrMasks. # TYPE node_netstat_Icmp_OutAddrMasks untyped node_netstat_Icmp_OutAddrMasks 0 # HELP node_netstat_Icmp_OutDestUnreachs Protocol Icmp statistic OutDestUnreachs. # TYPE node_netstat_Icmp_OutDestUnreachs untyped node_netstat_Icmp_OutDestUnreachs 2.7313672e+07 # HELP node_netstat_Icmp_OutEchoReps Protocol Icmp statistic OutEchoReps. # TYPE node_netstat_Icmp_OutEchoReps untyped node_netstat_Icmp_OutEchoReps 1.1785853e+07 # HELP node_netstat_Icmp_OutEchos Protocol Icmp statistic OutEchos. # TYPE node_netstat_Icmp_OutEchos untyped node_netstat_Icmp_OutEchos 1437 # HELP node_netstat_Icmp_OutErrors Protocol Icmp statistic OutErrors. # TYPE node_netstat_Icmp_OutErrors untyped node_netstat_Icmp_OutErrors 0 # HELP node_netstat_Icmp_OutMsgs Protocol Icmp statistic OutMsgs. # TYPE node_netstat_Icmp_OutMsgs untyped node_netstat_Icmp_OutMsgs 4.0142323e+07 # HELP node_netstat_Icmp_OutParmProbs Protocol Icmp statistic OutParmProbs. # TYPE node_netstat_Icmp_OutParmProbs untyped node_netstat_Icmp_OutParmProbs 0 # HELP node_netstat_Icmp_OutRedirects Protocol Icmp statistic OutRedirects. # TYPE node_netstat_Icmp_OutRedirects untyped node_netstat_Icmp_OutRedirects 1.039473e+06 # HELP node_netstat_Icmp_OutSrcQuenchs Protocol Icmp statistic OutSrcQuenchs. # TYPE node_netstat_Icmp_OutSrcQuenchs untyped node_netstat_Icmp_OutSrcQuenchs 0 # HELP node_netstat_Icmp_OutTimeExcds Protocol Icmp statistic OutTimeExcds. # TYPE node_netstat_Icmp_OutTimeExcds untyped node_netstat_Icmp_OutTimeExcds 631 # HELP node_netstat_Icmp_OutTimestampReps Protocol Icmp statistic OutTimestampReps. # TYPE node_netstat_Icmp_OutTimestampReps untyped node_netstat_Icmp_OutTimestampReps 1257 # HELP node_netstat_Icmp_OutTimestamps Protocol Icmp statistic OutTimestamps. # TYPE node_netstat_Icmp_OutTimestamps untyped node_netstat_Icmp_OutTimestamps 0 # HELP node_netstat_IpExt_InBcastOctets Protocol IpExt statistic InBcastOctets. # TYPE node_netstat_IpExt_InBcastOctets untyped node_netstat_IpExt_InBcastOctets 3.7041455203e+10 # HELP node_netstat_IpExt_InBcastPkts Protocol IpExt statistic InBcastPkts. # TYPE node_netstat_IpExt_InBcastPkts untyped node_netstat_IpExt_InBcastPkts 1.00349043e+08 # HELP node_netstat_IpExt_InCEPkts Protocol IpExt statistic InCEPkts. # TYPE node_netstat_IpExt_InCEPkts untyped node_netstat_IpExt_InCEPkts 22381 # HELP node_netstat_IpExt_InCsumErrors Protocol IpExt statistic InCsumErrors. # TYPE node_netstat_IpExt_InCsumErrors untyped node_netstat_IpExt_InCsumErrors 0 # HELP node_netstat_IpExt_InECT0Pkts Protocol IpExt statistic InECT0Pkts. # TYPE node_netstat_IpExt_InECT0Pkts untyped node_netstat_IpExt_InECT0Pkts 7.7505893e+07 # HELP node_netstat_IpExt_InECT1Pkts Protocol IpExt statistic InECT1Pkts. # TYPE node_netstat_IpExt_InECT1Pkts untyped node_netstat_IpExt_InECT1Pkts 135489 # HELP node_netstat_IpExt_InMcastOctets Protocol IpExt statistic InMcastOctets. # TYPE node_netstat_IpExt_InMcastOctets untyped node_netstat_IpExt_InMcastOctets 0 # HELP node_netstat_IpExt_InMcastPkts Protocol IpExt statistic InMcastPkts. # TYPE node_netstat_IpExt_InMcastPkts untyped node_netstat_IpExt_InMcastPkts 0 # HELP node_netstat_IpExt_InNoECTPkts Protocol IpExt statistic InNoECTPkts. # TYPE node_netstat_IpExt_InNoECTPkts untyped node_netstat_IpExt_InNoECTPkts 1.14847350334e+11 # HELP node_netstat_IpExt_InNoRoutes Protocol IpExt statistic InNoRoutes. # TYPE node_netstat_IpExt_InNoRoutes untyped node_netstat_IpExt_InNoRoutes 2 # HELP node_netstat_IpExt_InOctets Protocol IpExt statistic InOctets. # TYPE node_netstat_IpExt_InOctets untyped node_netstat_IpExt_InOctets 4.8990506008389e+13 # HELP node_netstat_IpExt_InTruncatedPkts Protocol IpExt statistic InTruncatedPkts. # TYPE node_netstat_IpExt_InTruncatedPkts untyped node_netstat_IpExt_InTruncatedPkts 0 # HELP node_netstat_IpExt_OutBcastOctets Protocol IpExt statistic OutBcastOctets. # TYPE node_netstat_IpExt_OutBcastOctets untyped node_netstat_IpExt_OutBcastOctets 0 # HELP node_netstat_IpExt_OutBcastPkts Protocol IpExt statistic OutBcastPkts. # TYPE node_netstat_IpExt_OutBcastPkts untyped node_netstat_IpExt_OutBcastPkts 0 # HELP node_netstat_IpExt_OutMcastOctets Protocol IpExt statistic OutMcastOctets. # TYPE node_netstat_IpExt_OutMcastOctets untyped node_netstat_IpExt_OutMcastOctets 0 # HELP node_netstat_IpExt_OutMcastPkts Protocol IpExt statistic OutMcastPkts. # TYPE node_netstat_IpExt_OutMcastPkts untyped node_netstat_IpExt_OutMcastPkts 0 # HELP node_netstat_IpExt_OutOctets Protocol IpExt statistic OutOctets. # TYPE node_netstat_IpExt_OutOctets untyped node_netstat_IpExt_OutOctets 4.5483252394569e+13 # HELP node_netstat_Ip_DefaultTTL Protocol Ip statistic DefaultTTL. # TYPE node_netstat_Ip_DefaultTTL untyped node_netstat_Ip_DefaultTTL 64 # HELP node_netstat_Ip_ForwDatagrams Protocol Ip statistic ForwDatagrams. # TYPE node_netstat_Ip_ForwDatagrams untyped node_netstat_Ip_ForwDatagrams 5.90604639e+09 # HELP node_netstat_Ip_Forwarding Protocol Ip statistic Forwarding. # TYPE node_netstat_Ip_Forwarding untyped node_netstat_Ip_Forwarding 1 # HELP node_netstat_Ip_FragCreates Protocol Ip statistic FragCreates. # TYPE node_netstat_Ip_FragCreates untyped node_netstat_Ip_FragCreates 3252 # HELP node_netstat_Ip_FragFails Protocol Ip statistic FragFails. # TYPE node_netstat_Ip_FragFails untyped node_netstat_Ip_FragFails 410 # HELP node_netstat_Ip_FragOKs Protocol Ip statistic FragOKs. # TYPE node_netstat_Ip_FragOKs untyped node_netstat_Ip_FragOKs 1626 # HELP node_netstat_Ip_InAddrErrors Protocol Ip statistic InAddrErrors. # TYPE node_netstat_Ip_InAddrErrors untyped node_netstat_Ip_InAddrErrors 0 # HELP node_netstat_Ip_InDelivers Protocol Ip statistic InDelivers. # TYPE node_netstat_Ip_InDelivers untyped node_netstat_Ip_InDelivers 1.06784190097e+11 # HELP node_netstat_Ip_InDiscards Protocol Ip statistic InDiscards. # TYPE node_netstat_Ip_InDiscards untyped node_netstat_Ip_InDiscards 0 # HELP node_netstat_Ip_InHdrErrors Protocol Ip statistic InHdrErrors. # TYPE node_netstat_Ip_InHdrErrors untyped node_netstat_Ip_InHdrErrors 10 # HELP node_netstat_Ip_InReceives Protocol Ip statistic InReceives. # TYPE node_netstat_Ip_InReceives untyped node_netstat_Ip_InReceives 1.13130842435e+11 # HELP node_netstat_Ip_InUnknownProtos Protocol Ip statistic InUnknownProtos. # TYPE node_netstat_Ip_InUnknownProtos untyped node_netstat_Ip_InUnknownProtos 14210 # HELP node_netstat_Ip_OutDiscards Protocol Ip statistic OutDiscards. # TYPE node_netstat_Ip_OutDiscards untyped node_netstat_Ip_OutDiscards 879496 # HELP node_netstat_Ip_OutNoRoutes Protocol Ip statistic OutNoRoutes. # TYPE node_netstat_Ip_OutNoRoutes untyped node_netstat_Ip_OutNoRoutes 0 # HELP node_netstat_Ip_OutRequests Protocol Ip statistic OutRequests. # TYPE node_netstat_Ip_OutRequests untyped node_netstat_Ip_OutRequests 9.5030974384e+10 # HELP node_netstat_Ip_ReasmFails Protocol Ip statistic ReasmFails. # TYPE node_netstat_Ip_ReasmFails untyped node_netstat_Ip_ReasmFails 2773 # HELP node_netstat_Ip_ReasmOKs Protocol Ip statistic ReasmOKs. # TYPE node_netstat_Ip_ReasmOKs untyped node_netstat_Ip_ReasmOKs 11259 # HELP node_netstat_Ip_ReasmReqds Protocol Ip statistic ReasmReqds. # TYPE node_netstat_Ip_ReasmReqds untyped node_netstat_Ip_ReasmReqds 25628 # HELP node_netstat_Ip_ReasmTimeout Protocol Ip statistic ReasmTimeout. # TYPE node_netstat_Ip_ReasmTimeout untyped node_netstat_Ip_ReasmTimeout 2773 # HELP node_netstat_TcpExt_ArpFilter Protocol TcpExt statistic ArpFilter. # TYPE node_netstat_TcpExt_ArpFilter untyped node_netstat_TcpExt_ArpFilter 0 # HELP node_netstat_TcpExt_BusyPollRxPackets Protocol TcpExt statistic BusyPollRxPackets. # TYPE node_netstat_TcpExt_BusyPollRxPackets untyped node_netstat_TcpExt_BusyPollRxPackets 0 # HELP node_netstat_TcpExt_DelayedACKLocked Protocol TcpExt statistic DelayedACKLocked. # TYPE node_netstat_TcpExt_DelayedACKLocked untyped node_netstat_TcpExt_DelayedACKLocked 1.591208e+06 # HELP node_netstat_TcpExt_DelayedACKLost Protocol TcpExt statistic DelayedACKLost. # TYPE node_netstat_TcpExt_DelayedACKLost untyped node_netstat_TcpExt_DelayedACKLost 1.53506003e+08 # HELP node_netstat_TcpExt_DelayedACKs Protocol TcpExt statistic DelayedACKs. # TYPE node_netstat_TcpExt_DelayedACKs untyped node_netstat_TcpExt_DelayedACKs 1.69962686e+08 # HELP node_netstat_TcpExt_EmbryonicRsts Protocol TcpExt statistic EmbryonicRsts. # TYPE node_netstat_TcpExt_EmbryonicRsts untyped node_netstat_TcpExt_EmbryonicRsts 3.5107828e+07 # HELP node_netstat_TcpExt_IPReversePathFilter Protocol TcpExt statistic IPReversePathFilter. # TYPE node_netstat_TcpExt_IPReversePathFilter untyped node_netstat_TcpExt_IPReversePathFilter 1.618159e+07 # HELP node_netstat_TcpExt_ListenDrops Protocol TcpExt statistic ListenDrops. # TYPE node_netstat_TcpExt_ListenDrops untyped node_netstat_TcpExt_ListenDrops 1.4655851e+07 # HELP node_netstat_TcpExt_ListenOverflows Protocol TcpExt statistic ListenOverflows. # TYPE node_netstat_TcpExt_ListenOverflows untyped node_netstat_TcpExt_ListenOverflows 1.2912884e+07 # HELP node_netstat_TcpExt_LockDroppedIcmps Protocol TcpExt statistic LockDroppedIcmps. # TYPE node_netstat_TcpExt_LockDroppedIcmps untyped node_netstat_TcpExt_LockDroppedIcmps 4017 # HELP node_netstat_TcpExt_OfoPruned Protocol TcpExt statistic OfoPruned. # TYPE node_netstat_TcpExt_OfoPruned untyped node_netstat_TcpExt_OfoPruned 0 # HELP node_netstat_TcpExt_OutOfWindowIcmps Protocol TcpExt statistic OutOfWindowIcmps. # TYPE node_netstat_TcpExt_OutOfWindowIcmps untyped node_netstat_TcpExt_OutOfWindowIcmps 25315 # HELP node_netstat_TcpExt_PAWSActive Protocol TcpExt statistic PAWSActive. # TYPE node_netstat_TcpExt_PAWSActive untyped node_netstat_TcpExt_PAWSActive 0 # HELP node_netstat_TcpExt_PAWSEstab Protocol TcpExt statistic PAWSEstab. # TYPE node_netstat_TcpExt_PAWSEstab untyped node_netstat_TcpExt_PAWSEstab 8.221298e+06 # HELP node_netstat_TcpExt_PAWSPassive Protocol TcpExt statistic PAWSPassive. # TYPE node_netstat_TcpExt_PAWSPassive untyped node_netstat_TcpExt_PAWSPassive 0 # HELP node_netstat_TcpExt_PruneCalled Protocol TcpExt statistic PruneCalled. # TYPE node_netstat_TcpExt_PruneCalled untyped node_netstat_TcpExt_PruneCalled 16 # HELP node_netstat_TcpExt_RcvPruned Protocol TcpExt statistic RcvPruned. # TYPE node_netstat_TcpExt_RcvPruned untyped node_netstat_TcpExt_RcvPruned 0 # HELP node_netstat_TcpExt_SyncookiesFailed Protocol TcpExt statistic SyncookiesFailed. # TYPE node_netstat_TcpExt_SyncookiesFailed untyped node_netstat_TcpExt_SyncookiesFailed 3.0762146e+07 # HELP node_netstat_TcpExt_SyncookiesRecv Protocol TcpExt statistic SyncookiesRecv. # TYPE node_netstat_TcpExt_SyncookiesRecv untyped node_netstat_TcpExt_SyncookiesRecv 147543 # HELP node_netstat_TcpExt_SyncookiesSent Protocol TcpExt statistic SyncookiesSent. # TYPE node_netstat_TcpExt_SyncookiesSent untyped node_netstat_TcpExt_SyncookiesSent 659793 # HELP node_netstat_TcpExt_TCPACKSkippedChallenge Protocol TcpExt statistic TCPACKSkippedChallenge. # TYPE node_netstat_TcpExt_TCPACKSkippedChallenge untyped node_netstat_TcpExt_TCPACKSkippedChallenge 63373 # HELP node_netstat_TcpExt_TCPACKSkippedFinWait2 Protocol TcpExt statistic TCPACKSkippedFinWait2. # TYPE node_netstat_TcpExt_TCPACKSkippedFinWait2 untyped node_netstat_TcpExt_TCPACKSkippedFinWait2 7046 # HELP node_netstat_TcpExt_TCPACKSkippedPAWS Protocol TcpExt statistic TCPACKSkippedPAWS. # TYPE node_netstat_TcpExt_TCPACKSkippedPAWS untyped node_netstat_TcpExt_TCPACKSkippedPAWS 3.22151e+06 # HELP node_netstat_TcpExt_TCPACKSkippedSeq Protocol TcpExt statistic TCPACKSkippedSeq. # TYPE node_netstat_TcpExt_TCPACKSkippedSeq untyped node_netstat_TcpExt_TCPACKSkippedSeq 1.018543e+06 # HELP node_netstat_TcpExt_TCPACKSkippedSynRecv Protocol TcpExt statistic TCPACKSkippedSynRecv. # TYPE node_netstat_TcpExt_TCPACKSkippedSynRecv untyped node_netstat_TcpExt_TCPACKSkippedSynRecv 786683 # HELP node_netstat_TcpExt_TCPACKSkippedTimeWait Protocol TcpExt statistic TCPACKSkippedTimeWait. # TYPE node_netstat_TcpExt_TCPACKSkippedTimeWait untyped node_netstat_TcpExt_TCPACKSkippedTimeWait 90822 # HELP node_netstat_TcpExt_TCPAbortFailed Protocol TcpExt statistic TCPAbortFailed. # TYPE node_netstat_TcpExt_TCPAbortFailed untyped node_netstat_TcpExt_TCPAbortFailed 0 # HELP node_netstat_TcpExt_TCPAbortOnClose Protocol TcpExt statistic TCPAbortOnClose. # TYPE node_netstat_TcpExt_TCPAbortOnClose untyped node_netstat_TcpExt_TCPAbortOnClose 153350 # HELP node_netstat_TcpExt_TCPAbortOnData Protocol TcpExt statistic TCPAbortOnData. # TYPE node_netstat_TcpExt_TCPAbortOnData untyped node_netstat_TcpExt_TCPAbortOnData 5.0790518e+07 # HELP node_netstat_TcpExt_TCPAbortOnLinger Protocol TcpExt statistic TCPAbortOnLinger. # TYPE node_netstat_TcpExt_TCPAbortOnLinger untyped node_netstat_TcpExt_TCPAbortOnLinger 0 # HELP node_netstat_TcpExt_TCPAbortOnMemory Protocol TcpExt statistic TCPAbortOnMemory. # TYPE node_netstat_TcpExt_TCPAbortOnMemory untyped node_netstat_TcpExt_TCPAbortOnMemory 0 # HELP node_netstat_TcpExt_TCPAbortOnTimeout Protocol TcpExt statistic TCPAbortOnTimeout. # TYPE node_netstat_TcpExt_TCPAbortOnTimeout untyped node_netstat_TcpExt_TCPAbortOnTimeout 6.060255e+06 # HELP node_netstat_TcpExt_TCPAutoCorking Protocol TcpExt statistic TCPAutoCorking. # TYPE node_netstat_TcpExt_TCPAutoCorking untyped node_netstat_TcpExt_TCPAutoCorking 1.257037334e+09 # HELP node_netstat_TcpExt_TCPBacklogDrop Protocol TcpExt statistic TCPBacklogDrop. # TYPE node_netstat_TcpExt_TCPBacklogDrop untyped node_netstat_TcpExt_TCPBacklogDrop 26496 # HELP node_netstat_TcpExt_TCPChallengeACK Protocol TcpExt statistic TCPChallengeACK. # TYPE node_netstat_TcpExt_TCPChallengeACK untyped node_netstat_TcpExt_TCPChallengeACK 1.5313122e+07 # HELP node_netstat_TcpExt_TCPDSACKIgnoredNoUndo Protocol TcpExt statistic TCPDSACKIgnoredNoUndo. # TYPE node_netstat_TcpExt_TCPDSACKIgnoredNoUndo untyped node_netstat_TcpExt_TCPDSACKIgnoredNoUndo 3.9242348e+07 # HELP node_netstat_TcpExt_TCPDSACKIgnoredOld Protocol TcpExt statistic TCPDSACKIgnoredOld. # TYPE node_netstat_TcpExt_TCPDSACKIgnoredOld untyped node_netstat_TcpExt_TCPDSACKIgnoredOld 147277 # HELP node_netstat_TcpExt_TCPDSACKOfoRecv Protocol TcpExt statistic TCPDSACKOfoRecv. # TYPE node_netstat_TcpExt_TCPDSACKOfoRecv untyped node_netstat_TcpExt_TCPDSACKOfoRecv 799949 # HELP node_netstat_TcpExt_TCPDSACKOfoSent Protocol TcpExt statistic TCPDSACKOfoSent. # TYPE node_netstat_TcpExt_TCPDSACKOfoSent untyped node_netstat_TcpExt_TCPDSACKOfoSent 261298 # HELP node_netstat_TcpExt_TCPDSACKOldSent Protocol TcpExt statistic TCPDSACKOldSent. # TYPE node_netstat_TcpExt_TCPDSACKOldSent untyped node_netstat_TcpExt_TCPDSACKOldSent 1.61148916e+08 # HELP node_netstat_TcpExt_TCPDSACKRecv Protocol TcpExt statistic TCPDSACKRecv. # TYPE node_netstat_TcpExt_TCPDSACKRecv untyped node_netstat_TcpExt_TCPDSACKRecv 6.4799906e+07 # HELP node_netstat_TcpExt_TCPDSACKUndo Protocol TcpExt statistic TCPDSACKUndo. # TYPE node_netstat_TcpExt_TCPDSACKUndo untyped node_netstat_TcpExt_TCPDSACKUndo 596531 # HELP node_netstat_TcpExt_TCPDeferAcceptDrop Protocol TcpExt statistic TCPDeferAcceptDrop. # TYPE node_netstat_TcpExt_TCPDeferAcceptDrop untyped node_netstat_TcpExt_TCPDeferAcceptDrop 0 # HELP node_netstat_TcpExt_TCPDirectCopyFromBacklog Protocol TcpExt statistic TCPDirectCopyFromBacklog. # TYPE node_netstat_TcpExt_TCPDirectCopyFromBacklog untyped node_netstat_TcpExt_TCPDirectCopyFromBacklog 967751 # HELP node_netstat_TcpExt_TCPDirectCopyFromPrequeue Protocol TcpExt statistic TCPDirectCopyFromPrequeue. # TYPE node_netstat_TcpExt_TCPDirectCopyFromPrequeue untyped node_netstat_TcpExt_TCPDirectCopyFromPrequeue 1.77396941e+08 # HELP node_netstat_TcpExt_TCPFACKReorder Protocol TcpExt statistic TCPFACKReorder. # TYPE node_netstat_TcpExt_TCPFACKReorder untyped node_netstat_TcpExt_TCPFACKReorder 61886 # HELP node_netstat_TcpExt_TCPFastOpenActive Protocol TcpExt statistic TCPFastOpenActive. # TYPE node_netstat_TcpExt_TCPFastOpenActive untyped node_netstat_TcpExt_TCPFastOpenActive 0 # HELP node_netstat_TcpExt_TCPFastOpenActiveFail Protocol TcpExt statistic TCPFastOpenActiveFail. # TYPE node_netstat_TcpExt_TCPFastOpenActiveFail untyped node_netstat_TcpExt_TCPFastOpenActiveFail 0 # HELP node_netstat_TcpExt_TCPFastOpenCookieReqd Protocol TcpExt statistic TCPFastOpenCookieReqd. # TYPE node_netstat_TcpExt_TCPFastOpenCookieReqd untyped node_netstat_TcpExt_TCPFastOpenCookieReqd 31379 # HELP node_netstat_TcpExt_TCPFastOpenListenOverflow Protocol TcpExt statistic TCPFastOpenListenOverflow. # TYPE node_netstat_TcpExt_TCPFastOpenListenOverflow untyped node_netstat_TcpExt_TCPFastOpenListenOverflow 0 # HELP node_netstat_TcpExt_TCPFastOpenPassive Protocol TcpExt statistic TCPFastOpenPassive. # TYPE node_netstat_TcpExt_TCPFastOpenPassive untyped node_netstat_TcpExt_TCPFastOpenPassive 0 # HELP node_netstat_TcpExt_TCPFastOpenPassiveFail Protocol TcpExt statistic TCPFastOpenPassiveFail. # TYPE node_netstat_TcpExt_TCPFastOpenPassiveFail untyped node_netstat_TcpExt_TCPFastOpenPassiveFail 0 # HELP node_netstat_TcpExt_TCPFastRetrans Protocol TcpExt statistic TCPFastRetrans. # TYPE node_netstat_TcpExt_TCPFastRetrans untyped node_netstat_TcpExt_TCPFastRetrans 4.248003e+07 # HELP node_netstat_TcpExt_TCPForwardRetrans Protocol TcpExt statistic TCPForwardRetrans. # TYPE node_netstat_TcpExt_TCPForwardRetrans untyped node_netstat_TcpExt_TCPForwardRetrans 5.261741e+06 # HELP node_netstat_TcpExt_TCPFromZeroWindowAdv Protocol TcpExt statistic TCPFromZeroWindowAdv. # TYPE node_netstat_TcpExt_TCPFromZeroWindowAdv untyped node_netstat_TcpExt_TCPFromZeroWindowAdv 18266 # HELP node_netstat_TcpExt_TCPFullUndo Protocol TcpExt statistic TCPFullUndo. # TYPE node_netstat_TcpExt_TCPFullUndo untyped node_netstat_TcpExt_TCPFullUndo 1.168143e+06 # HELP node_netstat_TcpExt_TCPHPAcks Protocol TcpExt statistic TCPHPAcks. # TYPE node_netstat_TcpExt_TCPHPAcks untyped node_netstat_TcpExt_TCPHPAcks 8.326440876e+09 # HELP node_netstat_TcpExt_TCPHPHits Protocol TcpExt statistic TCPHPHits. # TYPE node_netstat_TcpExt_TCPHPHits untyped node_netstat_TcpExt_TCPHPHits 3.7650965038e+10 # HELP node_netstat_TcpExt_TCPHPHitsToUser Protocol TcpExt statistic TCPHPHitsToUser. # TYPE node_netstat_TcpExt_TCPHPHitsToUser untyped node_netstat_TcpExt_TCPHPHitsToUser 1.848163e+06 # HELP node_netstat_TcpExt_TCPHystartDelayCwnd Protocol TcpExt statistic TCPHystartDelayCwnd. # TYPE node_netstat_TcpExt_TCPHystartDelayCwnd untyped node_netstat_TcpExt_TCPHystartDelayCwnd 3.26883513e+08 # HELP node_netstat_TcpExt_TCPHystartDelayDetect Protocol TcpExt statistic TCPHystartDelayDetect. # TYPE node_netstat_TcpExt_TCPHystartDelayDetect untyped node_netstat_TcpExt_TCPHystartDelayDetect 5.205445e+06 # HELP node_netstat_TcpExt_TCPHystartTrainCwnd Protocol TcpExt statistic TCPHystartTrainCwnd. # TYPE node_netstat_TcpExt_TCPHystartTrainCwnd untyped node_netstat_TcpExt_TCPHystartTrainCwnd 2.65325369e+08 # HELP node_netstat_TcpExt_TCPHystartTrainDetect Protocol TcpExt statistic TCPHystartTrainDetect. # TYPE node_netstat_TcpExt_TCPHystartTrainDetect untyped node_netstat_TcpExt_TCPHystartTrainDetect 1.3353766e+07 # HELP node_netstat_TcpExt_TCPLossFailures Protocol TcpExt statistic TCPLossFailures. # TYPE node_netstat_TcpExt_TCPLossFailures untyped node_netstat_TcpExt_TCPLossFailures 2.183585e+06 # HELP node_netstat_TcpExt_TCPLossProbeRecovery Protocol TcpExt statistic TCPLossProbeRecovery. # TYPE node_netstat_TcpExt_TCPLossProbeRecovery untyped node_netstat_TcpExt_TCPLossProbeRecovery 3.0696372e+07 # HELP node_netstat_TcpExt_TCPLossProbes Protocol TcpExt statistic TCPLossProbes. # TYPE node_netstat_TcpExt_TCPLossProbes untyped node_netstat_TcpExt_TCPLossProbes 9.9948462e+07 # HELP node_netstat_TcpExt_TCPLossUndo Protocol TcpExt statistic TCPLossUndo. # TYPE node_netstat_TcpExt_TCPLossUndo untyped node_netstat_TcpExt_TCPLossUndo 3.3715492e+07 # HELP node_netstat_TcpExt_TCPLostRetransmit Protocol TcpExt statistic TCPLostRetransmit. # TYPE node_netstat_TcpExt_TCPLostRetransmit untyped node_netstat_TcpExt_TCPLostRetransmit 2.187205e+06 # HELP node_netstat_TcpExt_TCPMD5NotFound Protocol TcpExt statistic TCPMD5NotFound. # TYPE node_netstat_TcpExt_TCPMD5NotFound untyped node_netstat_TcpExt_TCPMD5NotFound 0 # HELP node_netstat_TcpExt_TCPMD5Unexpected Protocol TcpExt statistic TCPMD5Unexpected. # TYPE node_netstat_TcpExt_TCPMD5Unexpected untyped node_netstat_TcpExt_TCPMD5Unexpected 0 # HELP node_netstat_TcpExt_TCPMemoryPressures Protocol TcpExt statistic TCPMemoryPressures. # TYPE node_netstat_TcpExt_TCPMemoryPressures untyped node_netstat_TcpExt_TCPMemoryPressures 0 # HELP node_netstat_TcpExt_TCPMinTTLDrop Protocol TcpExt statistic TCPMinTTLDrop. # TYPE node_netstat_TcpExt_TCPMinTTLDrop untyped node_netstat_TcpExt_TCPMinTTLDrop 0 # HELP node_netstat_TcpExt_TCPOFODrop Protocol TcpExt statistic TCPOFODrop. # TYPE node_netstat_TcpExt_TCPOFODrop untyped node_netstat_TcpExt_TCPOFODrop 0 # HELP node_netstat_TcpExt_TCPOFOMerge Protocol TcpExt statistic TCPOFOMerge. # TYPE node_netstat_TcpExt_TCPOFOMerge untyped node_netstat_TcpExt_TCPOFOMerge 260517 # HELP node_netstat_TcpExt_TCPOFOQueue Protocol TcpExt statistic TCPOFOQueue. # TYPE node_netstat_TcpExt_TCPOFOQueue untyped node_netstat_TcpExt_TCPOFOQueue 3.07901655e+08 # HELP node_netstat_TcpExt_TCPOrigDataSent Protocol TcpExt statistic TCPOrigDataSent. # TYPE node_netstat_TcpExt_TCPOrigDataSent untyped node_netstat_TcpExt_TCPOrigDataSent 4.7206489131e+10 # HELP node_netstat_TcpExt_TCPPartialUndo Protocol TcpExt statistic TCPPartialUndo. # TYPE node_netstat_TcpExt_TCPPartialUndo untyped node_netstat_TcpExt_TCPPartialUndo 552822 # HELP node_netstat_TcpExt_TCPPrequeueDropped Protocol TcpExt statistic TCPPrequeueDropped. # TYPE node_netstat_TcpExt_TCPPrequeueDropped untyped node_netstat_TcpExt_TCPPrequeueDropped 0 # HELP node_netstat_TcpExt_TCPPrequeued Protocol TcpExt statistic TCPPrequeued. # TYPE node_netstat_TcpExt_TCPPrequeued untyped node_netstat_TcpExt_TCPPrequeued 1.860522e+06 # HELP node_netstat_TcpExt_TCPPureAcks Protocol TcpExt statistic TCPPureAcks. # TYPE node_netstat_TcpExt_TCPPureAcks untyped node_netstat_TcpExt_TCPPureAcks 2.8576190241e+10 # HELP node_netstat_TcpExt_TCPRcvCoalesce Protocol TcpExt statistic TCPRcvCoalesce. # TYPE node_netstat_TcpExt_TCPRcvCoalesce untyped node_netstat_TcpExt_TCPRcvCoalesce 1.3873593834e+10 # HELP node_netstat_TcpExt_TCPRcvCollapsed Protocol TcpExt statistic TCPRcvCollapsed. # TYPE node_netstat_TcpExt_TCPRcvCollapsed untyped node_netstat_TcpExt_TCPRcvCollapsed 1781 # HELP node_netstat_TcpExt_TCPRenoFailures Protocol TcpExt statistic TCPRenoFailures. # TYPE node_netstat_TcpExt_TCPRenoFailures untyped node_netstat_TcpExt_TCPRenoFailures 1137 # HELP node_netstat_TcpExt_TCPRenoRecovery Protocol TcpExt statistic TCPRenoRecovery. # TYPE node_netstat_TcpExt_TCPRenoRecovery untyped node_netstat_TcpExt_TCPRenoRecovery 3461 # HELP node_netstat_TcpExt_TCPRenoRecoveryFail Protocol TcpExt statistic TCPRenoRecoveryFail. # TYPE node_netstat_TcpExt_TCPRenoRecoveryFail untyped node_netstat_TcpExt_TCPRenoRecoveryFail 963 # HELP node_netstat_TcpExt_TCPRenoReorder Protocol TcpExt statistic TCPRenoReorder. # TYPE node_netstat_TcpExt_TCPRenoReorder untyped node_netstat_TcpExt_TCPRenoReorder 500 # HELP node_netstat_TcpExt_TCPReqQFullDoCookies Protocol TcpExt statistic TCPReqQFullDoCookies. # TYPE node_netstat_TcpExt_TCPReqQFullDoCookies untyped node_netstat_TcpExt_TCPReqQFullDoCookies 667246 # HELP node_netstat_TcpExt_TCPReqQFullDrop Protocol TcpExt statistic TCPReqQFullDrop. # TYPE node_netstat_TcpExt_TCPReqQFullDrop untyped node_netstat_TcpExt_TCPReqQFullDrop 0 # HELP node_netstat_TcpExt_TCPRetransFail Protocol TcpExt statistic TCPRetransFail. # TYPE node_netstat_TcpExt_TCPRetransFail untyped node_netstat_TcpExt_TCPRetransFail 8570 # HELP node_netstat_TcpExt_TCPSACKDiscard Protocol TcpExt statistic TCPSACKDiscard. # TYPE node_netstat_TcpExt_TCPSACKDiscard untyped node_netstat_TcpExt_TCPSACKDiscard 72589 # HELP node_netstat_TcpExt_TCPSACKReneging Protocol TcpExt statistic TCPSACKReneging. # TYPE node_netstat_TcpExt_TCPSACKReneging untyped node_netstat_TcpExt_TCPSACKReneging 845 # HELP node_netstat_TcpExt_TCPSACKReorder Protocol TcpExt statistic TCPSACKReorder. # TYPE node_netstat_TcpExt_TCPSACKReorder untyped node_netstat_TcpExt_TCPSACKReorder 98326 # HELP node_netstat_TcpExt_TCPSYNChallenge Protocol TcpExt statistic TCPSYNChallenge. # TYPE node_netstat_TcpExt_TCPSYNChallenge untyped node_netstat_TcpExt_TCPSYNChallenge 845183 # HELP node_netstat_TcpExt_TCPSackFailures Protocol TcpExt statistic TCPSackFailures. # TYPE node_netstat_TcpExt_TCPSackFailures untyped node_netstat_TcpExt_TCPSackFailures 3.43112e+06 # HELP node_netstat_TcpExt_TCPSackMerged Protocol TcpExt statistic TCPSackMerged. # TYPE node_netstat_TcpExt_TCPSackMerged untyped node_netstat_TcpExt_TCPSackMerged 1.16828707e+08 # HELP node_netstat_TcpExt_TCPSackRecovery Protocol TcpExt statistic TCPSackRecovery. # TYPE node_netstat_TcpExt_TCPSackRecovery untyped node_netstat_TcpExt_TCPSackRecovery 1.4035273e+07 # HELP node_netstat_TcpExt_TCPSackRecoveryFail Protocol TcpExt statistic TCPSackRecoveryFail. # TYPE node_netstat_TcpExt_TCPSackRecoveryFail untyped node_netstat_TcpExt_TCPSackRecoveryFail 3.049167e+06 # HELP node_netstat_TcpExt_TCPSackShiftFallback Protocol TcpExt statistic TCPSackShiftFallback. # TYPE node_netstat_TcpExt_TCPSackShiftFallback untyped node_netstat_TcpExt_TCPSackShiftFallback 7.4220351e+07 # HELP node_netstat_TcpExt_TCPSackShifted Protocol TcpExt statistic TCPSackShifted. # TYPE node_netstat_TcpExt_TCPSackShifted untyped node_netstat_TcpExt_TCPSackShifted 7.8625618e+07 # HELP node_netstat_TcpExt_TCPSchedulerFailed Protocol TcpExt statistic TCPSchedulerFailed. # TYPE node_netstat_TcpExt_TCPSchedulerFailed untyped node_netstat_TcpExt_TCPSchedulerFailed 0 # HELP node_netstat_TcpExt_TCPSlowStartRetrans Protocol TcpExt statistic TCPSlowStartRetrans. # TYPE node_netstat_TcpExt_TCPSlowStartRetrans untyped node_netstat_TcpExt_TCPSlowStartRetrans 1.84309e+07 # HELP node_netstat_TcpExt_TCPSpuriousRTOs Protocol TcpExt statistic TCPSpuriousRTOs. # TYPE node_netstat_TcpExt_TCPSpuriousRTOs untyped node_netstat_TcpExt_TCPSpuriousRTOs 3.313462e+06 # HELP node_netstat_TcpExt_TCPSpuriousRtxHostQueues Protocol TcpExt statistic TCPSpuriousRtxHostQueues. # TYPE node_netstat_TcpExt_TCPSpuriousRtxHostQueues untyped node_netstat_TcpExt_TCPSpuriousRtxHostQueues 6.392868e+06 # HELP node_netstat_TcpExt_TCPSynRetrans Protocol TcpExt statistic TCPSynRetrans. # TYPE node_netstat_TcpExt_TCPSynRetrans untyped node_netstat_TcpExt_TCPSynRetrans 3.22441789e+08 # HELP node_netstat_TcpExt_TCPTSReorder Protocol TcpExt statistic TCPTSReorder. # TYPE node_netstat_TcpExt_TCPTSReorder untyped node_netstat_TcpExt_TCPTSReorder 584290 # HELP node_netstat_TcpExt_TCPTimeWaitOverflow Protocol TcpExt statistic TCPTimeWaitOverflow. # TYPE node_netstat_TcpExt_TCPTimeWaitOverflow untyped node_netstat_TcpExt_TCPTimeWaitOverflow 0 # HELP node_netstat_TcpExt_TCPTimeouts Protocol TcpExt statistic TCPTimeouts. # TYPE node_netstat_TcpExt_TCPTimeouts untyped node_netstat_TcpExt_TCPTimeouts 3.18305549e+08 # HELP node_netstat_TcpExt_TCPToZeroWindowAdv Protocol TcpExt statistic TCPToZeroWindowAdv. # TYPE node_netstat_TcpExt_TCPToZeroWindowAdv untyped node_netstat_TcpExt_TCPToZeroWindowAdv 18273 # HELP node_netstat_TcpExt_TCPWantZeroWindowAdv Protocol TcpExt statistic TCPWantZeroWindowAdv. # TYPE node_netstat_TcpExt_TCPWantZeroWindowAdv untyped node_netstat_TcpExt_TCPWantZeroWindowAdv 79515 # HELP node_netstat_TcpExt_TW Protocol TcpExt statistic TW. # TYPE node_netstat_TcpExt_TW untyped node_netstat_TcpExt_TW 1.6616972e+09 # HELP node_netstat_TcpExt_TWKilled Protocol TcpExt statistic TWKilled. # TYPE node_netstat_TcpExt_TWKilled untyped node_netstat_TcpExt_TWKilled 0 # HELP node_netstat_TcpExt_TWRecycled Protocol TcpExt statistic TWRecycled. # TYPE node_netstat_TcpExt_TWRecycled untyped node_netstat_TcpExt_TWRecycled 0 # HELP node_netstat_Tcp_ActiveOpens Protocol Tcp statistic ActiveOpens. # TYPE node_netstat_Tcp_ActiveOpens untyped node_netstat_Tcp_ActiveOpens 8.84472973e+09 # HELP node_netstat_Tcp_AttemptFails Protocol Tcp statistic AttemptFails. # TYPE node_netstat_Tcp_AttemptFails untyped node_netstat_Tcp_AttemptFails 4.6347021e+07 # HELP node_netstat_Tcp_CurrEstab Protocol Tcp statistic CurrEstab. # TYPE node_netstat_Tcp_CurrEstab untyped node_netstat_Tcp_CurrEstab 124 # HELP node_netstat_Tcp_EstabResets Protocol Tcp statistic EstabResets. # TYPE node_netstat_Tcp_EstabResets untyped node_netstat_Tcp_EstabResets 1.55992434e+08 # HELP node_netstat_Tcp_InCsumErrors Protocol Tcp statistic InCsumErrors. # TYPE node_netstat_Tcp_InCsumErrors untyped node_netstat_Tcp_InCsumErrors 87808 # HELP node_netstat_Tcp_InErrs Protocol Tcp statistic InErrs. # TYPE node_netstat_Tcp_InErrs untyped node_netstat_Tcp_InErrs 910123 # HELP node_netstat_Tcp_InSegs Protocol Tcp statistic InSegs. # TYPE node_netstat_Tcp_InSegs untyped node_netstat_Tcp_InSegs 1.05933125445e+11 # HELP node_netstat_Tcp_MaxConn Protocol Tcp statistic MaxConn. # TYPE node_netstat_Tcp_MaxConn untyped node_netstat_Tcp_MaxConn -1 # HELP node_netstat_Tcp_OutRsts Protocol Tcp statistic OutRsts. # TYPE node_netstat_Tcp_OutRsts untyped node_netstat_Tcp_OutRsts 2.28860492e+08 # HELP node_netstat_Tcp_OutSegs Protocol Tcp statistic OutSegs. # TYPE node_netstat_Tcp_OutSegs untyped node_netstat_Tcp_OutSegs 1.00752249019e+11 # HELP node_netstat_Tcp_PassiveOpens Protocol Tcp statistic PassiveOpens. # TYPE node_netstat_Tcp_PassiveOpens untyped node_netstat_Tcp_PassiveOpens 1.490518489e+09 # HELP node_netstat_Tcp_RetransSegs Protocol Tcp statistic RetransSegs. # TYPE node_netstat_Tcp_RetransSegs untyped node_netstat_Tcp_RetransSegs 5.62731365e+08 # HELP node_netstat_Tcp_RtoAlgorithm Protocol Tcp statistic RtoAlgorithm. # TYPE node_netstat_Tcp_RtoAlgorithm untyped node_netstat_Tcp_RtoAlgorithm 1 # HELP node_netstat_Tcp_RtoMax Protocol Tcp statistic RtoMax. # TYPE node_netstat_Tcp_RtoMax untyped node_netstat_Tcp_RtoMax 120000 # HELP node_netstat_Tcp_RtoMin Protocol Tcp statistic RtoMin. # TYPE node_netstat_Tcp_RtoMin untyped node_netstat_Tcp_RtoMin 200 # HELP node_netstat_UdpLite_InCsumErrors Protocol UdpLite statistic InCsumErrors. # TYPE node_netstat_UdpLite_InCsumErrors untyped node_netstat_UdpLite_InCsumErrors 0 # HELP node_netstat_UdpLite_InDatagrams Protocol UdpLite statistic InDatagrams. # TYPE node_netstat_UdpLite_InDatagrams untyped node_netstat_UdpLite_InDatagrams 0 # HELP node_netstat_UdpLite_InErrors Protocol UdpLite statistic InErrors. # TYPE node_netstat_UdpLite_InErrors untyped node_netstat_UdpLite_InErrors 0 # HELP node_netstat_UdpLite_NoPorts Protocol UdpLite statistic NoPorts. # TYPE node_netstat_UdpLite_NoPorts untyped node_netstat_UdpLite_NoPorts 0 # HELP node_netstat_UdpLite_OutDatagrams Protocol UdpLite statistic OutDatagrams. # TYPE node_netstat_UdpLite_OutDatagrams untyped node_netstat_UdpLite_OutDatagrams 0 # HELP node_netstat_UdpLite_RcvbufErrors Protocol UdpLite statistic RcvbufErrors. # TYPE node_netstat_UdpLite_RcvbufErrors untyped node_netstat_UdpLite_RcvbufErrors 0 # HELP node_netstat_UdpLite_SndbufErrors Protocol UdpLite statistic SndbufErrors. # TYPE node_netstat_UdpLite_SndbufErrors untyped node_netstat_UdpLite_SndbufErrors 0 # HELP node_netstat_Udp_InCsumErrors Protocol Udp statistic InCsumErrors. # TYPE node_netstat_Udp_InCsumErrors untyped node_netstat_Udp_InCsumErrors 36492 # HELP node_netstat_Udp_InDatagrams Protocol Udp statistic InDatagrams. # TYPE node_netstat_Udp_InDatagrams untyped node_netstat_Udp_InDatagrams 6.99103394e+08 # HELP node_netstat_Udp_InErrors Protocol Udp statistic InErrors. # TYPE node_netstat_Udp_InErrors untyped node_netstat_Udp_InErrors 36948 # HELP node_netstat_Udp_NoPorts Protocol Udp statistic NoPorts. # TYPE node_netstat_Udp_NoPorts untyped node_netstat_Udp_NoPorts 1.2768611e+07 # HELP node_netstat_Udp_OutDatagrams Protocol Udp statistic OutDatagrams. # TYPE node_netstat_Udp_OutDatagrams untyped node_netstat_Udp_OutDatagrams 7.07573486e+08 # HELP node_netstat_Udp_RcvbufErrors Protocol Udp statistic RcvbufErrors. # TYPE node_netstat_Udp_RcvbufErrors untyped node_netstat_Udp_RcvbufErrors 5 # HELP node_netstat_Udp_SndbufErrors Protocol Udp statistic SndbufErrors. # TYPE node_netstat_Udp_SndbufErrors untyped node_netstat_Udp_SndbufErrors 9 # HELP node_network_receive_bytes Network device statistic receive_bytes. # TYPE node_network_receive_bytes gauge node_network_receive_bytes{device="bond0"} 0 node_network_receive_bytes{device="br_em1"} 2.1665761907416e+13 node_network_receive_bytes{device="br_em2"} 2.7268876909671e+13 node_network_receive_bytes{device="br_em3"} 702594 node_network_receive_bytes{device="br_em4"} 2.9067806793e+10 node_network_receive_bytes{device="br_p1p2"} 0 node_network_receive_bytes{device="em1"} 9.747970442965e+12 node_network_receive_bytes{device="em2"} 3.2273996770997e+13 node_network_receive_bytes{device="em3"} 0 node_network_receive_bytes{device="em4"} 2.697766122e+09 node_network_receive_bytes{device="lo"} 6.75189822528e+11 node_network_receive_bytes{device="outer1"} 4.2660746e+07 node_network_receive_bytes{device="outer2"} 302922 node_network_receive_bytes{device="outer3"} 2076 node_network_receive_bytes{device="outer4"} 173568 node_network_receive_bytes{device="p1p2"} 0 node_network_receive_bytes{device="vnic135.0"} 9.46467359896e+11 node_network_receive_bytes{device="vnic161.0"} 6.1026889844e+10 node_network_receive_bytes{device="vnic184.0"} 2.359928066627e+12 node_network_receive_bytes{device="vnic456.0"} 6.8627148199e+10 node_network_receive_bytes{device="vnic458.0"} 1.655096255429e+12 node_network_receive_bytes{device="vnic62.0"} 1.2978008255584e+13 node_network_receive_bytes{device="vnic75.0"} 2.68275548618e+11 node_network_receive_bytes{device="vnic79.0"} 1.8965014495e+10 node_network_receive_bytes{device="vnic80.0"} 1.70523692937e+11 # HELP node_network_receive_compressed Network device statistic receive_compressed. # TYPE node_network_receive_compressed gauge node_network_receive_compressed{device="bond0"} 0 node_network_receive_compressed{device="br_em1"} 0 node_network_receive_compressed{device="br_em2"} 0 node_network_receive_compressed{device="br_em3"} 0 node_network_receive_compressed{device="br_em4"} 0 node_network_receive_compressed{device="br_p1p2"} 0 node_network_receive_compressed{device="em1"} 0 node_network_receive_compressed{device="em2"} 0 node_network_receive_compressed{device="em3"} 0 node_network_receive_compressed{device="em4"} 0 node_network_receive_compressed{device="lo"} 0 node_network_receive_compressed{device="outer1"} 0 node_network_receive_compressed{device="outer2"} 0 node_network_receive_compressed{device="outer3"} 0 node_network_receive_compressed{device="outer4"} 0 node_network_receive_compressed{device="p1p2"} 0 node_network_receive_compressed{device="vnic135.0"} 0 node_network_receive_compressed{device="vnic161.0"} 0 node_network_receive_compressed{device="vnic184.0"} 0 node_network_receive_compressed{device="vnic456.0"} 0 node_network_receive_compressed{device="vnic458.0"} 0 node_network_receive_compressed{device="vnic62.0"} 0 node_network_receive_compressed{device="vnic75.0"} 0 node_network_receive_compressed{device="vnic79.0"} 0 node_network_receive_compressed{device="vnic80.0"} 0 # HELP node_network_receive_drop Network device statistic receive_drop. # TYPE node_network_receive_drop gauge node_network_receive_drop{device="bond0"} 0 node_network_receive_drop{device="br_em1"} 594 node_network_receive_drop{device="br_em2"} 1.7634745e+07 node_network_receive_drop{device="br_em3"} 0 node_network_receive_drop{device="br_em4"} 2.3495881e+07 node_network_receive_drop{device="br_p1p2"} 0 node_network_receive_drop{device="em1"} 6.824206e+06 node_network_receive_drop{device="em2"} 9.34206961e+08 node_network_receive_drop{device="em3"} 4 node_network_receive_drop{device="em4"} 0 node_network_receive_drop{device="lo"} 221 node_network_receive_drop{device="outer1"} 0 node_network_receive_drop{device="outer2"} 0 node_network_receive_drop{device="outer3"} 0 node_network_receive_drop{device="outer4"} 0 node_network_receive_drop{device="p1p2"} 0 node_network_receive_drop{device="vnic135.0"} 0 node_network_receive_drop{device="vnic161.0"} 0 node_network_receive_drop{device="vnic184.0"} 0 node_network_receive_drop{device="vnic456.0"} 0 node_network_receive_drop{device="vnic458.0"} 0 node_network_receive_drop{device="vnic62.0"} 0 node_network_receive_drop{device="vnic75.0"} 0 node_network_receive_drop{device="vnic79.0"} 0 node_network_receive_drop{device="vnic80.0"} 0 # HELP node_network_receive_errs Network device statistic receive_errs. # TYPE node_network_receive_errs gauge node_network_receive_errs{device="bond0"} 0 node_network_receive_errs{device="br_em1"} 0 node_network_receive_errs{device="br_em2"} 0 node_network_receive_errs{device="br_em3"} 0 node_network_receive_errs{device="br_em4"} 0 node_network_receive_errs{device="br_p1p2"} 0 node_network_receive_errs{device="em1"} 0 node_network_receive_errs{device="em2"} 2 node_network_receive_errs{device="em3"} 0 node_network_receive_errs{device="em4"} 0 node_network_receive_errs{device="lo"} 0 node_network_receive_errs{device="outer1"} 0 node_network_receive_errs{device="outer2"} 0 node_network_receive_errs{device="outer3"} 0 node_network_receive_errs{device="outer4"} 0 node_network_receive_errs{device="p1p2"} 0 node_network_receive_errs{device="vnic135.0"} 0 node_network_receive_errs{device="vnic161.0"} 0 node_network_receive_errs{device="vnic184.0"} 0 node_network_receive_errs{device="vnic456.0"} 0 node_network_receive_errs{device="vnic458.0"} 0 node_network_receive_errs{device="vnic62.0"} 0 node_network_receive_errs{device="vnic75.0"} 0 node_network_receive_errs{device="vnic79.0"} 0 node_network_receive_errs{device="vnic80.0"} 0 # HELP node_network_receive_fifo Network device statistic receive_fifo. # TYPE node_network_receive_fifo gauge node_network_receive_fifo{device="bond0"} 0 node_network_receive_fifo{device="br_em1"} 0 node_network_receive_fifo{device="br_em2"} 0 node_network_receive_fifo{device="br_em3"} 0 node_network_receive_fifo{device="br_em4"} 0 node_network_receive_fifo{device="br_p1p2"} 0 node_network_receive_fifo{device="em1"} 0 node_network_receive_fifo{device="em2"} 0 node_network_receive_fifo{device="em3"} 0 node_network_receive_fifo{device="em4"} 0 node_network_receive_fifo{device="lo"} 0 node_network_receive_fifo{device="outer1"} 0 node_network_receive_fifo{device="outer2"} 0 node_network_receive_fifo{device="outer3"} 0 node_network_receive_fifo{device="outer4"} 0 node_network_receive_fifo{device="p1p2"} 0 node_network_receive_fifo{device="vnic135.0"} 0 node_network_receive_fifo{device="vnic161.0"} 0 node_network_receive_fifo{device="vnic184.0"} 0 node_network_receive_fifo{device="vnic456.0"} 0 node_network_receive_fifo{device="vnic458.0"} 0 node_network_receive_fifo{device="vnic62.0"} 0 node_network_receive_fifo{device="vnic75.0"} 0 node_network_receive_fifo{device="vnic79.0"} 0 node_network_receive_fifo{device="vnic80.0"} 0 # HELP node_network_receive_frame Network device statistic receive_frame. # TYPE node_network_receive_frame gauge node_network_receive_frame{device="bond0"} 0 node_network_receive_frame{device="br_em1"} 0 node_network_receive_frame{device="br_em2"} 0 node_network_receive_frame{device="br_em3"} 0 node_network_receive_frame{device="br_em4"} 0 node_network_receive_frame{device="br_p1p2"} 0 node_network_receive_frame{device="em1"} 0 node_network_receive_frame{device="em2"} 2 node_network_receive_frame{device="em3"} 0 node_network_receive_frame{device="em4"} 0 node_network_receive_frame{device="lo"} 0 node_network_receive_frame{device="outer1"} 0 node_network_receive_frame{device="outer2"} 0 node_network_receive_frame{device="outer3"} 0 node_network_receive_frame{device="outer4"} 0 node_network_receive_frame{device="p1p2"} 0 node_network_receive_frame{device="vnic135.0"} 0 node_network_receive_frame{device="vnic161.0"} 0 node_network_receive_frame{device="vnic184.0"} 0 node_network_receive_frame{device="vnic456.0"} 0 node_network_receive_frame{device="vnic458.0"} 0 node_network_receive_frame{device="vnic62.0"} 0 node_network_receive_frame{device="vnic75.0"} 0 node_network_receive_frame{device="vnic79.0"} 0 node_network_receive_frame{device="vnic80.0"} 0 # HELP node_network_receive_multicast Network device statistic receive_multicast. # TYPE node_network_receive_multicast gauge node_network_receive_multicast{device="bond0"} 0 node_network_receive_multicast{device="br_em1"} 0 node_network_receive_multicast{device="br_em2"} 0 node_network_receive_multicast{device="br_em3"} 0 node_network_receive_multicast{device="br_em4"} 0 node_network_receive_multicast{device="br_p1p2"} 0 node_network_receive_multicast{device="em1"} 2.541223e+06 node_network_receive_multicast{device="em2"} 7.192645e+06 node_network_receive_multicast{device="em3"} 0 node_network_receive_multicast{device="em4"} 5.780706e+06 node_network_receive_multicast{device="lo"} 0 node_network_receive_multicast{device="outer1"} 0 node_network_receive_multicast{device="outer2"} 0 node_network_receive_multicast{device="outer3"} 0 node_network_receive_multicast{device="outer4"} 0 node_network_receive_multicast{device="p1p2"} 0 node_network_receive_multicast{device="vnic135.0"} 0 node_network_receive_multicast{device="vnic161.0"} 0 node_network_receive_multicast{device="vnic184.0"} 0 node_network_receive_multicast{device="vnic456.0"} 0 node_network_receive_multicast{device="vnic458.0"} 0 node_network_receive_multicast{device="vnic62.0"} 0 node_network_receive_multicast{device="vnic75.0"} 0 node_network_receive_multicast{device="vnic79.0"} 0 node_network_receive_multicast{device="vnic80.0"} 0 # HELP node_network_receive_packets Network device statistic receive_packets. # TYPE node_network_receive_packets gauge node_network_receive_packets{device="bond0"} 0 node_network_receive_packets{device="br_em1"} 3.7714136965e+10 node_network_receive_packets{device="br_em2"} 7.9637736754e+10 node_network_receive_packets{device="br_em3"} 15049 node_network_receive_packets{device="br_em4"} 4.74220629e+08 node_network_receive_packets{device="br_p1p2"} 0 node_network_receive_packets{device="em1"} 8.848425899e+09 node_network_receive_packets{device="em2"} 5.4259887448e+10 node_network_receive_packets{device="em3"} 0 node_network_receive_packets{device="em4"} 3.2617367e+07 node_network_receive_packets{device="lo"} 5.29553733e+08 node_network_receive_packets{device="outer1"} 921359 node_network_receive_packets{device="outer2"} 1301 node_network_receive_packets{device="outer3"} 12 node_network_receive_packets{device="outer4"} 760 node_network_receive_packets{device="p1p2"} 0 node_network_receive_packets{device="vnic135.0"} 5.65947156e+09 node_network_receive_packets{device="vnic161.0"} 5.63186996e+08 node_network_receive_packets{device="vnic184.0"} 1.245160101e+09 node_network_receive_packets{device="vnic456.0"} 1.68765237e+08 node_network_receive_packets{device="vnic458.0"} 1.586616466e+09 node_network_receive_packets{device="vnic62.0"} 1.461704535e+10 node_network_receive_packets{device="vnic75.0"} 9.20230521e+08 node_network_receive_packets{device="vnic79.0"} 3.6099888e+07 node_network_receive_packets{device="vnic80.0"} 1.036830112e+09 # HELP node_network_transmit_bytes Network device statistic transmit_bytes. # TYPE node_network_transmit_bytes gauge node_network_transmit_bytes{device="bond0"} 0 node_network_transmit_bytes{device="br_em1"} 1.3034318035716e+13 node_network_transmit_bytes{device="br_em2"} 3.0400564563817e+13 node_network_transmit_bytes{device="br_em3"} 738 node_network_transmit_bytes{device="br_em4"} 110 node_network_transmit_bytes{device="br_p1p2"} 110 node_network_transmit_bytes{device="em1"} 2.620906627026e+12 node_network_transmit_bytes{device="em2"} 6.51571219413e+12 node_network_transmit_bytes{device="em3"} 0 node_network_transmit_bytes{device="em4"} 1.6548672e+07 node_network_transmit_bytes{device="lo"} 6.75189822528e+11 node_network_transmit_bytes{device="outer1"} 3.9195016462658e+13 node_network_transmit_bytes{device="outer2"} 3.9105222208869e+13 node_network_transmit_bytes{device="outer3"} 4.365957099e+09 node_network_transmit_bytes{device="outer4"} 3.910083647722e+13 node_network_transmit_bytes{device="p1p2"} 0 node_network_transmit_bytes{device="vnic135.0"} 4.1863685308406e+13 node_network_transmit_bytes{device="vnic161.0"} 4.1338932245523e+13 node_network_transmit_bytes{device="vnic184.0"} 4.2588803861912e+13 node_network_transmit_bytes{device="vnic456.0"} 4.1225426250165e+13 node_network_transmit_bytes{device="vnic458.0"} 4.1558323585521e+13 node_network_transmit_bytes{device="vnic62.0"} 5.3624358663889e+13 node_network_transmit_bytes{device="vnic75.0"} 4.1318079374451e+13 node_network_transmit_bytes{device="vnic79.0"} 2.9575826562511e+13 node_network_transmit_bytes{device="vnic80.0"} 4.1993728012063e+13 # HELP node_network_transmit_compressed Network device statistic transmit_compressed. # TYPE node_network_transmit_compressed gauge node_network_transmit_compressed{device="bond0"} 0 node_network_transmit_compressed{device="br_em1"} 0 node_network_transmit_compressed{device="br_em2"} 0 node_network_transmit_compressed{device="br_em3"} 0 node_network_transmit_compressed{device="br_em4"} 0 node_network_transmit_compressed{device="br_p1p2"} 0 node_network_transmit_compressed{device="em1"} 0 node_network_transmit_compressed{device="em2"} 0 node_network_transmit_compressed{device="em3"} 0 node_network_transmit_compressed{device="em4"} 0 node_network_transmit_compressed{device="lo"} 0 node_network_transmit_compressed{device="outer1"} 0 node_network_transmit_compressed{device="outer2"} 0 node_network_transmit_compressed{device="outer3"} 0 node_network_transmit_compressed{device="outer4"} 0 node_network_transmit_compressed{device="p1p2"} 0 node_network_transmit_compressed{device="vnic135.0"} 0 node_network_transmit_compressed{device="vnic161.0"} 0 node_network_transmit_compressed{device="vnic184.0"} 0 node_network_transmit_compressed{device="vnic456.0"} 0 node_network_transmit_compressed{device="vnic458.0"} 0 node_network_transmit_compressed{device="vnic62.0"} 0 node_network_transmit_compressed{device="vnic75.0"} 0 node_network_transmit_compressed{device="vnic79.0"} 0 node_network_transmit_compressed{device="vnic80.0"} 0 # HELP node_network_transmit_drop Network device statistic transmit_drop. # TYPE node_network_transmit_drop gauge node_network_transmit_drop{device="bond0"} 0 node_network_transmit_drop{device="br_em1"} 0 node_network_transmit_drop{device="br_em2"} 0 node_network_transmit_drop{device="br_em3"} 0 node_network_transmit_drop{device="br_em4"} 0 node_network_transmit_drop{device="br_p1p2"} 0 node_network_transmit_drop{device="em1"} 0 node_network_transmit_drop{device="em2"} 0 node_network_transmit_drop{device="em3"} 0 node_network_transmit_drop{device="em4"} 0 node_network_transmit_drop{device="lo"} 0 node_network_transmit_drop{device="outer1"} 3.177077882e+09 node_network_transmit_drop{device="outer2"} 3.162093611e+09 node_network_transmit_drop{device="outer3"} 0 node_network_transmit_drop{device="outer4"} 3.16209358e+09 node_network_transmit_drop{device="p1p2"} 0 node_network_transmit_drop{device="vnic135.0"} 1748 node_network_transmit_drop{device="vnic161.0"} 2426 node_network_transmit_drop{device="vnic184.0"} 1303 node_network_transmit_drop{device="vnic456.0"} 1978 node_network_transmit_drop{device="vnic458.0"} 3980 node_network_transmit_drop{device="vnic62.0"} 3375 node_network_transmit_drop{device="vnic75.0"} 8654 node_network_transmit_drop{device="vnic79.0"} 7.6710166e+07 node_network_transmit_drop{device="vnic80.0"} 2.887644e+06 # HELP node_network_transmit_errs Network device statistic transmit_errs. # TYPE node_network_transmit_errs gauge node_network_transmit_errs{device="bond0"} 0 node_network_transmit_errs{device="br_em1"} 0 node_network_transmit_errs{device="br_em2"} 0 node_network_transmit_errs{device="br_em3"} 0 node_network_transmit_errs{device="br_em4"} 0 node_network_transmit_errs{device="br_p1p2"} 0 node_network_transmit_errs{device="em1"} 0 node_network_transmit_errs{device="em2"} 0 node_network_transmit_errs{device="em3"} 0 node_network_transmit_errs{device="em4"} 0 node_network_transmit_errs{device="lo"} 0 node_network_transmit_errs{device="outer1"} 0 node_network_transmit_errs{device="outer2"} 0 node_network_transmit_errs{device="outer3"} 0 node_network_transmit_errs{device="outer4"} 0 node_network_transmit_errs{device="p1p2"} 0 node_network_transmit_errs{device="vnic135.0"} 0 node_network_transmit_errs{device="vnic161.0"} 0 node_network_transmit_errs{device="vnic184.0"} 0 node_network_transmit_errs{device="vnic456.0"} 0 node_network_transmit_errs{device="vnic458.0"} 0 node_network_transmit_errs{device="vnic62.0"} 0 node_network_transmit_errs{device="vnic75.0"} 0 node_network_transmit_errs{device="vnic79.0"} 0 node_network_transmit_errs{device="vnic80.0"} 0 # HELP node_network_transmit_fifo Network device statistic transmit_fifo. # TYPE node_network_transmit_fifo gauge node_network_transmit_fifo{device="bond0"} 0 node_network_transmit_fifo{device="br_em1"} 0 node_network_transmit_fifo{device="br_em2"} 0 node_network_transmit_fifo{device="br_em3"} 0 node_network_transmit_fifo{device="br_em4"} 0 node_network_transmit_fifo{device="br_p1p2"} 0 node_network_transmit_fifo{device="em1"} 0 node_network_transmit_fifo{device="em2"} 0 node_network_transmit_fifo{device="em3"} 0 node_network_transmit_fifo{device="em4"} 0 node_network_transmit_fifo{device="lo"} 0 node_network_transmit_fifo{device="outer1"} 0 node_network_transmit_fifo{device="outer2"} 0 node_network_transmit_fifo{device="outer3"} 0 node_network_transmit_fifo{device="outer4"} 0 node_network_transmit_fifo{device="p1p2"} 0 node_network_transmit_fifo{device="vnic135.0"} 0 node_network_transmit_fifo{device="vnic161.0"} 0 node_network_transmit_fifo{device="vnic184.0"} 0 node_network_transmit_fifo{device="vnic456.0"} 0 node_network_transmit_fifo{device="vnic458.0"} 0 node_network_transmit_fifo{device="vnic62.0"} 0 node_network_transmit_fifo{device="vnic75.0"} 0 node_network_transmit_fifo{device="vnic79.0"} 0 node_network_transmit_fifo{device="vnic80.0"} 0 # HELP node_network_transmit_frame Network device statistic transmit_frame. # TYPE node_network_transmit_frame gauge node_network_transmit_frame{device="bond0"} 0 node_network_transmit_frame{device="br_em1"} 0 node_network_transmit_frame{device="br_em2"} 0 node_network_transmit_frame{device="br_em3"} 0 node_network_transmit_frame{device="br_em4"} 0 node_network_transmit_frame{device="br_p1p2"} 0 node_network_transmit_frame{device="em1"} 0 node_network_transmit_frame{device="em2"} 0 node_network_transmit_frame{device="em3"} 0 node_network_transmit_frame{device="em4"} 0 node_network_transmit_frame{device="lo"} 0 node_network_transmit_frame{device="outer1"} 0 node_network_transmit_frame{device="outer2"} 0 node_network_transmit_frame{device="outer3"} 0 node_network_transmit_frame{device="outer4"} 0 node_network_transmit_frame{device="p1p2"} 0 node_network_transmit_frame{device="vnic135.0"} 0 node_network_transmit_frame{device="vnic161.0"} 0 node_network_transmit_frame{device="vnic184.0"} 0 node_network_transmit_frame{device="vnic456.0"} 0 node_network_transmit_frame{device="vnic458.0"} 0 node_network_transmit_frame{device="vnic62.0"} 0 node_network_transmit_frame{device="vnic75.0"} 0 node_network_transmit_frame{device="vnic79.0"} 0 node_network_transmit_frame{device="vnic80.0"} 0 # HELP node_network_transmit_multicast Network device statistic transmit_multicast. # TYPE node_network_transmit_multicast gauge node_network_transmit_multicast{device="bond0"} 0 node_network_transmit_multicast{device="br_em1"} 0 node_network_transmit_multicast{device="br_em2"} 0 node_network_transmit_multicast{device="br_em3"} 0 node_network_transmit_multicast{device="br_em4"} 0 node_network_transmit_multicast{device="br_p1p2"} 0 node_network_transmit_multicast{device="em1"} 0 node_network_transmit_multicast{device="em2"} 0 node_network_transmit_multicast{device="em3"} 0 node_network_transmit_multicast{device="em4"} 0 node_network_transmit_multicast{device="lo"} 0 node_network_transmit_multicast{device="outer1"} 0 node_network_transmit_multicast{device="outer2"} 0 node_network_transmit_multicast{device="outer3"} 0 node_network_transmit_multicast{device="outer4"} 0 node_network_transmit_multicast{device="p1p2"} 0 node_network_transmit_multicast{device="vnic135.0"} 0 node_network_transmit_multicast{device="vnic161.0"} 0 node_network_transmit_multicast{device="vnic184.0"} 0 node_network_transmit_multicast{device="vnic456.0"} 0 node_network_transmit_multicast{device="vnic458.0"} 0 node_network_transmit_multicast{device="vnic62.0"} 0 node_network_transmit_multicast{device="vnic75.0"} 0 node_network_transmit_multicast{device="vnic79.0"} 0 node_network_transmit_multicast{device="vnic80.0"} 0 # HELP node_network_transmit_packets Network device statistic transmit_packets. # TYPE node_network_transmit_packets gauge node_network_transmit_packets{device="bond0"} 0 node_network_transmit_packets{device="br_em1"} 2.2262515095e+10 node_network_transmit_packets{device="br_em2"} 7.2275313206e+10 node_network_transmit_packets{device="br_em3"} 7 node_network_transmit_packets{device="br_em4"} 1 node_network_transmit_packets{device="br_p1p2"} 1 node_network_transmit_packets{device="em1"} 5.839073683e+09 node_network_transmit_packets{device="em2"} 7.294140068e+09 node_network_transmit_packets{device="em3"} 0 node_network_transmit_packets{device="em4"} 258573 node_network_transmit_packets{device="lo"} 5.29553733e+08 node_network_transmit_packets{device="outer1"} 5.6786493975e+10 node_network_transmit_packets{device="outer2"} 5.570243e+10 node_network_transmit_packets{device="outer3"} 5.6666844e+07 node_network_transmit_packets{device="outer4"} 5.5632476765e+10 node_network_transmit_packets{device="p1p2"} 0 node_network_transmit_packets{device="vnic135.0"} 6.5656049484e+10 node_network_transmit_packets{device="vnic161.0"} 6.0466724094e+10 node_network_transmit_packets{device="vnic184.0"} 6.2119354216e+10 node_network_transmit_packets{device="vnic456.0"} 5.9039266401e+10 node_network_transmit_packets{device="vnic458.0"} 6.1003513318e+10 node_network_transmit_packets{device="vnic62.0"} 7.9340191653e+10 node_network_transmit_packets{device="vnic75.0"} 6.0156926981e+10 node_network_transmit_packets{device="vnic79.0"} 4.8097780054e+10 node_network_transmit_packets{device="vnic80.0"} 7.0244315816e+10 # HELP node_nf_conntrack_entries Number of currently allocated flow entries for connection tracking. # TYPE node_nf_conntrack_entries gauge node_nf_conntrack_entries 3964 # HELP node_nf_conntrack_entries_limit Maximum size of connection tracking table. # TYPE node_nf_conntrack_entries_limit gauge node_nf_conntrack_entries_limit 262144 # 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 13 # 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="conntrack"} 0.00019836200000000002 node_scrape_collector_duration_seconds{collector="diskstats"} 0.006468677000000001 node_scrape_collector_duration_seconds{collector="edac"} 0.00011041700000000001 node_scrape_collector_duration_seconds{collector="entropy"} 0.000136297 node_scrape_collector_duration_seconds{collector="filefd"} 0.000128333 node_scrape_collector_duration_seconds{collector="filesystem"} 0.006755306000000001 node_scrape_collector_duration_seconds{collector="hwmon"} 0.025062092 node_scrape_collector_duration_seconds{collector="infiniband"} 0.005133413000000001 node_scrape_collector_duration_seconds{collector="loadavg"} 0.00022304100000000002 node_scrape_collector_duration_seconds{collector="mdadm"} 0.00552727 node_scrape_collector_duration_seconds{collector="meminfo"} 0.0060744200000000005 node_scrape_collector_duration_seconds{collector="netdev"} 0.008641317 node_scrape_collector_duration_seconds{collector="netstat"} 0.00656991 node_scrape_collector_duration_seconds{collector="sockstat"} 0.005874749 node_scrape_collector_duration_seconds{collector="stat"} 0.007758189 node_scrape_collector_duration_seconds{collector="textfile"} 8.930000000000001e-07 node_scrape_collector_duration_seconds{collector="time"} 7.2842e-05 node_scrape_collector_duration_seconds{collector="uname"} 8.6202e-05 node_scrape_collector_duration_seconds{collector="vmstat"} 0.0061244260000000005 node_scrape_collector_duration_seconds{collector="wifi"} 0.0015643780000000002 node_scrape_collector_duration_seconds{collector="zfs"} 0.005485642000000001 # HELP node_scrape_collector_success node_exporter: Whether a collector succeeded. # TYPE node_scrape_collector_success gauge node_scrape_collector_success{collector="conntrack"} 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="filefd"} 1 node_scrape_collector_success{collector="filesystem"} 1 node_scrape_collector_success{collector="hwmon"} 1 node_scrape_collector_success{collector="infiniband"} 1 node_scrape_collector_success{collector="loadavg"} 1 node_scrape_collector_success{collector="mdadm"} 1 node_scrape_collector_success{collector="meminfo"} 1 node_scrape_collector_success{collector="netdev"} 1 node_scrape_collector_success{collector="netstat"} 1 node_scrape_collector_success{collector="sockstat"} 1 node_scrape_collector_success{collector="stat"} 1 node_scrape_collector_success{collector="textfile"} 1 node_scrape_collector_success{collector="time"} 1 node_scrape_collector_success{collector="uname"} 1 node_scrape_collector_success{collector="vmstat"} 1 node_scrape_collector_success{collector="wifi"} 1 node_scrape_collector_success{collector="zfs"} 1 # HELP node_sockstat_FRAG_inuse Number of FRAG sockets in state inuse. # TYPE node_sockstat_FRAG_inuse gauge node_sockstat_FRAG_inuse 0 # HELP node_sockstat_FRAG_memory Number of FRAG sockets in state memory. # TYPE node_sockstat_FRAG_memory gauge node_sockstat_FRAG_memory 0 # HELP node_sockstat_RAW_inuse Number of RAW sockets in state inuse. # TYPE node_sockstat_RAW_inuse gauge node_sockstat_RAW_inuse 0 # HELP node_sockstat_TCP_alloc Number of TCP sockets in state alloc. # TYPE node_sockstat_TCP_alloc gauge node_sockstat_TCP_alloc 212 # HELP node_sockstat_TCP_inuse Number of TCP sockets in state inuse. # TYPE node_sockstat_TCP_inuse gauge node_sockstat_TCP_inuse 187 # HELP node_sockstat_TCP_mem Number of TCP sockets in state mem. # TYPE node_sockstat_TCP_mem gauge node_sockstat_TCP_mem 50 # 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 204800 # HELP node_sockstat_TCP_orphan Number of TCP sockets in state orphan. # TYPE node_sockstat_TCP_orphan gauge node_sockstat_TCP_orphan 4 # HELP node_sockstat_TCP_tw Number of TCP sockets in state tw. # TYPE node_sockstat_TCP_tw gauge node_sockstat_TCP_tw 241 # 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 5 # HELP node_sockstat_UDP_mem Number of UDP sockets in state mem. # TYPE node_sockstat_UDP_mem gauge node_sockstat_UDP_mem 22 # 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 90112 # HELP node_sockstat_sockets_used Number of sockets sockets in state used. # TYPE node_sockstat_sockets_used gauge node_sockstat_sockets_used 2539 # HELP node_time System time in seconds since epoch (1970). # TYPE node_time gauge node_time 1.763230624e+09 # HELP node_uname_info Labeled system information as provided by the uname system call. # TYPE node_uname_info gauge node_uname_info{domainname="(none)",machine="x86_64",nodename="junbo110",release="3.10.0-693.11.1.el7.x86_64",sysname="Linux",version="#1 SMP Mon Dec 4 23:52:40 UTC 2017"} 1 # HELP node_vmstat_allocstall /proc/vmstat information field allocstall. # TYPE node_vmstat_allocstall untyped node_vmstat_allocstall 2810 # HELP node_vmstat_balloon_deflate /proc/vmstat information field balloon_deflate. # TYPE node_vmstat_balloon_deflate untyped node_vmstat_balloon_deflate 0 # HELP node_vmstat_balloon_inflate /proc/vmstat information field balloon_inflate. # TYPE node_vmstat_balloon_inflate untyped node_vmstat_balloon_inflate 0 # HELP node_vmstat_balloon_migrate /proc/vmstat information field balloon_migrate. # TYPE node_vmstat_balloon_migrate untyped node_vmstat_balloon_migrate 0 # HELP node_vmstat_compact_fail /proc/vmstat information field compact_fail. # TYPE node_vmstat_compact_fail untyped node_vmstat_compact_fail 536 # HELP node_vmstat_compact_free_scanned /proc/vmstat information field compact_free_scanned. # TYPE node_vmstat_compact_free_scanned untyped node_vmstat_compact_free_scanned 1.57887873e+08 # HELP node_vmstat_compact_isolated /proc/vmstat information field compact_isolated. # TYPE node_vmstat_compact_isolated untyped node_vmstat_compact_isolated 7.036971e+06 # HELP node_vmstat_compact_migrate_scanned /proc/vmstat information field compact_migrate_scanned. # TYPE node_vmstat_compact_migrate_scanned untyped node_vmstat_compact_migrate_scanned 1.0289229e+07 # HELP node_vmstat_compact_stall /proc/vmstat information field compact_stall. # TYPE node_vmstat_compact_stall untyped node_vmstat_compact_stall 1380 # HELP node_vmstat_compact_success /proc/vmstat information field compact_success. # TYPE node_vmstat_compact_success untyped node_vmstat_compact_success 844 # HELP node_vmstat_drop_pagecache /proc/vmstat information field drop_pagecache. # TYPE node_vmstat_drop_pagecache untyped node_vmstat_drop_pagecache 63 # HELP node_vmstat_drop_slab /proc/vmstat information field drop_slab. # TYPE node_vmstat_drop_slab untyped node_vmstat_drop_slab 63 # HELP node_vmstat_htlb_buddy_alloc_fail /proc/vmstat information field htlb_buddy_alloc_fail. # TYPE node_vmstat_htlb_buddy_alloc_fail untyped node_vmstat_htlb_buddy_alloc_fail 0 # HELP node_vmstat_htlb_buddy_alloc_success /proc/vmstat information field htlb_buddy_alloc_success. # TYPE node_vmstat_htlb_buddy_alloc_success untyped node_vmstat_htlb_buddy_alloc_success 0 # HELP node_vmstat_kswapd_high_wmark_hit_quickly /proc/vmstat information field kswapd_high_wmark_hit_quickly. # TYPE node_vmstat_kswapd_high_wmark_hit_quickly untyped node_vmstat_kswapd_high_wmark_hit_quickly 2.025652e+06 # HELP node_vmstat_kswapd_inodesteal /proc/vmstat information field kswapd_inodesteal. # TYPE node_vmstat_kswapd_inodesteal untyped node_vmstat_kswapd_inodesteal 2.48048e+07 # HELP node_vmstat_kswapd_low_wmark_hit_quickly /proc/vmstat information field kswapd_low_wmark_hit_quickly. # TYPE node_vmstat_kswapd_low_wmark_hit_quickly untyped node_vmstat_kswapd_low_wmark_hit_quickly 1.839464e+06 # HELP node_vmstat_nr_active_anon /proc/vmstat information field nr_active_anon. # TYPE node_vmstat_nr_active_anon untyped node_vmstat_nr_active_anon 1.1772659e+07 # HELP node_vmstat_nr_active_file /proc/vmstat information field nr_active_file. # TYPE node_vmstat_nr_active_file untyped node_vmstat_nr_active_file 2.897812e+06 # HELP node_vmstat_nr_alloc_batch /proc/vmstat information field nr_alloc_batch. # TYPE node_vmstat_nr_alloc_batch untyped node_vmstat_nr_alloc_batch 29281 # HELP node_vmstat_nr_anon_pages /proc/vmstat information field nr_anon_pages. # TYPE node_vmstat_nr_anon_pages untyped node_vmstat_nr_anon_pages 1.0772212e+07 # HELP node_vmstat_nr_anon_transparent_hugepages /proc/vmstat information field nr_anon_transparent_hugepages. # TYPE node_vmstat_nr_anon_transparent_hugepages untyped node_vmstat_nr_anon_transparent_hugepages 2419 # HELP node_vmstat_nr_bounce /proc/vmstat information field nr_bounce. # TYPE node_vmstat_nr_bounce untyped node_vmstat_nr_bounce 0 # HELP node_vmstat_nr_dirtied /proc/vmstat information field nr_dirtied. # TYPE node_vmstat_nr_dirtied untyped node_vmstat_nr_dirtied 1.0124135745e+10 # HELP node_vmstat_nr_dirty /proc/vmstat information field nr_dirty. # TYPE node_vmstat_nr_dirty untyped node_vmstat_nr_dirty 109 # HELP node_vmstat_nr_dirty_background_threshold /proc/vmstat information field nr_dirty_background_threshold. # TYPE node_vmstat_nr_dirty_background_threshold untyped node_vmstat_nr_dirty_background_threshold 457945 # HELP node_vmstat_nr_dirty_threshold /proc/vmstat information field nr_dirty_threshold. # TYPE node_vmstat_nr_dirty_threshold untyped node_vmstat_nr_dirty_threshold 915891 # HELP node_vmstat_nr_file_pages /proc/vmstat information field nr_file_pages. # TYPE node_vmstat_nr_file_pages untyped node_vmstat_nr_file_pages 6.144661e+06 # HELP node_vmstat_nr_free_cma /proc/vmstat information field nr_free_cma. # TYPE node_vmstat_nr_free_cma untyped node_vmstat_nr_free_cma 0 # HELP node_vmstat_nr_free_pages /proc/vmstat information field nr_free_pages. # TYPE node_vmstat_nr_free_pages untyped node_vmstat_nr_free_pages 4.897421e+06 # HELP node_vmstat_nr_inactive_anon /proc/vmstat information field nr_inactive_anon. # TYPE node_vmstat_nr_inactive_anon untyped node_vmstat_nr_inactive_anon 1.411714e+06 # HELP node_vmstat_nr_inactive_file /proc/vmstat information field nr_inactive_file. # TYPE node_vmstat_nr_inactive_file untyped node_vmstat_nr_inactive_file 2.069286e+06 # HELP node_vmstat_nr_isolated_anon /proc/vmstat information field nr_isolated_anon. # TYPE node_vmstat_nr_isolated_anon untyped node_vmstat_nr_isolated_anon 0 # HELP node_vmstat_nr_isolated_file /proc/vmstat information field nr_isolated_file. # TYPE node_vmstat_nr_isolated_file untyped node_vmstat_nr_isolated_file 0 # HELP node_vmstat_nr_kernel_stack /proc/vmstat information field nr_kernel_stack. # TYPE node_vmstat_nr_kernel_stack untyped node_vmstat_nr_kernel_stack 1431 # HELP node_vmstat_nr_mapped /proc/vmstat information field nr_mapped. # TYPE node_vmstat_nr_mapped untyped node_vmstat_nr_mapped 51300 # HELP node_vmstat_nr_mlock /proc/vmstat information field nr_mlock. # TYPE node_vmstat_nr_mlock untyped node_vmstat_nr_mlock 1953 # HELP node_vmstat_nr_page_table_pages /proc/vmstat information field nr_page_table_pages. # TYPE node_vmstat_nr_page_table_pages untyped node_vmstat_nr_page_table_pages 32825 # HELP node_vmstat_nr_shmem /proc/vmstat information field nr_shmem. # TYPE node_vmstat_nr_shmem untyped node_vmstat_nr_shmem 1.037043e+06 # HELP node_vmstat_nr_slab_reclaimable /proc/vmstat information field nr_slab_reclaimable. # TYPE node_vmstat_nr_slab_reclaimable untyped node_vmstat_nr_slab_reclaimable 587893 # HELP node_vmstat_nr_slab_unreclaimable /proc/vmstat information field nr_slab_unreclaimable. # TYPE node_vmstat_nr_slab_unreclaimable untyped node_vmstat_nr_slab_unreclaimable 599682 # HELP node_vmstat_nr_unevictable /proc/vmstat information field nr_unevictable. # TYPE node_vmstat_nr_unevictable untyped node_vmstat_nr_unevictable 1953 # HELP node_vmstat_nr_unstable /proc/vmstat information field nr_unstable. # TYPE node_vmstat_nr_unstable untyped node_vmstat_nr_unstable 0 # HELP node_vmstat_nr_vmscan_immediate_reclaim /proc/vmstat information field nr_vmscan_immediate_reclaim. # TYPE node_vmstat_nr_vmscan_immediate_reclaim untyped node_vmstat_nr_vmscan_immediate_reclaim 2.225692e+06 # HELP node_vmstat_nr_vmscan_write /proc/vmstat information field nr_vmscan_write. # TYPE node_vmstat_nr_vmscan_write untyped node_vmstat_nr_vmscan_write 2.524394e+06 # HELP node_vmstat_nr_writeback /proc/vmstat information field nr_writeback. # TYPE node_vmstat_nr_writeback untyped node_vmstat_nr_writeback 0 # HELP node_vmstat_nr_writeback_temp /proc/vmstat information field nr_writeback_temp. # TYPE node_vmstat_nr_writeback_temp untyped node_vmstat_nr_writeback_temp 0 # HELP node_vmstat_nr_written /proc/vmstat information field nr_written. # TYPE node_vmstat_nr_written untyped node_vmstat_nr_written 9.195033353e+09 # HELP node_vmstat_numa_foreign /proc/vmstat information field numa_foreign. # TYPE node_vmstat_numa_foreign untyped node_vmstat_numa_foreign 1.078718219817e+12 # HELP node_vmstat_numa_hint_faults /proc/vmstat information field numa_hint_faults. # TYPE node_vmstat_numa_hint_faults untyped node_vmstat_numa_hint_faults 1.2253354214178e+13 # HELP node_vmstat_numa_hint_faults_local /proc/vmstat information field numa_hint_faults_local. # TYPE node_vmstat_numa_hint_faults_local untyped node_vmstat_numa_hint_faults_local 9.852288120689e+12 # HELP node_vmstat_numa_hit /proc/vmstat information field numa_hit. # TYPE node_vmstat_numa_hit untyped node_vmstat_numa_hit 4.695683230985e+12 # HELP node_vmstat_numa_huge_pte_updates /proc/vmstat information field numa_huge_pte_updates. # TYPE node_vmstat_numa_huge_pte_updates untyped node_vmstat_numa_huge_pte_updates 1.6245281438e+10 # HELP node_vmstat_numa_interleave /proc/vmstat information field numa_interleave. # TYPE node_vmstat_numa_interleave untyped node_vmstat_numa_interleave 67839 # HELP node_vmstat_numa_local /proc/vmstat information field numa_local. # TYPE node_vmstat_numa_local untyped node_vmstat_numa_local 2.258768982612e+12 # HELP node_vmstat_numa_miss /proc/vmstat information field numa_miss. # TYPE node_vmstat_numa_miss untyped node_vmstat_numa_miss 1.078718219817e+12 # HELP node_vmstat_numa_other /proc/vmstat information field numa_other. # TYPE node_vmstat_numa_other untyped node_vmstat_numa_other 3.51563246819e+12 # HELP node_vmstat_numa_pages_migrated /proc/vmstat information field numa_pages_migrated. # TYPE node_vmstat_numa_pages_migrated untyped node_vmstat_numa_pages_migrated 3.3231409503e+10 # HELP node_vmstat_numa_pte_updates /proc/vmstat information field numa_pte_updates. # TYPE node_vmstat_numa_pte_updates untyped node_vmstat_numa_pte_updates 2.0551764005898e+13 # HELP node_vmstat_pageoutrun /proc/vmstat information field pageoutrun. # TYPE node_vmstat_pageoutrun untyped node_vmstat_pageoutrun 4.071887e+06 # HELP node_vmstat_pgactivate /proc/vmstat information field pgactivate. # TYPE node_vmstat_pgactivate untyped node_vmstat_pgactivate 2.956864413e+09 # HELP node_vmstat_pgalloc_dma /proc/vmstat information field pgalloc_dma. # TYPE node_vmstat_pgalloc_dma untyped node_vmstat_pgalloc_dma 2598 # HELP node_vmstat_pgalloc_dma32 /proc/vmstat information field pgalloc_dma32. # TYPE node_vmstat_pgalloc_dma32 untyped node_vmstat_pgalloc_dma32 1.16033647072e+11 # HELP node_vmstat_pgalloc_movable /proc/vmstat information field pgalloc_movable. # TYPE node_vmstat_pgalloc_movable untyped node_vmstat_pgalloc_movable 0 # HELP node_vmstat_pgalloc_normal /proc/vmstat information field pgalloc_normal. # TYPE node_vmstat_pgalloc_normal untyped node_vmstat_pgalloc_normal 5.841455272499e+12 # HELP node_vmstat_pgdeactivate /proc/vmstat information field pgdeactivate. # TYPE node_vmstat_pgdeactivate untyped node_vmstat_pgdeactivate 3.08058325e+08 # HELP node_vmstat_pgfault /proc/vmstat information field pgfault. # TYPE node_vmstat_pgfault untyped node_vmstat_pgfault 2.7042663668981e+13 # HELP node_vmstat_pgfree /proc/vmstat information field pgfree. # TYPE node_vmstat_pgfree untyped node_vmstat_pgfree 5.957497379657e+12 # HELP node_vmstat_pginodesteal /proc/vmstat information field pginodesteal. # TYPE node_vmstat_pginodesteal untyped node_vmstat_pginodesteal 53682 # HELP node_vmstat_pgmajfault /proc/vmstat information field pgmajfault. # TYPE node_vmstat_pgmajfault untyped node_vmstat_pgmajfault 338708 # HELP node_vmstat_pgmigrate_fail /proc/vmstat information field pgmigrate_fail. # TYPE node_vmstat_pgmigrate_fail untyped node_vmstat_pgmigrate_fail 1.571042141184e+12 # HELP node_vmstat_pgmigrate_success /proc/vmstat information field pgmigrate_success. # TYPE node_vmstat_pgmigrate_success untyped node_vmstat_pgmigrate_success 3.323488457e+10 # HELP node_vmstat_pgpgin /proc/vmstat information field pgpgin. # TYPE node_vmstat_pgpgin untyped node_vmstat_pgpgin 2.7453629627e+10 # HELP node_vmstat_pgpgout /proc/vmstat information field pgpgout. # TYPE node_vmstat_pgpgout untyped node_vmstat_pgpgout 3.53884493573e+11 # HELP node_vmstat_pgrefill_dma /proc/vmstat information field pgrefill_dma. # TYPE node_vmstat_pgrefill_dma untyped node_vmstat_pgrefill_dma 0 # HELP node_vmstat_pgrefill_dma32 /proc/vmstat information field pgrefill_dma32. # TYPE node_vmstat_pgrefill_dma32 untyped node_vmstat_pgrefill_dma32 1.1359622e+07 # HELP node_vmstat_pgrefill_movable /proc/vmstat information field pgrefill_movable. # TYPE node_vmstat_pgrefill_movable untyped node_vmstat_pgrefill_movable 0 # HELP node_vmstat_pgrefill_normal /proc/vmstat information field pgrefill_normal. # TYPE node_vmstat_pgrefill_normal untyped node_vmstat_pgrefill_normal 2.79119357e+08 # HELP node_vmstat_pgrotated /proc/vmstat information field pgrotated. # TYPE node_vmstat_pgrotated untyped node_vmstat_pgrotated 4.385588e+06 # HELP node_vmstat_pgscan_direct_dma /proc/vmstat information field pgscan_direct_dma. # TYPE node_vmstat_pgscan_direct_dma untyped node_vmstat_pgscan_direct_dma 0 # HELP node_vmstat_pgscan_direct_dma32 /proc/vmstat information field pgscan_direct_dma32. # TYPE node_vmstat_pgscan_direct_dma32 untyped node_vmstat_pgscan_direct_dma32 34383 # HELP node_vmstat_pgscan_direct_movable /proc/vmstat information field pgscan_direct_movable. # TYPE node_vmstat_pgscan_direct_movable untyped node_vmstat_pgscan_direct_movable 0 # HELP node_vmstat_pgscan_direct_normal /proc/vmstat information field pgscan_direct_normal. # TYPE node_vmstat_pgscan_direct_normal untyped node_vmstat_pgscan_direct_normal 1.024585e+06 # HELP node_vmstat_pgscan_direct_throttle /proc/vmstat information field pgscan_direct_throttle. # TYPE node_vmstat_pgscan_direct_throttle untyped node_vmstat_pgscan_direct_throttle 0 # HELP node_vmstat_pgscan_kswapd_dma /proc/vmstat information field pgscan_kswapd_dma. # TYPE node_vmstat_pgscan_kswapd_dma untyped node_vmstat_pgscan_kswapd_dma 0 # HELP node_vmstat_pgscan_kswapd_dma32 /proc/vmstat information field pgscan_kswapd_dma32. # TYPE node_vmstat_pgscan_kswapd_dma32 untyped node_vmstat_pgscan_kswapd_dma32 2.4984506e+07 # HELP node_vmstat_pgscan_kswapd_movable /proc/vmstat information field pgscan_kswapd_movable. # TYPE node_vmstat_pgscan_kswapd_movable untyped node_vmstat_pgscan_kswapd_movable 0 # HELP node_vmstat_pgscan_kswapd_normal /proc/vmstat information field pgscan_kswapd_normal. # TYPE node_vmstat_pgscan_kswapd_normal untyped node_vmstat_pgscan_kswapd_normal 1.174407744e+09 # HELP node_vmstat_pgsteal_direct_dma /proc/vmstat information field pgsteal_direct_dma. # TYPE node_vmstat_pgsteal_direct_dma untyped node_vmstat_pgsteal_direct_dma 0 # HELP node_vmstat_pgsteal_direct_dma32 /proc/vmstat information field pgsteal_direct_dma32. # TYPE node_vmstat_pgsteal_direct_dma32 untyped node_vmstat_pgsteal_direct_dma32 34382 # HELP node_vmstat_pgsteal_direct_movable /proc/vmstat information field pgsteal_direct_movable. # TYPE node_vmstat_pgsteal_direct_movable untyped node_vmstat_pgsteal_direct_movable 0 # HELP node_vmstat_pgsteal_direct_normal /proc/vmstat information field pgsteal_direct_normal. # TYPE node_vmstat_pgsteal_direct_normal untyped node_vmstat_pgsteal_direct_normal 1.019913e+06 # HELP node_vmstat_pgsteal_kswapd_dma /proc/vmstat information field pgsteal_kswapd_dma. # TYPE node_vmstat_pgsteal_kswapd_dma untyped node_vmstat_pgsteal_kswapd_dma 0 # HELP node_vmstat_pgsteal_kswapd_dma32 /proc/vmstat information field pgsteal_kswapd_dma32. # TYPE node_vmstat_pgsteal_kswapd_dma32 untyped node_vmstat_pgsteal_kswapd_dma32 2.4742224e+07 # HELP node_vmstat_pgsteal_kswapd_movable /proc/vmstat information field pgsteal_kswapd_movable. # TYPE node_vmstat_pgsteal_kswapd_movable untyped node_vmstat_pgsteal_kswapd_movable 0 # HELP node_vmstat_pgsteal_kswapd_normal /proc/vmstat information field pgsteal_kswapd_normal. # TYPE node_vmstat_pgsteal_kswapd_normal untyped node_vmstat_pgsteal_kswapd_normal 1.172019401e+09 # HELP node_vmstat_pswpin /proc/vmstat information field pswpin. # TYPE node_vmstat_pswpin untyped node_vmstat_pswpin 1.467103e+06 # HELP node_vmstat_pswpout /proc/vmstat information field pswpout. # TYPE node_vmstat_pswpout untyped node_vmstat_pswpout 2.524374e+06 # HELP node_vmstat_slabs_scanned /proc/vmstat information field slabs_scanned. # TYPE node_vmstat_slabs_scanned untyped node_vmstat_slabs_scanned 1.8216768e+08 # HELP node_vmstat_thp_collapse_alloc /proc/vmstat information field thp_collapse_alloc. # TYPE node_vmstat_thp_collapse_alloc untyped node_vmstat_thp_collapse_alloc 53721 # HELP node_vmstat_thp_collapse_alloc_failed /proc/vmstat information field thp_collapse_alloc_failed. # TYPE node_vmstat_thp_collapse_alloc_failed untyped node_vmstat_thp_collapse_alloc_failed 4.830717e+06 # HELP node_vmstat_thp_fault_alloc /proc/vmstat information field thp_fault_alloc. # TYPE node_vmstat_thp_fault_alloc untyped node_vmstat_thp_fault_alloc 2.751875e+06 # HELP node_vmstat_thp_fault_fallback /proc/vmstat information field thp_fault_fallback. # TYPE node_vmstat_thp_fault_fallback untyped node_vmstat_thp_fault_fallback 6.9197024e+07 # HELP node_vmstat_thp_split /proc/vmstat information field thp_split. # TYPE node_vmstat_thp_split untyped node_vmstat_thp_split 225259 # HELP node_vmstat_thp_zero_page_alloc /proc/vmstat information field thp_zero_page_alloc. # TYPE node_vmstat_thp_zero_page_alloc untyped node_vmstat_thp_zero_page_alloc 9 # HELP node_vmstat_thp_zero_page_alloc_failed /proc/vmstat information field thp_zero_page_alloc_failed. # TYPE node_vmstat_thp_zero_page_alloc_failed untyped node_vmstat_thp_zero_page_alloc_failed 0 # HELP node_vmstat_unevictable_pgs_cleared /proc/vmstat information field unevictable_pgs_cleared. # TYPE node_vmstat_unevictable_pgs_cleared untyped node_vmstat_unevictable_pgs_cleared 0 # HELP node_vmstat_unevictable_pgs_culled /proc/vmstat information field unevictable_pgs_culled. # TYPE node_vmstat_unevictable_pgs_culled untyped node_vmstat_unevictable_pgs_culled 1597 # HELP node_vmstat_unevictable_pgs_mlocked /proc/vmstat information field unevictable_pgs_mlocked. # TYPE node_vmstat_unevictable_pgs_mlocked untyped node_vmstat_unevictable_pgs_mlocked 1979 # HELP node_vmstat_unevictable_pgs_munlocked /proc/vmstat information field unevictable_pgs_munlocked. # TYPE node_vmstat_unevictable_pgs_munlocked untyped node_vmstat_unevictable_pgs_munlocked 26 # HELP node_vmstat_unevictable_pgs_rescued /proc/vmstat information field unevictable_pgs_rescued. # TYPE node_vmstat_unevictable_pgs_rescued untyped node_vmstat_unevictable_pgs_rescued 26 # HELP node_vmstat_unevictable_pgs_scanned /proc/vmstat information field unevictable_pgs_scanned. # TYPE node_vmstat_unevictable_pgs_scanned untyped node_vmstat_unevictable_pgs_scanned 0 # HELP node_vmstat_unevictable_pgs_stranded /proc/vmstat information field unevictable_pgs_stranded. # TYPE node_vmstat_unevictable_pgs_stranded untyped node_vmstat_unevictable_pgs_stranded 0 # HELP node_vmstat_workingset_activate /proc/vmstat information field workingset_activate. # TYPE node_vmstat_workingset_activate untyped node_vmstat_workingset_activate 1.3576145e+07 # HELP node_vmstat_workingset_nodereclaim /proc/vmstat information field workingset_nodereclaim. # TYPE node_vmstat_workingset_nodereclaim untyped node_vmstat_workingset_nodereclaim 4.078838e+06 # HELP node_vmstat_workingset_refault /proc/vmstat information field workingset_refault. # TYPE node_vmstat_workingset_refault untyped node_vmstat_workingset_refault 6.0318816e+07 # HELP node_vmstat_zone_reclaim_failed /proc/vmstat information field zone_reclaim_failed. # TYPE node_vmstat_zone_reclaim_failed untyped node_vmstat_zone_reclaim_failed 0 # HELP process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE process_cpu_seconds_total counter process_cpu_seconds_total 1.24817534e+06 # 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 18 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 2.2839296e+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.69695279353e+09 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 2.551386112e+09