Patrick Morris wrote: > Looks like you've specified a socket path in either ndomod.cfg or > ndo2db.cfg that doesn't exist.
Yep, that was it. I changed a few things there to reflect the Nagios settings on my test box: ********** ndo2db.cfg ****************** ndo2db_user=nagios ndo2db_group=nagios #db_user=ndouser #db_pass=ndopassword db_user=nagios db_pass=nagios #socket_type=unix <---this enabled was the problem, so I enabled "tcp" socket_type=tcp ***************************************** Thank you very much for your help, Patrick! ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Nagios-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null
