Specialized Administration > Site Maintenance > Using Java Management Extensions (JMX) > Setting Up Your JMX Environment > Checking the Notification Threshold Values and Error Levels
  
Checking the Notification Threshold Values and Error Levels
Each JVM has a set of threshold values and error levels that are set by default for notification activities that can occur. For example an email notification is sent whenever the server manager starts. The setup for notifications is handled by the NotificationHandlers MBeans that are available in each JVM. Each MBean identifies who receives the email in the EmailRecipientList Name attribute. By default, the value is JMX-Administrators.
For additional information, see Accessing Windchill MBeans from JConsole and NotificationHandlers.