Open spea1 opened 7 years ago
Is the initial state really interesting for the event handlers ? @spea1 please explain what it should be used for?
I would like to use it to forward host and service Status.
example: Then I can react from the outside for example ack
The initial state defined in the configuration is only used if no other state is known for an host/service. Indeed, it is used whan the very first check has not yet been executed ... sure it is what you need?
Event handler must also get the UNKNOWN (first initial)-status if it does not change!