Hi Team,
How to monitor 2 networks using single Nagios server .Is there any nagios forwarding agent like zabbix proxy which can feed data to nagios server .The scenario is as given below
Network1 (USA-Private subnet) ----------> Nagios Server(with PublicIP)
Network2 (India,Private subnet)---------> Nagios forwarders(with public ip)
The only way of communication between the nagios server and Network2 is via Nagios forwarder .
Please help me , how to setup the above scenerio .Any help is highly appreciable .
Thanks in advance .
Regards
Nagios forwarding agent
Re: Nagios forwarding agent
Unfortunately, I'm not aware of any existing solution for something like this. You could probably do this at the firewall level somehow, by just forwarding the appropriate traffic to your Nagios server without interpreting it at all.