Notification Type
|
Reason for occurrence
|
Triggered By
|
jmx.monitor.error.mbean
|
Observed MBean is not registered
in the MBean Server.
|
Counter, Gauge, and String Monitor
|
jmx.monitor.error.attribute |
Observed attribute is not present
in the observed MBean.
|
Counter, Gauge, and String Monitor |
jmx.monitor.error.type |
Type of the observed attribute is
not correct.
|
Counter, Gauge, and String Monitor |
jmx.monitor.error.runtime |
A non-predefined error type has occurred
when trying to get the value of the observed attribute.
|
Counter, Gauge, and String Monitor |
jmx.monitor.error.threshold |
Type of the threshold, offset, or
modulus is not correct.
|
Counter and Gauge Monitor
|
jmx.monitor.counter.threshold
|
Observed attribute has exceeded the
threshold value. |
Counter Monitor
|
jmx.monitor.gauge.high
|
Observed attribute has exceeded the
high threshold value.
|
Gauge Monitor
|
jmx.monitor.gauge.low |
Observed attribute has exceeded the
low threshold value. |
Gauge Monitor |
jmx.monitor.string.matches
|
Observed attribute has matched the
"string to compare" value.
|
String Monitor
|
jmx.monitor.string.differs |
Observed attribute has differed from
the "string to compare" value. |
String Monitor |