On Thursday 11 January 2018 at 19:06:26, Vikee Kumar wrote:

> Hi Team,
> 
> I got task to setup Icinga Monitoring with some following requirement.
> 
> 
>   1.  I have install and setup the Icinga Master node on Ubuntu 14.04.
>   2.  I have a client node (Ubuntu 14.04) running 5 services (apache2,
> shib, php & others)
> 
> My question is I have to start with only using the check_by_ssh from master
> to client. Only 22 port is open from master node to client node.

That may be the only port open from master to client, but do you have more 
connectivity from client to master?

If you do, then you can still use Icinga's native communication, simply by 
configuring your zones.conf file so that the client has the master's hostname 
(or address) in its endpoint definition, but don't bother putting the client's 
address into the master (because it can't connect).

Icinga will quite happily operate if the client can reach the master, or if 
the master can reach the client.  If both can reach other, the first one to try 
"wins" and sets up the communication.

> Please let me know what I need to do for only using the check_by_ssh for
> master node to client.

https://kb.op5.com/display/HOWTOs/Howto+use+check_by_ssh should point you in 
the right direction if you really do need to use this.


Antony.

-- 
"Hi, I've found a fault with the English language and I need an entomologist."
"I think you mean an etymologist."
"No.  It's a bug, not a feature."

                                                   Please reply to the list;
                                                         please *don't* CC me.
_______________________________________________
icinga-users mailing list
icinga-users@lists.icinga.org
https://lists.icinga.org/mailman/listinfo/icinga-users

Reply via email to