Page 1 of 1

Trend web page is not getting displayed [Solved]

Posted: Fri Jun 22, 2012 5:04 am
by msachikanta
Hi,

When I am clicking on Trends page am getting "The webpage cannot be found" error. Can anyone help me to resolve this issue.

Thanks in advance.

Regards,
Sachikanta

Re: Trend web page is not getting displayed [Solved]

Posted: Fri Jun 22, 2012 5:33 am
by msachikanta
Hi,

I have resolve this issue. Please follow the below steps to resolve such issues.

Install gd and gd-devel package by yum command.

[root@apl08956pmfbasoa nagios]# yum install gd
[root@apl08956pmfbasoa nagios]# yum install gd-devel

Then go in your nagios source folder and run the following commands:

[root@apl08956pmfbasoa nagios]# ./configure
[root@apl08956pmfbasoa nagios]# make all
[root@apl08956pmfbasoa nagios]# make install-cgis

Thanks,
Sachikanta

Re: Trend web page is not getting displayed [Solved]

Posted: Mon Jun 25, 2012 3:32 pm
by agriffin
Glad you got things working and thanks for posting the solution!

Re: Trend web page is not getting displayed [Solved]

Posted: Tue Jun 26, 2012 1:19 am
by msachikanta
Most Welcome... :)

Thanks, Sachikanta