Nagios-XI I want to Monitor Devices located in different VPC in AWS, two data centers and some off site offices, what is the best practice to monitor these devices.-
My Nagios-xi Enterprise server is hosted in one of the AWS’s VPC.
Do I need a VPN connection between hosted VPC and remote sites?
I would like to avoid creating VPNs for each site
How Nagios Plug-in, install on windows and UNIX communicated with Enterprise server.
What about password security?
Monitoring Diffrent sites with one Nagios-xi
-
sudhirprannath
- Posts: 2
- Joined: Thu Apr 10, 2014 11:13 am
- Contact:
Monitoring Diffrent sites with one Nagios-xi
Sudhir K. Malik
Re: Monitoring Diffrent sites with one Nagios-xi
You will probably want to use something like NRPE to act as a proxy between your environments:
http://assets.nagios.com/downloads/nagi ... ios-XI.pdf
Then you would use XI to funnel all the checks through NRPE. As for security, NRPE does support encryption but a VPN would of course be much more secure.
http://assets.nagios.com/downloads/nagi ... ios-XI.pdf
Then you would use XI to funnel all the checks through NRPE. As for security, NRPE does support encryption but a VPN would of course be much more secure.
Former Nagios employee