文件名称:puppet-munin:用于监视穆宁的人偶模块
文件大小:59KB
文件格式:ZIP
更新时间:2024-06-16 05:35:19
Perl
pet木宁 Munin是一个性能监视系统,可创建漂亮的RRD图,并具有非常简单的插件界面。 munin主页是 要求 木偶2.7或更高版本 安装concat和stdlib模块-munin模块取决于通过这些模块定义和安装的功能 您需要在puppet设置中启用storedconfigs,为此,需要在[puppetmasterd]部分的puppet.conf中添加一行,内容为: storeconfigs=true 您可能希望立即为您的storedconfigs设置一个mysql / pgsql数据库,因为默认方法使用sqlite,并且效率不是很高,为此,您需要在storeconfigs=true行(需要根据需要进行调整)下面添加以下内容: dbadapter=mysql dbserver=localhost dbuser=puppet dbpassword=puppet
【文件预览】:
puppet-munin-master
----.gitignore(55B)
----templates()
--------munin-node.conf.erb(2KB)
--------client.erb(648B)
----.rspec(31B)
----.travis.yml(190B)
----metadata.json(711B)
----spec()
--------classes()
--------defines()
--------spec_helper.rb(340B)
--------spec_helper_system.rb(769B)
----README.md(4KB)
----Puppetfile(142B)
----lib()
--------facter()
----files()
--------config()
--------plugins()
----manifests()
--------client()
--------register.pp(468B)
--------snmp_collector.pp(485B)
--------remoteplugin.pp(581B)
--------host.pp(1KB)
--------host()
--------plugin()
--------plugin.pp(1KB)
--------client.pp(2KB)
--------plugins()
--------register()
----Gemfile(560B)
----Rakefile(858B)