Re: [icinga-users] client setup question

2015-10-26 Thread Jan.Dreyer
Hi. Am 24.10.2015 um 15:16 schrieb Jean-Baptiste Langlois mailto:jeanbaptiste.langl...@gmail.com>>: 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

Re: [icinga-users] client setup question

2015-10-24 Thread Jean-Baptiste Langlois
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 (

[icinga-users] client setup question

2015-10-23 Thread Andy Lei
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.