Nagios crashed. Re-building again.
-
prateekagr1988
- Posts: 62
- Joined: Fri Sep 26, 2014 7:21 pm
Nagios crashed. Re-building again.
Hello,
Our Nagios XI 2012R1.2 server crashed, and we are re-building from scratch in a new server.
Could you suggest the list of config files we will need to restore from the old server, to ensure that the new instance is up do date with our previous setup?
Our Nagios XI 2012R1.2 server crashed, and we are re-building from scratch in a new server.
Could you suggest the list of config files we will need to restore from the old server, to ensure that the new instance is up do date with our previous setup?
Re: Nagios crashed. Re-building again.
If you just need the core config objects, you can grab them from /usr/local/nagios/etc/ and use the import process to get them into the new XI:
http://assets.nagios.com/downloads/nagi ... ios-XI.pdf
But as your XI version is quite old (latest is 2014R2.6) if you want to transfer the UI settings as well you will want to make sure you transfer to the same version using our backup+restore scripts:
http://assets.nagios.com/downloads/nagi ... ios-XI.pdf
then upgrade from there.
http://assets.nagios.com/downloads/nagi ... ios-XI.pdf
But as your XI version is quite old (latest is 2014R2.6) if you want to transfer the UI settings as well you will want to make sure you transfer to the same version using our backup+restore scripts:
http://assets.nagios.com/downloads/nagi ... ios-XI.pdf
then upgrade from there.
Former Nagios employee
-
prateekagr1988
- Posts: 62
- Joined: Fri Sep 26, 2014 7:21 pm
Re: Nagios crashed. Re-building again.
Thank you!
Now we see the below issues:
- CCM does not load
- NRDS config manager does not load
- All XI System Component Status are disabled except for monitoring engine, performance grapher and database backend
KIndly suggest.
Now we see the below issues:
- CCM does not load
- NRDS config manager does not load
- All XI System Component Status are disabled except for monitoring engine, performance grapher and database backend
KIndly suggest.
-
prateekagr1988
- Posts: 62
- Joined: Fri Sep 26, 2014 7:21 pm
Re: Nagios crashed. Re-building again.
Additionally, the checks take a very long time.
I also see an error for CCM in the logs, which says about timezone.
I also see an error for CCM in the logs, which says about timezone.
Re: Nagios crashed. Re-building again.
Did you restore from an XI created backup, or did you just move the configs over?
Also, fix your timezone issues by following the doc below:
http://assets.nagios.com/downloads/nagi ... m_Time.pdf
Also, fix your timezone issues by following the doc below:
http://assets.nagios.com/downloads/nagi ... m_Time.pdf
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
-
prateekagr1988
- Posts: 62
- Joined: Fri Sep 26, 2014 7:21 pm
Re: Nagios crashed. Re-building again.
The configs were moved manually.
I will check the pdf to fix the timezone issue.
I will check the pdf to fix the timezone issue.
Re: Nagios crashed. Re-building again.
Which version of Nagios XI did you install on the new server?
Can you run the following in a shell on the new server and post it back?
Can you run the following in a shell on the new server and post it back?
Code: Select all
cat /etc/*release
ps auxBe sure to check out our Knowledgebase for helpful articles and solutions!
Re: Nagios crashed. Re-building again.
OK, so you didn't restore from a backup but moved the configs over manually. Did you actually import the configs as described here?The configs were moved manually.
Or maybe you placed all of the configs in the "import" directory and ran the "reconfigure_nagios.sh" scrip?
Can you explain in details all of the steps you took to migrate the configs?
Be sure to check out our Knowledgebase for helpful articles and solutions!
-
prateekagr1988
- Posts: 62
- Joined: Fri Sep 26, 2014 7:21 pm
Re: Nagios crashed. Re-building again.
We had a running Nagios XI 2012R1.2 instance.
Unfortunately the server crashed and our infra team could not recover entire data but recovered more than 80% of the data.
We had to start the applications and take the next steps/place the required files/permissions based on the error message recieved.
We were finally able to start Nagios XI instance, but are still facing the above mentioned errrors.
Unfortunately the server crashed and our infra team could not recover entire data but recovered more than 80% of the data.
We had to start the applications and take the next steps/place the required files/permissions based on the error message recieved.
We were finally able to start Nagios XI instance, but are still facing the above mentioned errrors.
Re: Nagios crashed. Re-building again.
What is the version of Nagios XI you are running on the new server?
Can you provide a screen shot of what is not running?
Can you provide a screen shot of what is not running?
Be sure to check out our Knowledgebase for helpful articles and solutions!