Abiquo 5.2 increases observability of your cloud applications with new screens in the user interface to display custom metrics for virtual appliances and scaling groups, in addition to the VM metrics display.
Users can create and push custom metrics to virtual appliances and scaling groups, and many other entities using the Abiquo custom metrics API or the Abiquo collectd integration.
Display virtual appliance metrics
To display virtual appliance metrics, the easiest way is to click the new metrics symbol on the virtual appliance cards.
This will open a new popup to display the custom metrics. And as usual, the user can select the metrics to display, as well as the frequency, statistic and so on.
If you already have the virtual appliance open, you can go to the Monitoring tab.
There is now a new page for the Virtual appliance metrics, in addition to Virtual machine metrics.
Display scaling group metrics
To display scaling group metrics, you can click the new metrics symbol on the Scaling group icon.
And if you have the scaling group open, you can click the new metrics button in the Scaling group view.
These buttons will open the new Scaling group metrics popup. On the Virtual machines page of the popup, Abiquo displays all the VM metrics.
On the Scaling groups page, Abiquo displays the custom metrics of the scaling group.
Scaling groups also have built-in metrics that are a composite of the VM metrics, and which have the same names as the VM metrics.
The Abiquo UI does not display the built-in scaling group metrics but you can access them through the Abiquo API.
Custom metrics entities
Abiquo enables you to easily manage custom metrics for many platform resources, including:
Public cloud region (from cloud/locations and admin/publiccloudregions)
Datacenter (from cloud/locations and admin/datacenters)
Machine
Rack
Virtual appliance
Scaling group
Virtual machines
Virtual machine
Services
Related links
To create custom metrics across the multi-cloud platform using the Abiquo API, just follow this guide: Custom Metrics Resources.
For details of how to install and use collectd with Abiquo, see Use collectd plugin for custom metrics.