Thanks for all the replies.
I only had a handful of items configured for monitoring, and nothing to critical.
I deleted the VM and recreated it from scratch. This time I added 1GB of RAM. I hope that will be enough.
Thanks again
Search found 6 matches
- Wed Dec 04, 2013 2:08 pm
- Forum: Nagios XI
- Topic: Nagios Crashed - Web won't Load
- Replies: 10
- Views: 5395
- Wed Dec 04, 2013 1:45 pm
- Forum: Nagios XI
- Topic: Nagios Crashed - Web won't Load
- Replies: 10
- Views: 5395
Re: Nagios Crashed - Web won't Load
Not sure if this helps: [root@PENMS01 ~]# tail /var/log/httpd/error_log [Wed Dec 04 12:22:00 2013] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec) [Wed Dec 04 12:22:00 2013] [notice] Digest: generating secret for digest authentication ... [Wed Dec 04 12:22:00 2013] [notice] Digest: don...
- Wed Dec 04, 2013 1:40 pm
- Forum: Nagios XI
- Topic: Nagios Crashed - Web won't Load
- Replies: 10
- Views: 5395
Re: Nagios Crashed - Web won't Load
Is there anyway to tell what other MySQL daemons are running?
Sorry I am not a strong Linux admin.
I ran ps aux and I do not see anything relating to MySQL in the running processes. Would httpd or nagios be holding the MySQL daemon open?
Sorry I am not a strong Linux admin.
I ran ps aux and I do not see anything relating to MySQL in the running processes. Would httpd or nagios be holding the MySQL daemon open?
- Wed Dec 04, 2013 1:19 pm
- Forum: Nagios XI
- Topic: Nagios Crashed - Web won't Load
- Replies: 10
- Views: 5395
Re: Nagios Crashed - Web won't Load
I did that. It said that it stopped successfully [root@PENMS01 ~]# service mysqld stop Stopping mysqld: [ OK ] [root@PENMS01 ~]# /usr/local/nagiosxi/scripts/repairmysql.sh nagios DATABASE: nagios TABLE: /var/lib/mysql/nagios ~ Stopping mysqld: [ OK ] - recovering (with sort) MyISAM-table 'nagios_ack...
- Wed Dec 04, 2013 1:09 pm
- Forum: Nagios XI
- Topic: Nagios Crashed - Web won't Load
- Replies: 10
- Views: 5395
Re: Nagios Crashed - Web won't Load
I ran the required database repair script. When it got to the end this is what it said: Another MySQL daemon already running with the same unix socket. Starting mysqld: [FAILED] ~ =============== REPAIR COMPLETE =============== When I tried to start the mysqld manually this is what I get: [root@PENM...
- Wed Dec 04, 2013 12:23 pm
- Forum: Nagios XI
- Topic: Nagios Crashed - Web won't Load
- Replies: 10
- Views: 5395
Nagios Crashed - Web won't Load
I am trying to Pilot NagiosXI. I have installed the HyperV 64bit template. When I initially set it up, I only provided 512 MB of RAM (I think that was an issue). It was working fine when I left for home last night. When I returned this morning there were errors stating that the box ran out of memory...