[Nagios-devel] ndomod: Could not open data

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Guest

[Nagios-devel] ndomod: Could not open data

Post by Guest »

Hello,



I seem to be having a bit of trouble with NDOMOD.=20



I compiled Nagios version 2.0rc2 with the --enable-event-broker=

option.



I added the following into my nagios.cfg file:



event_broker_options=3D-1



broker_module=3D/usr/local/nagios/bin/ndomod.o config_file=3D/usr/local/n=

agios/etc/ndomod.cfg



I have the ndo2db process running and piping to a unix socket (of=

the same one listed in my ndomod.cfg file).



My ndomid.cfg file contains the following:



instance_name=3Dsensor1

output_type=3Dunixsocket

output=3D/usr/local/nagios/var/ndo-mysql.sock

tcp_port=3D5668

output_buffer_items=3D5000

file_rotation_interval=3D14400

file_rotation_timeout=3D60

reconnect_interval=3D15

reconnect_warning_interval=3D15

data_processing_options=3D-1

config_output_options=3D1






This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
Locked