...
JMX Configuration | Description |
---|---|
Monitors the Count attribute of the MBean represented by the object name java.nio:type=BufferPool,name=direct. | |
Monitors the UsageThresholdExceeded and CollectionUsageThresholdExceeded attributes of any bean that belongs to the java.lang domain and is of type MemoryPool. This will monitor beans with any name, thus for example:
| |
Monitor all beans which domain starts with java and which have type and name properties defined. Monitors all attributes. |
...