Page 1 of 1

Issue with XI Core Config Manager (CCM)

Posted: Mon Mar 09, 2015 5:59 pm
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

Re: Issue with XI Core Config Manager (CCM)

Posted: Tue Mar 10, 2015 9:28 am
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.

Re: Issue with XI Core Config Manager (CCM)

Posted: Thu Mar 12, 2015 10:23 am
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

Re: Issue with XI Core Config Manager (CCM)

Posted: Thu Mar 12, 2015 10:43 am
by jolson
Excellent - is there anything else that we can help you with here?