Page 1 of 1

Master-Slave mode

Posted: Wed Jan 23, 2013 7:41 am
by fexnatural
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:
Image

Any help will be apreciated.

Re: Master-Slave mode

Posted: Wed Jan 23, 2013 10:45 am
by mguthrie
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

Re: Master-Slave mode

Posted: Thu Jan 24, 2013 8:36 am
by fexnatural
Thanks, that was exactly was I was looking for, hope it works.

Re: Master-Slave mode

Posted: Thu Jan 24, 2013 10:43 am
by slansing
Thanks for letting us know this should suit your needs, you can reply back here if you are running into a wall.