The full installation will do on the same server:
For distributed architecture, see Installation (Advanced Mode) |
--pollernode: enable the Poller daemon (launch checks)
--reactionnernode: enable the Reactionner daemon (launch notifications)
--schedulernode: enable the scheduler daemon (schedule checks)
--arbiternode: enable the arbiter daemon (central distribution role)
--receivernode: enable the receiver daemon (receive checks)
--synchronizernode: enable the Synchronizer daemon (manage configuration)
--brokernode: enable the broker daemon (export data)
You can for example install Shinken Enterprise and directly activate the Scheduler and a Poller at the time by typing ./install.sh --schedulernode --pollernode |