forked from GithubBackups/healthchecks
Section labels in the welcome tour.
This commit is contained in:
parent
8c7d3570a5
commit
733c589e47
@ -166,9 +166,10 @@
|
||||
alt="My Checks page" />
|
||||
</div>
|
||||
<div class="col-sm-4">
|
||||
<h3>Live-updating Dashboard</h3>
|
||||
<p>
|
||||
A list of your checks, one for each Cron job, daemon or
|
||||
periodically running task you want to monitor.
|
||||
scheduled task you want to monitor.
|
||||
</p>
|
||||
<p>
|
||||
Give names and assign tags to your checks to easily recognize
|
||||
@ -193,6 +194,7 @@
|
||||
alt="Period/Grace Time dialog" />
|
||||
</div>
|
||||
<div class="col-sm-4">
|
||||
<h3>Simple Configuration</h3>
|
||||
Each check has configurable <strong>Period</strong> and <strong>Grace Time</strong> parameters.
|
||||
Depending on these parameters and time since the last ping, the check is in one of the
|
||||
following states:
|
||||
@ -251,6 +253,7 @@
|
||||
alt="Cron dialog" />
|
||||
</div>
|
||||
<div class="col-sm-4">
|
||||
<h3>Cron Expression Support</h3>
|
||||
<p>
|
||||
Alternatively, you can define the expected ping dates and times
|
||||
using a cron expression. See
|
||||
@ -274,6 +277,7 @@
|
||||
alt="Details Page" />
|
||||
</div>
|
||||
<div class="col-sm-4">
|
||||
<h3>Details and Event Log</h3>
|
||||
<p>
|
||||
You can add a longer, free-form description to each
|
||||
check. Leave notes and pointers for yourself and
|
||||
@ -295,6 +299,7 @@
|
||||
alt="Details Page" />
|
||||
</div>
|
||||
<div class="col-sm-4">
|
||||
<h3>Public Status Badges</h3>
|
||||
<p>
|
||||
{% site_name %} provides status badges for each of the tags
|
||||
you have used. Additionally, the "{% site_name %}" badge
|
||||
@ -307,10 +312,10 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="welcome-integrations" class="row tour-section">
|
||||
<div id="welcome-integrations" class="row">
|
||||
<div class="col-sm-12">
|
||||
<h1>Integrations<br>
|
||||
<small>Set up additional ways to get notified:</small>
|
||||
<small>Set up multiple ways to get notified:</small>
|
||||
</h1>
|
||||
</div>
|
||||
<div class="col-lg-2 col-md-3 col-sm-4 col-xs-6">
|
||||
|
Loading…
x
Reference in New Issue
Block a user