4509221057
At now, Orchestration and Telemetry are services, not modules. https://git.openstack.org/cgit/openstack/governance/tree/reference/projects.yaml Change-Id: I8a75914f3152c9839c3a1e33540d01154d056135
1.5 KiB
1.5 KiB
View cloud usage statistics
The Telemetry service provides user-level usage data for OpenStack-based clouds, which can be used for customer billing, system monitoring, or alerts. Data can be collected by notifications sent by existing OpenStack components (for example, usage events emitted from Compute) or by polling the infrastructure (for example, libvirt).
Note
You can only view metering statistics on the dashboard (available
only to administrators). The Telemetry service must be set up and
administered through the ceilometer
command-line interface (CLI).
For basic administration information, refer to the "Measure Cloud Resources" chapter in the OpenStack End User Guide.
View resource statistics
- Log in to the OpenStack dashboard as a user with Admin privileges.
- On the
Admin
tab, click theResource Usage
category. - Click the:
Usage Report
tab to view a usage report per tenant (project) by specifying the time period (or even use a calendar to define a date range).Stats
tab to view a multi-series line chart with user-defined meters. You group by project, define the value type (min, max, avg, or sum), and specify the time period (or even use a calendar to define a date range).