[Nagios-users] Re: [Nagios-devel] Bug: NSCA 2.4 on OS X 10.3 (Was: NSCA daemon never writes to nagios.cmd or nsca.dump)

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-users] Re: [Nagios-devel] Bug: NSCA 2.4 on OS X 10.3 (Was: NSCA daemon never writes to nagios.cmd or nsca.dump)

Post by Guest »

--J/zg8ciPNcraoWb6
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Noah Leaman said on Tue, Jan 27, 2004 at 02:06:35AM -0800:
> >Yup. 131K seems to be an awful lot but it could certainly be attributed
> >to the encryption method you are using. Just as a test, I would=20
> >probably
> >try using just simple XOR.
>=20
> It was and still is set to XOR... decryption_method=3D1
=20
Try turning off encryption entirely for now; until there's data flowing,
there's no point in making it harder to figure out what's going on.

> The send_nsca command takes less than a second to run and finish so I=20
> dont think it's that. How do I enable debug on remote server? I added a=
=20
> debug=3D1 to the send_nsca.cfg file but it complains with a "Unknown=20
> option specified" when running send_nsca. The ktrace I sent you is with=
=20
> XOR.
=20
send_nsca doesn't support debug in its config file AFAIK.

> When I run the send_nsca comand manually it replies with:
> 0 data packet(s) sent to host successfully.
>=20
> Is that normal? should it be 0 data packets? There is no packet loss=20
> between the systems.

No, that should say 1 data packet(s).

> I have setup nsca on another OS X 10.3 system and tried to get it to=20
> work by sending from the same system that the nsca daemon is running on=
=20
> and I get the same problem.
>=20
> To manually send it I used:
>=20
> /bin/echo -e "host.domain.com\tPing\t0\tPING OK - Packet loss =3D 0%, RTA=
=20
> =3D 443.71 ms\n" | /Users/noah/nsca/send_nsca -H 127.0.0.1 -c=20
> /Users/noah/nsca/send_nsca.cfg
>=20
> I attached an unedited ktrace/kdump output of exactly one send_nsca=20
> command in case it helps at all.

Can you turn off encryption, and ktrace both nsca and send_nsca at the same
time?

M

--J/zg8ciPNcraoWb6
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQFAFq2SOtZWu2tc1lARAqmCAKCAxkw6EXBhH9EhOKLx3zrIR+zLXwCfcF+k
3kvk+GmUGRXv8o7uS4WdCNc=
=Z20z
-----END PGP SIGNATURE-----

--J/zg8ciPNcraoWb6--


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Nagios-users mailing list
[email protected]
https://lists.sourceforge.net/lists/lis ... gios-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





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