Page 1 of 3

Host and Service Trends

Posted: Wed Mar 25, 2020 7:41 am
by amitgupta19
I have installed the Nagios Core 4.4.5 Version Recently.

But it is not showing the option of the Trends for the Hosts and Services.

can anyone suggest what could be the reason?

Re: Host and Service Trends

Posted: Wed Mar 25, 2020 8:27 am
by amitgupta19
I just Noticed that Alert Histogram is also Missing.

Re: Host and Service Trends

Posted: Wed Mar 25, 2020 9:11 pm
by Box293
What version did you upgrade from?

Re: Host and Service Trends

Posted: Thu Mar 26, 2020 3:33 am
by amitgupta19
It is a fresh install.

Re: Host and Service Trends

Posted: Thu Mar 26, 2020 5:13 am
by amitgupta19
I have installed it on the OEL 7.7 Server

Re: Host and Service Trends

Posted: Thu Mar 26, 2020 4:17 pm
by Box293
Can you provide some screenshots please showing where it is missing?

Re: Host and Service Trends

Posted: Fri Mar 27, 2020 2:59 am
by amitgupta19
Please refer to the Red Highlighted Area in the Screenshot.

Re: Host and Service Trends

Posted: Sat Mar 28, 2020 3:42 am
by amitgupta19
I have followed the following URL for installing the Nagios:

https://support.nagios.com/kb/article/n ... ce-96.html

Re: Host and Service Trends

Posted: Sat Mar 28, 2020 3:53 am
by amitgupta19
How to find which dependency is missing for building the Graphs?

How to Overcome this?

Re: Host and Service Trends

Posted: Mon Mar 30, 2020 4:19 pm
by Box293
Can you get a tail of the logs after attempting to visit these pages please:

Run these commands

Code: Select all

tail /var/log/messages -n 100 > /tmp/messages_log.txt
tail /var/log/httpd/error_log -n 100 > /tmp/httpd_log.txt
Send us these files:
/tmp/messages_log.txt
/tmp/httpd_log.txt