The Availability Reports generation never ends

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: The Availability Reports generation never ends

Post by tgriep »

One thing you can try is to edit the /etc/hosts file and on the following line

Code: Select all

127.0.0.1   localhost localhost.localdomain localhost4 localhost4.localdomain4
Add your servers host name and FQDN also.
Then restart the Apache daemon by running

Code: Select all

service httpd restart
Try running the report again and see if that helps.
The 504 error is pointing to a DNS resolving the IP address problem.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked