Centreon Broker output configuration

Centreon BAM installation or update automaticaly creates Centreon Broker outputs.

Note

  • This documentation not describes the standard configuration of Centreon Broker

  • It may be possible that configurations names (“output”) are not strictly the same. You have to check more than the configuration name, the associated type.

The configuration consists of two outputs :

  • centreon-bam-monitoring type “BAM - Monitoring engine (BAM)”: in charge of the insertion of all Business Activities status changes in database ;

  • centreon-bam-reporting type “BAM - BI engine (BAM)”: in charge of the insertion of availibility data in databases ;

Real time Centreon Broker output

Note

This output will be added in the instance of the central Broker.

Go to the following page Configuration > Centreon > Centreon-Broker > Configuration”, in the “Output” tab.

Check that the following output si correctly set :

../_images/conf_central_bam_monitoring.png

Field tails :

Fields

Values

Name

centreon-bam-monitoring

Filter category

Replication enabled

No

Command file path

/var/lib/centreon-engine/rw/centengine.cmd

DB host

localhost (or your monitoring database address)

DB name

centreon

DB password

in file conf.pm

DB port

3306

DB type

MySQL

DB user

centreon

Failover name

Maximum queries per transaction

0

Transaction commit timeout

Retry interval

Reporting Centreon Broker Output

Note

This output will be added in the instance of the central Broker.

Go to the following page Configuration > Centreon > Centreon-Broker > Configuration”, in the “Output” tab.

Check that the following output si correctly set :

../_images/conf_central_bam_reporting.png

The following tab shows all different fields:

Champs

Valeurs

Name

centreon-bam-reporting

Filter category

BAM

Replication enabled

No

DB host

localhost (or your monitoring database address)

DB name

centreon_storage

DB password

in file conf.pm

DB port

3306

DB type

MySQL

DB user

centreon

Failover name

Maximum queries per transaction

0

Transaction commit timeout

Retry interval

Configuration schema of Centreon Broker

Here is a schematic vision of the Centreon Broker Master module (in blue) on the central server.

../_images/conf_central_bam_global_schema.png