Shouldn't ndo2db be running all the time ?
If I stop ndo2db Nagios doesn't execute services anymore
In what version of Nagios XI will this be fixed pls ?
At this time I am running XI 5.7.4 with ndoutils 5.6.14 and can't upgrade to 5.7.5 because I don't see any fixes about ndoutils in the 5.7.5 changelog ?
so the ndo2db process should no longer be needed with that. If you switch to using ndoutils instead, then the above line should be commented out and this line used instead:
# NDOUtils module^M
# Commented out by NDO 'make install-broker-line' on Mon Oct 19 11:26:29 CEST 2020
#broker_module=/usr/local/nagios/bin/ndomod.o config_file=/usr/local/nagios/etc/ndomod.cfg^M
...
# Added by NDO 'make install-broker-line' on Mon Oct 19 11:26:29 CEST 2020
#broker_module=/usr/local/nagios/bin/ndo.so /usr/local/nagios/etc/ndo.cfg
broker_module=/usr/local/nagios/bin/ndomod.o config_file=/usr/local/nagios/etc/ndomod.cfg
19 October is the date that we excetuted the last Nagios XI update. How do I determine what's best... Using the ndo module or service ?
Looks like the update script installed the module so I guess I need to turn off by running
The new module has had issues with not updating statuses so I would recommend the old method for now. I think there may have been some confusion with what steps were done when. To be clear - you're still seeing issues with the statuses not updating and nagios.cfg currently contains:
Don't understand why let ppl do upgrade in these situation on the systems.
Eighter or, i can add it to the solution with my profiles.
Our TEST not produce the symptoms detailed in these Thread, and our PROD system produce it.
We decided to revert back our version to the originally working 5.6.8 version.