MetricConsolidator

Overview

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

Default Scheduled Job

Field Value
Package Name coreProcessing-app
Job Name Metric Consolidator
Job Program bin/core/processing/MetricConsolidator
Job Arguments
Job Description The Metric Consolidator is used to consolidate metrics from raw to hourly and raw to daily.
Failover Type Standalone (Supported: Standalone, Primary/Backup)
Status Enabled
Privileged (Unchecked)
Minutes 0
Hours *
Days *
Months *
WeekDays *

Default Configuration

Name Value Possible Values Notes
LogFile logs/MetricConsolidator.log Text, 255 characters Relative path to Log File.
LogLevel ERROR OFF, FATAL, ERROR, WARN, INFO, DEBUG Logging level used by application.
DatabaseID Integer Optional - The application will only consolidate the metrics for this database. Defaults to host job is run from.
Delay Integer Optional - Number of seconds to wait before consolidation begins to allow post-dated metrics to be processed.
InfluxQueryAttempts Integer Optional - The number of times to retry Influx queries before failing. Defaults to 1.
Regex Text, 255 characters Optional - Regex to be used to limit measurements to consolidate. Defaults to match all measurements.
TimeOut 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: