11 lines
377 B
INI
11 lines
377 B
INI
define contact{
|
|
contact_name codeblock
|
|
alias Ricky Elrod
|
|
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 codeblock@elrod.me
|
|
}
|