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机器时报的出错提示!
请高人解释下,那出错了?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(9)
已经添加还是哪个错误
拿分拿分 同意楼上方法
您好,在如下文件上给你的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
linux 本机执行如下命令看看能不能把你的版本信息显示出来
/usr/local/nagios/libexec/check_nrpe -H localhost
请问下怎么解决这个问题啊 ? 感激不尽啊
you have chosen to not use the authentication functionality of the CGIs
不是写着吗
自己顶啊
有没有人帮忙解答一下啊
我感觉是 cgi 哪里出错了,图像显示不出来
/usr/local/nagios/libexec/check_nrpe -H 192.168.7.50 -c check_load
我手动远程检查没有问题的,能返回结果的
高手解答