Hello I want to migrate from Nagios 4.3.2 to Centreon 2.8.15. perl nagios_reader_to_centreon_clapi.pl --config /usr/local/nagios/etc/ > /tmp/centreon_clapi_import_commands.txt perl nagios_reader_to_centreon_clapi.pl --config /usr/local/nagios/etc/objects/ >> /tmp/centreon_clapi_import_commands.txt I have an error for the second script : Use of uninitialized value in concatenation (.) or string at nagios_reader_to_centreon_clapi.pl line 452. Thank for your answer
Hello
I want to migrate from Nagios 4.3.2 to Centreon 2.8.15.
perl nagios_reader_to_centreon_clapi.pl --config /usr/local/nagios/etc/ > /tmp/centreon_clapi_import_commands.txt
perl nagios_reader_to_centreon_clapi.pl --config /usr/local/nagios/etc/objects/ >> /tmp/centreon_clapi_import_commands.txt
I have an error for the second script :
Use of uninitialized value in concatenation (.) or string at nagios_reader_to_centreon_clapi.pl line 452.
Thank for your answer