diff options
author | Felix Richter <Felix.Richter@syntax-fehler.de> | 2011-06-16 14:53:53 +0200 |
---|---|---|
committer | Felix Richter <Felix.Richter@syntax-fehler.de> | 2011-06-16 14:53:53 +0200 |
commit | 1e6461dcb26980450d30cdd573affda0c35f0435 (patch) | |
tree | 8cd58954a710c5f4ff0fcac1612ea47f75b27fbe /Monitoring/conf/shack_contacts.cfg | |
parent | 884d9d9819205826bf6d7368c788f8844a92d630 (diff) |
migrated all necessary configuration
used the Debian config for krebs to provide a generic environment
without dependencies to other nagios systems
Diffstat (limited to 'Monitoring/conf/shack_contacts.cfg')
-rw-r--r-- | Monitoring/conf/shack_contacts.cfg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Monitoring/conf/shack_contacts.cfg b/Monitoring/conf/shack_contacts.cfg index c8b63a56..e46c539a 100644 --- a/Monitoring/conf/shack_contacts.cfg +++ b/Monitoring/conf/shack_contacts.cfg @@ -5,8 +5,8 @@ define contact{ host_notification_period 24x7 service_notification_options w,u,c,r host_notification_options d,u,r - service_notification_commands notify-by-email - host_notification_commands host-notify-by-email,host-notify-by-epager + service_notification_commands notify-service-by-email + host_notification_commands notify-host-by-email email shack_nagios_notification@syntax-fehler.de } define contactgroup{ |