<<Rebuilding our Nagios xi Network Monitor>>
-
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
Re: <<Rebuilding our Nagios xi Network Monitor>>
Let us know if it fixes it.
-
- Posts: 1264
- Joined: Tue Apr 12, 2011 12:29 pm
Re: <<Rebuilding our Nagios xi Network Monitor>>
Hey bro you got an additional issue. That line:
Error backing up MySQL database 'nagios' - check the password in this script!
means that the MYSQL password stored in the backup.sh script is not correct. I had the same problem and the mighty Support team
hooked me up with the answer:
http://support.nagios.com/forum/viewtop ... sql#p26553 .
If you don't know the password i have no clue how to change it, but fellas can help on that one.
Error backing up MySQL database 'nagios' - check the password in this script!
means that the MYSQL password stored in the backup.sh script is not correct. I had the same problem and the mighty Support team

http://support.nagios.com/forum/viewtop ... sql#p26553 .
If you don't know the password i have no clue how to change it, but fellas can help on that one.
Proudly running:
Nagiosxi 5.4.12 2 node Prod Env 2500 hosts, 13,000 services
Nagiosxi 5.5.7(test env) 2500 hosts, 13,000 services
Nagios Logserver 2 node Prod Env 500 objects sending
Nagios Network Analyser
Nagios Fusion
Nagiosxi 5.4.12 2 node Prod Env 2500 hosts, 13,000 services
Nagiosxi 5.5.7(test env) 2500 hosts, 13,000 services
Nagios Logserver 2 node Prod Env 500 objects sending
Nagios Network Analyser
Nagios Fusion
-
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
Re: <<Rebuilding our Nagios xi Network Monitor>>
Thanks benhank, but I think that is the default error message in the backup script and if the table is crashed it will spit that out...
-
- Posts: 85
- Joined: Sat Jan 15, 2011 9:01 am
Re: <<Rebuilding our Nagios xi Network Monitor>>
To Nagios xi Tech Support Specialist:
If we rebuild the Nagios xi Server, what environmental variables have to be set before the install of Nagios? Our Primary Nagios Server is still running, but we want to do a scratch rebuild without doing a backup and restore. Can we copy or import our host configuration files of each node? Again, we do not want to restore from our old server because we need to build from scratch or ground zero. We tried the restore script, and it does not seem to work very well. In addition, we cannot run the uninstall script to reinstall Nagios xi and build from scratch. It keeps giving me permission denied.....
This is what I think the path have to be setup before installing Nagios into a Cent OS platform, right?
NAGIOS PATHS:
ADD TO PATH
/usr/kerberos/sbin:
/usr/local/sbin:
/sbin:
/usr/sbin
echo 'export PATH=$PATH:/usr/sbin' >> $HOME/.bash_profile
. $HOME/.bash_profile
echo $PATH
If we rebuild the Nagios xi Server, what environmental variables have to be set before the install of Nagios? Our Primary Nagios Server is still running, but we want to do a scratch rebuild without doing a backup and restore. Can we copy or import our host configuration files of each node? Again, we do not want to restore from our old server because we need to build from scratch or ground zero. We tried the restore script, and it does not seem to work very well. In addition, we cannot run the uninstall script to reinstall Nagios xi and build from scratch. It keeps giving me permission denied.....
This is what I think the path have to be setup before installing Nagios into a Cent OS platform, right?
NAGIOS PATHS:
ADD TO PATH
/usr/kerberos/sbin:
/usr/local/sbin:
/sbin:
/usr/sbin
echo 'export PATH=$PATH:/usr/sbin' >> $HOME/.bash_profile
. $HOME/.bash_profile
echo $PATH
-
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
Re: <<Rebuilding our Nagios xi Network Monitor>>
On a fresh minimal install CentOS machine, you shouldn't need to do anything other than what is laid out in this document
http://assets.nagios.com/downloads/nagi ... ctions.pdf
Once installed you can import configuration files by following this guide
http://library.nagios.com/library/produ ... es-into-xi
http://assets.nagios.com/downloads/nagi ... ctions.pdf
Once installed you can import configuration files by following this guide
http://library.nagios.com/library/produ ... es-into-xi
-
- Posts: 1264
- Joined: Tue Apr 12, 2011 12:29 pm
Re: <<Rebuilding our Nagios xi Network Monitor>>
thank you this is all set.
Proudly running:
Nagiosxi 5.4.12 2 node Prod Env 2500 hosts, 13,000 services
Nagiosxi 5.5.7(test env) 2500 hosts, 13,000 services
Nagios Logserver 2 node Prod Env 500 objects sending
Nagios Network Analyser
Nagios Fusion
Nagiosxi 5.4.12 2 node Prod Env 2500 hosts, 13,000 services
Nagiosxi 5.5.7(test env) 2500 hosts, 13,000 services
Nagios Logserver 2 node Prod Env 500 objects sending
Nagios Network Analyser
Nagios Fusion