Configuring Monitoring Application

Procedure

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