您的位置:首页 > 移动开发 > IOS开发

Nagios Web页面提示-CGI乱码如何解决

2015-01-23 13:59 519 查看
CGI乱码的解决:

Status Grid For

It appears as though you do not have permission to view information for any of the hosts you requested...

If you believe this is an error, check the HTTP server authentication requirements for accessing this CGI

and check the authorization options in your CGI configuration file.

There doesn't appear to be any host status information in the status log...

Make sure that Nagios is running and that you have specified the location of you status log correctly in the configuration files.

Sorry, but hostgroup '%s' doesn't seem to exist...

出现以上报错,解决办法:修改Apache2 的配置文件httpd.cfg,最后地方添加入一行:AddDefaultCharset UTF-8 (注释:这里UTF有区分大小写)
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: