Master-Slave mode

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
fexnatural
Posts: 2
Joined: Thu Jan 17, 2013 4:09 pm

Master-Slave mode

Post 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.
Attachments
nagios fexnatural
nagios fexnatural
mguthrie
Posts: 4380
Joined: Mon Jun 14, 2010 10:21 am

Re: Master-Slave mode

Post 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
fexnatural
Posts: 2
Joined: Thu Jan 17, 2013 4:09 pm

Re: Master-Slave mode

Post by fexnatural »

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

Post by slansing »

Thanks for letting us know this should suit your needs, you can reply back here if you are running into a wall.
Locked