nagiosxi in each env

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
anil406
Posts: 43
Joined: Tue Apr 01, 2014 3:53 pm

nagiosxi in each env

Post by anil406 »

Hi,
We have more than two lower environments(dev,qa etc..). I am thinking of making a template of nagios(setup on rhel6) and clone it to other environments as needed, and pull the hostname info from our local sources, so kind of like plug it in and start working without going and manually configuring nagios for hosts in each and every environment. Any ideas?

Thanks,
Anil
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: nagiosxi in each env

Post by abrist »

You can use the static (/usr/local/nagios/etc/static) directory to store manual configs. Most people who automate the creation of hosts and checks write a custom script to create the configs and then copy the configs to the static directory and restart nagios.
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
Locked