Skip to main content
Question

Missing Information in the Availability page

  • June 11, 2025
  • 2 replies
  • 29 views

Hello,

I am using centreon 24.10.6.

I’ve had all servers up and running for a while now and I’ve noticed that there are some gaps in the Availability page in the Reporting tab. Most recently I noticed a gap of more than a week where the status is written as “Undetermined” even though the servers were in fact up and the checks were still running without issue and without change (seen in logs).

Although I could take the Mean Time percentages, I’d rather have the graph display the correct values.

 

I’ve tried rebuilding for these dates and it executes without error but doesn’t change anything.

 

/usr/share/centreon/cron/eventReportBuilder --config=/etc/centreon/conf.pm --start-time="2025-05-25" --end-time="2025-06-05" --rebuild

 

The conf.pm file is correctly configured.

This is the output of the rebuild command:
 

 

I wasn’t able to find the issue, if you have any idea please let me know, thank you !

2 replies

lpinsivy
Centreonian
Forum|alt.badge.img+21
  • Centreonian
  • June 11, 2025

HI ​@Jeankien and if you try one day before?

/usr/share/centreon/cron/eventReportBuilder --config=/etc/centreon/conf.pm --start-time="2025-05-24" --end-time="2025-06-05" --rebuild

 


  • Author
  • June 11, 2025

Hello, that didn’t work either, I also tried to do one day before and one day after but nothing.