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
Trend web page is not getting displayed [Solved]
-
msachikanta
- Posts: 58
- Joined: Tue Jan 03, 2012 2:35 am
Trend web page is not getting displayed [Solved]
Last edited by msachikanta on Fri Jun 22, 2012 5:33 am, edited 1 time in total.
-
msachikanta
- Posts: 58
- Joined: Tue Jan 03, 2012 2:35 am
Re: Trend web page is not getting displayed [Solved]
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
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]
Glad you got things working and thanks for posting the solution!
-
msachikanta
- Posts: 58
- Joined: Tue Jan 03, 2012 2:35 am
Re: Trend web page is not getting displayed [Solved]
Most Welcome... 
Thanks, Sachikanta
Thanks, Sachikanta