New Instance of Nagios

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
tgfde
Posts: 233
Joined: Thu May 12, 2011 7:55 am

New Instance of Nagios

Post by tgfde »

Hi,

Has anyone implemented a new instance of Nagios before by cloning a Nagios host (VM server)? I'm trying to implement a development instance of Nagios but unusre of other changes I need to make before bringing up the new instance. I know I have to change the IP Address of the new instance but othere than that I have no clue.

Thanks in advanced.

tgfde
mguthrie
Posts: 4380
Joined: Mon Jun 14, 2010 10:21 am

Re: New Instance of Nagios

Post by mguthrie »

We don't actually have that documented or tested, so anything that you find out in that process let us know. I do know you'd have to change the program url in the Admin->Manage System Config page, but other than that I don't know off hand what will work or not work in that procedure. Let us know how it goes and we'll do our best to assist.
tgfde
Posts: 233
Joined: Thu May 12, 2011 7:55 am

Re: New Instance of Nagios

Post by tgfde »

If you have a new instance of Nagios (dev), would the prod and dev instance use the same agent?

Thanks.
User avatar
nscott
Posts: 1040
Joined: Wed May 11, 2011 8:54 am

Re: New Instance of Nagios

Post by nscott »

Thats something that would need to be done if you have two instances and are using an agent like NRPE or NSClient++ that has the ability to filter traffic from IPs. Typically people setup NRPE and NSClient to only accept commands from specific IPs, this is something that you will need to update or change.

This goes for anything in which the Nagios server is specified explicitly, firewall rules, xinetd rules, etc.
Nicholas Scott
Former Nagios employee
Locked