Overview
This architecture is fully flexible and scalable:
- Daemons that require more performance are the poller and the schedulers. The administrator can add as many as he wants.
| Include Page | ||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
This architecture is fully flexible and scalable:
- Daemons that require more performance are the poller and the schedulers. The administrator can add as many as he wants.
Automatic load balancing
Distribute hosts among schedulers
...
For each command, Shinken knows if it is global or not. If global, it just sends orders to all schedulers. For specific ones instead it searches which scheduler manages the element referred by the command (host/service) and sends the order to this scheduler. When the order is received by schedulers they just need to apply them.
