Skip to content
This repository was archived by the owner on Sep 20, 2023. It is now read-only.

[BAM] PollerDisplay not working when Centreon BAM is only installed on the Central #8

Description

@Moujimouja

Centreon version : 2.8.8
Centreon Poller Display : 1.6.0
Centreon BAM : 3.5.3 on Centreon central

Steps to reproduce the issue:

  1. Configure a poller display
  2. DO NOT install Centreon BAM on it
  3. Define the poller as a poller display using the poller-display-central wizard
  4. Generate & export the configuration
  5. Check the log file of the poller-display cron
  6. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions