Cannot access Core Config Manager

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
mbrowning
Posts: 34
Joined: Tue Oct 23, 2012 9:51 am

Re: Cannot access Core Config Manager

Post by mbrowning »

[root@localhost ~]# cat /etc/hosts
127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4
::1 localhost localhost.localdomain localhost6 localhost6.localdomain6


For cat /usr/local/nagiosxi/etc/components/ccm_config.inc.php there was not output
mguthrie
Posts: 4380
Joined: Mon Jun 14, 2010 10:21 am

Re: Cannot access Core Config Manager

Post by mguthrie »

For cat /usr/local/nagiosxi/etc/components/ccm_config.inc.php there was not output
Open /usr/local/nagiosxi/html/config.inc.php in a text editor, add an extra line break somewhere, save the file and close. That should regenerate the credentials file for the CCM.
mbrowning
Posts: 34
Joined: Tue Oct 23, 2012 9:51 am

Re: Cannot access Core Config Manager

Post by mbrowning »

yes that worked. Thanks for all the help!
Locked