在编译安装nrpe,提示以下信息checking for SSL headers... configure: error: Cannot find ssl headers原因是缺少openssl-devel包,用yum -y install openssl -devel