Nagios forwarding agent

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
mailkrushna
Posts: 1
Joined: Tue Jun 19, 2012 2:20 am

Nagios forwarding agent

Post by mailkrushna »

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
agriffin
Posts: 876
Joined: Mon May 09, 2011 9:36 am

Re: Nagios forwarding agent

Post by agriffin »

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.
Locked