ablecloud-team / ablestack-monitor

ABLESTACK HCI 및 Baremetal 환경의 인프라에 대한 모니터링 플랫폼을 개발하기 위한 리파지터리
Apache License 2.0
0 stars 3 forks source link

## libvirt_exporter 수집 데이터 항목 #10

Closed qoxown12 closed 3 years ago

qoxown12 commented 3 years ago

libvirt_exporter 수집 데이터 항목

libvirt_domain_block_stats_allocation

HELP libvirt_domain_block_stats_allocation Offset of the highest written sector on a block device.
TYPE libvirt_domain_block_stats_allocation counter

libvirt_domain_block_stats_capacity

HELP libvirt_domain_block_stats_capacity Logical size in bytes of the block device backing image.
TYPE libvirt_domain_block_stats_capacity counter

libvirt_domain_block_stats_flush_requests_total

HELP libvirt_domain_block_stats_flush_requests_total Total flush requests from a block device.
TYPE libvirt_domain_block_stats_flush_requests_total counter

libvirt_domain_block_stats_flush_total

HELP libvirt_domain_block_stats_flush_total Total time (ns) spent on cache flushing to a block device, in ns, that is, 1/1,000,000,000 of a second, or 10−9 seconds.
TYPE libvirt_domain_block_stats_flush_total counter

libvirt_domain_block_stats_physicalsize

HELP libvirt_domain_block_stats_physicalsize Physical size in bytes of the container of the backing image.
TYPE libvirt_domain_block_stats_physicalsize counter

libvirt_domain_block_stats_read_bytes_total

HELP libvirt_domain_block_stats_read_bytes_total Number of bytes read from a block device, in bytes.
TYPE libvirt_domain_block_stats_read_bytes_total counter

libvirt_domain_block_stats_read_requests_total

HELP libvirt_domain_block_stats_read_requests_total Number of read requests from a block device.
TYPE libvirt_domain_block_stats_read_requests_total counter

libvirt_domain_block_stats_read_time_total

HELP libvirt_domain_block_stats_read_time_total Total time (ns) spent on reads from a block device, in ns, that is, 1/1,000,000,000 of a second, or 10−9 seconds.
TYPE libvirt_domain_block_stats_read_time_total counter

libvirt_domain_block_stats_write_bytes_total

HELP libvirt_domain_block_stats_write_bytes_total Number of bytes written to a block device, in bytes.
TYPE libvirt_domain_block_stats_write_bytes_total counter

libvirt_domain_block_stats_write_requests_total

HELP libvirt_domain_block_stats_write_requests_total Number of write requests to a block device.
TYPE libvirt_domain_block_stats_write_requests_total counter

libvirt_domain_block_stats_write_time_total

HELP libvirt_domain_block_stats_write_time_total Total time (ns) spent on writes on a block device, in ns, that is, 1/1,000,000,000 of a second, or 10−9 seconds.
TYPE libvirt_domain_block_stats_write_time_total counter

libvirt_domain_info_cpu_steal_time_total

HELP libvirt_domain_info_cpu_steal_time_total Amount of CPU time stolen from the domain, in ns, that is, 1/1,000,000,000 of a second, or 10−9 seconds.
TYPE libvirt_domain_info_cpu_steal_time_total counter

libvirt_domain_info_cpu_time_seconds_total

HELP libvirt_domain_info_cpu_time_seconds_total Amount of CPU time used by the domain, in seconds.
TYPE libvirt_domain_info_cpu_time_seconds_total counter

libvirt_domain_info_maximum_memory_bytes

HELP libvirt_domain_info_maximum_memory_bytes Maximum allowed memory of the domain, in bytes.
TYPE libvirt_domain_info_maximum_memory_bytes gauge

libvirt_domain_info_memory_usage_bytes

HELP libvirt_domain_info_memory_usage_bytes Memory usage of the domain, in bytes.
TYPE libvirt_domain_info_memory_usage_bytes gauge

libvirt_domain_info_virtual_cpus

HELP libvirt_domain_info_virtual_cpus Number of virtual CPUs for the domain.
TYPE libvirt_domain_info_virtual_cpus gauge

libvirt_domain_info_vstate

HELP libvirt_domain_info_vstate Virtual domain state. 0: no state, 1: the domain is running, 2: the domain is blocked on resource, 3: the domain is paused by user, 4: the domain is being shut down, 5: the domain is shut off,6: the domain is crashed, 7: the domain is suspended by guest power management
TYPE libvirt_domain_info_vstate counter

libvirt_domain_interface_stats_receive_bytes_total

HELP libvirt_domain_interface_stats_receive_bytes_total Number of bytes received on a network interface, in bytes.
TYPE libvirt_domain_interface_stats_receive_bytes_total counter

