10 lines
352 B
INI
10 lines
352 B
INI
define contact{
|
|
contact_name ircbot
|
|
alias ZOD
|
|
service_notification_period 24x7
|
|
host_notification_period 24x7
|
|
service_notification_options w,u,c,r
|
|
host_notification_options d,u,r
|
|
service_notification_commands notify-by-ircbot
|
|
host_notification_commands host-notify-by-ircbot
|
|
}
|