Issue with XI Core Config Manager (CCM)

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
lifelearner
Posts: 5
Joined: Sat Feb 21, 2015 12:26 am

Issue with XI Core Config Manager (CCM)

Post by lifelearner »

Hi,

I'm evaluating XI to suggest it to my management.

Trying to import my core config files, so I did the following on my XI server:

# cd /usr/local/nagios/etc
# mkdir -p cfgprep/orig
# cd cfgprep/orig
# tar xvf /tmp/core_config_files.tar
# cd ..
# php /usr/local/nagiosxi/tools/xiprepimport.php orig/nagios.cfg
# php /usr/local/nagiosxi/tools/xiprepimport.php orig/objects/templates.cfg
# php /usr/local/nagiosxi/tools/xiprepimport.php orig/objects/commands.cfg
# php /usr/local/nagiosxi/tools/xiprepimport.php orig/objects/systems/linuxservers.cfg
.......

and it created a bunch of files in /usr/local/nagios/etc/cfgprep directory.

Then, I went to the GUI login on XI server --> Configure --> Core Configuration Manager

But I don't get the CCM login screen.

I tried browsing to http://myxiserver/nagiosql, and the login screen showed up, so I logged on. But, nothing on the left-hand-side menu window.

How can I bring up CCM to be able to import those config files?


Thanks for your help.



- Young
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Issue with XI Core Config Manager (CCM)

Post by lmiltchev »

Then, I went to the GUI login on XI server --> Configure --> Core Configuration Manager

But I don't get the CCM login screen.
Are you logging in as "nagiosadmin"? What is the error that you see? Can you show us a screenshot? Do you have any errors in the apache error log?

Code: Select all

tail -50 /var/log/httpd/error_log
Have you tried resetting security credentials?

Admin->Reset Security Credentials->enter a new CCM password (or you can use the old one) and click on "Update Credentials" without modifying anything else.
Be sure to check out our Knowledgebase for helpful articles and solutions!
lifelearner
Posts: 5
Joined: Sat Feb 21, 2015 12:26 am

Re: Issue with XI Core Config Manager (CCM)

Post by lifelearner »

Hi lmittchev,


Thanks for the info.

I found the link on the left-hand-side and imported my Core config files successfully, I think.

I had originally thought that I'd need to log into the CCM.


- Young
jolson
Attack Rabbit
Posts: 2560
Joined: Thu Feb 12, 2015 12:40 pm

Re: Issue with XI Core Config Manager (CCM)

Post by jolson »

Excellent - is there anything else that we can help you with here?
Twits Blog
Show me a man who lives alone and has a perpetually clean kitchen, and 8 times out of 9 I'll show you a man with detestable spiritual qualities.
Locked