libvirt_domain_interface_stats_receive_drops_total

HELP libvirt_domain_interface_stats_receive_drops_total Number of packet receive drops on a network interface.
TYPE libvirt_domain_interface_stats_receive_drops_total counter

libvirt_domain_interface_stats_receive_errors_total

HELP libvirt_domain_interface_stats_receive_errors_total Number of packet receive errors on a network interface.
TYPE libvirt_domain_interface_stats_receive_errors_total counter

libvirt_domain_interface_stats_receive_packets_total

HELP libvirt_domain_interface_stats_receive_packets_total Number of packets received on a network interface.
TYPE libvirt_domain_interface_stats_receive_packets_total counter

libvirt_domain_interface_stats_transmit_bytes_total

HELP libvirt_domain_interface_stats_transmit_bytes_total Number of bytes transmitted on a network interface, in bytes.
TYPE libvirt_domain_interface_stats_transmit_bytes_total counter

libvirt_domain_interface_stats_transmit_drops_total

HELP libvirt_domain_interface_stats_transmit_drops_total Number of packet transmit drops on a network interface.
TYPE libvirt_domain_interface_stats_transmit_drops_total counter

libvirt_domain_interface_stats_transmit_errors_total

HELP libvirt_domain_interface_stats_transmit_errors_total Number of packet transmit errors on a network interface.
TYPE libvirt_domain_interface_stats_transmit_errors_total counter

libvirt_domain_interface_stats_transmit_packets_total

HELP libvirt_domain_interface_stats_transmit_packets_total Number of packets transmitted on a network interface.
TYPE libvirt_domain_interface_stats_transmit_packets_total counter

libvirt_domain_memory_stats_actual_balloon

HELP libvirt_domain_memory_stats_actual_balloon Current balloon value (in KB).
TYPE libvirt_domain_memory_stats_actual_balloon counter

libvirt_domain_memory_stats_available

HELP libvirt_domain_memory_stats_available The total amount of usable memory as seen by the domain. This value may be less than the amount of memory assigned to the domain if a balloon driver is in use or if the guest OS does not initialize all assigned pages. This value is expressed in kB.
TYPE libvirt_domain_memory_stats_available counter

libvirt_domain_memory_stats_disk_cache

HELP libvirt_domain_memory_stats_disk_cache The amount of memory, that can be quickly reclaimed without additional I/O (in kB).Typically these pages are used for caching files from disk.
TYPE libvirt_domain_memory_stats_disk_cache counter

libvirt_domain_memory_stats_major_fault

HELP libvirt_domain_memory_stats_major_fault Page faults occur when a process makes a valid access to virtual memory that is not available. When servicing the page fault, if disk IO is required, it is considered a major fault.
TYPE libvirt_domain_memory_stats_major_fault counter

libvirt_domain_memory_stats_minor_fault

HELP libvirt_domain_memory_stats_minor_fault Page faults occur when a process makes a valid access to virtual memory that is not available. When servicing the page not fault, if disk IO is required, it is considered a minor fault.
TYPE libvirt_domain_memory_stats_minor_fault counter

libvirt_domain_memory_stats_rss

HELP libvirt_domain_memory_stats_rss Resident Set Size of the process running the domain. This value is in kB
TYPE libvirt_domain_memory_stats_rss counter

libvirt_domain_memory_stats_unused

HELP libvirt_domain_memory_stats_unused The amount of memory left completely unused by the system. Memory that is available but used for reclaimable caches should NOT be reported as free. This value is expressed in kB.
TYPE libvirt_domain_memory_stats_unused counter

libvirt_domain_memory_stats_usable

HELP libvirt_domain_memory_stats_usable How much the balloon can be inflated without pushing the guest system to swap, corresponds to 'Available' in /proc/meminfo
TYPE libvirt_domain_memory_stats_usable counter

libvirt_domain_memory_stats_used_percent

HELP libvirt_domain_memory_stats_used_percent The amount of memory in percent, that used by domain.
TYPE libvirt_domain_memory_stats_used_percent counter

libvirt_up

HELP libvirt_up Whether scraping libvirt's metrics was successful.
TYPE libvirt_up gauge

go_gc_duration_seconds

HELP go_gc_duration_seconds A summary of the pause duration of garbage collection cycles.
TYPE go_gc_duration_seconds summary

go_goroutines

HELP go_goroutines Number of goroutines that currently exist.
TYPE go_goroutines gauge

go_info

HELP go_info Information about the Go environment.
TYPE go_info gauge

go_memstats_alloc_bytes

