Red Hat Training

A Red Hat training course is available for Red Hat OpenStack Platform

Chapter 19. 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.

CeilometerQdrEventsConfig

Configuration for notifier publisher for events. The default value is {'driver': 'amqp', 'topic': 'event'}.

CeilometerQdrMetricsConfig

Configuration for notifier publisher for metrics. The default value is {'driver': 'amqp', 'topic': 'metering'}.

CeilometerQdrPublishEvents

Whether to send events to MetricsQdr service. The default value is False.

CeilometerQdrPublishMetrics

Whether to send telemetry data to MetricsQdr service. The default value is False.

CeilometerWorkers

Number of workers for the Telemetry service. Note that more workers creates a larger number of processes on systems, which results in excess memory consumption. The default value is 0.

CephClusterName

The Ceph cluster name. The default value is ceph.

EnablePankoExpirer

Enable panko expirer to periodically delete events from db. The default value is True.

GnocchiArchivePolicy

Archive policy to use with OpenStack Telemetry Metrics (gnocchi) backend. The default value is low.

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. 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.

PankoEventTTL

Number of seconds that events are kept in the database. The default value is 86400.

PankoExpirerHour

Cron to delete events data from database - Hour. The default value is 0.

PankoExpirerMinute

Cron to delete events data from database - Minute. The default value is 1.

PankoExpirerMonth

Cron to delete events data from database - Month. The default value is *.

PankoExpirerMonthday

Cron to delete events data from database - Month Day. The default value is *.

PankoExpirerWeekday

Cron to delete events from database - Week Day. The default value is *.

PankoPassword

The password for the panko services.

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.

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.