Continue working on exercise 2.
This commit is contained in:
@ -110,6 +110,23 @@ From the **Resources** tab click **View logs**
|
||||
</Zoom>
|
||||
|
||||
|
||||
## 2.4 - Checking application resource usage
|
||||
|
||||
Another essential element of supporting applications on OpenShift is understanding what resources the application is consuming, for example cpu, memory, network bandwidth and storage io.
|
||||
|
||||
OpenShift includes built in support for reviewing application resource usage. Let's take a look at that now.
|
||||
|
||||
In the **Developer** perspective, open the **Observe** view.
|
||||
|
||||
You should see the **Dashboard** tab. Set the time range to the `Last 1 hour` then scroll through the dashboard.
|
||||
|
||||
How much cpu and memory is your ParksMap application currently using?
|
||||
|
||||
<Zoom>
|
||||
| |
|
||||
|:-------------------------------------------------------------------:|
|
||||
| *Checking the ParksMap application resource usage* |
|
||||
</Zoom>
|
||||
|
||||
|
||||
|
||||
|
||||
BIN
public/static/images/app-resources.gif
Normal file
BIN
public/static/images/app-resources.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.2 MiB |
Reference in New Issue
Block a user