/usr/local/nagios/bin/ndo2db -c /usr/local/nagios/etc/ndo2db.cfg
Support for the specified database server is either not yet supported, or was not found on your system.
I'm running on Centos 7, Nagios 4.11
[nagios@nagios ~]$ getenforce
Disabled
NDOUtils Install Issue,
-
nathanplatt
- Posts: 267
- Joined: Thu May 07, 2015 4:59 am
Re: NDOUtils Install Issue,
I've read thru https://support.nagios.com/forum/viewto ... 00&start=0
and Tried installing mysql-devel then i ./configure and make and still have the same issue, my my.cnf file is in the default location and tried changing the cfg to be 127.0.0.1 but no difference
and Tried installing mysql-devel then i ./configure and make and still have the same issue, my my.cnf file is in the default location and tried changing the cfg to be 127.0.0.1 but no difference
Re: NDOUtils Install Issue,
are you passing any options when you do your ./configure ? do you have your config.log from when you configured it ?
Looking forward to seeing you all at #NagiosCon2019?
-Dedicated Lover of Nconf,PNP4Nagios and Nagvis
-Dedicated Lover of Nconf,PNP4Nagios and Nagvis
-
nathanplatt
- Posts: 267
- Joined: Thu May 07, 2015 4:59 am
Re: NDOUtils Install Issue,
Didn't pass any variables
- Attachments
-
config.log- (62.04 KiB) Downloaded 379 times
-
bheden
- Product Development Manager
- Posts: 179
- Joined: Thu Feb 13, 2014 9:50 am
- Location: Nagios Enterprises
Re: NDOUtils Install Issue,
Looks like you're missing a few dependencies.
Should take care of most of that, then give it a try again. If it fails again, upload the configure log again please. What version of NDO are you compiling? Where did you get the source files?
Code: Select all
yum groupinstall "Development Tools" -yAs of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Nagios Enterprises
Senior Developer
Nagios Enterprises
Senior Developer
-
nathanplatt
- Posts: 267
- Joined: Thu May 07, 2015 4:59 am
Re: NDOUtils Install Issue,
HI,
Finally got round to installing this again, I'm getting the same issue. I downloaded it from here https://exchange.nagios.org/directory/A ... ls/details
Log attached
Nathan
Finally got round to installing this again, I'm getting the same issue. I downloaded it from here https://exchange.nagios.org/directory/A ... ls/details
Log attached
Nathan
- Attachments
-
config.log- (61.94 KiB) Downloaded 375 times
-
nathanplatt
- Posts: 267
- Joined: Thu May 07, 2015 4:59 am
Re: NDOUtils Install Issue,
Realised I've been a muppet and forgot to copy over the newly complied ndo2db-4x file after the devel was installed, did this and ran the -c command, now no errors! Please close the case.
Re: NDOUtils Install Issue,
No worries and thanks for the update, glad its resolved. Closing this one out now....
Be sure to check out the Knowledgebase for helpful articles and solutions!