usm_metric_analyzer

Contains definition of how a metric category is analyzed by DcAnalyzer. Has an associated set of attributes in usm_metroicc_analyzer_attrs. In Assure 2.2 this data is represented in metricinfo.dat. In r11, this data will still be kept in metricinfo.dat, but for r12 this should be represented in the database

Column Name Column Datatype Column Null Option Column Comment
metric_analyzer_id integer not null Identity of the metric analyzer .
handler varchar(100) with null The handler for the metric analyzer.
plugin varchar(100) with null The plugin for the metric analyzer.

Product Name: Unicenter Service Management

Table Type: Table

Relationships:

Primary Key Related Table Related Column
metric_analyzer_id usm_metric_category metric_analyzer_id
metric_analyzer_id usm_metric_analyzer_attrs metric_analyzer_id


Copyright © 2006 CA. All rights reserved.