> On 30 Mar 2016, at 12:36, Christian Moreno Moreno
> wrote:
>
> Hi,
>
> We have 2 Zones with 3 Endpoints in our icinga2:
>
> object Endpoint "icinga-01" {
> host = ""
> port = 5665
> }
>
> object Endpoint "icinga-02" {
> host = ""
> port = 5665
> }
>
> object Endpoint "icinga-03
Hi,
We have 2 Zones with 3 Endpoints in our icinga2:
object Endpoint "icinga-01" {
host = ""
port = 5665
}
object Endpoint "icinga-02" {
host = ""
port = 5665
}
object Endpoint "icinga-03" {
host = "xxx"
port = 5665
}
object Zone "master" {
endpoints = ["icinga-01.ipx","ici