HELP go_memstats_alloc_bytes Number of bytes allocated and still in use.
TYPE go_memstats_alloc_bytes gauge

go_memstats_alloc_bytes_total

HELP go_memstats_alloc_bytes_total Total number of bytes allocated, even if freed.
TYPE go_memstats_alloc_bytes_total counter

go_memstats_buck_hash_sys_bytes

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_frees_total

HELP go_memstats_frees_total Total number of frees.
TYPE go_memstats_frees_total counter

go_memstats_gc_cpu_fraction

HELP go_memstats_gc_cpu_fraction The fraction of this program's available CPU time used by the GC since the program started.
TYPE go_memstats_gc_cpu_fraction gauge

go_memstats_gc_sys_bytes

HELP go_memstats_gc_sys_bytes Number of bytes used for garbage collection system metadata.
TYPE go_memstats_gc_sys_bytes gauge

go_memstats_heap_alloc_bytes

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_idle_bytes

HELP go_memstats_heap_idle_bytes Number of heap bytes waiting to be used.
TYPE go_memstats_heap_idle_bytes gauge

go_memstats_heap_inuse_bytes

HELP go_memstats_heap_inuse_bytes Number of heap bytes that are in use.
TYPE go_memstats_heap_inuse_bytes gauge

go_memstats_heap_objects

HELP go_memstats_heap_objects Number of allocated objects.
TYPE go_memstats_heap_objects gauge

go_memstats_heap_released_bytes

HELP go_memstats_heap_released_bytes Number of heap bytes released to OS.
TYPE go_memstats_heap_released_bytes gauge

go_memstats_heap_sys_bytes

HELP go_memstats_heap_sys_bytes Number of heap bytes obtained from system.
TYPE go_memstats_heap_sys_bytes gauge

go_memstats_last_gc_time_seconds

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_lookups_total

HELP go_memstats_lookups_total Total number of pointer lookups.
TYPE go_memstats_lookups_total counter

go_memstats_mallocs_total

HELP go_memstats_mallocs_total Total number of mallocs.
TYPE go_memstats_mallocs_total counter

go_memstats_mcache_inuse_bytes

HELP go_memstats_mcache_inuse_bytes Number of bytes in use by mcache structures.
TYPE go_memstats_mcache_inuse_bytes gauge

go_memstats_mcache_sys_bytes

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_mspan_inuse_bytes

HELP go_memstats_mspan_inuse_bytes Number of bytes in use by mspan structures.
TYPE go_memstats_mspan_inuse_bytes gauge

go_memstats_mspan_sys_bytes

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_next_gc_bytes

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_other_sys_bytes

HELP go_memstats_other_sys_bytes Number of bytes used for other system allocations.
TYPE go_memstats_other_sys_bytes gauge

go_memstats_stack_inuse_bytes

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_sys_bytes

HELP go_memstats_stack_sys_bytes Number of bytes obtained from system for stack allocator.
TYPE go_memstats_stack_sys_bytes gauge

go_memstats_sys_bytes

HELP go_memstats_sys_bytes Number of bytes obtained from system.
TYPE go_memstats_sys_bytes gauge

go_threads

HELP go_threads Number of OS threads created.
TYPE go_threads gauge

process_cpu_seconds_total

HELP process_cpu_seconds_total Total user and system CPU time spent in seconds.
TYPE process_cpu_seconds_total counter

process_max_fds

HELP process_max_fds Maximum number of open file descriptors.
TYPE process_max_fds gauge

process_open_fds

HELP process_open_fds Number of open file descriptors.
TYPE process_open_fds gauge

process_resident_memory_bytes

HELP process_resident_memory_bytes Resident memory size in bytes.
TYPE process_resident_memory_bytes gauge

process_start_time_seconds

HELP process_start_time_seconds Start time of the process since unix epoch in seconds.
TYPE process_start_time_seconds gauge

process_virtual_memory_bytes

HELP process_virtual_memory_bytes Virtual memory size in bytes.
TYPE process_virtual_memory_bytes gauge

process_virtual_memory_max_bytes

HELP process_virtual_memory_max_bytes Maximum amount of virtual memory available in bytes.
TYPE process_virtual_memory_max_bytes gauge

promhttp_metric_handler_requests_in_flight

HELP promhttp_metric_handler_requests_in_flight Current number of scrapes being served.
TYPE promhttp_metric_handler_requests_in_flight gauge

promhttp_metric_handler_requests_total

HELP promhttp_metric_handler_requests_total Total number of scrapes by HTTP status code.
TYPE promhttp_metric_handler_requests_total counter

Originally posted by @kt-cheon in https://github.com/ablecloud-team/ablestack-monitor/issues/4#issuecomment-840208695