nagios添加监控机器出错
Sorry Dave, I can't let you do that...It seems that you have chosen to not use the authentication functionality of the CGIs.
I don't want to be personally responsible for what may happen as a result of allowing unauthorized users to issue commands to Nagios,so you'll have to disable this safeguard if you are really stubborn and want to invite trouble.
Read the section on CGI authentication in the HTML documentation to learn how you can enable authentication and why you should want to.
以上是我在nagios3.2.3 添加一台linux机器时报的出错提示!
请高人解释下,那出错了? 我感觉是 cgi 哪里出错了,图像显示不出来
/usr/local/nagios/libexec/check_nrpe -H 192.168.7.50 -c check_load
我手动远程检查没有问题的,能返回结果的
高手解答 有没有人帮忙解答一下啊 :dizzy: 自己顶啊 :em27: you have chosen to not use the authentication functionality of the CGIs
不是写着吗 请问下怎么解决这个问题啊 ?感激不尽啊 linux本机执行如下命令看看能不能把你的版本信息显示出来
/usr/local/nagios/libexec/check_nrpe -H localhost 您好,在如下文件上给你的nagios用户授权。
vi/etc/nagios/cgi.cfg
authorized_for_system_information=XXXX
authorized_for_configuration_information=XXXX
authorized_for_system_commands=XXXX
authorized_for_all_services=XXXX
authorized_for_all_hosts=XXXX
authorized_for_all_service_commands=XXXX
authorized_for_all_host_commands=XXXX :em17:拿分拿分 同意楼上方法 已经添加还是哪个错误
页:
[1]