You are looking at documentation for an older release. Not what you want? See the current release documentation.
Monitoring is a means to be aware about your system's state. You can monitor different parts of eXo Platform through JConsole.
To monitor and observe notification settings in eXo Platform, you should follow these steps:
In the file exo.properties, add this property
exo.social.notification.statistics.active
and set it to true.
Start your server and then open a new terminal to start JConsole using the command jconsole
.
Go to MBeans
tab.
Navigate in the tree to
→ → → to get statistics about eXo Platform notifications.