Exporter Metrics

OpenNebula Exporter

NameDescriptionType
opennebula_host_totalTotal number of Hosts defined in OpenNebulagauge
opennebula_host_stateHost state 0:init 2:monitored 3:error 4:disabled 8:offlinegauge
opennebula_host_mem_total_bytesTotal memory capacitygauge
opennebula_host_mem_maximum_bytesTotal memory capacity considering overcommitmentgauge
opennebula_host_mem_usage_bytesTotal memory capacity allocated to VMsgauge
opennebula_host_cpu_total_ratioTotal CPU capacitygauge
opennebula_host_cpu_maximum_ratioTotal CPU capacity considering overcommitmentgauge
opennebula_host_cpu_usage_ratioTotal CPU capacity allocated to VMsgauge
opennebula_host_vmsNumber of VMs allocated to the Hostgauge
opennebula_datastore_totalTotal number of datastores defined in OpenNebulagauge
opennebula_datastore_total_bytesTotal capacity of the datastoregauge
opennebula_datastore_used_bytesCapacity being used in the datastoregauge
opennebula_datastore_free_bytesAvailable capacity in the datastoregauge
opennebula_datastore_imagesNumber of images stored in the datastoregauge
opennebula_vm_totalTotal number of VMs defined in OpenNebulagauge
opennebula_vm_host_idHost ID where the VM is allocatedgauge
opennebula_vm_stateVM state 0:init 1:pending 2:hold 3:active 4:stopped 5:suspended 6:done 8:poweroff 9:undeployed 10:cloninggauge
opennebula_vm_lcm_stateVM LCM state, only relevant for state 3 (active)gauge
opennebula_vm_mem_total_bytesTotal memory capacitygauge
opennebula_vm_cpu_ratioTotal CPU capacity requested by the VMgauge
opennebula_vm_cpu_vcpusTotal number of virtual CPUsgauge
opennebula_vm_disksTotal number of disksgauge
opennebula_vm_disk_size_bytesSize of the VM diskgauge
opennebula_vm_nicsTotal number of network interfacesgauge
opennebula_oned_stateOpenNebula oned service state 0:down 1:upgauge
opennebula_scheduler_stateOpenNebula scheduler service state 0:down 1:upgauge
opennebula_flow_stateOpenNebula Flow service state 0:down 1:upgauge
opennebula_hem_stateOpenNebula hook manager service state 0:down 1:upgauge
opennebula_gate_stateOpenNebula Gate service state 0:down 1:upgauge

Libvirt Exporter

NameDescriptionType
opennebula_libvirt_requests_totalThe total number of HTTP requests handled by the Rack application.counter
opennebula_libvirt_request_duration_secondsThe HTTP response duration of the Rack application.histogram
opennebula_libvirt_exceptions_totalThe total number of exceptions raised by the Rack application.counter
opennebula_libvirt_stateState of the domain 0:no_state, 1:running, 2:blocked, 3:paused, 4:shutdown, 5:shutoff, 6:crashed, 7:suspended (PM)gauge
opennebula_libvirt_cpu_seconds_totalTotal CPU time used by the domaingauge
opennebula_libvirt_cpu_system_seconds_totalSystem CPU time used by the domaingauge
opennebula_libvirt_cpu_user_seconds_totalUser CPU time used by the domaingauge
opennebula_libvirt_memory_total_bytesTotal memory currently used by the domaingauge
opennebula_libvirt_memory_maximum_bytesTotal memory currently used by the domaingauge
opennebula_libvirt_memory_swapin_bytes_totalAmount of data read from swap spacegauge
opennebula_libvirt_memory_swapout_bytes_totalAmount of data written out to swap spacegauge
opennebula_libvirt_memory_unused_bytesAmount of memory left unused by the systemgauge
opennebula_libvirt_memory_available_bytesAmount of usable memory as seen by the domaingauge
opennebula_libvirt_memory_rss_bytesResident Set Size of running domain’s processgauge
opennebula_libvirt_vcpu_onlineCurrent number of online virtual CPUsgauge
opennebula_libvirt_vcpu_maximumMaximum number of online virtual CPUsgauge
opennebula_libvirt_vcpu_stateState of the virtual CPU 0:offline, 1:running, 2:blockedgauge
opennebula_libvirt_vcpu_time_seconds_totalvirtual cpu time spent by virtual CPUgauge
opennebula_libvirt_vcpu_wait_seconds_totalTime the vCPU wants to run, but the Host scheduler has something else running ahead of itgauge
opennebula_libvirt_net_devicesTotal number of network interfaces on this domaingauge
opennebula_libvirt_net_rx_total_bytesTotal bytes received by the vNICgauge
opennebula_libvirt_net_rx_packetsTotal number of packets received by the vNICgauge
opennebula_libvirt_net_rx_errorsTotal number of receive errorsgauge
opennebula_libvirt_net_rx_dropsTotal number of receive packets dropped by the vNICgauge
opennebula_libvirt_net_tx_total_bytesTotal bytes transmitted by the vNICgauge
opennebula_libvirt_net_tx_packetsTotal number of packets transmitted by the vNICgauge
opennebula_libvirt_net_tx_errorsTotal number of transmission errorsgauge
opennebula_libvirt_net_tx_dropsTotal number of transmit packets dropped by the vNICgauge
opennebula_libvirt_block_devicesTotal number of block devices on this domaingauge
opennebula_libvirt_block_rd_requestsTotal number of read requestsgauge
opennebula_libvirt_block_rd_bytesTotal number of read bytesgauge
opennebula_libvirt_block_rd_time_secondsTotal time spent on readsgauge
opennebula_libvirt_block_wr_requestsTotal number of write requestsgauge
opennebula_libvirt_block_wr_bytesTotal number of written bytesgauge
opennebula_libvirt_block_wr_time_secondsTotal time spent on writesgauge
opennebula_libvirt_block_virtual_bytesVirtual size of the devicegauge
opennebula_libvirt_block_physical_bytesPhysical size of the container of the backing imagegauge
opennebula_libvirt_daemon_upState of the libvirt daemon 0:down 1:upgauge