Page 1 of 1

ndoutils database install on different mysql port

Posted: Wed Jul 29, 2015 3:45 am
by yunushaikh
Hello Experts,

I need to run
./installdb command to install the ndoutils database but I cannot specify port no. in it. Can you please help how can i get this command work if my port is other than the default port.

For example my port no for mysql is 5628 so ./installdb gives error that it cant connect to mysql as it is looking on port 3306.

Please help how can this work.

Re: ndoutils database install on different mysql port

Posted: Wed Jul 29, 2015 10:49 am
by jolson
Please post the ./installdb file that you are attempting to run, and we'll take a look at it and modify it as necessary.

Are you running Nagios Core or Nagios XI?

Re: ndoutils database install on different mysql port

Posted: Wed Jul 29, 2015 10:59 am
by jdalrymple
I've created a modified installdb for you. I'll see if the maintainers want to pull it in.

Had to be tarred so PHPBB would allow it.

Re: ndoutils database install on different mysql port

Posted: Wed Jul 29, 2015 8:48 pm
by yunushaikh
Thanks a lot sir for your help.
You can lock this case.