You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 6, 2023. It is now read-only.
If I put an unsupported option in /etc/centreon-engine/centengine.cfg it’s silently ignored, even with log_level=-1
BUG REPORT INFORMATION
Centreon Web 18.10.2
Centreon Engine 1.8.1
Centreon Broker 18.10.1
CentOS 7.6.1810
VMWare VM
Steps to reproduce the issue:
Add a an option with a bogus name and set log_level to -1
Restart centengine
Open the log file and the debug file
Describe the results you received:
No message about an unsupported option in log file nor in debug file
Describe the results you expected:
A warning message about the presence of an unsupported option (which should be even visible from log_level=2)
I take advantage of this issue to ask the following question : Is the host_down_disable_service_checks option supported in Centreon Engine? It is in Nagios Core and in Naemon Core, I expect it to be also available in Centreon Engine.
The text was updated successfully, but these errors were encountered:
Thanks for your feedback and sorry for the delay without answers...
host_down_disable_service_checks is not supported yet in centreon-engine. There is another issue in GitHub referring to this option : host_down_disable_service_checks
If I put an unsupported option in /etc/centreon-engine/centengine.cfg it’s silently ignored, even with log_level=-1
BUG REPORT INFORMATION
Centreon Web 18.10.2
Centreon Engine 1.8.1
Centreon Broker 18.10.1
CentOS 7.6.1810
VMWare VM
Steps to reproduce the issue:
Describe the results you received:
No message about an unsupported option in log file nor in debug file
Describe the results you expected:
A warning message about the presence of an unsupported option (which should be even visible from log_level=2)
I take advantage of this issue to ask the following question : Is the host_down_disable_service_checks option supported in Centreon Engine? It is in Nagios Core and in Naemon Core, I expect it to be also available in Centreon Engine.
The text was updated successfully, but these errors were encountered: