openstack-manuals/doc/config-reference/source/tables/ironic-metrics_statsd.rst
KATO Tomoyuki a271bdc6d7 [config-ref] update ironic config options for Newton
Change-Id: I701168d35a0c31fc9ef00d3d43d04d4936936be9
2016-09-29 21:46:14 +09:00

29 lines
1.1 KiB
ReStructuredText

..
Warning: Do not edit this file. It is automatically generated from the
software project's code and your changes will be overwritten.
The tool to generate this file lives in openstack-doc-tools repository.
Please make any changes needed in the code, then run the
autogenerate-config-doc tool from the openstack-doc-tools repository, or
ask for help on the documentation mailing list, IRC channel or meeting.
.. _ironic-metrics_statsd:
.. list-table:: Description of metrics statsd configuration options
:header-rows: 1
:class: config-ref-table
* - Configuration option = Default value
- Description
* - **[metrics_statsd]**
-
* - ``agent_statsd_host`` = ``localhost``
- (String) Host for the agent ramdisk to use with the statsd backend. This must be accessible from networks the agent is booted on.
* - ``agent_statsd_port`` = ``8125``
- (Port number) Port for the agent ramdisk to use with the statsd backend.
* - ``statsd_host`` = ``localhost``
- (String) Host for use with the statsd backend.
* - ``statsd_port`` = ``8125``
- (Port number) Port to use with the statsd backend.