Quoting Assaf Flatto <ici...@flatto.net>, Wed, 16 Aug 2017:

Hello

I have a migration project to move the entire monitoring to Icinga2 (Director) based solution, current setup uses Icinga2 but with a lot of manual configurations.

The problem is that they want to set up the infrastructure of the new solution just like the one they have now, which is a central HA master node where the DB and Web2 +Director are installed and a HA endpoints in each zone (4 zones) where the checks will be executed from.

At the moment the remote nodes all use NRPE as the remote executor and there is a plan to move them to icinga2 agent, but as the process is not automated it is for stage 2.

The issue we are encountering is that Director wants to use "Agents" to execute the checks in the remote zones, which we do not have and defining the Endpoints in the zones does not delegate the execution (we still see them executed via the master - currently a single node ) .

Has anyone built such a solution and can share any insights ?

Hi Assaf,

I haven't done this, but I know from the director GUI you can set if the check needs to be executed on the agent. I think in this case you need to set it to NO.

And then configure the necessary services to use nrpe.

--
 -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
 Rudy Gevaert                             e-mail: rudy.geva...@ugent.be
 Directie ICT, Afdeling Infrastructuur
 Groep Systemen                                      tel: +32 9 264 4750
 Universiteit Gent                                   fax: +32 9 264 4994
 Krijgslaan 281, gebouw S9, 9000 Gent, Belgie               www.UGent.be
 -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --


_______________________________________________
icinga-users mailing list
icinga-users@lists.icinga.org
https://lists.icinga.org/mailman/listinfo/icinga-users

Reply via email to