Skip to main content

List of JMX MBean Notifications

This topic lists all available JMX notifications emitted by Geode MBeans.

Notifications are emitted by the following MBeans:

MemberMXBean Notifications

Notification TypeNotification SourceMessage
gemfire.distributedsystem.cache.region.createdMember name or IDRegion Created with Name <Region Name>
gemfire.distributedsystem.cache.region.closedMember name or IDRegion Destroyed/Closed with Name <Region Name>
gemfire.distributedsystem.cache.disk.createdMember name or IDDiskStore Created with Name <DiskStore Name>
gemfire.distributedsystem.cache.disk.closedMember name or IDDiskStore Destroyed/Closed with Name <DiskStore Name>
gemfire.distributedsystem.cache.lockservice.createdMember name or IDLockService Created with Name <LockService Name>
gemfire.distributedsystem.cache.lockservice.closedMember name or IDLockservice Closed with Name <LockService Name>
gemfire.distributedsystem.async.event.queue.createdMember name or IDAsync Event Queue is Created in the VM
gemfire.distributedsystem.cache.server.startedMember name or IDCache Server is Started in the VM
gemfire.distributedsystem.cache.server.stoppedMember name or IDCache Server is stopped in the VM
gemfire.distributedsystem.locator.startedMember name or IDLocator is Started in the VM

MemberMXBean Gateway Notifications

Notification TypeNotification SourceMessage
gemfire.distributedsystem.gateway.sender.createdMember name or IDGatewaySender Created in the VM
gemfire.distributedsystem.gateway.sender.startedMember name or IDGatewaySender Started in the VM <Sender Id>
gemfire.distributedsystem.gateway.sender.stoppedMember name or IDGatewaySender Stopped in the VM <Sender Id>
gemfire.distributedsystem.gateway.sender.pausedMember name or IDGatewaySender Paused in the VM <Sender Id>
gemfire.distributedsystem.gateway.sender.resumedMember name or IDGatewaySender Resumed in the VM <Sender Id>
gemfire.distributedsystem.gateway.receiver.createdMember name or IDGatewayReceiver Created in the VM
gemfire.distributedsystem.gateway.receiver.startedMember name or IDGatewayReceiver Started in the VM
gemfire.distributedsystem.gateway.receiver.stoppedMember name or IDGatewayReceiver Stopped in the VM
gemfire.distributedsystem.cache.server.startedMember name or IDCache Server is Started in the VM

CacheServerMXBean Notifications

Notification TypeNotification SourceMessage
gemfire.distributedsystem.cacheserver.client.joinedCacheServer MBean NameClient joined with Id <Client ID>
gemfire.distributedsystem.cacheserver.client.leftCacheServer MBean NameClient crashed with Id <Client ID>
gemfire.distributedsystem.cacheserver.client.crashedCacheServer MBean nameClient left with Id <Client ID>

DistributedSystemMXBean Notifications

Notification TypeNotification SourceMessage
gemfire.distributedsystem.cache.member.joinedName or ID of member who joinedMember Joined <Member Name or ID>
gemfire.distributedsystem.cache.member.departedName or ID of member who departedMember Departed <Member Name or ID> has crashed = <true/false>
gemfire.distributedsystem.cache.member.suspectName or ID of member who is suspectedMember Suspected <Member Name or ID> By <Who Suspected>
system.alert.*DistributedSystem("<DistributedSystem ID">)Alert Message