Re: [Nagios-devel] Antwort: Error writing to 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] Antwort: Error writing to data sink!

Post by Guest »

------=_Part_37416_474001.1215846597846
Content-Type: text/plain; charset=WINDOWS-1252
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

On Sat, Jul 12, 2008 at 12:20 PM, Hendrik B=8A=E4cker
wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
>
>
> |
> | Please let me know if you need any additional information from me.
> |
> | Thanks and Regards
> |
> | Kaushal
> |
>
> What about version numbers?
> Are you realy using nagios-2.x?
> Are you using the latest ndoutils?
> Did you already tried to change from unix socket to tcp socket (f.e.) to
> decide if it's a u-socket problem?
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.8 (Darwin)
>
> iEYEARECAAYFAkh4VDwACgkQlI0PwfxLQjnvGwCfXY3P5q+qyaPm/yCXli7Vr99b
> +AMAn3+5HBD6X32KhQ5XhbIJ00NzyK1u
> =3DnqYZ
> -----END PGP SIGNATURE-----
>
> -------------------------------------------------------------------------
> Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
> Studies have shown that voting for your favorite open source project,
> along with a healthy diet, reduces your potential for chronic lameness
> and boredom. Vote Now at http://www.sourceforge.net/community/cca08
> _______________________________________________
> Nagios-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/lis ... gios-devel
>

$ nagios --version

Nagios 2.9
Copyright (c) 1999-2007 Ethan Galstad (http://www.nagios.org)
Last Modified: 04-10-2007

[I--] [ ] net-analyzer/ndoutils-1.4_beta5 (0)

$ ps -aef | grep ndo2db
nagios 1410 12707 0 23:11 ? 00:00:02 /usr/nagios/bin/ndo2db-2x -=
c
/etc/nagios/ndo2db.cfg
nagios 6701 12707 0 23:47 ? 00:00:00 /usr/nagios/bin/ndo2db-2x -=
c
/etc/nagios/ndo2db.cfg
nagios 12707 1 0 05:26 ? 00:00:00 /usr/nagios/bin/ndo2db-2x -=
c
/etc/nagios/ndo2db.cfg
nagios 12735 12707 0 23:49 ? 00:00:00 /usr/nagios/bin/ndo2db-2x -=
c
/etc/nagios/ndo2db.cfg
nagios 17571 12707 0 23:39 ? 00:00:00 /usr/nagios/bin/ndo2db-2x -=
c
/etc/nagios/ndo2db.cfg
nagios 23492 12707 0 23:53 ? 00:00:00 /usr/nagios/bin/ndo2db-2x -=
c
/etc/nagios/ndo2db.cfg
nagios 27367 12707 0 23:54 ? 00:00:00 /usr/nagios/bin/ndo2db-2x -=
c
/etc/nagios/ndo2db.cfg
kaushal 30304 16831 0 23:56 pts/0 00:00:00 grep --colour=3Dauto ndo2db
$ sudo fuser /var/nagios/ndo.sock
/var/nagios/ndo.sock: 1410 12707 12735 17571 23492 27367 30875
$

I have set it to socket_type=3Dtcp in "/etc/nagios/ndo2db.cfg", I still get
the below error

Still the below errors appear.

[1215846187] ndomod: Still unable to reconnect to data sink. 0 items lost,
1768 queued items to flush.
[1215846187] ndomod: Still unable to reconnect to data sink. 0 items lost,
2619 queued items to flush.
[1215846188] ndomod: Still unable to reconnect to data sink. 0 items lost,
2195 queued items to flush.
[1215846188] ndomod: Still unable to reconnect to data sink. 0 items lost,
2369 queued items to flush.

when i set it to socket_type=3Dtcp, i get single instance of ndo2db

$ ps -aef | grep ndo2db
nagios 9156 1 0 Jul11 ? 00:00:00 /usr/nagios/bin/ndo2db-2x -=
c
/etc/nagios/ndo2db.cfg
kaushal 22279 16831 0 00:04 pts/0 00:00:00 grep --colour=3Dauto ndo2db
$

Expecting your earnest reply.

Thanks and Regards

Kaushal

------=_Part_37416_474001.1215846597846
Content-Type: text/html; charset=WINDOWS-1252
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

On Sat, Jul 12, 2008 at 12:20 PM, Hendrik B=8A=E4cker <[email protected]> wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1



|
| Please let me know if you need any additional information from me.
|
| Thanks and Regards
|
| Kaushal
|

What about version numbers?
Are you

...[email truncated]...


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