How to install ndoutils on nagios 4.0.8

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: How to install ndoutils on nagios 4.0.8

Post 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>
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
yunushaikh
Posts: 176
Joined: Sat Jun 20, 2015 9:04 pm

Re: How to install ndoutils on nagios 4.0.8

Post 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.
yunushaikh
Posts: 176
Joined: Sat Jun 20, 2015 9:04 pm

Re: How to install ndoutils on nagios 4.0.8

Post 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
yunushaikh
Posts: 176
Joined: Sat Jun 20, 2015 9:04 pm

Re: How to install ndoutils on nagios 4.0.8

Post by yunushaikh »

Hey I was able to configure ndoutils

Thanks
User avatar
tgriep
Madmin
Posts: 9177
Joined: Thu Oct 30, 2014 9:02 am

Re: How to install ndoutils on nagios 4.0.8

Post by tgriep »

If the issue is resolved, shall we close this post?
Be sure to check out our Knowledgebase for helpful articles and solutions!
yunushaikh
Posts: 176
Joined: Sat Jun 20, 2015 9:04 pm

Re: How to install ndoutils on nagios 4.0.8

Post by yunushaikh »

Yes Sir.. Please close this thanks..
Locked