monitoring nagios server using VPN

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
lntinfo
Posts: 136
Joined: Tue Mar 01, 2011 10:17 am

monitoring nagios server using VPN

Post by lntinfo »

Hi,
Can we use Nagios over internet vpn.
for e.g. if i want to monitor clients server which are hosted at DC outside of india.
and from india if i can monitor those server over internet vpn.
or else is there any procedure that i can installed check point vpn client on my centos server,
where i have installed NagiosXI so i will be in client network and hence i can easilty monitor those servers.
please let me know the procedure.

thnx in Advance.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: monitoring nagios server using VPN

Post by scottwilkerson »

Yes, Nagios works over a VPN.
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
lntinfo
Posts: 136
Joined: Tue Mar 01, 2011 10:17 am

Re: monitoring nagios server using VPN

Post by lntinfo »

do i need to installed any vpn client on linux box ?
for getting access of client environment.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: monitoring nagios server using VPN

Post by scottwilkerson »

This will depend on the network infrastructure, if the Nagios XI server is part of a network segment that is all part of the VPN then nothing should be required.
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
User avatar
niebais
Posts: 349
Joined: Tue Apr 13, 2010 2:15 pm

Re: monitoring nagios server using VPN

Post by niebais »

We use Nagios over our VPN's. The VPN tunnels need to be established and it works great.
lntinfo
Posts: 136
Joined: Tue Mar 01, 2011 10:17 am

Re: monitoring nagios server using VPN

Post by lntinfo »

Hi niebais,



can you please share docs available with you for establish vpn tunnels.
at client end they are having cisco vpn so my concern is,do i need to installed cisco vpn client on centos machine,
on which nagiosxi is running.
User avatar
niebais
Posts: 349
Joined: Tue Apr 13, 2010 2:15 pm

Re: monitoring nagios server using VPN

Post by niebais »

I know this is outside the realm of Nagios, but I'll help where I can. First off, you need to have two devices which will establish a VPN tunnel. We purchased two Cisco 5500 series firewalls and we used them to create the VPN tunnel. You can use a number of devices like Sonicwalls or two servers with OpenVPN. If you use OpenVPN one of them must be the server and the other the client.
Here's some examples for openvpn: http://openvpn.net/index.php/open-sourc ... l#examples.
Here's a pretty document on how to connect two cisco firewall devices together. http://www.petenetlive.com/KB/Article/0000050.htm

So to start, what devices are you using to create the VPN tunnel?
lntinfo
Posts: 136
Joined: Tue Mar 01, 2011 10:17 am

Re: monitoring nagios server using VPN

Post by lntinfo »

thanx a ton niebais !!!
i shall let you know which devices we are using.
Locked