-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsupport.html
executable file
·46 lines (46 loc) · 3.21 KB
/
support.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
---
title: sNow!
layout: default
---
<!-- Gigantic Heading -->
<section class="wrapper style2">
<div class="container">
<header class="major">
<h2>Professional Support Options</h2>
<p>Our staff know sNow! inside and out and are available to support your sNow! administration team.</p>
</header>
</div>
</section>
<!-- First Level -->
<section class="wrapper style1">
<div class="container">
<div class="row double">
<section class="12u">
<div class="box highlight">
<i class="icon major fa-paper-plane"></i>
<h3>First Level Support</h3>
<ul class="links">
<li align="left">The first level support is well-suited for the following scenarios and is recommended if you plan to:</li>
<li align="left"><i class="icon fa-check-circle-o"></i> Rely on us until your team is ready and in place. You have no staff without experience in sNow! or High Performance Computing in general, and do not plan to hire for that role.</li>
<li align="left"><i class="icon fa-check-circle-o"></i> Let us fill your sNow! administrator's role. You have experienced systems administrators on staff, but they do not have the bandwidth to fully support this service.</li>
</ul>
<i class="icon major fa-rocket"></i>
<h3>Second Level Support</h3>
<ul class="links">
<li align="left">The second level support is well-suited for the following scenarios and is recommended if you plan to:</li>
<li align="left"><i class="icon fa-check-circle-o"></i> Rely on us to help get your team up to speed. You have staff assigned to the HPC cluster administration, but presently they do not have sufficient experience and confidence to fly solo.</li>
<li align="left"><i class="icon fa-check-circle-o"></i> Let us fill your sNow! administrator's role. You have experienced systems administrators on staff, but they do not have the bandwidth to fully support this service.</li>
</ul>
<i class="icon major fa-gear"></i>
<h3>Third Level Support</h3>
<ul class="links">
<li align="left">The third level support is well-suited for the following scenarios and is recommended if you plan to:</li>
<li align="left"><i class="icon fa-check-circle-o"></i> Run operational and/or mission critical workloads. You have higly skilled staff assigned to the HPC cluster administration, but you want to get the highest level of support from the main developers os sNow! to handle the most difficult or advanced problems.
<li align="left"><i class="icon fa-check-circle-o"></i> Offer very expensive compute resources to your research/enginering community. You have higly skilled staff assigned to the HPC cluster administration, but you can't afford to spend too much time troubleshooting the issue and finding the right solution.</li>
</ul>
</div>
</section>
</div>
</div>
</section>
{% include quote.html %}