System Administration > Server manager > Server manager monitoring > Teamcenter server monitoring
Server monitoring system alerts
Client applications can register their implementation of standard JMX notification listeners with the JMX monitoring system. When a monitoring system alert occurs, registered listeners issue a notification that contains the following information: Source The object name that generated the notification. The client application uses this source to communicate with the component that raised the alert to request additional information about the alert. Sequence number An incremental integer used to order notifications. A string that indicates the monitoring component that raised the alert in a Java component format, for example: Copy com.teamcenter.mld.healthmonitoring.ServerManager.threshold Message A summary of the alert from the originating metric, for example: Copy Teamcenter Alert: Business Logic Server Crashes exceeded threshold. User data A string containing the MetricID value. The client can request the following additional information about the alert: AlertSummary data This is information specific to the alert raised. AlertSubject data This is information specific to the alert raised. AlertEventData data This is information specific to the alert raised. MetricID value Defined in the webtierMonitorConfig.xml file. This file is located in the deployed .war file in the lib\mldcfg.jar file. MetricName value Defined in the webtierMonitorConfig.xml file. MetricDescription data Defined in the webtierMonitorConfig.xml file. PossibleCauses data Defined in the webtierMonitorConfigInfo.xml file. RecommendedActions data Defined in the webtierMonitorConfigInfo.xml file.
Source: https://docs.sw.siemens.com/documentation/external/PL20251212545240207/en-US/tc_help/AWAdmin/fhs4814155880506/moj1737238607512/hbk1737238612021/ski1737238612989/id1680524.html · retrieved Fri Jul 31 2026 00:00:00 GMT+0000 (Coordinated Universal Time)