摘要: 用yum安装cacti,nagios先是安装完cacti;用http://ip:port/cacti/index.php测试,正常;然后继续安装nagios;安装完后用http://ip:port/nagios测试,正常;然后,继续跳会cacti的时候,竟然报错了:ForbiddenYoudon'thavepermissiontoaccess/cacti/index.phponthisserver.============================================1102 yum install nagios nagios-nrpe nagios-plugins 阅读全文
posted @ 2012-08-29 17:26 陳聽溪 阅读(3600) 评论(0) 推荐(0)
摘要: http://heipark.iteye.com/blog/1190929Server端安装# 更新yum库wget http://packages.sw.be/rpmforge-release/rpmforge-release-0.5.2-2.el5.rf.i386.rpmrpm -ivh rpmforge-release-0.5.2-2.el5.rf.i386.rpm#安装nagiosyum -y install nagios nagios-nrpe nagios-plugins nagios-plugins-nrpe check_logfiles#添加nagios到系统自动运行chkco 阅读全文
posted @ 2012-08-29 16:31 陳聽溪 阅读(387) 评论(0) 推荐(0)