[Nagios-devel] Could not open data sink!

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] Could not open data sink!

Post by Guest »

Hello,
I seem to be having a bit of trouble with NDOMOD.
I installed Nagios version 2.2 on Fedore 5
I added the following into my nagios.cfg file:

event_broker_options=-1

broker_module=/usr/bin/ndomod-2x.o config_file=/etc/nagios/ndomod.cfg

My ndomod.cfg file contains the following:

instance_name=default
output_type=tcpsocket

output=127.0.0.1
tcp_port=5668
output_buffer_items=5000
file_rotation_interval=14400
file_rotation_timeout=60
reconnect_interval=15
reconnect_warning_interval=15
data_processing_options=-1
config_output_options=1




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