Changelog Question

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
User avatar
BanditBBS
Posts: 2474
Joined: Tue May 31, 2011 12:57 pm
Location: Scio, OH
Contact:

Changelog Question

Post by BanditBBS »

Jake,(or anyone)

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

Thanks!
2 of XI5.6.14 Prod/DR/DEV - Nagios LogServer 2 Nodes
See my projects on the Exchange at BanditBBS - Also check out my Nagios stuff on my personal page at Bandit's Home and at github
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Changelog Question

Post 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.
Former Nagios employee
User avatar
BanditBBS
Posts: 2474
Joined: Tue May 31, 2011 12:57 pm
Location: Scio, OH
Contact:

Re: Changelog Question

Post 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?
2 of XI5.6.14 Prod/DR/DEV - Nagios LogServer 2 Nodes
See my projects on the Exchange at BanditBBS - Also check out my Nagios stuff on my personal page at Bandit's Home and at github
jomann
Development Lead
Posts: 611
Joined: Mon Apr 22, 2013 10:06 am
Location: Nagios Enterprises

Re: Changelog Question

Post 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.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked