Nagiosxi webpage keeps crashing
-
airforcemiller
- Posts: 6
- Joined: Thu Aug 09, 2018 2:55 pm
Nagiosxi webpage keeps crashing
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.
-
npolovenko
- Support Tech
- Posts: 3457
- Joined: Mon May 15, 2017 5:00 pm
Re: Nagiosxi webpage keeps crashing
Hello, @airforcemiller. I'd start by looking at the apache error log. Run the following command in the console:
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.tail -f /var/log/https/error_log
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
-
airforcemiller
- Posts: 6
- Joined: Thu Aug 09, 2018 2:55 pm
Re: Nagiosxi webpage keeps crashing
@npolovenkonpolovenko wrote:Hello, @airforcemiller. I'd start by looking at the apache error log. Run the following command in the console: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.tail -f /var/log/https/error_log
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
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Nagiosxi webpage keeps crashing
Great let us know if we can be of further assistanceairforcemiller 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