温馨提示×

nagios 小问题集锦

发布时间:2020-08-03 05:59:32 来源:网络 阅读:426 作者:bensonzy 栏目:移动开发


1、

# /gensee/nagios/libexec/check_http -I 10.10.10.10

/gensee/nagios/libexec/check_http: error while loading shared libraries: libssl.so.0.9.8: cannot open shared object file: No such file or directory


这是libssl连接没有建立。(centos 5.x)


解决:# ln -s libssl.so.0.9.8e libssl.so.0.9.8

     ln -s libcrypto.so.0.9.8e libcrypto.so.0.9.8

免责声明:本站发布的内容(图片、视频和文字)以原创、转载和分享为主,文章观点不代表本网站立场,如果涉及侵权请联系站长邮箱:is@yisu.com进行举报,并提供相关证据,一经查实,将立刻删除涉嫌侵权内容。