Skip to main content
Question

Incohérence statut des ressources


Forum|alt.badge.img+2

Hello

 

I just recently installed Centreon, so I added some hosts and added a custom snmp template to them.

In Report>Dashboard on one of my hosts I have the following information: host status available, CPU service, RAM, Ping undetermined.

In the status of resources I find the graphics of this host which are well fed.

I therefore do not understand why it marks me that these services are indeterminate when they nevertheless work well.

I don't know if there are a few more things to configure.

Thank you for your answers,

Fabrix
Centreonian
Forum|alt.badge.img+11
  • Centreonian
  • April 28, 2022

Hi @clefevre, Please ask your problem in English. This will help all other non-french speaking users who have the same issue to benefit from the solutions that will be proposed. Thank you for your understanding


Forum|alt.badge.img+16
  • Steward **
  • April 29, 2022

Hello @clefevre 

Could you check your TZ in php configuration and the TZ of your server ?


Forum|alt.badge.img+2
  • Steward *
  • April 29, 2022

@Kriko 


Forum|alt.badge.img+16
  • Steward **
  • April 29, 2022

And the TZ of php ?

You can find it using the command

grep -RIri "date.timezone" /etc/php*

 


Forum|alt.badge.img+2
  • Steward *
  • April 29, 2022

@Kriko 

 


Forum|alt.badge.img+16
  • Steward **
  • April 29, 2022

It’s happened for every services ?
For every period ?


Forum|alt.badge.img+2
  • Steward *
  • April 29, 2022

@Kriko 

Yes it happened for all periods and all services


Forum|alt.badge.img+16
  • Steward **
  • May 2, 2022

Hello @clefevre 

Can you show us the logs /var/log/centreon/dashboardBuilder.log and /var/log/centreon/eventReportBuilder.log ?


Forum|alt.badge.img+2
  • Steward *
  • May 4, 2022

Hello @Kriko ,

 


Forum|alt.badge.img+2
  • Steward *
  • May 18, 2022

Hello @itoussies,

I have seen on another post with the same subject you have say maybe the related tables are empty.
The results of the following SQL command:

i don’t know to solve the problem


Forum|alt.badge.img+2
  • Steward *
  • May 18, 2022

The Centreon version: 21.10.5


itoussies
Centreonian
Forum|alt.badge.img+11
  • Centreonian
  • June 1, 2022

Hello @clefevre,

 

Sorry for the late reply, I was on vacation. In your case, the related table would be centreon_storage.service.

SELECT * 
FROM centreon_storage.servicestateevents 
WHERE service_id in (
					SELECT service_service_id 
					FROM centreon.host_service_relation 
					WHERE host_host_id = (SELECT host_id FROM centreon.host WHERE host_name='Sharegate'));


 


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings