-1

我已经安装了 Nagiosgraph。当我去浏览http://server//nagiosgraph/我得到

禁止的

您无权访问此服务器上的 /nagiosgraph/cgi-bin/show.cgi。

系统是 Ubuntu 桌面 14.04.1 LTS Nagios 4.0.7 nagios-plugins-1.4.15 nagiosgraph-1.4.4

有任何想法吗?

4

2 回答 2

3

此博客中的一条评论解决了这个问题:http ://www.linuxfunda.com/2013/04/02/steps-to-configure-nagiosgraph-with-nagios-core/

Bakyt 在 2014 年 10 月 20 日上午 10:16 说:

编辑 apache2.conf 这一部分后:

选项 FollowSymLinks AllowOverride 无 要求全部拒绝

我只是将“拒绝”替换为“授予”</p>

我现在可以看到 http://NAGIOS_IP/nagiosgraph/cgi-bin/showconfig.cgi

于 2015-01-22T18:58:00.217 回答
0

更新 web-server 用户访问 nagiosgraph 目录的权限,如果您仍然遇到相同的问题,请检查 Apache 错误日志文件。

于 2014-10-17T11:00:41.533 回答