Configuring a Monitoring Application

    Procedure
  1. Open the manifest.yml file and change the below:
    buildpack: nodejs-oracle
    services:
    	-bwcemon_oracle 
    env:
    		PERSISTENCE_TYPE: oracle 
    
  2. Push the monitoring application to Cloud Foundry
    cf push