11 lines
370 B
INI
11 lines
370 B
INI
define contact{
|
|
contact_name nigelj
|
|
alias Nigel Jones
|
|
service_notification_period never
|
|
host_notification_period never
|
|
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
|
|
email dev@nigelj.com
|
|
}
|