Hi,
I configured this on RHEL 7 and everything works fine. I'll start comparing the config files between Suse 11.2 & RHEL 7.1 and see if there are any differences.
Thanks to all for your support and help.
-Bala.
Search found 9 matches
- Fri Oct 16, 2015 2:02 am
- Forum: Open Source Nagios Projects
- Topic: Starting ndo2db:Support for the specified database - FAILED
- Replies: 14
- Views: 5771
- Wed Oct 14, 2015 1:32 am
- Forum: Open Source Nagios Projects
- Topic: Starting ndo2db:Support for the specified database - FAILED
- Replies: 14
- Views: 5771
Re: Starting ndo2db:Support for the specified database - FAI
some more debugging info : ----------------------------------------------------- # service nagios start Starting Nagios done ------------------------------------------------------------- From the Nagios log, I see the module is loaded successfully, but since ndo2db service is not started, it is not ...
- Wed Oct 14, 2015 1:04 am
- Forum: Open Source Nagios Projects
- Topic: Starting ndo2db:Support for the specified database - FAILED
- Replies: 14
- Views: 5771
Re: Starting ndo2db:Support for the specified database - FAI
hi,
no success until now
no success until now
- Tue Oct 13, 2015 11:15 pm
- Forum: Open Source Nagios Projects
- Topic: Starting ndo2db:Support for the specified database - FAILED
- Replies: 14
- Views: 5771
Re: Starting ndo2db:Support for the specified database - FAI
hi, ------------------------------------ # grep module /etc/nagios/nagios.cfg # This directive is used to specify an event broker module that should # to load more than one module. Arguments that should be passed to # the module at startup are seperated from the module path by a space. # Do NOT over...
- Mon Oct 12, 2015 10:16 pm
- Forum: Open Source Nagios Projects
- Topic: Starting ndo2db:Support for the specified database - FAILED
- Replies: 14
- Views: 5771
Re: Starting ndo2db:Support for the specified database - FAI
Hi, No, its just a snapshot of list of tables. Complete list is as below. Also attached my config.log ----------------------------------------------------------- # echo "use nagios;show tables"|mysql -u nagios -pnagios Tables_in_nagios nagios_acknowledgements nagios_commands nagios_comment...
- Sun Oct 11, 2015 10:42 pm
- Forum: Open Source Nagios Projects
- Topic: Starting ndo2db:Support for the specified database - FAILED
- Replies: 14
- Views: 5771
Re: Starting ndo2db:Support for the specified database - FAI
Hi Yes the database is available and also the tables with prefix "nagios_*" ---------------------------------------------------------------------- # echo "show databases;"|mysql -u nagios -pnagios Database information_schema nagios test ------------------------------------ # echo...
- Thu Oct 08, 2015 11:00 pm
- Forum: Open Source Nagios Projects
- Topic: Starting ndo2db:Support for the specified database - FAILED
- Replies: 14
- Views: 5771
Re: Starting ndo2db:Support for the specified database - FAI
Attached mysql and ndo2db config files.
PS:Renamed my.cnf to my.cnf.cfg for uploading the attachement.
PS:Renamed my.cnf to my.cnf.cfg for uploading the attachement.
- Thu Oct 08, 2015 10:52 pm
- Forum: Open Source Nagios Projects
- Topic: Starting ndo2db:Support for the specified database - FAILED
- Replies: 14
- Views: 5771
Re: Starting ndo2db:Support for the specified database - FAI
Hi, Attached are my config files for ndo and mysql. ----------------------------------------------------------- # ps -aef|grep mysql root 2821 1 0 Oct07 ? 00:00:00 /bin/sh /usr/bin/mysqld_safe --mysqld=mysqld --user=mysql --pid-file=/var/lib/mysql/mysqld.pid --socket=/var/lib/mysql/mysql.sock --data...
- Thu Oct 08, 2015 4:16 am
- Forum: Open Source Nagios Projects
- Topic: Starting ndo2db:Support for the specified database - FAILED
- Replies: 14
- Views: 5771
Starting ndo2db:Support for the specified database - FAILED
Hi, When i try to start ndo2db server i get the following error. service ndo2db start Starting ndo2db:Support for the specified database server is either not yet supported, or was not found on your system. I tried changing db_host = 127.0.0.1 and to localhost in ndo2db.cfg, but not successful. Any p...