centreon / nagiosToCentreon

Import your nagios config files into Centreon DB... And it rocks !
Apache License 2.0
9 stars 13 forks source link

Import Object not found #25

Closed Bladou46 closed 7 years ago

Bladou46 commented 7 years ago

Hello,

I try to export and then import a nagios configuration file. When I do the export I have a lot of errors like this one: Line 5652 : Object not found:Serveurs-GaleraCluster,Serveurs-MySQL,Serveurs-Linux-Debian-AWS

This line is the folllowing in my import file: HTPL;ADD;ABC-BDD-Servers;ABC-BDD-Servers;;ABC|Serveurs-GaleraCluster,Serveurs-MySQL,Serveurs-Linux-Debian-AWS;;

This is a host template with multiple host templates'parents defined :

The first one is correctly parsed but not the 3 others. I think this is because of the use of <,> instead of <|>.