Files
openstack-manuals/doc/user-guides/source/dashboard_view_cloud_resources.rst
Andreas Jaeger 5db746f9e8 User Guides: Rename playground-user-guide to user-guides
Move files to final place.

Change-Id: I3e88ce145f05daafb23c0516cd9da75a92b62e3c
2015-04-03 19:19:10 +02:00

1.8 KiB

View cloud usage statistics

The Telemetry module 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

  1. Log in to the OpenStack dashboard as a user with Admin privileges.
  2. On the Admin tab, click the Resource Usage category.
  3. Click the:
    • Global Disk Usage tab to view disk usage per tenant (project).
    • Global Network Traffic Usage tab to view ingress or egress usage per tenant (project).
    • Global Object Storage Usage tab to view incoming and outgoing storage bytes per tenant (project).
    • Global Network Usage tab to view duration and creation requests for networks, subnets, routers, ports, and floating IPs, per tenant (project).
    • Stats tab to view a multi-series line chart with user-defined metrics. 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).