[Nagios-devel] Antwort: [Nagios-users] Alternatives to NSCA?

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] Antwort: [Nagios-users] Alternatives to NSCA?

Post by Guest »

Dies ist eine mehrteilige Nachricht im MIME-Format.
--=_alternative 003207C4C125768E_=
Content-Type: text/plain; charset="utf-8"
content-transfer-encoding: quoted-printable

> Impressive, though I'd have preferred something like
>=20
> gcc send_nsca.o /usr/lib/libmcrypt.a -s -o send_nsca

I just extracted this from a gcc -v and then did a gcc -c
to fiddle libmcrypt.a into it.

> > This gives me a dynamic linked send_nsca with static linked libmcrypt.
> > Sadly I didn't check the size of libmcrypt.a and the stripped=20
send_nsca
> > is still 170kb - little bit too much for me.
>=20
> strip send_nsca
>=20
> and it should lose about 100K.

As written above, I already stripped send_nsca and came up with 170k.

Regards
Sascha



GFKL Financial Services AG
Vorstand: Dr. Peter J=C3=A4nsch (Vors.), J=C3=BCrgen Baltes, Dr. Tom Haverk=
amp
Vorsitzender des Aufsichtsrats: Dr. Georg F. Thoma
Sitz: Limbecker Platz 1, 45127 Essen, Amtsgericht Essen, HRB 13522
--=_alternative 003207C4C125768E_=
Content-Type: text/html; charset="utf-8"
content-transfer-encoding: quoted-printable

> Impressive, though I'd have preferred something
like
>
>   gcc send_nsca.o /usr/lib/libmcrypt.a -s -o send_nsca

I just extracted this from a gcc -v and then did a
gcc -c
to fiddle libmcrypt.a into it.

> > This gives me a dynamic linked send_nsca with static linked libmc=
rypt.
> > Sadly I didn't check the size of libmcrypt.a and the stripped
send_nsca
> > is still 170kb - little bit too much for me.
>
>   strip send_nsca
>
> and it should lose about 100K.

As written above, I already stripped send_nsca and
came up with 170k.

Regards
        Sascha



GFKL Financial Services AG
Vorstand: Dr. Peter J=C3=A4nsch (Vors.), J=C3=BCrgen Baltes, Dr. Tom H=
averkamp
Vorsitzender des Aufsichtsrats: Dr. Georg F. Thoma
Sitz: Limbecker Platz 1, 45127 Essen, Amtsgericht Essen, HRB 13522
--=_alternative 003207C4C125768E_=--





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