Skip to main content
Question

The Centreon Supervision does'nt start

  • August 24, 2023
  • 6 replies
  • 98 views

Hello, First of all sorry for my English and thank to help if you can. 

 

I have migrate centreon 21.10 on CentOS7 to centeon 23.04 on Debian 11 i follow :

À partir des paquets | Centreon Documentation

Installation Web | Centreon Documentation

Migrer depuis un OS de type EL vers Debian 11 | Centreon Documentation

after that i have lot of problem because my centreon have database but it does’nt refresh data. 

i try to find solution about Poller not working

i try this solution : 

Database updates not active, pollers not running, get stack | Community (centreon.com)

Pollers aren't updated, Central couldn't parse pollers data | Community (centreon.com)

probléme update 21.04 fron 22.04 | Community (centreon.com)

Blank Pages after migration 22.10 to 23.04 - Command don't show anything | Community (centreon.com)

/var/log/messages seems clear

/var/log/centreon-broker/central-broker-master.log

 /var/log/centreon-broker/central-rrd-master.log

Someone have an idea, please ? 

If you want other information, i’m here. i eally need that work

 

best regard, 

6 replies

Sébastien
Centreonian
Forum|alt.badge.img+9
  • Centreonian
  • August 24, 2023

Hello

Can you try to remove retention and restart cbd ?

(It could afect history graph)

Central side

Systemctl stop cbd

RM -fr /var/lib/centreon-*/*queue*

(Centreon-broker and engine repertories)

Systemctl start cbd

Tail on broker master log just to be sure there is no more error


  • Author
  • August 24, 2023

Hello thank for your help 

that do something, that does’nt solve my problem but database was integer by this action 

i have this problem now 


Sébastien
Centreonian
Forum|alt.badge.img+9
  • Centreonian
  • August 24, 2023

Can you please send the configuration of broker ?

/etc/centreon-broker/central-broker*.json


  • Author
  • August 28, 2023

hello sorry for my responding time. 

 

thank for your help


Sébastien
Centreonian
Forum|alt.badge.img+9
  • Centreonian
  • October 17, 2023

Maybe the issue is here :

cat /etc/centreon-broker/central-rrd.json

But about the 3 inputs :

 

I think the 2nd and 3rd inputs are the same, and broker could interpret them as a conflict.


  • Author
  • October 17, 2023

Hello, 

 

thank for Your work, i will try on another Centreon. 
 

i find a solution, i use Import/export modul and dont import Centreon poller between old and new centreon. 
 

that work and that enough for me. 
 

but i will try Your solution because it’s more simple