Default host and service configuration
Opened this issue · 1 comments
mohierf commented
As of now, a default host/service is set as active_checks_enabled
to True and passive_checks_enabled
to False. Because the backend is now managing a not_monitored
state for hosts and services I think that it would be better to set both parameters to False.
A default created host/service would then be not monitored from an Alignak point of view
What do you think about it @ddurieux ?