openstack-manuals/doc/config-reference/source/tables/ceilometer-tripleo.rst
venkatamahesh d1f5de1e0d [config-ref] Update ceilometer tables
Change-Id: I81a4cc18a76b0ed8417825e8d6c3a9178ee026e6
2016-09-03 22:10:03 +05:30

1.5 KiB

Description of TripleO configuration options
Configuration option = Default value Description
[hardware]
meter_definitions_file = snmp.yaml (String) Configuration file for defining hardware snmp meters.
readonly_user_auth_proto = None (String) SNMPd v3 authentication algorithm of all the nodes running in the cloud
readonly_user_name = ro_snmp_user (String) SNMPd user name of all nodes running in the cloud.
readonly_user_password = password (String) SNMPd v3 authentication password of all the nodes running in the cloud.
readonly_user_priv_password = None (String) SNMPd v3 encryption password of all the nodes running in the cloud.
readonly_user_priv_proto = None (String) SNMPd v3 encryption algorithm of all the nodes running in the cloud
url_scheme = snmp:// (String) URL scheme to use for hardware nodes.