Merge "Update references in Telemetry Admin Guide"

This commit is contained in:
Jenkins 2015-02-27 05:51:11 +00:00 committed by Gerrit Code Review
commit db85067628

View File

@ -165,9 +165,8 @@
<para>A subset of Object Store statistics requires an additional middleware to be installed
behind the proxy of Object Store. This additional component emits notifications containing
data-flow-oriented meters, namely the storage.objects.(incoming|outgoing).bytes values.
The list of these meters are listed in the <link xlink:href=
"http://docs.openstack.org/developer/ceilometer/measurements.html#object-storage-swift">
Swift</link> table section in the <citetitle>Telemetry Measurements Reference</citetitle>,
The list of these meters are listed in <xref linkend=
"section_telemetry-object-storage-metrics"/>,
marked with <literal>notification</literal> as origin.</para>
<para>The instructions on how to install this middleware can be found in <link xlink:href=
"http://docs.openstack.org/juno/install-guide/install/apt/content/ceilometer-agent-swift.html">
@ -259,9 +258,8 @@
The compute agent uses the API of the hypervisor installed on the compute hosts.
Therefore the supported meters may be different in case of each virtualization
back end, as each inspection tool provides a different set of metrics.</para>
<para>The list of collected meters can be found in the <link xlink:href=
"http://docs.openstack.org/developer/ceilometer/measurements.html#compute-nova">
Compute section</link> in the <citetitle>Telemetry Measurements Reference</citetitle>.
<para>The list of collected meters can be found in <xref linkend=
"section_telemetry-compute-metrics"/>.
The support column provides the information that which meter is available for
each hypervisor supported by the Telemetry module.</para>
<note>
@ -353,9 +351,8 @@
<para>Just like the central agent, this component also does not need a direct database
access. The samples are sent via AMQP to the collector.
</para>
<para>The list of collected meters can be found in the <link xlink:href=
"http://docs.openstack.org/developer/ceilometer/measurements.html#ironic-hardware-ipmi-sensor-data">
Ironic Hardware IPMI Sensor Data section</link> in the <citetitle>Telemetry Measurements Reference</citetitle>.</para>
<para>The list of collected meters can be found in <xref linkend=
"section_telemetry-ironic-metrics"/>.</para>
<note>
<para>Do not deploy both IPMI agent and Bare metal module for OpenStack on
one compute node. If <option>conductor.send_sensor_data</option> set, this
@ -483,9 +480,8 @@ sinks:
It determines the polling cadence of sample injection into the pipeline, where samples
are produced under the direct control of an agent.</para>
<para>There are several ways to define the list of meters for a pipeline source.
The list of valid meters can be found in the <link xlink:href=
"http://docs.openstack.org/developer/ceilometer/measurements.html"> Telemetry
Measurements Reference</link> document. There is a possibility to define all
The list of valid meters can be found in <xref linkend=
"section_telemetry-measurements"/>. There is a possibility to define all
the meters, or just included or excluded meters, with which a source should
operate:</para>
<itemizedlist>