monitoring: update subject to be more descriptive
This commit is contained in:
parent
a257fd12bd
commit
8f599ee49e
@ -4,9 +4,9 @@ set logfile /var/log/monit.log
|
|||||||
|
|
||||||
include /run/secrets/monit_cfg
|
include /run/secrets/monit_cfg
|
||||||
|
|
||||||
set mail-format {
|
set mail-format {
|
||||||
from: alerts@bolddaemon.com
|
from: alerts@bolddaemon.com
|
||||||
subject: $SERVICE $EVENT on $DATE
|
subject: $SERVICE @ $HOST $EVENT on $DATE
|
||||||
message: $DESCRIPTION
|
message: $DESCRIPTION
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user