Enable the health service servlet
    Make sure that you have configured the node for BEMS to authenticate with the authentication source.
- On the computer that hostsBEMS, open theBEMS Karaf Console. Open a browser window and navigate to https://<BEMS instance hostname>:8443/system/console/configMgr.
 - Enter your login credentials.
 - Scroll to and clickcom.good.gcs.core.health.HealthServiceImpl.name.
 - In thecom.good.gcs.core.health.HealthServiceImpl.healthCheck.enabled.namefield, typetrue.
 - ClickSave.
 - Restart theGood Technology Common Services.