aviau bec55da7d3 Shinken -> Alignak
Change-Id: I6df9e8a823145865cd03ea06d5571a725d1e5891
2015-05-19 10:14:25 -04:00

12 lines
341 B
INI

# Contact definition
# By default the contact will ask notification by mails
define contact{
name generic-contact
register 0
host_notifications_enabled 1
service_notifications_enabled 1
email shinken@localhost
can_submit_commands 1
notificationways email
}