Log files import from core to nagiosXI failure
Posted: Wed May 31, 2017 6:56 am
Hello, we're trying to import old Nagios core log files (those in the nagios core "archives" subdirectory) into NagiosXI using the following command:
/usr/local/nagios/bin/log2ndo -s /tmp/nagios-12-31-2016-00.log -d /usr/local/nagios/var/ndo.sock -i "localhost"
No output to /var/log/messages nor mariadb.log or nagios.log
Querying the nagios database, the output for:
select count(*) from nagios_logentries;
shows same number, before and after,
don't see those 2016 registers anywhere
Any hint?
Thanks in advance.
/usr/local/nagios/bin/log2ndo -s /tmp/nagios-12-31-2016-00.log -d /usr/local/nagios/var/ndo.sock -i "localhost"
No output to /var/log/messages nor mariadb.log or nagios.log
Querying the nagios database, the output for:
select count(*) from nagios_logentries;
shows same number, before and after,
don't see those 2016 registers anywhere
Any hint?
Thanks in advance.