摘要: # yum -y install php*注意:php53-odbc64-5.3.3-2.el5.x86_64 from base has depsolving problems -->php53-odbc64conflicts with php53-odbcError:php53-odbc64co... 阅读全文
posted @ 2015-05-27 15:41 RH★JEANS 阅读(562) 评论(0) 推荐(0)
摘要: 由于centos的标准组件中是不带rrdtool的,因此我们需要添加一个dag的yum源,以安装rrdtool。修改/etc/yum.repos.d/CentOS-Base.repo,#vi /etc/yum.repos.d/CentOS-Base.repo在其末尾追加[dag]name=Dag R... 阅读全文
posted @ 2015-05-27 14:19 RH★JEANS 阅读(520) 评论(0) 推荐(0)
摘要: 无权查看任何主机的信息。 请检查HTTP服务器关于该CGI的访问权限设置。搜索了一下方法确保 htpasswd.user的所有组为nagios解决办法:vi /usr/local/nagios/etc/cgi.cfg将use_authentication的值改为0.use_authenticatio... 阅读全文
posted @ 2015-05-27 14:06 RH★JEANS 阅读(924) 评论(0) 推荐(0)