Page 2 of 2

Re: How to install ndoutils on nagios 4.0.8

Posted: Fri Jun 26, 2015 2:07 pm
by abrist
Well, you could do a count on the nagios_logentries or any of the other tables:

Code: Select all

echo "select count(*) from nagios.nagios_logentries;" | mysql -u<db_username> -p<db_password>

Re: How to install ndoutils on nagios 4.0.8

Posted: Fri Jun 26, 2015 2:24 pm
by yunushaikh
Thank you very much Sir..
You helped me lot. I will let you know if I have any other doubt. You are doing great job.

Re: How to install ndoutils on nagios 4.0.8

Posted: Fri Jun 26, 2015 2:53 pm
by yunushaikh
Hello Sir,

I have started ndo2db daemon using init script and it is running also but Nagios is not writing to database. I verified by query given by you.
Can you help me where to check the logs and what is the issue with it.

Thanks for that

Re: How to install ndoutils on nagios 4.0.8

Posted: Mon Jun 29, 2015 7:55 am
by yunushaikh
Hey I was able to configure ndoutils

Thanks

Re: How to install ndoutils on nagios 4.0.8

Posted: Mon Jun 29, 2015 8:34 am
by tgriep
If the issue is resolved, shall we close this post?

Re: How to install ndoutils on nagios 4.0.8

Posted: Tue Jun 30, 2015 10:26 am
by yunushaikh
Yes Sir.. Please close this thanks..