I click either the unhandled host problems link or the unhandled service problems link, respectively
Code: Select all
http://ip.address/nagiosxi//?xiwindow=includes%2Fcomponents%2Fxicore%2Fstatus.php%3Fshow%3Dhosts%26hoststatustypes%3D12%26hostattr%3D10
or
http://ip.address/nagiosxi//?xiwindow=includes%2Fcomponents%2Fxicore%2Fstatus.php%3Fshow%3Dservices%26hoststatustypes%3D2%26servicestatustypes%3D28%26serviceattr%3D10
However, if I go to the status.php file directly via urlNot Found
The requested URL /nagiosxi//includes/components/xicore/status.php was not found on this server.
Apache/2.2.3 (CentOS) Server at 10.3.3.213 Port 80
Code: Select all
http://ip.address/nagiosxi/includes/components/xicore/status.phpPlus I verified the file is indeed down that path on the server:
Code: Select all
[root@localhost html]# locate xicore/status.php
/usr/local/nagiosxi/html/includes/components/xicore/status.php