Page 1 of 1

Nagiosxi webpage keeps crashing

Posted: Thu Aug 09, 2018 3:24 pm
by airforcemiller
I just downloaded the latest ova for ESXi for nagiosxi. It deployed successfully, but I keep running int an issue where the webpage keeps crashing when I try and do the install and once the install happens. What logs / where can I get info to help understand what is going on and stop the crashes from happening. It seems that this is a regular occurrence every few min when I am in nagiosxi.

Re: Nagiosxi webpage keeps crashing

Posted: Thu Aug 09, 2018 4:03 pm
by npolovenko
Hello, @airforcemiller. I'd start by looking at the apache error log. Run the following command in the console:
tail -f /var/log/https/error_log
And while it's running try to access the web page a few times, and when it crashes you should see some errors in the console.

Re: Nagiosxi webpage keeps crashing

Posted: Thu Aug 09, 2018 7:31 pm
by airforcemiller
npolovenko wrote:Hello, @airforcemiller. I'd start by looking at the apache error log. Run the following command in the console:
tail -f /var/log/https/error_log
And while it's running try to access the web page a few times, and when it crashes you should see some errors in the console.
@npolovenko
I believe it has stabilized, I was tinkering around with the ESXi Networks. Once I put Nagios on the other virtual network it stopped crashing all together and has been holding strong for a while now. I appreciate the location of where to look if I start having more errors. Slowly wrapping my head around Nagios

Re: Nagiosxi webpage keeps crashing

Posted: Fri Aug 10, 2018 7:20 am
by scottwilkerson
airforcemiller wrote:I believe it has stabilized, I was tinkering around with the ESXi Networks. Once I put Nagios on the other virtual network it stopped crashing all together and has been holding strong for a while now. I appreciate the location of where to look if I start having more errors. Slowly wrapping my head around Nagios
Great let us know if we can be of further assistance