Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1449060 Details for
Bug 1589012
[RFE] - Block-volume details not listed in heketi metrics
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
heketi metrics output
file_1589012.txt (text/plain), 13.48 KB, created by
vinutha
on 2018-06-08 09:58:44 UTC
(
hide
)
Description:
heketi metrics output
Filename:
MIME Type:
Creator:
vinutha
Created:
2018-06-08 09:58:44 UTC
Size:
13.48 KB
patch
obsolete
>[root@dhcp47-15 ~]# curl http://172.31.72.0:8080/metrics ># HELP go_gc_duration_seconds A summary of the GC invocation durations. ># TYPE go_gc_duration_seconds summary >go_gc_duration_seconds{quantile="0"} 5.4561e-05 >go_gc_duration_seconds{quantile="0.25"} 0.000104558 >go_gc_duration_seconds{quantile="0.5"} 0.000135868 >go_gc_duration_seconds{quantile="0.75"} 0.00018514 >go_gc_duration_seconds{quantile="1"} 0.002392051 >go_gc_duration_seconds_sum 0.142850976 >go_gc_duration_seconds_count 720 ># HELP go_goroutines Number of goroutines that currently exist. ># TYPE go_goroutines gauge >go_goroutines 16 ># HELP go_memstats_alloc_bytes Number of bytes allocated and still in use. ># TYPE go_memstats_alloc_bytes gauge >go_memstats_alloc_bytes 9.312224e+06 ># HELP go_memstats_alloc_bytes_total Total number of bytes allocated, even if freed. ># TYPE go_memstats_alloc_bytes_total counter >go_memstats_alloc_bytes_total 4.073671016e+09 ># 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.802738e+06 ># HELP go_memstats_frees_total Total number of frees. ># TYPE go_memstats_frees_total counter >go_memstats_frees_total 1.6409089e+07 ># 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.716224e+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 9.312224e+06 ># HELP go_memstats_heap_idle_bytes Number of heap bytes waiting to be used. ># TYPE go_memstats_heap_idle_bytes gauge >go_memstats_heap_idle_bytes 3.301376e+07 ># HELP go_memstats_heap_inuse_bytes Number of heap bytes that are in use. ># TYPE go_memstats_heap_inuse_bytes gauge >go_memstats_heap_inuse_bytes 1.3385728e+07 ># HELP go_memstats_heap_objects Number of allocated objects. ># TYPE go_memstats_heap_objects gauge >go_memstats_heap_objects 56654 ># HELP go_memstats_heap_released_bytes_total Total number of heap bytes released to OS. ># TYPE go_memstats_heap_released_bytes_total counter >go_memstats_heap_released_bytes_total 2.5526272e+07 ># HELP go_memstats_heap_sys_bytes Number of heap bytes obtained from system. ># TYPE go_memstats_heap_sys_bytes gauge >go_memstats_heap_sys_bytes 4.6399488e+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.5284518043347313e+09 ># HELP go_memstats_lookups_total Total number of pointer lookups. ># TYPE go_memstats_lookups_total counter >go_memstats_lookups_total 32251 ># HELP go_memstats_mallocs_total Total number of mallocs. ># TYPE go_memstats_mallocs_total counter >go_memstats_mallocs_total 1.6465743e+07 ># HELP go_memstats_mcache_inuse_bytes Number of bytes in use by mcache structures. ># TYPE go_memstats_mcache_inuse_bytes gauge >go_memstats_mcache_inuse_bytes 6944 ># HELP go_memstats_mcache_sys_bytes Number of bytes used for mcache structures obtained from system. ># TYPE go_memstats_mcache_sys_bytes gauge >go_memstats_mcache_sys_bytes 16384 ># HELP go_memstats_mspan_inuse_bytes Number of bytes in use by mspan structures. ># TYPE go_memstats_mspan_inuse_bytes gauge >go_memstats_mspan_inuse_bytes 205960 ># 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 327680 ># 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 1.7494448e+07 ># 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 935686 ># HELP go_memstats_stack_inuse_bytes Number of bytes in use by the stack allocator. ># TYPE go_memstats_stack_inuse_bytes gauge >go_memstats_stack_inuse_bytes 786432 ># HELP go_memstats_stack_sys_bytes Number of bytes obtained from system for stack allocator. ># TYPE go_memstats_stack_sys_bytes gauge >go_memstats_stack_sys_bytes 786432 ># HELP go_memstats_sys_bytes Number of bytes obtained by system. Sum of all system allocations. ># TYPE go_memstats_sys_bytes gauge >go_memstats_sys_bytes 5.1984632e+07 ># HELP heketi_cluster_count Number of clusters ># TYPE heketi_cluster_count gauge >heketi_cluster_count 2 ># HELP heketi_device_brick_count Number of bricks on device ># TYPE heketi_device_brick_count gauge >heketi_device_brick_count{cluster="9cc19219a11baa4bc8f27a2d5dc4acd4",device="/dev/sde",hostname="dhcp46-127.lab.eng.blr.redhat.com"} 0 >heketi_device_brick_count{cluster="9cc19219a11baa4bc8f27a2d5dc4acd4",device="/dev/sde",hostname="dhcp46-171.lab.eng.blr.redhat.com"} 5 >heketi_device_brick_count{cluster="9cc19219a11baa4bc8f27a2d5dc4acd4",device="/dev/sde",hostname="dhcp46-22.lab.eng.blr.redhat.com"} 1 >heketi_device_brick_count{cluster="9cc19219a11baa4bc8f27a2d5dc4acd4",device="/dev/sde",hostname="dhcp46-67.lab.eng.blr.redhat.com"} 1 >heketi_device_brick_count{cluster="9cc19219a11baa4bc8f27a2d5dc4acd4",device="/dev/sde",hostname="dhcp46-84.lab.eng.blr.redhat.com"} 0 >heketi_device_brick_count{cluster="9cc19219a11baa4bc8f27a2d5dc4acd4",device="/dev/sdf",hostname="dhcp46-127.lab.eng.blr.redhat.com"} 6 >heketi_device_brick_count{cluster="9cc19219a11baa4bc8f27a2d5dc4acd4",device="/dev/sdf",hostname="dhcp46-171.lab.eng.blr.redhat.com"} 5 >heketi_device_brick_count{cluster="9cc19219a11baa4bc8f27a2d5dc4acd4",device="/dev/sdf",hostname="dhcp46-22.lab.eng.blr.redhat.com"} 3 >heketi_device_brick_count{cluster="9cc19219a11baa4bc8f27a2d5dc4acd4",device="/dev/sdf",hostname="dhcp46-67.lab.eng.blr.redhat.com"} 6 >heketi_device_brick_count{cluster="9cc19219a11baa4bc8f27a2d5dc4acd4",device="/dev/sdf",hostname="dhcp46-84.lab.eng.blr.redhat.com"} 3 >heketi_device_brick_count{cluster="c83902686416970580f8b8c71182d51f",device="/dev/sde",hostname="dhcp46-28.lab.eng.blr.redhat.com"} 0 >heketi_device_brick_count{cluster="c83902686416970580f8b8c71182d51f",device="/dev/sdf",hostname="dhcp46-28.lab.eng.blr.redhat.com"} 0 ># HELP heketi_device_count Number of devices on host ># TYPE heketi_device_count gauge >heketi_device_count{cluster="9cc19219a11baa4bc8f27a2d5dc4acd4",hostname="dhcp46-127.lab.eng.blr.redhat.com"} 2 >heketi_device_count{cluster="9cc19219a11baa4bc8f27a2d5dc4acd4",hostname="dhcp46-171.lab.eng.blr.redhat.com"} 2 >heketi_device_count{cluster="9cc19219a11baa4bc8f27a2d5dc4acd4",hostname="dhcp46-22.lab.eng.blr.redhat.com"} 2 >heketi_device_count{cluster="9cc19219a11baa4bc8f27a2d5dc4acd4",hostname="dhcp46-67.lab.eng.blr.redhat.com"} 2 >heketi_device_count{cluster="9cc19219a11baa4bc8f27a2d5dc4acd4",hostname="dhcp46-84.lab.eng.blr.redhat.com"} 2 >heketi_device_count{cluster="c83902686416970580f8b8c71182d51f",hostname="dhcp46-28.lab.eng.blr.redhat.com"} 2 ># HELP heketi_device_free Amount of Free space available on the device ># TYPE heketi_device_free gauge >heketi_device_free{cluster="9cc19219a11baa4bc8f27a2d5dc4acd4",device="/dev/sde",hostname="dhcp46-127.lab.eng.blr.redhat.com"} 1.4614528e+07 >heketi_device_free{cluster="9cc19219a11baa4bc8f27a2d5dc4acd4",device="/dev/sde",hostname="dhcp46-171.lab.eng.blr.redhat.com"} 2.3048192e+07 >heketi_device_free{cluster="9cc19219a11baa4bc8f27a2d5dc4acd4",device="/dev/sde",hostname="dhcp46-22.lab.eng.blr.redhat.com"} 1.462272e+07 >heketi_device_free{cluster="9cc19219a11baa4bc8f27a2d5dc4acd4",device="/dev/sde",hostname="dhcp46-67.lab.eng.blr.redhat.com"} 1.17366784e+08 >heketi_device_free{cluster="9cc19219a11baa4bc8f27a2d5dc4acd4",device="/dev/sde",hostname="dhcp46-84.lab.eng.blr.redhat.com"} 1.30543616e+08 >heketi_device_free{cluster="9cc19219a11baa4bc8f27a2d5dc4acd4",device="/dev/sdf",hostname="dhcp46-127.lab.eng.blr.redhat.com"} 4.6231552e+07 >heketi_device_free{cluster="9cc19219a11baa4bc8f27a2d5dc4acd4",device="/dev/sdf",hostname="dhcp46-171.lab.eng.blr.redhat.com"} 4.886528e+07 >heketi_device_free{cluster="9cc19219a11baa4bc8f27a2d5dc4acd4",device="/dev/sdf",hostname="dhcp46-22.lab.eng.blr.redhat.com"} 1.33173248e+08 >heketi_device_free{cluster="9cc19219a11baa4bc8f27a2d5dc4acd4",device="/dev/sdf",hostname="dhcp46-67.lab.eng.blr.redhat.com"} 1.5142912e+07 >heketi_device_free{cluster="9cc19219a11baa4bc8f27a2d5dc4acd4",device="/dev/sdf",hostname="dhcp46-84.lab.eng.blr.redhat.com"} 1.2505088e+07 >heketi_device_free{cluster="c83902686416970580f8b8c71182d51f",device="/dev/sde",hostname="dhcp46-28.lab.eng.blr.redhat.com"} 2.09580032e+08 >heketi_device_free{cluster="c83902686416970580f8b8c71182d51f",device="/dev/sdf",hostname="dhcp46-28.lab.eng.blr.redhat.com"} 2.09580032e+08 ># HELP heketi_device_size Total size of the device ># TYPE heketi_device_size gauge >heketi_device_size{cluster="9cc19219a11baa4bc8f27a2d5dc4acd4",device="/dev/sde",hostname="dhcp46-127.lab.eng.blr.redhat.com"} 2.09580032e+08 >heketi_device_size{cluster="9cc19219a11baa4bc8f27a2d5dc4acd4",device="/dev/sde",hostname="dhcp46-171.lab.eng.blr.redhat.com"} 2.09580032e+08 >heketi_device_size{cluster="9cc19219a11baa4bc8f27a2d5dc4acd4",device="/dev/sde",hostname="dhcp46-22.lab.eng.blr.redhat.com"} 2.09580032e+08 >heketi_device_size{cluster="9cc19219a11baa4bc8f27a2d5dc4acd4",device="/dev/sde",hostname="dhcp46-67.lab.eng.blr.redhat.com"} 2.09580032e+08 >heketi_device_size{cluster="9cc19219a11baa4bc8f27a2d5dc4acd4",device="/dev/sde",hostname="dhcp46-84.lab.eng.blr.redhat.com"} 2.09580032e+08 >heketi_device_size{cluster="9cc19219a11baa4bc8f27a2d5dc4acd4",device="/dev/sdf",hostname="dhcp46-127.lab.eng.blr.redhat.com"} 2.09580032e+08 >heketi_device_size{cluster="9cc19219a11baa4bc8f27a2d5dc4acd4",device="/dev/sdf",hostname="dhcp46-171.lab.eng.blr.redhat.com"} 2.09580032e+08 >heketi_device_size{cluster="9cc19219a11baa4bc8f27a2d5dc4acd4",device="/dev/sdf",hostname="dhcp46-22.lab.eng.blr.redhat.com"} 2.09580032e+08 >heketi_device_size{cluster="9cc19219a11baa4bc8f27a2d5dc4acd4",device="/dev/sdf",hostname="dhcp46-67.lab.eng.blr.redhat.com"} 2.09580032e+08 >heketi_device_size{cluster="9cc19219a11baa4bc8f27a2d5dc4acd4",device="/dev/sdf",hostname="dhcp46-84.lab.eng.blr.redhat.com"} 2.09580032e+08 >heketi_device_size{cluster="c83902686416970580f8b8c71182d51f",device="/dev/sde",hostname="dhcp46-28.lab.eng.blr.redhat.com"} 2.09580032e+08 >heketi_device_size{cluster="c83902686416970580f8b8c71182d51f",device="/dev/sdf",hostname="dhcp46-28.lab.eng.blr.redhat.com"} 2.09580032e+08 ># HELP heketi_device_used Amount of space used on the device ># TYPE heketi_device_used gauge >heketi_device_used{cluster="9cc19219a11baa4bc8f27a2d5dc4acd4",device="/dev/sde",hostname="dhcp46-127.lab.eng.blr.redhat.com"} 1.94965504e+08 >heketi_device_used{cluster="9cc19219a11baa4bc8f27a2d5dc4acd4",device="/dev/sde",hostname="dhcp46-171.lab.eng.blr.redhat.com"} 1.8653184e+08 >heketi_device_used{cluster="9cc19219a11baa4bc8f27a2d5dc4acd4",device="/dev/sde",hostname="dhcp46-22.lab.eng.blr.redhat.com"} 1.94957312e+08 >heketi_device_used{cluster="9cc19219a11baa4bc8f27a2d5dc4acd4",device="/dev/sde",hostname="dhcp46-67.lab.eng.blr.redhat.com"} 9.2213248e+07 >heketi_device_used{cluster="9cc19219a11baa4bc8f27a2d5dc4acd4",device="/dev/sde",hostname="dhcp46-84.lab.eng.blr.redhat.com"} 7.9036416e+07 >heketi_device_used{cluster="9cc19219a11baa4bc8f27a2d5dc4acd4",device="/dev/sdf",hostname="dhcp46-127.lab.eng.blr.redhat.com"} 1.6334848e+08 >heketi_device_used{cluster="9cc19219a11baa4bc8f27a2d5dc4acd4",device="/dev/sdf",hostname="dhcp46-171.lab.eng.blr.redhat.com"} 1.60714752e+08 >heketi_device_used{cluster="9cc19219a11baa4bc8f27a2d5dc4acd4",device="/dev/sdf",hostname="dhcp46-22.lab.eng.blr.redhat.com"} 7.6406784e+07 >heketi_device_used{cluster="9cc19219a11baa4bc8f27a2d5dc4acd4",device="/dev/sdf",hostname="dhcp46-67.lab.eng.blr.redhat.com"} 1.9443712e+08 >heketi_device_used{cluster="9cc19219a11baa4bc8f27a2d5dc4acd4",device="/dev/sdf",hostname="dhcp46-84.lab.eng.blr.redhat.com"} 1.97074944e+08 >heketi_device_used{cluster="c83902686416970580f8b8c71182d51f",device="/dev/sde",hostname="dhcp46-28.lab.eng.blr.redhat.com"} 0 >heketi_device_used{cluster="c83902686416970580f8b8c71182d51f",device="/dev/sdf",hostname="dhcp46-28.lab.eng.blr.redhat.com"} 0 ># HELP heketi_nodes_count Number of nodes on cluster ># TYPE heketi_nodes_count gauge >heketi_nodes_count{cluster="9cc19219a11baa4bc8f27a2d5dc4acd4"} 5 >heketi_nodes_count{cluster="c83902686416970580f8b8c71182d51f"} 1 ># HELP heketi_up Is heketi running? ># TYPE heketi_up gauge >heketi_up 1 ># HELP heketi_volumes_count Number of volumes on cluster ># TYPE heketi_volumes_count gauge >heketi_volumes_count{cluster="9cc19219a11baa4bc8f27a2d5dc4acd4"} 10 >heketi_volumes_count{cluster="c83902686416970580f8b8c71182d51f"} 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 40.83 ># HELP process_max_fds Maximum number of open file descriptors. ># TYPE process_max_fds gauge >process_max_fds 1.048576e+06 ># HELP process_open_fds Number of open file descriptors. ># TYPE process_open_fds gauge >process_open_fds 9 ># HELP process_resident_memory_bytes Resident memory size in bytes. ># TYPE process_resident_memory_bytes gauge >process_resident_memory_bytes 3.9694336e+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.5284008789e+09 ># HELP process_virtual_memory_bytes Virtual memory size in bytes. ># TYPE process_virtual_memory_bytes gauge >process_virtual_memory_bytes 3.05102848e+08 >[root@dhcp47-15 ~]#
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1589012
: 1449060 |
1449069