Blank page on CCM in Nagios xi 2012R1.5

This support forum board is for support questions relating to Nagios xi, our flagship commercial network monitoring solution.
gm_rajkumar
Posts: 187
Joined: Tue Feb 28, 2012 7:08 am
Location: CA, USA

Blank page on CCM in Nagios xi 2012R1.5

Post by gm_rajkumar »

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.
You do not have the required permissions to view the files attached to this post.
scottwilkerson
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

Post by scottwilkerson »

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
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
gm_rajkumar
Posts: 187
Joined: Tue Feb 28, 2012 7:08 am
Location: CA, USA

Re: Blank page on CCM in Nagios xi 2012R1.5

Post by gm_rajkumar »

I've found some of errors, please look into this. thanks in advance!!

Regards,
Raj.
You do not have the required permissions to view the files attached to this post.
scottwilkerson
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

Post by scottwilkerson »

Can you run the following and report the output

Code: Select all

ls -l /usr/local/nagiosxi/etc/components/ccm_config.inc.php
It should be like this

Code: Select all

-rw-r--r-- 1 apache nagios 568 Feb  4 09:11 /usr/local/nagiosxi/etc/components/ccm_config.inc.php
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
gm_rajkumar
Posts: 187
Joined: Tue Feb 28, 2012 7:08 am
Location: CA, USA

Re: Blank page on CCM in Nagios xi 2012R1.5

Post by gm_rajkumar »

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.
User avatar
lmiltchev
Former Nagios Staff
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Blank page on CCM in Nagios xi 2012R1.5

Post by lmiltchev »

I'm glad it's fixed now. Thanks for the feedback!
Be sure to check out our Knowledgebase for helpful articles and solutions!