Re: Core 4.0.8 / NDO2DB v2.0.0
Posted: Mon Dec 01, 2014 5:45 pm
What user are you running as above?
Is selinux enable?
Is selinux enable?
Code: Select all
getenforceSupport for Nagios products and services
https://support.nagios.com/forum/
Code: Select all
getenforceYou need to run the commands sreinhardt posted as rootmrmister wrote:That appears to have flagged to permission issues and some missing libraries
If you could verify that for me it would be appreciated - i'll be looking at this in detail again soon
Code: Select all
su
cd /tmp
strace -o ndo2db_dump -ff /usr/local/nagios/bin/ndo2db -c /usr/local/nagios/etc/ndo2db.cfg
tar czf ndo2db.tar.gz ./ndo2db_dump.*
exit