Good evening.
I seem to have a frustrating issue where by my services/hosts keep re-notifting every few minutes, even though I believe I have set my configs only to alert once.
If I put an example up please could some one check to ensure I have not made a mistake, or misunderstood the config.
HOST
define host {
host_name example
alias example
display_name example
address 1.2.3.4
use example-host
register 1
}
In my example-host HOST TEMPLATE the notification period has been tried at 0 and 999999, however I still seem to get alerts every few minutes unless aknowledged.
I have this for local services too, which I assume is linked.
What am I missing.
Thanks