初级 puppet windows agent实现简单的msi格式安装包安装及bat文件创建;
IntroductionWith java.SizeOf you can measure the real memory size of your Java objects.Download it hereThe project is a little java agent what use the...
分类:
编程语言 时间:
2014-08-05 15:19:29
阅读次数:
200
tail-f/var/log/neutron/dhcp-agent.logBydefault,CentOS6.4doesnotsupportnetworknamespaces.Ifonewantstotestthenewvirtualizationplatforms(Docker,OpenStack,&co…)onaCentOSserver,allfeatureswon’tbeavailable.ForOpenStackforexample,Neutronwon’tworkasexpected,..
分类:
Web程序 时间:
2014-08-05 11:35:39
阅读次数:
1996
本来不想打算写安装ruby的,但看几个puppet的群里有人对安装ruby比较茫然,所以这里简单介绍一下如何安装ruby。ps:话说现在也就gitlab、capistrano、puppet等软件使用ruby,最新2010年的软件好的都是python了,比如ansible、salt等。下面是安装ruby的信息:ruby_version:1.9.3..
分类:
其他好文 时间:
2014-08-05 03:10:39
阅读次数:
400
Saltstack是一个具备puppet与func功能为一身的集中化,轻量级的自动化运维管理工具,使用python编写,功能非常强大,可以使用EPEL快速安装。相比较puppet,安装和配置更加容易和简单。EPEL Install[root@ipython ~]# rpm -Uvh http://....
分类:
其他好文 时间:
2014-08-04 21:07:27
阅读次数:
453
一、下载任意文件: Header("Content-type: application/octet-stream"); $ua = $_SERVER["HTTP_USER_AGENT"]; $encoded_filename = rawurlencode($fil...
分类:
Web程序 时间:
2014-08-04 20:53:47
阅读次数:
628
软件环境:Windows Server 2008 R2 sp1 SQL Server 2008 R2 sp2架构:ServerA(主体)+ServerB(镜像)+ServerSub(订阅)+ServerDist(分发)特别注意:ServerDist分发服务器为单机,故开启了Sync_With_Bac...
分类:
数据库 时间:
2014-08-04 14:04:47
阅读次数:
381
Introducing the load-balancing feature with Pacemaker. Pacemaker allows you to perform load-balancing mecanism thanks to the IPaddr2 resource agent. T...
分类:
其他好文 时间:
2014-08-01 22:43:02
阅读次数:
670
1.下载windows版zabbix-agent-2.2.5并解压http://www.zabbix.com/downloads/2.2.5/zabbix_agents_2.2.5.win.zip解压后有两个目录bin和conf,其中bin中又有两个目录win32和win64,分别对应windows32位和64位系统,请根据实际情况将相应目录拷贝到某个磁盘下(我的是64位系统,拷..
接触WebApi读的第一篇文章: ASP.NET Web API(一):使用初探,GET和POST数据实践过程中,用的Fiddler模拟Post请求时收到的对象总是为空null解决:将文章中的内容改为了如下:User-Agent: FiddlerHost: localhost:52404Conten...