openstack-manuals/doc/config-reference/ch_telemetryconfigure.xml
Gauvain Pocentek 8d6562cd8f config-reference: add a Telemetry section
Add a basic Telemetry section providing configuration tables and
configuration files for ceilometer.

Closes-Bug: #1284472
Change-Id: I7483c7c66d00dd198e6f7265b6c65e54ab9fcb96
2014-03-23 08:23:16 +01:00

43 lines
2.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<chapter version="5.0" xml:id="ch_configuring-openstack-telemetry"
xmlns="http://docbook.org/ns/docbook"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:xi="http://www.w3.org/2001/XInclude"
xmlns:ns5="http://www.w3.org/1999/xhtml"
xmlns:ns4="http://www.w3.org/2000/svg"
xmlns:ns3="http://www.w3.org/1998/Math/MathML"
xmlns:ns="http://docbook.org/ns/docbook">
<title>Telemetry</title>
<para>The Telemetry service collects measurements within OpenStack. Its
various agents and services are configured in the
<filename>/etc/ceilometer/ceilometer.conf</filename> file.</para>
<para>To install Telemetry, see the <citetitle>OpenStack Installation
Guide</citetitle> for your distribution (<link
xlink:href="docs.openstack.org" >docs.openstack.org</link>).</para>
<para>The following tables provide a comprehensive list of the Telemetry
configuration options.</para>
<xi:include href="../common/tables/ceilometer-alarm.xml"/>
<xi:include href="../common/tables/ceilometer-amqp.xml"/>
<xi:include href="../common/tables/ceilometer-api.xml"/>
<xi:include href="../common/tables/ceilometer-auth.xml"/>
<xi:include href="../common/tables/ceilometer-cells.xml"/>
<xi:include href="../common/tables/ceilometer-collector.xml"/>
<xi:include href="../common/tables/ceilometer-common.xml"/>
<xi:include href="../common/tables/ceilometer-database.xml"/>
<xi:include href="../common/tables/ceilometer-events.xml"/>
<xi:include href="../common/tables/ceilometer-exchange.xml"/>
<xi:include href="../common/tables/ceilometer-inspector.xml"/>
<xi:include href="../common/tables/ceilometer-logging.xml"/>
<xi:include href="../common/tables/ceilometer-qpid.xml"/>
<xi:include href="../common/tables/ceilometer-rabbitmq.xml"/>
<xi:include href="../common/tables/ceilometer-redis.xml"/>
<xi:include href="../common/tables/ceilometer-rpc.xml"/>
<xi:include href="../common/tables/ceilometer-ssl.xml"/>
<xi:include href="../common/tables/ceilometer-swift.xml"/>
<xi:include href="../common/tables/ceilometer-vmware.xml"/>
<xi:include href="telemetry/section_telemetry-sample-configuration-files.xml" />
</chapter>