I've installed ndoutils as specified here:
http://cuongk6t.wordpress.com/2011/06/0 ... on-centos/
Everything seems fine, but when I try to start ndo2db, I get "Support for the specified database server is either not yet supported, or was not found on your system." I've seen mention that mysql-client must be installed, but that did not resolve it either. Any ideas?
cannot get ndoutils to run
-
slansing
- Posts: 7698
- Joined: Mon Apr 23, 2012 4:28 pm
- Location: Travelling through time and space...
Re: cannot get ndoutils to run
Have you tried comparing that document with one like this:
http://linuxdrops.com/ndoutils-on-centos-56-fedora/
It is a more recent version.
http://linuxdrops.com/ndoutils-on-centos-56-fedora/
It is a more recent version.
Re: cannot get ndoutils to run
Thanks for the link. I basically started from scratch and used this document literally step by step.
Exactly the same result....
[root@rhapsodynagios ndoutils-1.5.2]# /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.
Exactly the same result....
[root@rhapsodynagios ndoutils-1.5.2]# /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.
Re: cannot get ndoutils to run
Is MySQL running? Try starting it with the following command:
Code: Select all
# service mysqld startRe: cannot get ndoutils to run
I had the same problem
Try to control ndo2db and ndomod config files.
You have to write mysql when requested and not MySQL
I did this error
Try to control ndo2db and ndomod config files.
You have to write mysql when requested and not MySQL
I did this error
Re: cannot get ndoutils to run
Could you post your ndo2db.cfg file in code wraps?
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.