Hi ! It depends on checks. If you want to monitor some global checks (check a specific URL, check DNS or ping), that can be done by the Icinga server, you just have to use the check_http, check_ping and such scripts which are present in the libexec/ If you want to use some server specific checks (Disk usage, CPU Usage, etc.), you want to install the NRPE agent on all the clients and run the check_nrpe script from the server.
Regards, JB 2015-10-24 2:03 GMT+02:00 Andy Lei <[email protected]>: > Hi everyone, new icinga2 user here. I setup master successfully. I am > confused on client setup. Do I need to install icinga2 on every remote > machine i want to monitor? I did testing on two remote servers MachineA > and MachineB. I install icinga2 on machineA with all the plugins and it > works. I tried adding MachineB to host.conf and the checks run as well. > How did icinga2 runs the check on machineB? Which is the prefer way to > setup remote checks for large deployment? Thank you > ________________________________ > > > > _______________________________________________ > icinga-users mailing list > [email protected] > https://lists.icinga.org/mailman/listinfo/icinga-users >
_______________________________________________ icinga-users mailing list [email protected] https://lists.icinga.org/mailman/listinfo/icinga-users
