Chapter 20. Telemetry Parameters

ParameterDescription

AmqpNotifyAddressPrefix

Address prefix for Notification addresses.

AmqpRpcAddressPrefix

Address prefix for RPC addresses.

AodhPassword

The password for the OpenStack Telemetry Alarming (aodh) services.

CeilometerEnablePanko

Check if panko need to be enabled or not. The default value is True.

CeilometerMeteringSecret

Secret shared by the Telemetry services.

CeilometerPassword

The password for the Telemetry service account.

CeilometerQdrPublish

Whether to send telemetry data to Qdr. The default value is False.

CephClusterName

The Ceph cluster name. The default value is ceph.

GnocchiArchivePolicy

(DEPRECATED) archive policy to use with OpenStack Telemetry Metrics (gnocchi) backend. The default value is ceilometer-low-rate.

GnocchiBackend

The short name of the OpenStack Telemetry Metrics (gnocchi) backend to use. Should be one of swift, rbd, or file. The default value is swift.

GnocchiCorsAllowedOrigin

Indicate whether this resource may be shared with the domain received in the request "origin" header.

GnocchiExternalProject

Project name of resources creator in OpenStack Telemetry Metrics (gnocchi). The default value is service.

GnocchiFileBasePath

Path to use when file driver is used. This could be NFS or a flat file. The default value is /var/lib/gnocchi.

GnocchiIncomingStorageDriver

Storage driver to use for incoming metric data. The default value is redis.

GnocchiIndexerBackend

The short name of the OpenStack Telemetry Metrics (gnocchi) indexer backend to use. The default value is mysql.

GnocchiMetricdWorkers

Number of workers for OpenStack Telemetry Metrics (gnocchi). Note that more workers creates a larger number of processes on systems, which results in excess memory consumption. It is recommended to choose a suitable non-default value on systems with high CPU core counts. 0 sets to the OpenStack internal default, which is equal to the number of CPU cores on the node. The default value is equal to the number of vCPU cores on the physical node.

GnocchiPassword

The password for the OpenStack Telemetry Metrics (gnocchi) service and database account.

GnocchiStorageS3AccessKeyId

S3 storage access key Id.

GnocchiStorageS3AccessSecret

S3 storage access key secret.

GnocchiStorageS3BucketPrefix

S3 storage bucket prefix.

GnocchiStorageS3Endpoint

The endpoint url for S3 storage.

GnocchiStorageS3RegionName

S3 Region name.

GnocchiStorageSwiftEndpointType

Set to modify which endpoint type is OpenStack Telemetry Metrics (gnocchi) accessing swift from. The default value is internalURL.

ManageEventPipeline

Whether to manage event_pipeline.yaml. The default value is True.

ManagePipeline

Whether to manage pipeline.yaml. The default value is False.

ManagePolling

Whether to manage polling.yaml. The default value is False.

MetricProcessingDelay

Delay between processing metrics. The default value is 30.

MetricsQdrPort

Service name or port number on which the qdrouterd will accept connections. This argument must be string, even if the numeric form is used. The default value is 5666.

NotificationDriver

Driver or drivers to handle sending notifications. The default value is messagingv2.

NumberOfStorageSacks

Number of storage sacks to create. The default value is 128.

PipelinePublishers

A list of publishers to put in pipeline.yaml. When the collector is used, override this with notifier:// publisher. Set ManagePipeline to true for override to take effect. The default value is ['gnocchi://?filter_project=service&archive_policy=low'].

SnmpdReadonlyUserName

The user name for SNMPd with readonly rights running on all Overcloud nodes. The default value is ro_snmp_user.

SnmpdReadonlyUserPassword

The user password for SNMPd with readonly rights running on all Overcloud nodes.