|
|
|
Server {{serverId}}
/
App {{appId}}
|
{{:for event:events}}
|
{{event.getDate()}}
|
{{event.getSummary()}}
|
|
{{:for m:event.getMessageList()}}
{{:if m.isResolved()}}
|
RESOLVED
|
{{:if m.getOperator() != null && !m.getOperator().isEmpty()}}
{{m.getOperator()}}
|
{{:end}}
{{m.getConditionId()}}
|
{{m.getText()}}
|
{{:else if m.isMatch()}}
|
ALERT
|
{{:if m.getOperator() != null && !m.getOperator().isEmpty()}}
{{m.getOperator()}}
|
{{:end}}
{{m.getConditionId()}}
|
{{m.getText()}}
|
{{:end}}
{{:end}}
|
{{:end}}
|
|
More details
|
|
{{detailFilePath}}
|
|
|
Please take the necessary actions to resolve these issues.
|
|
© 2026 Core Techs Solutions — Automated alert, do not reply
|