Skip to content

Commit 5fc2a46

Browse files
committed
Merge pull request #1729 from tlfalcon/master
Add docs on enabling collection of capacity and utilization data for PowerVC
2 parents b631c61 + 1aa0971 commit 5fc2a46

File tree

2 files changed

+30
-0
lines changed

2 files changed

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

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)