提交 1327ff8c 编写于 作者: Y Your Name

完善注释

上级 9f0911ec
[2019-09-28 10:46:47] [TRAC] Listen: 7000
[2019-09-28 10:46:47] [TRAC] Start Successfully!
<html>
<head>
<meta http-equiv="Content-Type" content="charset=utf-8"/>
</head>
<body style=" background: #f7f7f7;">
<div style="border-collapse: collapse; border:1px solid #e5e5e5;box-shadow: 0 10px 15px rgba(0, 0, 0, 0.05); width:800px;padding-bottom:10px;margin: auto; background-color: #fff;border-radius: 3px;">
<table cellpadding="0" cellspacing="0"
style="text-align: justify;width: 100%;font-size: 14px;padding:0 60px;color:#333; table-layout: fixed;">
<tbody>
<tr>
<td style="line-height: 120px;height: 120px;">
<b>GoKu&nbsp;Gateway&nbsp;EE</b>
</td>
</tr>
<tr>
<td style="line-height: 1.75em;">
<h2>GoKu告警:Redis节点出现异常</h2>
</td>
</tr>
<tr>
<td>
<p style="color:#333;font-size:14px;margin:15px 0 40px 0;">GoKu接口网关于
<b>$alertTime</b> 监控到以下Redis节点出现异常,详细告警内容请于
<b>$alertLogPath</b> 文件夹查看。</p>
</td>
</tr>
<tr>
<td style="padding:40px 0 5px 0;line-height: 1.75em;border-top:1px solid #e5e5e5;">
<h3>Redis异常节点列表</h3>
</td>
</tr>
<tr>
<td>
$redisList
</td>
</tr>
</tbody>
</table>
</div>
</body>
</html>
\ No newline at end of file
......@@ -14,23 +14,28 @@
</tr>
<tr>
<td style="line-height: 1.75em;">
<h2>GoKu告警:节点自动重启失败,请及时重启节点。</h2>
<h2>GoKu告警:$requestURL接口在$alertPeriod分钟内转发失败$alertCount次</h2>
</td>
</tr>
<tr>
<td>
<p style="color:#333;font-size:14px;margin:15px 0 40px 0;">GoKu接口网关于 <b>$alertTime</b>
检测到以下节点重启失败,详细日志内容请于 <b>./log/nodeMonitorLog</b> 文件查看。
<p style="color:#333;font-size:14px;margin:15px 0 40px 0;">GoKu接口网关于 <b>$alertTime</b> 监控到<b>
$requestURL </b>接口在 <b>$alertPeriod</b> 分钟内转发失败达到 <b>$alertCount</b> 次,详细告警内容请于
<b>$alertLogPath</b> 文件夹查看。</p>
</td>
</tr>
<tr>
<td style="padding:40px 0 5px 0;line-height: 1.75em;border-top:1px solid #e5e5e5;">
<h3>自动重启失败的节点列表</h3>
<h3>接口基本信息</h3>
</td>
</tr>
<tr>
<td style="line-height: 1.75em; padding-bottom: 40px;">
$nodeList
<p>接口名称:$apiName</p>
<p>apiID:$apiID</p>
<p>请求路径:$requestURL</p>
<p>转发路径:$targetServer</p>
<p>映射路径:$proxyURL</p>
</td>
</tr>
</tbody>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册