joschi99 / Osiris

Osiris NMS
0 stars 1 forks source link

Centreon 2.7: Perl connector will not be exported on central poller #32

Closed joschi99 closed 8 years ago

joschi99 commented 8 years ago

If I generate the configuration on the central poller the export will not find any connector and show's me this output:

Reading main configuration file '/usr/share/centreon/filesGeneration/nagiosCFG/1/nagiosCFG.DEBUG'.
Reading resource file '/usr/share/centreon//filesGeneration/nagiosCFG/1/resource.cfg'
Checking global event handlers...
Checking obsessive compulsive processor commands...

Checked 16 commands.
Checked 0 connectors.
Checked 1 contacts.
Checked 0 host dependencies.
Checked 0 host escalations.
Checked 1 host groups.
Checked 1 hosts.
Checked 0 service dependencies.
Checked 0 service escalations.
Checked 1 service groups.
Checked 29 services.
Checked 1 time periods.

If I export the configuration on the same system for the poller 1 then the connector will be found and exported:

Reading main configuration file '/usr/share/centreon/filesGeneration/nagiosCFG/2/nagiosCFG.DEBUG'.
Reading resource file '/usr/share/centreon//filesGeneration/nagiosCFG/2/resource.cfg'
Checking global event handlers...
Checking obsessive compulsive processor commands...

Checked 10 commands.
Checked 2 connectors.
Checked 1 contacts.
Checked 0 host dependencies.
Checked 0 host escalations.
Checked 1 host groups.
Checked 1 hosts.
Checked 0 service dependencies.
Checked 0 service escalations.
Checked 0 service groups.
Checked 8 services.
Checked 1 time periods.

Total Warnings: 0
Total Errors: 0

Issue open on centreon github (https://github.com/centreon/centreon/issues/4045)

joschi99 commented 8 years ago

Problem solved with upgrade to centreon 2.7.2