MetricConsolidator

The Oracle Communications Unified Assurance Metric Consolidator is used to consolidate metrics from raw to hourly and raw to daily.

You can run this application as a scheduled job using the Jobs UI.

Default Scheduled Job

The following table shows the settings for the default job. Actual values are in bold, descriptions of values are in plaintext.

Field Value
Package coreProcessing-app
Name Metric Consolidator
Program bin/core/processing/MetricConsolidator
Arguments This field is blank. There is no default value.
Description The Metric Consolidator is used to consolidate metrics from raw to hourly and raw to daily.
Failover Type Standalone (Supported: Standalone, Primary, Redundant/Backup)
Status Enabled
Privileged This option is not selected.
Minutes 0
Hours *
Days *
Months *
WeekDays *

See Jobs in Unified Assurance User's Guide for general information about the settings for jobs.

See Using Application Primary/Backup Failover for more information about the different failover types.

Default Configuration

The following table shows the default configurations for the application. Actual values are in bold, descriptions of values are in plaintext.

Name Default Value Possible Values Notes
LogFile logs/MetricConsolidator.log Text, 255 characters The relative path to the log file.
LogLevel ERROR OFF, FATAL, ERROR, WARN, INFO, DEBUG The logging level for the application.
DatabaseID This field is blank. There is no default value. An integer (Optional) The application will only consolidate the metrics for this database. Defaults to host job is run from.
Delay This field is blank. There is no default value. An integer (Optional) Number of seconds to wait before consolidation begins to allow post-dated metrics to be processed.
InfluxQueryAttempts This field is blank. There is no default value. An integer (Optional) The number of times to retry Influx queries before failing. Defaults to 1.
Regex This field is blank. There is no default value. Text, 255 characters (Optional) Regex to be used to limit measurements to consolidate. Defaults to match all measurements.
TimeOut This field is blank. There is no default value. An integer (Optional) Influx timeout. Defaults to database configured timout.

Administration Details

The following list shows the technical details needed for advanced administration of the application: