Added information for missing Telemtry services.

Added some basic (minimalistic) information about the
rest of the Telemtry-based services that had no listing
prior.

Change-Id: Icbb6cde0b3723b00e9bc0121265ba24d8033b77b
Closes-Bug: 1371004
This commit is contained in:
Steven Deaton 2014-11-26 04:04:07 -06:00
parent d6878cd156
commit 6cf7bd3935

View File

@ -47,6 +47,12 @@
resource utilization statistics for resources not tied to instances
or compute nodes.</para></listitem>
</varlistentry>
<varlistentry><term>A notification agent (<systemitem class="service"
>ceilometer-agent-notification</systemitem>)</term>
<listitem><para>Runs on a central management server to initiate
alarm actions, such as calling out to a webhook with a description
of the alarm state transition.</para></listitem>
</varlistentry>
<varlistentry><term>A collector (<systemitem class="service"
>ceilometer-collector</systemitem>)</term>
<listitem><para>Runs on central management server(s) to monitor the
@ -57,6 +63,12 @@
without modification.</para>
</listitem>
</varlistentry>
<varlistentry><term>An alarm evaluator (<systemitem class="service"
>ceilometer-alarm-evaluator</systemitem>)</term>
<listitem><para>Runs on one or more central management servers to
determine when alarms fire due to the associated statistic
trend crossing a threshold over a sliding time window.</para></listitem>
</varlistentry>
<varlistentry><term>An alarm notifier (<systemitem class="service"
>ceilometer-alarm-notifier</systemitem>)</term>
<listitem><para>Runs on one or more central management servers to