Skip to main content

Hello ,
 

After updating from version 21.04 to 24.10, I am no longer able to deploy additional hosts and services on my pollers.

 

Any ideas ? 

 

Regards

Hello ​@OlivierC,

Can you be more specific? What exactly is your symptom?


I have same issue, after changing a few hosts in GUI, changes wasnt be apply. Changes on master works fine, after reloading configuration works fine, but pollers doesn't receive changed.

 


Fine, i think i found solution.

On poller:

First, check logs: /var/log/centreon-broker/
If You using centreon_vmware plugin, just go to /etc/centreon and do: chown centreon-gorgone:centreon centreon_vmware.json

 


chown centreon-gorgone:centreon /etc/centreon/centreon_vmware.json 
chmod 664 /etc/centreon/centreon_vmware.json
systemctl restart gorgoned

 


Reply