From e9012a0926c97adb3b48d8133a00a4f374cc54c3 Mon Sep 17 00:00:00 2001 From: Rob Hoelz Date: Wed, 17 Aug 2011 19:47:14 -0500 Subject: [PATCH] Send an e-mail for alerts on the host --- host.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/host.yaml b/host.yaml index 7bbb989..e12b71f 100644 --- a/host.yaml +++ b/host.yaml @@ -14,3 +14,8 @@ log: text: white background: red bold: true + - + type: Email::MailSender + min_level: alert + to: rob@hoelz.ro + subject: Unhandled Exception