JMXAlertHandlerCfgDefn_ko.properties revision e75c2484bff064fbbf51e92aed4f37b08e6427b7
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrewsuser-friendly-name=JMX Alert Handler
1fdd2470b625a58b57d0b155e6caf8c4fc0afe8aAutomatic Updateruser-friendly-plural-name=JMX Alert Handlers
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrewssynopsis=The JMX Alert Handler is used to generate JMX notifications to alert administrators of significant events that occur within the server.
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrewsproperty.disabled-alert-type.synopsis=Specifies the names of the alert types that are disabled for this alert handler.
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrewsproperty.disabled-alert-type.description=If there are any values for this attribute, then no alerts with any of the specified types are allowed. If there are no values for this attribute, then only alerts with a type included in the set of enabled alert types are allowed, or if there are no values for the enabled alert types option, then all alert types are allowed.
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrewsproperty.disabled-alert-type.default-behavior.alias.synopsis=If there is a set of enabled alert types, then only alerts with one of those types are allowed. Otherwise, all alerts are allowed.
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrewsproperty.enabled.synopsis=Indicates whether the JMX Alert Handler is enabled.
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrewsproperty.enabled-alert-type.synopsis=Specifies the names of the alert types that are enabled for this alert handler.
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrewsproperty.enabled-alert-type.description=If there are any values for this attribute, then only alerts with one of the specified types are allowed (unless they are also included in the disabled alert types). If there are no values for this attribute, then any alert with a type not included in the list of disabled alert types is allowed.
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrewsproperty.enabled-alert-type.default-behavior.alias.synopsis=All alerts with types not included in the set of disabled alert types are allowed.
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrewsproperty.java-class.synopsis=Specifies the fully-qualified name of the Java class that provides the JMX Alert Handler implementation.