Network Status Page not displaying anything

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Network Status Page not displaying anything

Post by lmiltchev »

Let's try the following - try to load the Network Status Map page, then run the following command and post the output:

Code: Select all

tail -n 50 /var/log/httpd/error_log
Be sure to check out our Knowledgebase for helpful articles and solutions!
manymiles
Posts: 43
Joined: Sat Mar 16, 2013 8:24 am

Re: Network Status Page not displaying anything

Post by manymiles »

This is the output of the tail, but, I don't think there are any entries in it that pertain to my visit to the page.

Code: Select all

[Sun Jul 21 03:34:04 2013] [notice] Digest: generating secret for digest authentication ...
[Sun Jul 21 03:34:04 2013] [notice] Digest: done
PHP Deprecated:  Comments starting with '#' are deprecated in /etc/php.ini on line 440 in Unknown on line 0
PHP Deprecated:  Comments starting with '#' are deprecated in /etc/php.ini on line 442 in Unknown on line 0
PHP Deprecated:  Comments starting with '#' are deprecated in /etc/php.ini on line 451 in Unknown on line 0
PHP Deprecated:  Comments starting with '#' are deprecated in /etc/php.ini on line 460 in Unknown on line 0
[Sun Jul 21 03:34:04 2013] [notice] Apache/2.2.15 (Unix) DAV/2 PHP/5.3.3 mod_ssl/2.2.15 OpenSSL/1.0.0-fips configured -- resuming normal operations
sreinhardt
-fno-stack-protector
Posts: 4366
Joined: Mon Nov 19, 2012 12:10 pm

Re: Network Status Page not displaying anything

Post by sreinhardt »

You only have 4 lines in the error_log? In particular that command should have provided the last 50 lines.
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
manymiles
Posts: 43
Joined: Sat Mar 16, 2013 8:24 am

Re: Network Status Page not displaying anything

Post by manymiles »

Yes, that was the entire contents of the error_log file. Four lines.
sreinhardt
-fno-stack-protector
Posts: 4366
Joined: Mon Nov 19, 2012 12:10 pm

Re: Network Status Page not displaying anything

Post by sreinhardt »

OH I see, are you using ssl? If so your logs may instead be in ssl_error_log. Try "tail -n 50 /var/log/httpd/ssl_error_log"
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
manymiles
Posts: 43
Joined: Sat Mar 16, 2013 8:24 am

Re: Network Status Page not displaying anything

Post by manymiles »

Not much more interesting.

Code: Select all

[root@ip-10-60-70-154 log]# tail -n 50 /var/log/httpd/ssl_error_log
[Sun Jul 28 03:06:03 2013] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Sun Jul 28 03:06:03 2013] [warn] RSA server certificate CommonName (CN) `ip-10-190-210-59' does NOT match server name!?
manymiles
Posts: 43
Joined: Sat Mar 16, 2013 8:24 am

Re: Network Status Page not displaying anything

Post by manymiles »

Could I get this thread moved to "Customer Support-Nagios XI" since I am now a customer?
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: Network Status Page not displaying anything

Post by abrist »

manymiles wrote:Could I get this thread moved to "Customer Support-Nagios XI" since I am now a customer?
Done.

I am still at a loss for what may be causing this. We may want you to open a ticket by sending an email to [email protected].
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
manymiles
Posts: 43
Joined: Sat Mar 16, 2013 8:24 am

Re: Network Status Page not displaying anything

Post by manymiles »

Thanks for moving the thread.

And, I've sent an email to support.

Thanks for your continued efforts and ideas.
yancy
Posts: 523
Joined: Thu Oct 06, 2011 10:12 am

Re: Network Status Page not displaying anything

Post by yancy »

Closing topic
Locked