Skip to main content
Solved

Warning in export Poller configuration

  • January 25, 2022
  • 3 replies
  • 224 views

Forum|alt.badge.img+8

Hello,

When I export the configuration of a Poller I get some Warnings about services.

 

 

Is there a log where I can see which Hosts those services belong to? I have many services with that description.

Thanks.

Best regards.

Best answer by itoussies

Hello @carnabil,

I don’t know the best way to do that but you can do it by enabling the centengine debug logs for centurion011N in the “Configuration  >  Pollers  >  Engine configuration” page.

 

Then, export centurion011N configuration and check the logs “/var/logs/centreon-engine/centengine.debug” in the centurion011N server. You should see something that tells you which host those services belong to. Example:

[1643115392] [1239] Resolving service 'Ping' of host 'TestmodelMacroHote'.
[1643115392] [1239] Warning: Notifier 'Ping' has no notification time period defined!


 

3 replies

itoussies
Centreonian
Forum|alt.badge.img+11
  • Centreonian
  • Answer
  • January 25, 2022

Hello @carnabil,

I don’t know the best way to do that but you can do it by enabling the centengine debug logs for centurion011N in the “Configuration  >  Pollers  >  Engine configuration” page.

 

Then, export centurion011N configuration and check the logs “/var/logs/centreon-engine/centengine.debug” in the centurion011N server. You should see something that tells you which host those services belong to. Example:

[1643115392] [1239] Resolving service 'Ping' of host 'TestmodelMacroHote'.
[1643115392] [1239] Warning: Notifier 'Ping' has no notification time period defined!


 


Forum|alt.badge.img+8
  • Author
  • Steward ***
  • January 25, 2022

Hello,

Yes, this is just the solution I was looking for.

It has been a great help

Thanks

 


panderetas73
Forum|alt.badge.img
  • Steward *
  • January 26, 2022

Gran ayuda!!