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.
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.
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.
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
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.
libvirt_exporter 수집 데이터 항목
libvirt_domain_block_stats_allocation
libvirt_domain_block_stats_capacity
libvirt_domain_block_stats_flush_requests_total
libvirt_domain_block_stats_flush_total
libvirt_domain_block_stats_physicalsize
libvirt_domain_block_stats_read_bytes_total
libvirt_domain_block_stats_read_requests_total
libvirt_domain_block_stats_read_time_total
libvirt_domain_block_stats_write_bytes_total
libvirt_domain_block_stats_write_requests_total
libvirt_domain_block_stats_write_time_total
libvirt_domain_info_cpu_steal_time_total
libvirt_domain_info_cpu_time_seconds_total
libvirt_domain_info_maximum_memory_bytes
libvirt_domain_info_memory_usage_bytes
libvirt_domain_info_virtual_cpus
libvirt_domain_info_vstate
libvirt_domain_interface_stats_receive_bytes_total
libvirt_domain_interface_stats_receive_drops_total
libvirt_domain_interface_stats_receive_errors_total
libvirt_domain_interface_stats_receive_packets_total
libvirt_domain_interface_stats_transmit_bytes_total
libvirt_domain_interface_stats_transmit_drops_total
libvirt_domain_interface_stats_transmit_errors_total
libvirt_domain_interface_stats_transmit_packets_total
libvirt_domain_memory_stats_actual_balloon
libvirt_domain_memory_stats_available
libvirt_domain_memory_stats_disk_cache
libvirt_domain_memory_stats_major_fault
libvirt_domain_memory_stats_minor_fault
libvirt_domain_memory_stats_rss
libvirt_domain_memory_stats_unused
libvirt_domain_memory_stats_usable
libvirt_domain_memory_stats_used_percent
libvirt_up
go_gc_duration_seconds
go_goroutines
go_info
go_memstats_alloc_bytes
go_memstats_alloc_bytes_total
go_memstats_buck_hash_sys_bytes
go_memstats_frees_total
go_memstats_gc_cpu_fraction
go_memstats_gc_sys_bytes
go_memstats_heap_alloc_bytes
go_memstats_heap_idle_bytes
go_memstats_heap_inuse_bytes
go_memstats_heap_objects
go_memstats_heap_released_bytes
go_memstats_heap_sys_bytes
go_memstats_last_gc_time_seconds
go_memstats_lookups_total
go_memstats_mallocs_total
go_memstats_mcache_inuse_bytes
go_memstats_mcache_sys_bytes
go_memstats_mspan_inuse_bytes
go_memstats_mspan_sys_bytes
go_memstats_next_gc_bytes
go_memstats_other_sys_bytes
go_memstats_stack_inuse_bytes
go_memstats_stack_sys_bytes
go_memstats_sys_bytes
go_threads
process_cpu_seconds_total
process_max_fds
process_open_fds
process_resident_memory_bytes
process_start_time_seconds
process_virtual_memory_bytes
process_virtual_memory_max_bytes
promhttp_metric_handler_requests_in_flight
promhttp_metric_handler_requests_total
Originally posted by @kt-cheon in https://github.com/ablecloud-team/ablestack-monitor/issues/4#issuecomment-840208695