Enabling Web Based Monitoring

To enable monitoring make sure that you have the XMSMonitoringService, and XMSManagementService service tags in your config.xml file.

<service class="xms.management.XMSManagementService" address="*" />
<service class="xms.monitoring.XMSMonitoringService" />