Hello,
i’m facing th ressource status page empty too.
I followed this thread to help me debug the issue :
I tryed running this and check the central-broker-master configuration but nothing strange inside.
# sudo -u apache /usr/bin/php /usr/share/centreon/bin/console c:c
But page still not contains any host/services.
I checked the table centreon_storage.ressources and it’s still empty after a while :
select count(*) from resource
+----------+
| count(*) |
+----------+
| 0 |
+----------+
1 row in set (0.000 sec)
Can someone help me out of this ?
Architecture is : 1 central, 4 pollers.