Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Add synopsis with a summary

...

Shinken Enterprise Daemons

Synopsis

Voici un tableau présentant les différents daemons et leurs ports d’écoute et leurs rôles respectifs.

DaemonListening PortProtocolRole
Synchronizer7765HTTPSManage the configuration
Arbiter7770HTTPSRead and dispatch the configuration
Scheduler7768HTTPSManage monitoring logic
Poller7771HTTPSLaunch monitoring checks
Reactionner7769HTTPSLaunch notifications plugins
Receiver7773HTTPSReceive external commands
Broker7772HTTPSGet and export data

 

The synchronizer

The synchronizer daemon manage the whole configuration. It use modules to detect new hosts and host modifications. It presents the configuration web interface to the administrators.

...