Centreon version : 2.8.8
Centreon Poller Display : 1.6.0
Centreon BAM : 3.5.3 on Centreon central
Steps to reproduce the issue:
- Configure a poller display
- DO NOT install Centreon BAM on it
- Define the poller as a poller display using the poller-display-central wizard
- Generate & export the configuration
- Check the log file of the poller-display cron
- See that there are errors in the cron that insert the SQL files : it tries to insert data into mod_bam_impacts but this table doesn't exist 'cause there is no Centreon BAM installed
ERROR 1146 (42S02) at line 19: Table 'centreon.mod_bam_impacts' doesn't exist
Describe the results you expected:
Centreon BAM configuration SQL should not be sent to poller display that are not used as additionnal BAM poller
Centreon version : 2.8.8
Centreon Poller Display : 1.6.0
Centreon BAM : 3.5.3 on Centreon central
Steps to reproduce the issue:
ERROR 1146 (42S02) at line 19: Table 'centreon.mod_bam_impacts' doesn't existDescribe the results you expected:
Centreon BAM configuration SQL should not be sent to poller display that are not used as additionnal BAM poller