Alert not propagating to team center. Action (SMTP notification) works, which confirms alert is triggered and the option is selected on the alert definition
Release : 10.7.0
Component : Integration with APM
The mapping for alerts from Introscope to Team Center is controlled by the file teamcenter-status-mapping.properties
The alert that the customer had defined was triggered against a JMX metric which by default is not mapped
Here is a worked example of how to configure this
JMX\|Default\|Catalina\|name="http\-nio\-8070"\|type=ThreadPool:connectionCount
Added the following entry to the default team-center-mapping.properties file
AGENT.10=JMX|*|*|*|type=ThreadPool
and the alert then propagated to the map