Table of Contents | ||||||||
---|---|---|---|---|---|---|---|---|
|
...
Expand | ||
---|---|---|
| ||
|
Description of resources
Abiquo stores this data about the use of these resources in the Accounting events tables. Then Administrators can configure which resources are accounted in the Accounting event detail table.
Resource | Description | Unit | Billing Type | Association |
---|---|---|---|---|
Cores | vCPUs in VMs created by users | vCPU | Consumption | VM |
Cores ON | vCPUs in VMs deployed and running | vCPU | Consumption | VM |
Cores OFF | vCPUs in VMs deployed and stopped | vCPU | Consumption | VM |
RAM | RAM in VMs created by users | Megabytes | Consumption | VM |
RAM ON | RAM in VMs deployed and running | Megabytes | Consumption | VM |
RAM OFF | RAM in VMs deployed and stopped | Megabytes | Consumption | VM |
Local Storage | Disk space connected to the hypervisor as datastores for VM disks, | Bytes | Consumption | VM |
External Storage | Disk space for use as external volumes created by users on VMs | Bytes | Reservation | VM/Independent |
Public IPs | IP addresses with Internet access for use by VMs | No. of IP addresses | Reservation | VM/Independent |
VLANs | Private VLANs for VMs
| No. of VLANs | Reservation | VDC |
Firewall | Firewalls created by the user | No. of Firewalls | Reservation | VDC |
Load Balancer | Load balancers created by the user | No. of Load Balancers | Reservation | VDC |
Hypervisor Type | The hypervisor type for the VM | HV type | Consumption | VM |
Cost Code | Optional cost codes for virtual image templates | Cost code | Consumption | VM |
Backup | Backup policies applied to VMs deployed | Backup policy | Consumption | VM |
Hardware profile | VM Hardware profile | Hardware profile | Consumption | VM |
Hardware profile ON | VM Hardware profile in the ON state | Hardware profile | Consumption | VM |
Hardware profile OFF | VM Hardware profile in the OFF state | Hardware profile | Consumption | VM |
DR protected VM | VM is protected by the disaster recovery service (DRAAS) | True or false | Consumption | VM |
HA Hosted VM | VM deployed on an Abiquo high-availability rack | True or false | Consumption | VM |
Reserved Physical Machine Cores | CPU of each server that has been explicitly reserved for an enterprise. Recorded even if the server is not being used. | vCPU | Reservation | Enterprise |
Reserved Physical Machine RAM | RAM of each server that has been explicitly reserved for an enterprise. Recorded even if the server is not being used. | Megabytes | Reservation | Enterprise |
Repository Storage | Repository space is used when:
Abiquo accounts for space used by instances and templates (cases 1 and 2). | Bytes used by each template | Consumption | Enterprise |
Anti-affinity VM | VM deployed in an anti-affinity layer separate from other VMs in the same layer | True or false | Consumption | VM |
Tiered local datastore storage | Local storage on hypervisor datastores by datastore tiers (including primary and secondary non-persistent hard disks) | Bytes used by each disk | Consumption | VM |
Custom | See Custom Accounting Resource Definitions | User defined | User defined | User defined |
...
Expand | ||
---|---|---|
| ||
|
Retrieve Accounting data
Warning | ||
---|---|---|
| ||
It is important to avoid running queries on the accounting_event_detail table. Queries on this table may negatively affect the Abiquo Server. You should replicate the accounting data to allow user access through accounting queries. See Kinton Database replication for further information. |
...