Hi All,
I am trying to export the historical nagios log data to
database using log2ndo but only nagios_logentries getting populated all
the other tables are empty.
Command which i am using is
log2ndo -s
/var/log/nagios3/archives/nagios-05-17-2011-00.log -d
/var/cache/nagios3/ndo.sock -i def
My old logs arent going into the DB.
I am running as follows:
./log2ndo -s /usr/local/nagios/var/archives/*.log -d
/usr/local/nagios/var/ndo.sock -i default -t unix -p 5668
but nothing is going in to the db, i see db connections successful in log and
disconnect successful but nothing is being en
help using:
./log2ndo -s /usr/local/nagios/var/archives/*.log -d
/usr/local/nagios/var/ndo.sock -i default -t unix -p 5668
but nothing is going in to the db, i see db connections successful in log and
disconnect successful but nothing is being entered. Running single instance of
nagios, default s
Hi all,
I'm using NDOUtils to extract logs from Nagios to a MySQL database.
Unfortunately, the ndo2db daemon crashed this week-end and I noticed it only on
yesterday. I tried to re-inject logs via the log2ndo utility and data where
inserted in "logentries" table but nothing inside the other tab