alignak icon indicating copy to clipboard operation
alignak copied to clipboard

Program status brok - several schedulers

Open mohierf opened this issue 8 years ago • 1 comments

When several schedulers are running (eg. multi realms configuration), all the schedulers are raising an update_program_status brok. The broker then receives several similar, but different information ... which one are the reference ?

For instance, this brok contains: the program start timestamp, the last executed checks, ... and all the global configuration parameters.

mohierf avatar Jul 30 '17 10:07 mohierf

All the information provided in the update_program_status brok by all the schedulers are the same, except for the running information: program start time, ... each scheduler has its own start time and running information.

The program_status brok is, indeed, a scheduler_status brok. We should use another brok to update the Alignak overall information in the Alignak backend... perharps create a new brok type?

mohierf avatar Aug 11 '17 06:08 mohierf