schedulereport.php not found

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: schedulereport.php not found

Post 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.
Be sure to check out our Knowledgebase for helpful articles and solutions!
ciaranrh
Posts: 37
Joined: Thu Jul 09, 2015 3:54 pm

Re: schedulereport.php not found

Post 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
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: schedulereport.php not found

Post by lmiltchev »

Can Nagios XI server resolve that hostname? What is the version of the Nagios XI that you are currently using?
Be sure to check out our Knowledgebase for helpful articles and solutions!
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: schedulereport.php not found

Post 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
ciaranrh
Posts: 37
Joined: Thu Jul 09, 2015 3:54 pm

Re: schedulereport.php not found

Post 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!
User avatar
mcapra
Posts: 3739
Joined: Thu May 05, 2016 3:54 pm

Re: schedulereport.php not found

Post by mcapra »

I'm glad you were able to find a solution! Closing this up
Former Nagios employee
https://www.mcapra.com/
Locked