Any help will be apreciated.
Master-Slave mode
-
fexnatural
- Posts: 2
- Joined: Thu Jan 17, 2013 4:09 pm
Master-Slave mode
Hi, I'm trying to find some documentation about how to make a master-slaves architecture for my Nagios. What I need is to have one server recivieng the checks from other "slaves" servers, in other LANs and printint the results in one central nagios site. Something like this:

Any help will be apreciated.
Any help will be apreciated.
Re: Master-Slave mode
This is a more classic method for distributed monitoring, you'll need to look into the ocsp_command directive in the main nagios.cfg.
http://www.openlogic.com/wazi/bid/18813 ... ith-Nagios
Other methods for distributed monitoring.
http://library.nagios.com/library/produ ... for-nagios
http://exchange.nagios.org/directory/Mu ... re/details
http://www.openlogic.com/wazi/bid/18813 ... ith-Nagios
Other methods for distributed monitoring.
http://library.nagios.com/library/produ ... for-nagios
http://exchange.nagios.org/directory/Mu ... re/details
-
fexnatural
- Posts: 2
- Joined: Thu Jan 17, 2013 4:09 pm
Re: Master-Slave mode
Thanks, that was exactly was I was looking for, hope it works.
-
slansing
- Posts: 7698
- Joined: Mon Apr 23, 2012 4:28 pm
- Location: Travelling through time and space...
Re: Master-Slave mode
Thanks for letting us know this should suit your needs, you can reply back here if you are running into a wall.