@chaimae C’est quand il n’y a aucunes données sur le statut d’un host/service.
par exemple, tu sélectionne un host que tu viens d’ajouter sur Centreon puis tu sélectionne la période “les 6 dernier mois”. Vu que ton host n’existait pas il y a quelques mois, aucunes données du statut du host existe. le statut est donc considéré indéterminée.
Maybe the related tables are empty… What is the result of the following SQL command (to do in the central server) :
SELECT * FROM centreon_storage.hoststateevents WHERE host_id in ( SELECT host_id FROM centreon.host WHERE host_name='Centreon_Master' );
Hello, I have the same problem and apparently I don't have data when I run that query in SQL, does the same thing happen to anyone? How can I solve this problem, thank you very much!
@sylarion is this a new setup? could be the reason for the lack of data.
Good morning! Happy 2023! It's not a new configuration, I'm in Argentina, Buenos Aires, what would be wrong with my configuration? Because I followed the instructions from the official Centreon page.
For me the cause was that the file /etc/centreon/conf.pm was empty (probably after an update) and I just replaced the content with the content of the file /etc/centreon/conf.pm.rpmsave.
Since the report generation stopped few months ago, I launched a full rebuild with the command
hi folks! i have the some problem, my dashboard for host shows undetermined values or no values at all. I have a contribution, i create a MV with license token for 100 hosts. I can see that when installing Centreon MBI now the reporting part appears all ok. I have another system that does not contain any license and it does not create reporting.
I need a token for my dashboard for host does not shows undetermined values??? Thanks folks.