nagiox xi upgrade issues

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
ravish78
Posts: 269
Joined: Wed Mar 14, 2012 9:50 am

nagiox xi upgrade issues

Post by ravish78 »

we have moved database to /store/backups/nagiosxi to /u01/backups/nagiosxi
and also we moved all db stuff and scripts from /store to /u01 partition.

1)Not sure why all of sudden after nagios xi upgrade we see that the scripts change to default location /store/backups/nagiosxi

2)somehow we found nagios.sql being updated in /store/backups/nagiosxi so we moved it again /u01/backups/nagiosxi after renaming old one.
now there are 2 files.How can we combine them both to get complete data

tmproot@usa7061lv955>ls -lrt nagios*
-rw-r--r-- 1 root root 5140109718 Jan 18 09:04 nagios.sql_jan18
-rw-r--r-- 1 root root 461549568 Feb 3 21:24 nagios.sql
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: nagiox xi upgrade issues

Post by slansing »

First of all I want to mention, that making certain changes to the your XI system will be reverted upon upgrading. This can only be mentioned of course, if we were told someone made changes that would revert. Alright, now on to the sql files. Merging SQL files is not something directly covered by our support, though we can try to lend a hand. If you search for "how to merge .sql files" you should come up with some good guides, I also found this post:

http://www.unix.com/shell-programming-s ... files.html
ravish78
Posts: 269
Joined: Wed Mar 14, 2012 9:50 am

Re: nagiox xi upgrade issues

Post by ravish78 »

you can close this
Locked