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
Search found 6 matches
- Thu Nov 27, 2014 5:58 am
- Forum: Open Source Nagios Projects
- Topic: Core 4.0.8 / NDO2DB v2.0.0
- Replies: 11
- Views: 6048
- Thu Nov 27, 2014 5:46 am
- Forum: Open Source Nagios Projects
- Topic: Core 4.0.8 / NDO2DB v2.0.0
- Replies: 11
- Views: 6048
Re: Core 4.0.8 / NDO2DB v2.0.0
I just tried to run this , not sure im doing it correctly. I had to stop ndo2db to run this is that correct (socket bind error otherwise) It dumped 5 files here is an example of one of the larger ones (which all have similar content) execve("/usr/local/nagios/bin/ndo2db", ["/usr/local...
- Fri Nov 21, 2014 12:55 pm
- Forum: Open Source Nagios Projects
- Topic: Core 4.0.8 / NDO2DB v2.0.0
- Replies: 11
- Views: 6048
Re: Core 4.0.8 / NDO2DB v2.0.0
You're right that things are getting backed up. The "Kernel queue parameters may neeed to be tuned." is misleading in this case. What this does show is that ndomod is pushing data to ndo2db, ndo2db is reading and buffering its input, but it's not able to write to the DB so things are back...
- Fri Nov 21, 2014 4:51 am
- Forum: Open Source Nagios Projects
- Topic: Core 4.0.8 / NDO2DB v2.0.0
- Replies: 11
- Views: 6048
Re: Core 4.0.8 / NDO2DB v2.0.0
note - at this point i have removed teh broker config from nagios.cfg (please advise if removing this could affect the ndo daemon initiating a connection) I did modify ndo2db.cfg with teh database server ip , port and the db username and password there is another tcp port option which is set to 5668...
- Wed Nov 19, 2014 6:27 pm
- Forum: Open Source Nagios Projects
- Topic: Core 4.0.8 / NDO2DB v2.0.0
- Replies: 11
- Views: 6048
Re: Core 4.0.8 / NDO2DB v2.0.0
Hi , thanks for the reply. You are correct regarding the servers / services I do have a separate SQL user which I have added to the config file I haven't tried without nagios running, but looking at myphpadmin status I see no connection, I have also been using netstat to catch connection from both e...
- Wed Nov 19, 2014 1:52 pm
- Forum: Open Source Nagios Projects
- Topic: Core 4.0.8 / NDO2DB v2.0.0
- Replies: 11
- Views: 6048
Core 4.0.8 / NDO2DB v2.0.0
short story - database is not being populated , after some time the error 'Error: max retries exceeded sending message to queue. Kernel queue parameters may neeed to be tuned. See README.' appears , i have adjusted tuning suitably and can not see any connections between my sql server and nagios serv...