1.装了几次,换了几个版本的系统,脑袋都大了,终于解决了nrpe在 ./configure时提示
checking for SSL... configure: error: Cannot find ssl libraries
把openssl-devel装上就可以了
2.nagios web界面提示
It appears as though you do not have permission to view information for any of the services you requested...
打开cgi.cfg配置文件,里面有个参数:
use_authentication=1
为了保障系统的安全性,nagios设置了这个参数,默认为1,改为0即可。
3.Service Commands 中Enable notifications for this service时报错



