Shinken Enterprise includes 7 daemons.

According to the Unix Way: one tool, one task, Shinken Enterprise has an architecture where each part is isolated and connects to the others via standard HTTP interfaces.

Based on a HTTP back-end, this will help you building a highly available and distributed monitoring architecture quite easily.

 

Here is a table with the different daemons, their ports and their respective role.

DaemonListening PortProtocolRole
Synchronizer7765HTTPSManage the configuration edition
Arbiter7770HTTPSDispatch the configuration to all daemons
Poller7771HTTPSRun checks
Scheduler7768HTTPSCompute Elements' Statut and Context
Reactionner7769HTTPSSend notifications to user
Receiver7773HTTPSReceive result of external checks
Broker7772HTTPSCentralize and export data
  • No labels
Write a comment…