This commit is contained in:
parent
8b674a10b9
commit
03513b78ec
1 changed files with 2 additions and 2 deletions
|
@ -5,8 +5,8 @@ set alert @@EMAIL@@
|
||||||
|
|
||||||
set mail-format {
|
set mail-format {
|
||||||
from: Monit <@@EMAIL_FROM@@>
|
from: Monit <@@EMAIL_FROM@@>
|
||||||
subject: $SERVICE@$HOST
|
subject: $HOST
|
||||||
message: $ACTION $SERVICE -- $DATE -- $HOST: $DESCRIPTION.
|
message: $ACTION $SERVICE -- $DATE: $DESCRIPTION.
|
||||||
}
|
}
|
||||||
|
|
||||||
set httpd port 2812
|
set httpd port 2812
|
||||||
|
|
Loading…
Reference in a new issue