107 lines
4.2 KiB
HTML
107 lines
4.2 KiB
HTML
<!DOCTYPE HTML>
|
|
<html lang="en">
|
|
<head>
|
|
<title>Email Template</title>
|
|
<style type="text/css">
|
|
table.basic_lines {
|
|
height:300px;
|
|
width:900px;
|
|
border: 3px solid #000;
|
|
}
|
|
|
|
.header {
|
|
height: 40px;
|
|
color: white;
|
|
background: #022664;
|
|
text-align: center;
|
|
font-weight: bold;
|
|
}
|
|
|
|
#logo {
|
|
float: right;
|
|
margin-top: -45px;
|
|
}
|
|
|
|
.row_label {
|
|
height: 45px;
|
|
}
|
|
|
|
.odd_row_data {
|
|
background: #B6DCFC;
|
|
font-size: 12px;
|
|
font-weight: bold;
|
|
padding-left: 2%;
|
|
}
|
|
|
|
.even_row_data {
|
|
background: #80C3FA;
|
|
font-size: 12px;
|
|
font-weight: bold;
|
|
padding-left: 2%;
|
|
}
|
|
|
|
.col_label {
|
|
width: 175px;
|
|
color: white;
|
|
font-weight: bold;
|
|
background: #2967AE;
|
|
padding-left: 2%;
|
|
}
|
|
|
|
#contact_info {
|
|
font-size: 12px;
|
|
}
|
|
|
|
#footer {
|
|
height: 35px;
|
|
text-align: center;
|
|
font: bold;
|
|
font-size: 10px;
|
|
color: white;
|
|
background: #022664;
|
|
}
|
|
</style>
|
|
</head>
|
|
<body>
|
|
<table class="basic_lines">
|
|
<caption>Qlik Replicate Performance Alert</caption>
|
|
<th>
|
|
<tr>
|
|
<td class="header" colspan="2">GRM US - Information Management Technology Alert<br/>Qlik Replicate Performance Alert</td>
|
|
</tr>
|
|
<tr class="row_label">
|
|
<td class="col_label">Date</td>
|
|
<td class = "odd_row_data">DateNow</td>
|
|
</tr>
|
|
<tr class="row_label">
|
|
<td class="col_label">Affected Application(s)</td>
|
|
<td class = "even_row_data">Attunity Qlik Replicate</td>
|
|
</tr>
|
|
<tr class="row_label">
|
|
<td class="col_label">Event</td>
|
|
<td class = "odd_row_data">Latency Performance Issue for the following objects below:</td>
|
|
</tr>
|
|
<tr class="row_label">
|
|
<td class="col_label">Impact</td>
|
|
<td class = "even_row_data">Affected objects listed below are currently showing high latency.</td>
|
|
</tr>
|
|
<tr class="row_label">
|
|
<td class="col_label">Action Required</td>
|
|
<td class = "odd_row_data">This is an informational notification and no action is required by the users.</td>
|
|
</tr>
|
|
<tr class="row_label">
|
|
<td class="col_label">Contact & Additional Information</td>
|
|
<td class = "even_row_data">Support teams have been notified of the issue and are working to address it.<br/>If you have any questions, please email: PM EDW Prod Support</td>
|
|
</tr>
|
|
<tr class="row_label">
|
|
<td id="footer" colspan="2">Please do not reply to this message. All replies to this message are routed to an unmonitored mailbox.</td>
|
|
<tr class="row_label">
|
|
<td id="footer" colspan="2"><a href="https://libertymutual.sharepoint.com/:x:/r/sites/InformationManagement/_layouts/15/Doc.aspx?sourcedoc=%7BCDD784EF-E954-41AC-9A1E-3E0AC1BB095B%7D&file=Data%20Recovery%20Master%20Runbook.xlsx&wdOrigin=TEAMS-ELECTRON.p2p.mw&action=default&mobileredirect=true">Support Link: Data Recovery Master Runbook</a></td>
|
|
</tr>
|
|
<tr class="row_label">
|
|
<td id="footer" colspan="2"><a href="https://libertymutual.sharepoint.com/:w:/r/sites/InformationManagement/_layouts/15/Doc.aspx?sourcedoc=%7BCF7C233A-A02C-4511-9C21-1F7DD62E658E%7D&file=TRANS%20layer%20Data-recovery%20Runbook.docx&wdOrigin=TEAMS-ELECTRON.p2p.mw&action=default&mobileredirect=true">Support Link: TRANS Layer Data Recovery Runbook</a></td>
|
|
</tr>
|
|
</th>
|
|
</table>
|
|
|