Page 1 of 1

Changelog Question

Posted: Thu Oct 08, 2015 3:07 pm
by BanditBBS
Jake,(or anyone)

Can you explain this one to me? : "Fixed NDO upgrade script for offloaded tables with different name -JO"

Thanks!

Re: Changelog Question

Posted: Thu Oct 08, 2015 3:09 pm
by tmcdonald
My guess is the NDO upgrade script for offloaded tables with a different name was fixed.









I'll go get Jake :)

Update: Jake says "The script which runs the ndoutils upgrade had a hardcoded db name of nagios, it now checks your ndo config to see what the db name should be"

So basically what it sounds like.

Re: Changelog Question

Posted: Thu Oct 08, 2015 3:28 pm
by BanditBBS
tmcdonald wrote:Update: Jake says "The script that runs during XI upgrade which runs the ndoutils upgrade had a hardcoded db name of nagios, it now checks your ndo config to see what the db name should be"

So basically what it sounds like.
Ok, I need to ask...what happens with my ndo2db since it is offloaded, I need to grab that section of the upgrade script(and files) and run on my offloaded server?

Re: Changelog Question

Posted: Thu Oct 08, 2015 3:29 pm
by jomann
It only matters if the db name (which is normally nagios) is set to something else like... "nagiosdodbthing" or something similar. So you won't need to do anything.