Improve message formatting
Signed-off-by: Luca Beltrame <lbeltrame@kde.org>
This commit is contained in:
parent
d86c6ed4b8
commit
f09d9d28f8
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ warn_icon="⚠"
|
|||
|
||||
message=$(cat <<- EOF
|
||||
${warn_icon} <strong>Service:</strong> $MONIT_SERVICE on $MONIT_HOST<br>
|
||||
$MONIT_EVENT<br />
|
||||
<strong>Event:</strong> $MONIT_EVENT<br />
|
||||
<strong>When:</strong> $MONIT_DATE <br/>
|
||||
<strong>Info:</strong> $MONIT_DESCRIPTION <br/>)
|
||||
EOF
|
||||
|
|
Loading…
Add table
Reference in a new issue