- 8
- 0
- 约4.73千字
- 约 14页
- 2016-08-05 发布于江西
- 举报
CentOS6.6+Puppet3.7.3分布式部署Zabbix2.4监控系统.docx
CentOS6.6+Puppet3.7.3分布式部署Zabbix2.4监控系统
OS:CentOS-6.6-x86_64(Minimal)
Puppet?3.7.3
Zabbix?2.4
Puppet/Zabbix?master:?master/
Puppet/Zabbix?agent:??agent1~5.
Puppet安装
1.服务端安装puppet-server
puppet不在CentOS的基本源中,需要加入PuppetLabs提供的官方源,Puppet Master服务器端安装puppet-server,自动匹配安装Facter等相关依赖包
[root@master?~]#?rpm?-ivh?/el/6/products/x86_64/puppetlabs-release-6-7.noarch.rpm
[root@master?~]#?yum?install?-y?puppet-server
[root@master?~]#?chkconfig?puppetmaster?on
[root@master?~]#?service?puppetmaster?start
2.客户端安装puppet
[root@agent?~]#?rpm?-ivh?/el/6/products/x86_64/puppetlabs-release-6-7.noarch.rpm
[root@agent
原创力文档

文档评论(0)