Hi,
I have recently upgraded the version into Nagios xi 2012R1.5, after that i tried to login in the CCM. I am getting blank page, however i can able to see the configuration in Legacy CCM ( i have enclosed screenshot in the thread). Earlier version of 1.4 was worked with option, this latest having this issue. Let me know if any settings needs to be configured. Thanks!!
Regards,
Raj.
Blank page on CCM in Nagios xi 2012R1.5
-
- Posts: 187
- Joined: Tue Feb 28, 2012 7:08 am
- Location: CA, USA
Blank page on CCM in Nagios xi 2012R1.5
You do not have the required permissions to view the files attached to this post.
-
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
Re: Blank page on CCM in Nagios xi 2012R1.5
Could you please run the following from the command line while trying to access the new CCM and report any errors, thanks
Code: Select all
tail -f /var/log/httpd/error_log
-
- Posts: 187
- Joined: Tue Feb 28, 2012 7:08 am
- Location: CA, USA
Re: Blank page on CCM in Nagios xi 2012R1.5
I've found some of errors, please look into this. thanks in advance!!
Regards,
Raj.
Regards,
Raj.
You do not have the required permissions to view the files attached to this post.
-
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
Re: Blank page on CCM in Nagios xi 2012R1.5
Can you run the following and report the output
It should be like this
Code: Select all
ls -l /usr/local/nagiosxi/etc/components/ccm_config.inc.php
Code: Select all
-rw-r--r-- 1 apache nagios 568 Feb 4 09:11 /usr/local/nagiosxi/etc/components/ccm_config.inc.php
-
- Posts: 187
- Joined: Tue Feb 28, 2012 7:08 am
- Location: CA, USA
Re: Blank page on CCM in Nagios xi 2012R1.5
Hi,
I have found the solution for this, there is no such file exists. I have created it my own. After that it started works, please clear this bug, thanks!!
Regards,
Raj.
I have found the solution for this, there is no such file exists. I have created it my own. After that it started works, please clear this bug, thanks!!
Regards,
Raj.
-
- Former Nagios Staff
- Posts: 13589
- Joined: Mon May 23, 2011 12:15 pm
Re: Blank page on CCM in Nagios xi 2012R1.5
I'm glad it's fixed now. Thanks for the feedback!
Be sure to check out our Knowledgebase for helpful articles and solutions!