Search found 8 matches

by areis
Thu Feb 02, 2017 10:13 am
Forum: Open Source Nagios Projects
Topic: "Error connecting to database" When I open Nagios CCM 1.03
Replies: 15
Views: 4021

Re: "Error connecting to database" When I open Nagios CCM 1.

I get:

Code: Select all

Another MySQL daemon already running with the same unix socket
Starting mysqld:                                                                       [FAILED]
by areis
Wed Feb 01, 2017 4:17 am
Forum: Open Source Nagios Projects
Topic: "Error connecting to database" When I open Nagios CCM 1.03
Replies: 15
Views: 4021

Re: "Error connecting to database" When I open Nagios CCM 1.

Well, I have restarted the server before but I did it again. Run the same, last, command and got something very similar to the last one "root 4490 3470 0 09:12 tty1 00:00:00 grep mysql" How can we unstuck mysql process ? If that's even possible of course. Thanks for the help!
by areis
Tue Jan 31, 2017 11:59 am
Forum: Open Source Nagios Projects
Topic: "Error connecting to database" When I open Nagios CCM 1.03
Replies: 15
Views: 4021

Re: "Error connecting to database" When I open Nagios CCM 1.

The result of the command is:

root 11945 11310 0 16:57 tty1 00:00:00 grep mysql
by areis
Tue Jan 31, 2017 4:17 am
Forum: Open Source Nagios Projects
Topic: "Error connecting to database" When I open Nagios CCM 1.03
Replies: 15
Views: 4021

Re: "Error connecting to database" When I open Nagios CCM 1.

Hi, thanks for the reply, Here is the info you asked for: service mysqld restart: Stopping mysqld: [60G[[0;32m OK [0;39m] Another MySQL daemon already running with the same unix socket. Starting mysqld: [60G[[0;31mFAILED[0;39m] tail -n 30 /var/log/mysqld.log: Version: '5.1.71' socket: '/var/lib/mysq...
by areis
Sat Jan 28, 2017 11:17 am
Forum: Open Source Nagios Projects
Topic: "Error connecting to database" When I open Nagios CCM 1.03
Replies: 15
Views: 4021

Re: "Error connecting to database" When I open Nagios CCM 1.

Hi, Here are the result from the 4 commands: cat /var/www/html/ccm/config.inc.php: <?php //config.inc.php //global configuration options for Nagios CCM $CFG = array(); if(ENVIRONMENT=='nagiosxi') { //use XI's generated config require_once('/usr/local/nagiosxi/etc/components/ccm_config.inc.php'); $CF...
by areis
Fri Jan 27, 2017 12:51 pm
Forum: Open Source Nagios Projects
Topic: "Error connecting to database" When I open Nagios CCM 1.03
Replies: 15
Views: 4021

Re: "Error connecting to database" When I open Nagios CCM 1.

Hi,

Thanks for your reply to my question.

I am using the pro Version 3.5.0 which we bought on a VM on CentOS
by areis
Fri Jan 27, 2017 7:39 am
Forum: Open Source Nagios Projects
Topic: "Error connecting to database" When I open Nagios CCM 1.03
Replies: 15
Views: 4021

"Error connecting to database" When I open Nagios CCM 1.03

I get this error: "Error connecting to database." when I try to open Nagios CCM. Nagios in itself does not report any errors on the console and it's working fine. What can be the cause of this and how do I fix it ?

Thanks for any help