码迷,mamicode.com
首页 >  
搜索关键字:puppet dashboard    ( 1669个结果
Puppet安装(三):查看信息及测试
一、查看信息1、查看puppet版本[root@puppet~]#puppet--version 3.7.12、查看模块位置[root@puppet~]#puppetconfigprintmodulepath /etc/puppet/modules:/usr/share/puppet/modules3、查看报告[root@puppet~]#puppetagent-t--summarize Info:Retrievingpluginfacts Info:Retrie..
分类:其他好文   时间:2014-11-14 10:50:00    阅读次数:199
Puppet 安装与应用
Centos6.4安装PuppetPuppet要求所有机器有完整的域名(FQDN),如果没有DNS服务器提供域名的话,可以在两台机器上设置主机名(注意要先设置主机名再安装Puppet,因为安装Puppet时会把主机名写入证书,客户端和服务端通信需要这个证书),因为我配置了DNS,所以就不用改hosts了,..
分类:其他好文   时间:2014-11-12 18:11:13    阅读次数:277
CentOS6.6部署OpenStack Havana(Nova-Network版)
CentOS6.4部署OpenStackHavana(Nova-Network版)一基本设备介绍测试环境CentOS6.4x64OpenStack服务介绍计算(Compute)-Nova;网络和地址管理-Neutron;对象存储(Object)-Swift;块存储(Block)-Cinder;身份(Identity)-keystone;镜像(Image)-Glance;UI界面(Dashboard)-Horizon;..
分类:Web程序   时间:2014-11-10 15:47:43    阅读次数:356
Learning Puppet — Resource Ordering
Learning Puppet — Resource OrderingLearn about dependencies and refresh events, manage the relationships between resources, and discover the fundament...
分类:其他好文   时间:2014-11-07 16:32:34    阅读次数:318
ansible初步使用及YAML语法介绍
一、简介1、ansible简介ansible官方的title是“AnsibleisSimpleITAutomation”——简单的自动化IT工具。这个工具的目标有这么几项:自动化部署APP;自动化管理配置项;自动化的持续交付;自动化的(AWS)云服务管理。所有的这几个目标本质上来说都是在一个台或者几台服务器上,..
分类:其他好文   时间:2014-11-07 15:09:11    阅读次数:14059
Manage and Create Journals in Oralce Fusion Application
Open slcai806 environment with FINUSER1/*******, we will see the welcome page. Click 'Navigator' button and select 'General Accounting Dashboard' which is under General Accounting, we will go to G...
分类:移动开发   时间:2014-11-07 14:53:14    阅读次数:276
Learning Puppet — Manifests
BeginIn a text editor —vim,emacs, ornano— create a file with the following contents and filename:written and applied your first Puppet manifest.[root@...
分类:其他好文   时间:2014-11-06 17:20:35    阅读次数:392
Learning Puppet — Resources and the RAL
Learning Puppet — Resources and the RALWelcome to Learning Puppet! This series covers the basics of writing Puppet codeBeginLog into the Learning Pupp...
分类:其他好文   时间:2014-11-06 16:41:41    阅读次数:156
puppet 笔记
1、创建模块目录结构注意:在未指定modulepath搜索路径的情况下,会有默认搜索路径的,可通过以下方式查看到[root@puppetmaster~]#puppetmaster--genconfig>/etc/puppet/puppet.conf.out [root@puppetmaster~]#cat/etc/puppet/puppet.conf.out|grepmodulepath modulepath=/e..
分类:其他好文   时间:2014-11-04 15:20:53    阅读次数:248
【转】Microsoft® SQL Server® 2012 Performance Dashboard Reports
http://www.cnblogs.com/shanyou/archive/2013/02/12/2910232.htmlSQL Server Performance Dashboard Reports是一组Reporting Services的报表,和SQL Server Management ...
分类:数据库   时间:2014-11-03 07:49:17    阅读次数:301
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!