nagios 监控出现It appears as though you do not have permission

监控页面出现
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.
 
1、修改/etc/cgi.cfg
vi    /usr/local/nagios/cgi.cfg

use_authentication=1 #把1修改为0,保存
root@nagios#/etc/init.d/nagios restart

2、在次访问就能正常访问了
Host SortSort Status Sort Last Check SortSort Duration SortSort Status Information
192.168.1.11 
View
UP 04-17-2009 10:25:04 0d 9h 46m 59s PING OK - Packet loss = 0%, RTA = 0.15 ms 

你可能感兴趣的:(职场,nagios,休闲)