Page 1 of 1

Export Host Service Tool

Posted: Wed Dec 09, 2020 11:06 pm
by mansonli
None of TSV file can be downloaded after clicking download button as shown in screenshot attached. It occurs after upgraded from 5.4.13 to 5.7.3. How to resolve it?

Re: Export Host Service Tool

Posted: Thu Dec 10, 2020 1:54 pm
by ssax
Did you click the Export button first?

What is the output of these commands?

Code: Select all

ls -ldh /usr/local/nagiosxi/html/includes/components/exporthostservicetool
ls -lh /usr/local/nagiosxi/html/includes/components/exporthostservicetool
ls -lh /usr/local/nagiosxi/tmp
Run this command as root (and leave it running):

Code: Select all

tail -Fn0 /var/log/httpd/error_log /var/log/httpd/ssl_error_log /var/log/apache2/error.log
Then click Export and then click Download and then send us the full output from the still running tail command above.