Previous Topic: Configuring Data Collection

Next Topic: Configure Data Collection for a Data Center

Key Points About Metrics Collection

To make informed decisions when you select metrics, review these points to understand CA Server Automation performance and application metrics collection:

By modifying the value surrounded by the value XML elements to one of the other supported values such as 5 or 10, for OK or Warning respectively, CA Server Automation reflects the desired state when performance data cannot be collected. For example:

<property name="CONFIG_KEY_DEFAULT_HEALTH_STATE">
            <!-- Valid values: 0 (Unknown); 5 (OK); 10 (Warning); 15 (Minor Failure); 20 (Major Failure); 25 (CriticalFailure) -->
            <!-- Changes the value of HealthState for the CA_CollectionState object associated to the CA_ComputerSystem -->
            <!-- If set to 30, CE will not set the HealthState. -->
            <value>10</value>
            <displayName>Default node health state when problem encountered in metric or data collection</displayName>
        </property

Because <value> was changed to "10", systems that do not have performance data available are displayed in a warning state in the CA Server Automation user interface.

Note: For a list of performance metrics and descriptions, see the Reference Guide.