MetricCollector - Teradata Ecosystem Manager

Teradata Ecosystem Manager Event System API Reference

Product
Teradata Ecosystem Manager
Release Number
15.11
Published
May 2016
Language
English (United States)
Last Update
2018-05-03
dita:mapPath
nxw1467305977314.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.