centreon / centreon-broker

A full-featured monitoring event broker, compatible with MySQL, RRDtool, Graphite and more
Apache License 2.0
37 stars 15 forks source link

fix(bam): bad initialization of ba in best status #692

Closed bouda1 closed 2 years ago

bouda1 commented 2 years ago

Description

When a ba in best status is initialized, it is always in state OK.

REFS: MON-11430

Type of change