Skip to main content

Hello, we have migrated Centreon 21.04.11 on CentOS 7 to Centreon 24.10.3 on Debian 12, and we are facing the following issue.

 

 

The only watchdog.json file we see is for the broker configuration; we don't see anything related to VMware.

 

Can you help us?

 

BR

Hello, this error message contains an error ^^

In fact I had to:

chown apache /etc/centreon/centreon_vmware.json

chmod 660 /etc/centreon/centreon_vmware.json

Not sure if that’s the best way to do it, but the culprit is certainly not watchdog.json, but centreon_vmware.json…


I have same error on debian 12, after change http://IP to https://fqdn

i try :

chown www-data:www-date /etc/centreon/centreon_vmware.json

chmod 660 /etc/centreon/centreon_vmware.json

If someone have resolve it…

Thanks


Reply