MetricCollector - Teradata Ecosystem Manager

Teradata Ecosystem Manager API Reference

Product
Teradata Ecosystem Manager
Release Number
16.10
Published
June 2017
Language
English (United States)
Last Update
2018-03-29
dita:mapPath
crq1488477755125.ditamap
dita:ditavalPath
ft:empty
dita:id
B035-3204
lifecycle
previous
Product Category
Analytical Ecosystem

The <metricCollector> element within the Ecosystem Manager Monitor configuration file denotes a grouping of metrics that are collected within a single time interval. The monitor class attribute is the absolute class name of a Java class that implements the com.teradata.tmsm.da.monitor.components.Monitor interface. The class specified must exist on the classpath of the Ecosystem Manager Monitor. The interval attribute denotes the amount of time, in seconds, that passes between calling a collectStats method of the metricCollector. The name attribute denotes a unique identifier to differentiate between the metricCollector objects.