Cacti-0.88b详细安装及配置步骤.docxVIP

  • 87
  • 0
  • 约8.3千字
  • 约 23页
  • 2016-08-18 发布于贵州
  • 举报
Cacti-0.88b详细安装及配置步骤

1. Cacti环境安装 1.1 安装LAMP环境 安装LAMP环境,当然,如果你有兴趣可以采用编译,我线上Mysql是编译的,其余是yum安装的。在这次实验采用yum安装。 关闭iptables与selinux,如果有需要,后面再开启。配置好yum源,开始安装。 yum -y install httpd http-devel httpd-manual mysql mysql-devel mysql-server php php-devel php-mysql php-common php-pdo php-gd lm_sensors net-snmp php-snmp net-snmp-utils ? chkconfig mysqld on chkconfig httpd on ? chkconfig snmpd on ? service mysqld start ? service httpd start ? service snmpd start ? 在浏览器中输入http://serverip,查看测试页有没有出现。 1.2 配置snmp vim /etc/snmp/snmd.conf #/etc/init.d/snmpd restart 验证snmp配置是否正确, # snmpwalk -v 2c -c public if ?表示正确 IF-MIB::ifIndex.1

您可能关注的文档

文档评论(0)

1亿VIP精品文档

相关文档