On Wednesday 09 August 2017 at 13:47:57, Peltokangas Mikko wrote:

> Hello,
> 
> If I have two network interfaces like eth0 and eth1 on my icinga-server,
> can I monitor devices from both?

Yes.

> We have two whole different network and there are equipment behind those
> interfaces what I need to monitor.

Icinga doesn't care how it communicates to the clients, or how they 
communicate to it - that's all handled by the networking stack.  Provided the 
packets arrive (for which all you need is an appropriate routing table), 
Icinga doesn't care how they managed to get there.


Antony.

-- 
#define SIX 1+5
#define NINE 8+1

int main() {
    printf("%d\n", SIX * NINE);
}
        - thanks to ECB for bringing this to my attention

                                                   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