Re: [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

Re: [Nagios-devel] Could not open data sink!

Post by Guest »

Seems that you did not start the ndo2db...

look in Ethan's README File how to configure and start them.

[email protected] schrieb:
> 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
>
> >From Syslog during startup:
>
> Nagios 2.2 starting... (PID=21770)
> [1146349025] LOG VERSION: 2.0
> [1146349025] ndomod: NDOMOD 1.3.1 Copyright (c) 2005-2006 Ethan Galstad ([email protected])
> [1146349025] ndomod: Could not open data sink! I'll keep trying, but some output may get lost...
> [1146349025] Event broker module '/usr/bin/ndomod-2x.o' initialized successfully.
> [1146349025] Warning: Host 'Suse' has no services associated with it!
> [1146349025] Finished daemonizing... (New PID=21771)
>
>
> I see the "nagios: ndomod: Could not open data sink! I'll keep
> trying, but some output may get lost..." messages multiple times,
> and never goes away.
>
>
> Thanks.
> Hemul
>
>
>
>
> -------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk ... dat=121642
> _______________________________________________
> Nagios-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/lis ... gios-devel
>
>
>






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