Page 1 of 1

404 histogram.html

Posted: Fri Jan 26, 2018 2:11 am
by Olin
hi,
I browse nagiosXi nagioscore vis https://localhost/nagiosxi/includes/com ... ention=yes
And errlog :
[Thu Jan 25 23:06:32 2018] [error] [client 10.8.88.15] File does not exist: /usr/local/nagiosxi/html/includes/components/nagioscore/histogram.html, referer: ...

Why . my nagiosXi version : 5.4.4

Re: 404 histogram.html

Posted: Fri Jan 26, 2018 12:43 pm
by dwhitfield
That file should be at /usr/local/nagios/share/histogram.html. Can you check and see if that's there?

If you go through the UI, does it give you the popup? The URL the UI gives me is http://SERVER/nagios/histogram.html, not the path you are giving.

Re: 404 histogram.html

Posted: Fri Jan 26, 2018 12:44 pm
by npolovenko
Hello, @Olin. Can you explain what particular menu you opened that led you to this broken link? Maybe take a screenshot of it. Thank you.

Re: 404 histogram.html

Posted: Sun Jan 28, 2018 7:52 pm
by Olin
hi @dwhitfield
thank you for you reply!
It is exists at /usr/local/nagios/share/histogram.html.
and i open http://SERVER/nagios/histogram.html is ok ?
but /usr/local/nagiosxi/html/includes/components/nagioscore/ui/histogram.html don't exists.
the error log is :

Code: Select all

[Sun Jan 28 16:50:14 2018] [error] [client 10.8.88.15] File does not exist: /usr/local/nagiosxi/html/includes/components/nagioscore/histogram.html, referer: https://services.com/nagiosxi/includes/components/nagioscore/ui/extinfo.php?type=2&host=ablog01&service=prod_infrastruct_uptime&usecoreui=1
dwhitfield wrote:That file should be at /usr/local/nagios/share/histogram.html. Can you check and see if that's there?

If you go through the UI, does it give you the popup? The URL the UI gives me is http://SERVER/nagios/histogram.html, not the path you are giving.

Re: 404 histogram.html

Posted: Sun Jan 28, 2018 8:00 pm
by Olin
hi @npolovenko
tks for you reply.

the link is :

Code: Select all

https://service.com/nagiosxi/?xiwindow=%2Fnagiosxi%2Fincludes%2Fcomponents%2Fnagioscore%2Fui%2Fextinfo.php%3Ftype%3D2%26host%3Dablog01%26service%3Dinfrastruct_uptime%26usecoreui%3D1
and the click the left menu :
View Alert Histogram For This Service
npolovenko wrote:Hello, @Olin. Can you explain what particular menu you opened that led you to this broken link? Maybe take a screenshot of it. Thank you.

Re: 404 histogram.html

Posted: Mon Jan 29, 2018 11:29 am
by npolovenko
@Olin, Would you be able to upgrade the XI to the latest version 5.4.12? That may automatically fix this issue.

/usr/local/nagiosxi/html/includes/components/nagioscore/ui/histogram.html don't exist on my system as well. But there's a histogram.php in that directory. Have you installed any custom themes or anything like that? If so an upgrade should fix this problem.
and the click the left menu :
View Alert Histogram For This Service
Could you take a screenshot?

Re: 404 histogram.html

Posted: Sun Mar 25, 2018 7:43 pm
by Olin
npolovenko wrote:@Olin, Would you be able to upgrade the XI to the latest version 5.4.12? That may automatically fix this issue.

/usr/local/nagiosxi/html/includes/components/nagioscore/ui/histogram.html don't exist on my system as well. But there's a histogram.php in that directory. Have you installed any custom themes or anything like that? If so an upgrade should fix this problem.
and the click the left menu :
View Alert Histogram For This Service
Could you take a screenshot?
i update nagiosxi to 5.4.13 and it's fixed.