Page 2 of 2

Re: schedulereport.php not found

Posted: Mon Jun 13, 2016 4:54 pm
by tgriep
Can you go to Admin > System Config > Manage System Config
Make sure the "Program URL" and "External URL" fields are the same URL and that the Nagios XI server can resolve that hostname.
Try that and see if that fixes the issue.

Re: schedulereport.php not found

Posted: Wed Jun 15, 2016 2:16 pm
by ciaranrh
ssax wrote:What version of XI are you using? You can grab it from the bottom left hand side of the web interface.

Also, please go to Admin > Manage Components
- Find the Scheduled Reporting component and tell us the version number it shows next to it.

Thank you
Scheduled Reporting shows version 2.2.0

Re: schedulereport.php not found

Posted: Wed Jun 15, 2016 4:52 pm
by lmiltchev
Can Nagios XI server resolve that hostname? What is the version of the Nagios XI that you are currently using?

Re: schedulereport.php not found

Posted: Wed Jun 15, 2016 4:54 pm
by ssax
Does this happen for all reports or only for this one? Have you tried deleting it and recreating it?

Please attach or PM the output of these commands:

Code: Select all

echo "select * from xi_usermeta where keyname = 'scheduled_reports';" | mysql -uroot -pnagiosxi nagiosxi
echo "select * from xi_usermeta where keyname = 'scheduled_reports';" | psql nagiosxi nagiosxi

Re: schedulereport.php not found

Posted: Mon Jul 04, 2016 5:31 pm
by ciaranrh
This was resolved, all that was needed was a restart of the Nagios server. Just so happened the restart was for another issue, but this turned out to be a happy surprise.

Regardless, thanks for the help!

Re: schedulereport.php not found

Posted: Tue Jul 05, 2016 9:31 am
by mcapra
I'm glad you were able to find a solution! Closing this up