Hi João, I'm trying to install icinga2 remote client on Windows Server 2008 R2, you run icinga2 node wizard by command line or use the Icinga2 Agent Wizard web interface ?
Best regards -- Márcio Filipe Mendes Moreira <[email protected]> Administrador de Sistemas Eurotux Informatica, SA | www.eurotux.com Tel: (+351) 253680300 - Suporte: (+351) 253680301 Fax: (+351) 253680319 On Monday 02 February 2015 13:56:40 João Graça wrote: Hello Marcio, Today I faced the same problem, in my case the configs seems correct but it says that exact same message... I just run the icinga2 node wizard again in the client, reconfigure everything again and it worked... probably i missed something... Try to do the same... Best,João Graça PS: In my case was in linux, not in windows... On 02-02-2015 11:35, Michael Friedrich wrote: As mentioned in the previously created issue, please attach additional information. https://dev.icinga.org/issues/8326#change-34289[1] Michael Am Montag, 2. Februar 2015 schrieb Marcio Moreira : Hi, I'm trying to monitoring SRV11 with new icinga2 remote client instead NRPE. Myconfiguration in master is that: HOSTS.CONF: object Host "SRV11" { import "generic-host" address = "192.168.1.216" vars.os = "Windows" vars.remote_client = "SRV11" vars.notification["mail"] = { groups = [ "icingaadmins" ] }}SERVICES.CONF apply Service "Disco C" { import "generic-service" check_command = "check-disk-windows" command_endpoint = host.vars.remote_client assign where host.vars.remote_client}The zones.conf is the same on bofh sides, master and remote client: ZONES.CONF object Endpoint "srv-master" {} object Zone "master" { //this is the local node master named = "master" endpoints = [ "srv-master" ]} object Endpoint "SRV11" { host = "192.168.1.216"} object Zone "SRV11" { endpoints = [ "SRV11" ] parent = "master"}On Icinga web interface the result from check-disk-windows is: UNKNOWN: Remote Icinga instance 'SRV11' is not connected. What is wrong ? Can you help me ? The communication between them on port 5665 works. Best Regards,Marcio Moreira--Márcio Filipe Mendes Moreira <[email protected][2]>Administrador de SistemasEurotux Informatica, SA | www.eurotux.com[3] _______________________________________________ icinga-users mailing list [email protected][4] https://lists.icinga.org/mailman/listinfo/icinga-users[5] -------- [1] https://dev.icinga.org/issues/8326#change-34289 [2] javascript:; [3] http://www.eurotux.com [4] mailto:[email protected] [5] https://lists.icinga.org/mailman/listinfo/icinga-users
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ icinga-users mailing list [email protected] https://lists.icinga.org/mailman/listinfo/icinga-users
