mail alerts
Posted: Fri Mar 15, 2019 1:42 pm
I configured mail alerts for both users and contacts.I am getting alerts .I set it for every one hour for both users and contacts. But for users getting alerts everyone hour but for contacts getting alerts every 3 hours.kindly suggest me.
Below is the config.
define contact {
contact_name genral
alias hari
host_notifications_enabled 1
service_notifications_enabled 1
host_notification_period 24x7
service_notification_period 24x7
host_notification_options d,u,r,f,s,
service_notification_options w,u,c,r,f,s,
email [email protected]
use generic-contact
}
define contact {
contact_name hari
alias Harichandra Narne
host_notifications_enabled 1
service_notifications_enabled 1
host_notification_period hari_notification_times
service_notification_period hari_notification_times
host_notification_options d,u,r,f,s
service_notification_options w,u,c,r,f,s
email xxxxxxxxxx
use xi_contact_generic
}
Below is the config.
define contact {
contact_name genral
alias hari
host_notifications_enabled 1
service_notifications_enabled 1
host_notification_period 24x7
service_notification_period 24x7
host_notification_options d,u,r,f,s,
service_notification_options w,u,c,r,f,s,
email [email protected]
use generic-contact
}
define contact {
contact_name hari
alias Harichandra Narne
host_notifications_enabled 1
service_notifications_enabled 1
host_notification_period hari_notification_times
service_notification_period hari_notification_times
host_notification_options d,u,r,f,s
service_notification_options w,u,c,r,f,s
email xxxxxxxxxx
use xi_contact_generic
}