Skip to content

Commit c813086

Browse files
committed
Add docs on enabling collection of capacity and utilization data for PowerVC
1 parent b631c61 commit c813086

File tree

3 files changed

+29
-0
lines changed

3 files changed

+29
-0
lines changed
65 KB
Loading
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
## Enabling Capacity and Utilization data from IBM PowerVC Providers
2+
3+
Complete the following procedure to enable Capacity and Utilization data for an
4+
IBM PowerVC cloud provider in {{ site.data.product.title_short }}.
5+
6+
Virtual Machines for which you want to monitor capacity and utilization data
7+
need to be created with a Compute Template with performance information
8+
collection enabled.
9+
10+
1. In the IBM PowerVC web interface, navigate to **Virtual Machines >
11+
Compute Templates** in the side menu.
12+
13+
2. In the Compute Templates Menu, select the **Create +** button.
14+
15+
3. During creation of the Compute Template, select the **Miscellaneous**
16+
tab.
17+
18+
4. Then select the checkbox with the description
19+
**Enable performance information collection**.
20+
21+
5. Continue with template creation. When ready, select **Create** to create
22+
your template.
23+
24+
Any Virtual Machines created using that template will be able to transmit
25+
Capacity and Utilization data to {{ site.data.product.title_short }}.
26+
27+
![PowerVC Compute Template](../../images/enable-perf-info-collection.png)

managing_providers/cloud_providers/ibm_power_vc_providers.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,5 @@
66
{% include_relative _topics/overview_ibm_power_vc.md %}
77

88
{% include_relative _topics/adding_ibm_power_vc_providers.md %}
9+
10+
{% include_relative _topics/enabling_cu_data_from_ibm_power_vc_providers.md %}

0 commit comments

Comments
 (0)