Availability report is blank

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
hdurans
Posts: 27
Joined: Wed Nov 20, 2013 11:02 am

Availability report is blank

Post by hdurans »

Hi,

I've this problem with availability report
error_availability_report.png
Nagios XI - System Info
System
Nagios XI version: 5.7.3
Release info: nagiosxi 3.10.0-957.12.1.el7.x86_64 x86_64
CentOS Linux release 7.6.1810 (Core)
Gnome is not installed

Apache Information
PHP Version: 5.4.16
Agent: Mozilla/5.0 (Windows NT 6.2; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.75 Safari/537.36
Server Port: 80
You do not have the required permissions to view the files attached to this post.
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: Availability report is blank

Post by ssax »

Run this tail command as root (and leave it running):

Code: Select all

tail -Fn0 /var/log/httpd/* /var/log/apache2/*
Then replicate the issue again by running the report, then send us the full output of the still running tail command once you show the issue.

Please PM me a copy of your profile, you can download it from Admin > System Profile by clicking the Download Profile button.
hdurans
Posts: 27
Joined: Wed Nov 20, 2013 11:02 am

Re: Availability report is blank

Post by hdurans »

ssax wrote:Run this tail command as root (and leave it running):

Code: Select all

tail -Fn0 /var/log/httpd/* /var/log/apache2/*
Then replicate the issue again by running the report, then send us the full output of the still running tail command once you show the issue.

Please PM me a copy of your profile, you can download it from Admin > System Profile by clicking the Download Profile button.
Hi,

add log of transactions when I run the report, to PM I send you the profile

Thanks
You do not have the required permissions to view the files attached to this post.
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: Availability report is blank

Post by ssax »

Please attach your /etc/php.ini file.

Additionally, please go to Admin > System Profile and click the View System Info button and PM me the entire output (it was missing from your profile).
Locked