2016-08-12 09:44:53 -05:00
|
|
|
[[Subject .Subject "[[.Title]]"]]
|
2016-06-17 08:30:17 -05:00
|
|
|
|
2016-08-12 09:44:53 -05:00
|
|
|
<table class="row">
|
|
|
|
<tr>
|
|
|
|
<td class="wrapper last">
|
|
|
|
<table class="twelve columns">
|
|
|
|
<tr>
|
|
|
|
<td class="center">
|
2016-08-24 16:41:29 -05:00
|
|
|
<h3 style="/*text-align:center*/;color: [[.SeverityColor]]; font-weight: bold; font-style: italic;">[[.Title]]</h3>
|
2016-08-12 09:44:53 -05:00
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
2016-06-17 08:30:17 -05:00
|
|
|
|
2016-08-12 09:44:53 -05:00
|
|
|
<table class="row" >
|
|
|
|
<tr>
|
2016-08-26 13:25:39 -05:00
|
|
|
<td class="last">
|
2016-08-12 09:44:53 -05:00
|
|
|
<table class="twelve columns">
|
|
|
|
<tr>
|
|
|
|
<td class="center">
|
2016-08-13 05:13:32 -05:00
|
|
|
<p style="/*text-align:center*/">[[.Message]]</p>
|
2016-08-12 09:44:53 -05:00
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</td>
|
|
|
|
</tr>
|
2016-08-13 05:13:32 -05:00
|
|
|
</table>
|
|
|
|
|
|
|
|
[[if ne .State "ok" ]]
|
|
|
|
<table class="row" >
|
|
|
|
<tr>
|
2016-08-26 13:25:39 -05:00
|
|
|
<td class="last">
|
2016-08-13 05:13:32 -05:00
|
|
|
<center>
|
2016-08-29 16:03:26 -05:00
|
|
|
<table class="twelve columns" >
|
2016-08-13 05:13:32 -05:00
|
|
|
<tr>
|
2016-08-30 08:23:59 -05:00
|
|
|
<td class="six">
|
2016-08-26 13:25:39 -05:00
|
|
|
<h5 style="font-weight: bold;">Metric name</h5>
|
2016-08-13 05:13:32 -05:00
|
|
|
</td>
|
2016-09-07 06:47:21 -05:00
|
|
|
<td class="six last" style="text-align: right; width:100px;">
|
|
|
|
<h5 style="font-weight: bold;text-align: right;">Value</h5>
|
2016-08-13 05:13:32 -05:00
|
|
|
</td>
|
|
|
|
</tr>
|
2016-08-26 13:25:39 -05:00
|
|
|
[[range .EvalMatches]]
|
2016-08-13 05:13:32 -05:00
|
|
|
<tr>
|
2016-08-30 08:23:59 -05:00
|
|
|
<td class="six">
|
2016-08-26 13:25:39 -05:00
|
|
|
<h5 class="data">[[.Metric]]</h5>
|
2016-08-13 05:13:32 -05:00
|
|
|
</td>
|
2016-09-07 06:47:21 -05:00
|
|
|
<td class="six last" style="text-align: right; width:100px;">
|
|
|
|
<h5 class="data" style="text-align: right;">[[.Value]]</h5>
|
2016-08-13 05:13:32 -05:00
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
[[end]]
|
|
|
|
</table>
|
|
|
|
</center>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
[[end]]
|
|
|
|
|
|
|
|
<table class="row" >
|
2016-08-12 09:44:53 -05:00
|
|
|
<tr>
|
|
|
|
<td class="wrapper last">
|
|
|
|
<table class="twelve columns">
|
|
|
|
<tr>
|
|
|
|
<td class="center">
|
|
|
|
<img src="[[.ImageLink]]" />
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
2016-06-17 08:30:17 -05:00
|
|
|
|
2016-08-13 05:13:32 -05:00
|
|
|
|
2016-08-12 09:44:53 -05:00
|
|
|
<table class="row">
|
|
|
|
<tr>
|
|
|
|
<td class="wrapper last">
|
|
|
|
<table class="twelve columns">
|
|
|
|
<tr>
|
2016-08-26 13:25:39 -05:00
|
|
|
<td class="center six">
|
|
|
|
<table class="better-button" align="center" border="0" cellspacing="0" cellpadding="0">
|
|
|
|
<tr>
|
|
|
|
<td align="center" class="better-button" bgcolor="#ff8f2b">
|
|
|
|
<a href="[[.RuleUrl]]" target="_blank">View your Alert rule</a>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</td>
|
|
|
|
<td class="center six">
|
|
|
|
<table class="better-button" align="center" border="0" cellspacing="0" cellpadding="0">
|
|
|
|
<tr>
|
|
|
|
<td align="center" class="better-button-alt" bgcolor="#efefef">
|
|
|
|
<a href="[[.AlertPageUrl]]" target="_blank"> Go to the Alerts page</a>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
2016-08-12 09:44:53 -05:00
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
2016-06-17 08:30:17 -05:00
|
|
|
|
2016-06-17 09:43:14 -05:00
|
|
|
|