mirror of
https://github.com/apache/cloudstack.git
synced 2025-12-19 12:03:50 +01:00
10 lines
3.3 KiB
HTML
10 lines
3.3 KiB
HTML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||
<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Chapter 14. Working with Usage</title><link rel="stylesheet" type="text/css" href="Common_Content/css/default.css" /><link rel="stylesheet" media="print" href="Common_Content/css/print.css" type="text/css" /><meta name="generator" content="publican 2.8" /><meta name="package" content="Apache_CloudStack-Admin_Guide-4.0.0-incubating-en-US-1-" /><link rel="home" href="index.html" title="CloudStack Administrator's Guide" /><link rel="up" href="index.html" title="CloudStack Administrator's Guide" /><link rel="prev" href="working-with-snapshots.html" title="13.5. Working with Snapshots" /><link rel="next" href="configure-usage-server.html" title="14.1. Configuring the Usage Server" /></head><body><p id="title"><a class="left" href="http://cloudstack.org"><img src="Common_Content/images/image_left.png" alt="Product Site" /></a><a class="right" href="http://docs.cloudstack.org"><img src="Common_Content/images/image_right.png" alt="Documentation Site" /></a></p><ul class="docnav"><li class="previous"><a accesskey="p" href="working-with-snapshots.html"><strong>Prev</strong></a></li><li class="next"><a accesskey="n" href="configure-usage-server.html"><strong>Next</strong></a></li></ul><div xml:lang="en-US" class="chapter" id="work-with-usage" lang="en-US"><div class="titlepage"><div><div><h2 class="title">Chapter 14. Working with Usage</h2></div></div></div><div class="toc"><dl><dt><span class="section"><a href="configure-usage-server.html">14.1. Configuring the Usage Server</a></span></dt><dt><span class="section"><a href="set-usage-limit.html">14.2. Setting Usage Limits</a></span></dt><dt><span class="section"><a href="globally-configured-limit.html">14.3. Globally Configured Limits</a></span></dt><dt><span class="section"><a href="default-account-resource-limit.html">14.4. Default Account Resource Limits</a></span></dt><dt><span class="section"><a href="per-domain-limits.html">14.5. Per-Domain Limits</a></span></dt></dl></div><div class="para">
|
||
The Usage Server is an optional, separately-installed part of CloudStack that provides aggregated usage records which you can use to create billing integration for CloudStack. The Usage Server works by taking data from the events log and creating summary usage records that you can access using the listUsageRecords API call.
|
||
</div><div class="para">
|
||
The usage records show the amount of resources, such as VM run time or template storage space, consumed by guest instances.
|
||
</div><div class="para">
|
||
The Usage Server runs at least once per day. It can be configured to run multiple times per day.
|
||
</div></div><ul class="docnav"><li class="previous"><a accesskey="p" href="working-with-snapshots.html"><strong>Prev</strong>13.5. Working with Snapshots</a></li><li class="up"><a accesskey="u" href="#"><strong>Up</strong></a></li><li class="home"><a accesskey="h" href="index.html"><strong>Home</strong></a></li><li class="next"><a accesskey="n" href="configure-usage-server.html"><strong>Next</strong>14.1. Configuring the Usage Server</a></li></ul></body></html>
|