rhel6.2上啟動nagios報錯----之解決方法

/data0/software/nagios/bin/nrpe -c /data0/software/nagios/etc/nrpe.cfg    //報錯

報錯信息:error while loading shared libraries: libcrypto.so.6: cannot open shared object file: No such file or directory
                    error while loading shared libraries: libssl.so.6: cannot open shared object file: No such file or directory

解決辦法:
                   從rhel5.X的版本上copy這兩個文件(libcrypto.so.0.9.8e、libssl.so.0.9.8e)到rhel6.2上

scp      rhel5.X:/lib/libcrypto.so.0.9.8e             rhel6.2:/lib
scp      rhel5.X:/lib/libssl.so.0.9.8e                  rhel6.2:/lib
scp      rhel5.X:/lib64/libcrypto.so.0.9.8e         rhel6.2:/lib64
scp      rhel5.X:/lib64/libssl.so.0.9.8e             rhel6.2:/lib64

RHEL6.2:
cd    /lib/
ln   -s    libcrypto.so.0.9.8e      libcrypto.so.6
ln   -s    libssl.so.0.9.8e            libssl.so.6

cd   /lib64
ln   -s    libcrypto.so.0.9.8e      libcrypto.so.6
ln   -s    libssl.so.0.9.8e            libssl.so.6

/data0/software/nagios/bin/nrpe -c /data0/software/nagios/etc/nrpe.cfg    //正常

本文標(biāo)題:rhel6.2上啟動nagios報錯----之解決方法
文章地址:http://muchs.cn/article28/gheocp.html

成都網(wǎng)站建設(shè)公司_創(chuàng)新互聯(lián),為您提供網(wǎng)站設(shè)計公司、電子商務(wù)商城網(wǎng)站、ChatGPT、搜索引擎優(yōu)化定制開發(fā)

廣告

聲明:本網(wǎng)站發(fā)布的內(nèi)容(圖片、視頻和文字)以用戶投稿、用戶轉(zhuǎn)載內(nèi)容為主,如果涉及侵權(quán)請盡快告知,我們將會在第一時間刪除。文章觀點(diǎn)不代表本網(wǎng)站立場,如需處理請聯(lián)系客服。電話:028-86922220;郵箱:631063699@qq.com。內(nèi)容未經(jīng)允許不得轉(zhuǎn)載,或轉(zhuǎn)載時需注明來源: 創(chuàng)新互聯(lián)

商城網(wǎng)站建設(shè)