Skip to content

Latest commit

 

History

History
 
 

exercise06

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Exercise 06: Check Resource Consumption

Estimated time

🕓 5 minutes

Exercise description

In this exercise, you will try out options to check resources consumed by the application.

Let's use the cockpit option for checking resource consumption.__

  1. Navigate to Applications.

App List

  1. Choose the name of application. The application overview page appears.

  2. In the Application Overview page, view the Instances section to view the resources consumed by instances of the application.

Instances

Let's use the Cloud Foundry command line interface to check resource consumption.__

  1. Enter the command cf app {app_name}.

Resource Consumption