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
Issue with XI Core Config Manager (CCM)
Re: Issue with XI Core Config Manager (CCM)
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?Then, I went to the GUI login on XI server --> Configure --> Core Configuration Manager
But I don't get the CCM login screen.
Code: Select all
tail -50 /var/log/httpd/error_logAdmin->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)
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
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)
Excellent - is there anything else that we can help you with here?