Skip to content
This repository was archived by the owner on Oct 6, 2023. It is now read-only.
This repository was archived by the owner on Oct 6, 2023. It is now read-only.

Error import the centreon_clapi_import_commands #52

Description

@Catskan-zz

Hi,

I'm trying to import my all nagios configuration (services, objects, commands) in centreon but I have an error.

I ran $ perl nagios_reader_to_centreon_clapi.pl --config /usr/local/nagios/etc/ > /tmp/centreon_clapi_import_commands.txt and I have a file with 4 lines.

But, when I tried to import my file with /usr/share/centreon/www/modules/centreon-clapi/core/centreon -u admin -p password -i /tmp/centreon_clapi_import_commands.txt the command prompt return :

Line 1 : Resource is already tied to instance
Line 2 : Resource is already tied to instance
Line 3 : Resource is already tied to instance
Line 4 : Resource is already tied to instance

Is it normal ?

Thanks you in advance :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions