> 1. check_http runs fine on my host machine but when I execute it on the > machine I want to monitor I get the fwg error: > > ld.so.1: ./check_http: fatal: libssl.so.0.9.7: open failed: No such file or > directory > Killed > > Any idea whats wrong here ??
How did you install the nagios plugins? This error is because you are missing the OpenSSL library that your plugins were compiled with. Scott Lundgren ITS - Web Services UNC at Charlotte http://www.uncc.edu ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Nagios-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagios-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
