8b2016b5d0
Include the new tables in the documentation. Fix the cinder-prophetstor_dpl.xml filename and the xiv category. Manually fix those files for niceness test: - glance-logging.xml (lines 34, 38), fixed in oslo-incubator - trove-logging.xml (lines 26, 30), fixed in oslo-incubator - neutron-openvswitch_agent.xml (line 45), to be fixed in neutron Closes-Bug: #1340858 Closes-Bug: #1344231 Closes-Bug: #1345956 Closes-Bug: #1346711 Closes-Bug: #1347978 Partial-Bug: #1348329 Closes-Bug: #1352074 Partial-Bug: #1353417 Closes-Bug: #1354622 Closes-Bug: #1339754 Closes-Bug: #1358598 Closes-Bug: #1358259 Closes-Bug: #1357865 Partial-Bug: #1357457 Closes-Bug: #1357421 Change-Id: Id2da7d7762ca954bd552dbf89a9ff28b144efb68
42 lines
2.2 KiB
XML
42 lines
2.2 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<chapter xmlns="http://docbook.org/ns/docbook"
|
|
xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
xmlns:xlink="http://www.w3.org/1999/xlink"
|
|
version="5.0"
|
|
xml:id="ch_configuring-openstack-telemetry">
|
|
<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="http://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-auth_token.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-glance.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-swift.xml"/>
|
|
<xi:include href="../common/tables/ceilometer-tripleo.xml"/>
|
|
<xi:include href="../common/tables/ceilometer-vmware.xml"/>
|
|
|
|
<xi:include href="telemetry/section_telemetry-sample-configuration-files.xml" />
|
|
<xi:include href="../common/tables/ceilometer-conf-changes-icehouse.xml"/>
|
|
</chapter>
|