Bug #3249
Field "Broker Module Options" should be mandatory
| Status: | Closed | Start date: | 04/20/2012 | |
|---|---|---|---|---|
| Priority: | High | Due date: | ||
| Assignee: | % Done: | 100% | ||
| Category: | Centreon - Configuration | Estimated time: | 1.00 hour | |
| Target version: | Centreon 2.3.8 | |||
| Resolution: | fixed |
Description
In Nagios.cfg this field should be mandatory. If the field is enmpty, the modules will never be loaded. It's a big problem.
Associated revisions
fix #3249
fix #3249
git-svn-id: http://svn.centreon.com/trunk/centreon@13019 6bcd3966-0018-0410-8128-fd23d134de7e
History
#1
Updated by Julien Mathis about 1 year ago
- Status changed from Assigned to Solved
- % Done changed from 0 to 100
Applied in changeset r13019.
#2
Updated by Sylvestre Ho about 1 year ago
- Status changed from Solved to Closed
- Resolution set to fixed
#3
Updated by Damien Duponchelle 8 months ago
Hello.
I think we must check the value in this field, if we must put another value like 0, the broker will not work.
In my mind, we must show an error if the value is not zero.
Regards.