Issue with XI Core Config Manager (CCM)
Posted: Mon Mar 09, 2015 5:59 pm
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
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