Distributed Nagios Setup
Posted: Mon Jul 08, 2013 2:32 pm
What we have...
Two NagiosXI enterprise servers at two different locations. Both locations have a site to site VPN in between. Both servers monitor exactly the same hosts/services across the two locations. Currently only one server sends out notifications.
What we want (ideally)
Have a redundant setup.
If possible, we would like for each server to run checks local to it and send notifications but if one server goes down, the other should take on its responsibilities.
At the very least, If the server sending notifications goes down we would like the other to do its job.
We do have experience setting up mod_gearman for check distribution. Just looking for basic idea on how to approach this...
Thanks!
Two NagiosXI enterprise servers at two different locations. Both locations have a site to site VPN in between. Both servers monitor exactly the same hosts/services across the two locations. Currently only one server sends out notifications.
What we want (ideally)
Have a redundant setup.
If possible, we would like for each server to run checks local to it and send notifications but if one server goes down, the other should take on its responsibilities.
At the very least, If the server sending notifications goes down we would like the other to do its job.
We do have experience setting up mod_gearman for check distribution. Just looking for basic idea on how to approach this...
Thanks!