e060b5f386
Change-Id: I9444a8c58c6556d344cc0978c8eb6ce756bbc5b2
20 lines
989 B
XML
20 lines
989 B
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>
|
|
|
|
<xi:include href="telemetry/section_telemetry-service-config-opts.xml" />
|
|
<xi:include href="telemetry/section_telemetry-alarming-service-config-opts.xml" />
|
|
<xi:include href="telemetry/section_telemetry-sample-configuration-files.xml" />
|
|
<xi:include href="conf-changes/ceilometer.xml"/>
|
|
</chapter>
|