Skip to content

Commit 1a25c7f

Browse files
authored
Merge branch 'master' into migrate-to-new-youtube-playlist
2 parents a5caaed + 14e1a52 commit 1a25c7f

File tree

46 files changed

+935
-16
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+935
-16
lines changed
Lines changed: 167 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,167 @@
1+
---
2+
title: "Hybrid observability service – Part 1: Provisioning and activation in
3+
HPE GreenLake Flex Solutions"
4+
date: 2025-05-22T15:42:16.525Z
5+
author: Denis Choukroun
6+
authorimage: https://gravatar.com/avatar/f66dd9562c53567466149af06ae9d4f1?s=96
7+
disable: false
8+
tags:
9+
- hybrid-observability-flex-solutions
10+
- hybrid observability
11+
- OpsRamp
12+
---
13+
<style>
14+
li {
15+
font-size: 27px;
16+
line-height: 33px;
17+
max-width: none;
18+
}
19+
</style>
20+
21+
As organizations embrace cloud-native technologies, and adopt hybrid or multi-cloud environments, system architecture is becoming more complex and distributed than ever. With this, IT teams are under constant pressure to detect and resolve issues faster — so they can keep services reliable and business operations running smoothly.
22+
23+
To address these challenges, IT teams are turning to observability solutions to manage complex systems and proactively identify and resolve issues. Observability plays a critical role in modern IT Operations Management (ITOM), offering real-time visibility across hybrid and multi-cloud environments. With the observability tools, teams can understand what’s happening across their infrastructure, detect anomalies early, and resolve incidents quickly – keeping systems efficient, stable, and resilient.
24+
25+
[HPE GreenLake Flex Solutions](https://www.hpe.com/us/en/hpe-greenlake-flex-solutions.html) includes a cloud-based hybrid observability service, powered by [HPE OpsRamp Software](https://www.hpe.com/us/en/opsramp.html), an AI-powered command center that simplifies and optimizes IT operations.
26+
27+
Hybrid observability in HPE GreenLake Flex Solutions is a SaaS-based ITOM solution and AIOps monitoring and observability service. It is designed to handle the complexity of hybrid multi-cloud environments. By leveraging the hybrid observability service powered by HPE OpsRamp, you will have visibility and control to centrally monitor and manage the **physical** infrastructure resources (servers, storage, network equipment) that comes within the HPE GreenLake Flex Solutions.
28+
29+
You can also expand your observability capabilities by purchasing additional subscriptions to provide coverage of **logical resources** such as virtual machines, containers, and workloads, including those running on public clouds or non-HPE infrastructure.
30+
31+
Let’s get started with the journey to set up the hybrid observability service powered by HPE OpsRamp Software.
32+
33+
## Prerequisites
34+
35+
To enable monitoring and observability of physical devices in HPE GreenLake Flex Solutions, there are some requirements that must be fulfilled:
36+
37+
1. Create an HPE account, sign in to HPE GreenLake cloud and create a workspace for your organization. The workspace is the fundamental access management control boundary for HPE GreenLake resources. When you create a workspace, you are automatically assigned the role of ***Workspace Administrator***.
38+
39+
> **Note:** If you haven’t already set up your HPE account and workspace, refer to the [HPE GreenLake Cloud User Guide](https://support.hpe.com/hpesc/public/docDisplay?docId=a00120892en_us&page=GUID-497192AA-FDC2-49C5-B572-0D2F58A23745.html) to create them.
40+
2. Ensure you receive the hybrid observability subscription key by email as part of the HPE GreenLake Flex Solutions contract.
41+
42+
3. Provision and activate hybrid observability service on the HPE GreenLake workspace.
43+
44+
4. Create a client account.
45+
46+
5. Install a gateway collector appliance in a virtual environment as prerequisite to enable discovery of physical resources before they can be monitored.
47+
48+
6. Install integration modules to discover physical resources and enable monitoring and management of these resources.
49+
50+
7. Apply monitoring configuration to manage and track the health, performance, and availability status of the discovered resources components.
51+
52+
In this blog post it is assumed that you have created an HPE account and a workspace. You will then learn how to:
53+
54+
* Provision the hybrid observability service powered by HPE OpsRamp Software in the HPE GreenLake workspace.
55+
* Activate the associated subscription key.
56+
* Assign appropriate access role to desired users in the HPE GreenLake workspace.
57+
* Launch the hybrid observability service in HPE GreenLake Flex Solutions to begin your hybrid observability journey.
58+
59+
In the subsequent blog posts of the series, I will walk you through setting up the hybrid observability service through the HPE OpsRamp user interface to monitor, manage, and control your physical infrastructure resources.
60+
61+
## Provisioning the hybrid observability service powered by HPE OpsRamp Software in HPE GreenLake Flex Solutions
62+
63+
To activate the hybrid observability service in HPE GreenLake Flex Solutions and the associated subscription key on your workspace, you need to:
64+
65+
1. Provision the hybrid observability service powered by HPE OpsRamp Software in a desired region in your workspace using your HPE account with the _Workspace Administrator_ role.
66+
67+
68+
2. Activate the subscription key for your workspace.
69+
70+
71+
3. Grant the ***OpsRamp Access*** role to the desired users in your workspace.
72+
73+
74+
4. Launch the HPE OpsRamp Software from the workspace to use and configure the hybrid observability service.
75+
76+
77+
78+
**Let’s get started with this sequence of steps!**
79+
80+
### Step 1 – Provision the HPE OpsRamp Software service in your workspace
81+
82+
Log in to your HPE GreenLake cloud workspace using your _Workspace Administrator_ account. Provision the HPE OpsRamp Software to your workspace and select a deployment region. You can provision the HPE OpsRamp Software before adding the subscription key.
83+
84+
* Click **Services > Catalog**.
85+
86+
![HPE GreenLake Service catalog](/img/opsramp-activation-img-2.png "HPE GreenLake Service catalog")
87+
88+
* Under **Management & Governance**, select **OpsRamp**.
89+
* Click **Provision**.
90+
* Select a **Deployment Region** from the drop-down. You can add more regions once the service is installed.
91+
* Click **Terms of Service** to review the terms, and then select the checkbox to confirm your agreement.
92+
* Click **Deploy**.
93+
94+
![Provision HPE OpsRamp](/img/opsramp-activation-img-5.png "Provision HPE OpsRamp")
95+
96+
### Step 2 – Activate the subscription key in your workspace
97+
98+
As the _Workspace Administrator_, add the hybrid observability **subscription key** that you received via email for your workspace. A subscription key is needed to launch the service in your workspace:
99+
100+
* In your HPE GreenLake workspace, click **Services** and then **Service Subscriptions**.
101+
* Click **Add Service Subscription**.
102+
* Enter the *Subscription key* you received by email.
103+
* Click **Add**.
104+
* Click **Next**.
105+
* (Optional) You can assign tags to the subscription key or manage tags later. Tags allow you to categorize resources based on purpose, owner, location, or other criteria. Click **Assign** if you add a tag, then click **Next**.
106+
* Showback rates are optional. Skip this step. Clear the **Add showback rates** checkbox.
107+
* Click **Next**.
108+
* Click **Finish**. The subscription key is automatically applied to the workspace and the hybrid observability service powered by HPE OpsRamp.
109+
110+
![Activate HPE OpsRamp subscription key](/img/opsramp-activation-img-12.png "Activate HPE OpsRamp subscription key")
111+
112+
### Step 3 – Assign the OpsRamp Access role to the desired users
113+
114+
After you provisioned the HPE OpsRamp Software to your workspace, you must give the desired users permission to access and run the hybrid observability service. Users must be granted the built-in ***Opsramp Access*** role. Once users are assigned this role, they have the authorization they need.
115+
116+
* In your workspace, on the **Home** page, select **Manage Workspace** from the **Quick Links**.
117+
* Click **Workspace identity & access**.
118+
* Click **Users**.
119+
* Select the desired user or select the ellipsis (...) on the right of the user.
120+
* Click **Assign Role**.
121+
* Select the **OpsRamp** service.
122+
* Select the **Opsramp Access** role.
123+
* Do not slide the **Limit Resource Access** toggle to the right.
124+
* Click **Assign Role**.
125+
* Click **Change Role Assignment**.
126+
127+
![Assign OpsRamp Access role](/img/opsramp-activation-img-19.png "Assign OpsRamp Access role")
128+
129+
### Step 4 – Launch the hybrid observability service
130+
131+
With the HPE OpsRamp Software deployed in a region and attached to a valid subscription, users are ready to take advantage of the hybrid observability operations management solution.
132+
133+
* Click the **Launch** button to access and use the hybrid observability user interface powered by HPE OpsRamp. The hybrid observability service provides a unified view of observability across multi-cloud and on-premises infrastructure devices, resources, and services.
134+
* The first time you access the service user interface, you must accept the **End User Agreement**.
135+
136+
![HPE OpsRamp service user interface](/img/opsramp-activation-img-20.png "HPE OpsRamp service user interface")
137+
138+
The service has now launched. You log in to the service as *Partner Administrator* role.
139+
140+
By default, Partner’s advanced monitoring **Add-ons** are not enabled. It is recommended to enable the **Add-ons** for the Product Packages at the Partner organization level. To enable the advanced monitoring Add-ons, select **Setup > Setup > Accounts > Partner details**. Click **Edit** button at the top right, select the **Add Ons** tab and check all the Add-ons, then **Save**. To learn more about the Add-ons, see the [HPE OpsRamp Hybrid Discovery and Monitoring documentation](https://glp.docs.opsramp.com/guides/component-model/#hybrid-discovery-and-monitoring).
141+
142+
> **Note:** This feature will be made available under **Setup > Account** in an upcoming HPE OpsRamp release.
143+
>
144+
> **Note:** To enable Partner’s Add-ons, ensure your HPE GreenLake workspace details (name, address) do not contain any special character.
145+
146+
The hybrid observability in HPE GreenLake Flex Solutions uses a multi-tenant model. As a _Partner Administrator_, you can manage multiple client accounts, each client account representing an individual organization, business unit, or customer environment. You’ll start setting up your hybrid observability service by:
147+
148+
* Defining a client account.
149+
* Assigning specific access roles to users.
150+
* Installing a virtual appliance, called a gateway collector appliance, that discovers and manages your on-premises physical devices.
151+
* Applying integration modules and monitoring configurations to resources.
152+
153+
These steps will be explained in the subsequent blog posts of the series.
154+
155+
## Summary
156+
157+
This blog post helps you get started provisioning of the hybrid observability service powered by HPE OpsRamp Software and activating the subscription key in your HPE GreenLake cloud workspace. For more information about the provisioning of the service and subscription key activation, check out the [HPE GreenLake Cloud User Guide](https://support.hpe.com/hpesc/public/docDisplay?docId=a00120892en_us&page=GUID-9EDAAB42-9182-488D-A06F-6E8CB4BFAB60.html).
158+
159+
Stay tuned for [my next post of the series](https://developer.hpe.com/blog/hybrid-observability-service-%E2%80%93-part-2-initial-configuration-to-enable-the-discovery-of-resources-in-hpe-greenlake-flex-solutions/), where I’ll delve into the hybrid observability service integration setup activities to **discover** infrastructure resources. I’ll create a tenant, also referred to as client account, for the Partner organization. I’ll also install and configure a gateway collector appliance as a prerequisite to enable the discovery of physical infrastructure devices included in the HPE GreenLake Flex Solutions contract.
160+
161+
There’s also a series of video tutorials on the [Hybrid observability in HPE GreenLake Flex Solutions landing page](https://developer.hpe.com/greenlake/hybrid-observability-flex-solutions/home/) that walks you through the contents described in this blog series for readers who prefer an audio-visual learning experience.
162+
163+
To resolve issues with HPE GreenLake Flex Solutions or hybrid observability service powered by HPE OpsRamp, contact the support team. While logged in to your HPE GreenLake workspace:
164+
165+
1. Click **Help & Support**.
166+
2. Under **Help**, select **OpsRamp** or **HPE GreenLake Flex Solutions**.
167+
3. Click **Create New Case**.

0 commit comments

Comments
 (0)