Nagios xi host and service detail screens blank

This support forum board is for support questions relating to Nagios xi, our flagship commercial network monitoring solution.
gsmith
Posts: 1253
Joined: Tue Mar 02, 2021 11:15 am

Re: Nagios xi host and service detail screens blank

Post by gsmith »

Hey Rob,

Thanks for that info. I'll keep looking and I'll talk to Sean.

Thanks
gsmith
Posts: 1253
Joined: Tue Mar 02, 2021 11:15 am

Re: Nagios xi host and service detail screens blank

Post by gsmith »

hi Rob,

Can you go to the Home tab in your browser.

Now in a CLI run:

Code: Select all

tail -f /var/log/httpd/access_log
go back to the web browser and click on one of the hosts or services while
watching the output of the tail command.

Are there any errors or warning?

Thanks
murdock
Posts: 66
Joined: Mon Oct 27, 2014 12:14 pm

Re: Nagios xi host and service detail screens blank

Post by murdock »

Hi...

[root@campusmon2v2 ~]# tail -f /var/log/httpd/access_log
::1 - - [18/Nov/2021:14:49:27 -0600] "OPTIONS * HTTP/1.0" 200 - "-" "Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.4.16 (internal dummy connection)"
::1 - - [18/Nov/2021:14:49:28 -0600] "OPTIONS * HTTP/1.0" 200 - "-" "Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.4.16 (internal dummy connection)"
::1 - - [18/Nov/2021:14:49:47 -0600] "OPTIONS * HTTP/1.0" 200 - "-" "Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.4.16 (internal dummy connection)"
::1 - - [18/Nov/2021:14:49:48 -0600] "OPTIONS * HTTP/1.0" 200 - "-" "Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.4.16 (internal dummy connection)"
::1 - - [18/Nov/2021:14:49:52 -0600] "OPTIONS * HTTP/1.0" 200 - "-" "Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.4.16 (internal dummy connection)"
::1 - - [18/Nov/2021:14:50:26 -0600] "OPTIONS * HTTP/1.0" 200 - "-" "Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.4.16 (internal dummy connection)"
127.0.0.1 - - [18/Nov/2021:14:50:32 -0600] "GET / HTTP/1.0" 302 193 "-" "check_http/v2.3.3 (nagios-plugins 2.3.3)"
::1 - - [18/Nov/2021:14:50:46 -0600] "OPTIONS * HTTP/1.0" 200 - "-" "Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.4.16 (internal dummy connection)"
::1 - - [18/Nov/2021:14:50:47 -0600] "OPTIONS * HTTP/1.0" 200 - "-" "Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.4.16 (internal dummy connection)"
::1 - - [18/Nov/2021:14:50:52 -0600] "OPTIONS * HTTP/1.0" 200 - "-" "Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.4.16 (internal dummy connection)"
^C
[root@campusmon2v2 ~]#

BTW Sean is asking similar kinds of things over in ticket 477713... do we want to close this forum post...?

Rob
gsmith
Posts: 1253
Joined: Tue Mar 02, 2021 11:15 am

Re: Nagios xi host and service detail screens blank

Post by gsmith »

hey Rob,

Yeah I'll close this out.

Thanks