Skip to content

Commit 964f6c9

Browse files
committed
Update Platforms “activation-and-onboarding-in-hpe-complete-care-service-itops/home”
1 parent b34f729 commit 964f6c9

File tree

1 file changed

+134
-1
lines changed
  • content/platform/activation-and-onboarding-in-hpe-complete-care-service-itops

1 file changed

+134
-1
lines changed

content/platform/activation-and-onboarding-in-hpe-complete-care-service-itops/home.md

Lines changed: 134 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,140 @@ active: false
99
tags:
1010
- hpe-complete-care-itops
1111
---
12-
HPE Complete Care Service - ITOps is a feature for all service levels of HPE Complete Care. It delivers proactive services to the customers by taking a strategic approach to incident management, moving beyond monitoring and alerting to leveraging observability, automation, and artificial intelligence for IT operations (AIOps) while improving IT operational efficiencies.
12+
<style>
13+
.action-button {
14+
display: inline-block;
15+
background-color: #01a982;
16+
color: white;
17+
padding: 12px 24px;
18+
border-radius: 5px;
19+
text-decoration: none;
20+
font-size: 16px;
21+
font-weight: bold;
22+
}
23+
.action-button:hover {
24+
background-color: #005a3c;
25+
}
26+
#flex-container {
27+
display: flex;
28+
}
29+
30+
#flex-content {
31+
flex: 1;
32+
}
33+
.video-box {
34+
flex: 1;
35+
max-width: 40%;
36+
min-width: 200px;
37+
text-align: center;
38+
}
39+
.video-thumbnail {
40+
width: 80%;
41+
height: 200px;
42+
border-radius: 10px;
43+
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
44+
}
45+
#center-align {
46+
text-align: center;
47+
}
48+
#button-icon {
49+
height: 20px;
50+
width: auto;
51+
}
52+
li {
53+
font-size: 20px;
54+
line-height: 28px;
55+
margin-bottom: 10px;
56+
}
57+
#action-link {
58+
background-color: #01a982;
59+
color: white;
60+
padding: 10px 20px;
61+
border-radius: 20px;
62+
text-decoration: none;
63+
display: inline-flex;
64+
align-items: center;
65+
gap: 10px;
66+
}
67+
#section-header,
68+
#learn-from-experts,
69+
#additional-resources,
70+
#contact
71+
{
72+
color: #01a982;
73+
font-size: 28px;
74+
margin-top: 30px;
75+
border-bottom: 3px solid #01a982;
76+
padding-bottom: 10px;
77+
}
78+
#content-list {
79+
list-style-type: decimal;
80+
padding-left: 20px;
81+
font-size: 18px;
82+
line-height: 1.8;
83+
}
84+
.video-title {
85+
display: block;
86+
margin: 0;
87+
font-size: 20px;
88+
font-weight: bold;
89+
}
90+
li {
91+
font-size: 20px;
92+
}
93+
#content-table {
94+
border-collapse: collapse;
95+
width: 100%;
96+
border: 1px solid black;
97+
}
98+
99+
#table-header-cell {
100+
border: 1px solid black !important;
101+
padding: 8px !important;
102+
text-align: center !important;
103+
font-weight: bold !important;
104+
}
105+
106+
#table-cell {
107+
border: 1px solid black;
108+
padding: 8px;
109+
text-align: center;
110+
}
111+
112+
#section-title {
113+
border: 1px solid black;
114+
padding: 8px;
115+
text-align: center;
116+
font-weight: bold;
117+
background-color: #f1f1f1;
118+
}
119+
.video-title {
120+
display: block;
121+
margin: 0;
122+
font-size: 20px;
123+
font-weight: bold;
124+
}
125+
</style>
126+
127+
h1 id='overview'>Activation & Onboarding in HPE Complete Care Service - ITOps</h1>
128+
<p style="font-size: 22px;">
129+
HPE Complete Care Service - ITOps is a feature for all service levels of HPE Complete Care. It delivers proactive services to the customers by taking a strategic approach to incident management, moving beyond monitoring and alerting to leveraging observability, automation, and artificial intelligence for IT operations (AIOps) while improving IT operational efficiencies.
130+
</p>
131+
132+
<p style="font-size: 22px;">
133+
HPE Complete Care Service – ITOps is intended to help HPE Complete Care customers monitor, manage, and operate their entire IT environment regardless of the location of those IT assets – on-premises or cloud native. This service enables the visibility and control customers need to monitor and optimize performance, infrastructure operating costs and create observability of incidents and actions that drive the best outcomes for their IT business.
134+
</p>
135+
136+
<p style="font-size: 22px;">
137+
One outstanding feature that comes standard with HPE Complete Care Service - ITOps is enabled by HPE OpsRamp Software, and AI-powered SaaS solution.
138+
</p>
139+
140+
<p style="font-size: 22px;">
141+
Hewlett Packard Enterprise provides all HPE Complete Care Service - ITOps customers with HPE OpsRamp Software enterprise licenses that provide customers with a single pane of glass to discover, dashboard, and monitor physical assets (compute, storage, and networking resources) and virtual assets (VMs, cloud instances, storage buckets, and databases) within the HPE Complete Care Service.
142+
</p>
143+
144+
145+
13146

14147

15148

0 commit comments

Comments
 (0)