Hello Marcio,

Can you post your solution?
It may help some other users facing the same problem, or finding the
origin of this...


Best,
João Graça


On 03-02-2015 12:42, Marcio Moreira wrote:
>
> Hi,
>
>  
>
> I already solve my problem. Thanks for your help.
>
>  
>
>  
>
>  
>
>  
>
>  
>
>  
>
>  
>
> Best Regrads
>
> -- 
>
> 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
>
>
> Michael
>
> Am Montag, 2. Februar 2015 schrieb Marcio Moreira :
>
> Hi,
>
> I'm trying to monitoring SRV11 with new icinga2 remote client instead
> NRPE. My
> configuration 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] <javascript:;>>
> Administrador de Sistemas
> Eurotux Informatica, SA | www.eurotux.com <http://www.eurotux.com>
> Tel: (+351) 253680300 - Suporte: (+351) 253680301
> Fax: (+351) 253680319
>
> _______________________________________________
> icinga-users mailing list
> [email protected] <mailto:[email protected]>
> https://lists.icinga.org/mailman/listinfo/icinga-users 
>
>
>

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
icinga-users mailing list
[email protected]
https://lists.icinga.org/mailman/listinfo/icinga-users

Reply via email to