|
From: Subhendu G. <sg...@sg...> - 2002-09-05 19:47:49
|
On Thu, 5 Sep 2002, Edgard Dap=E1s wrote: >=20 > I'm trying to set a service for HHTP >=20 > I set, in the hosts.cfg >=20 > service[dsl102]=3DNOTES_HTTP;0;24x7;3;2;1;admins;120;24x7;0;0;0;;= check_http2!10.99.99.96 >=20 > And when I started the netsaint, I got the followin error >=20 > # ld.so.1: /opt/sfw/lib/netsaint/plugins/check_http: fatal: libssl.so.0= : open failed: No such file or directory > Killed > ld.so.1: /opt/sfw/lib/netsaint/plugins/check_http: fatal: libssl.so.0: = open failed: No such file or directory > Killed > ld.so.1: /opt/sfw/lib/netsaint/plugins/check_http: fatal: libssl.so.0: = open failed: No such file or directory > Killed >=20 > Please, help me >=20 > Thanks >=20 Looks like the check_http was compiled on a system that had OpenSSL=20 installed and you are running on a system were OpenSSL (if installed)=20 cannot be found. --=20 -sg |